Sha256: c9c54369ea2cab59e23342093d1bd2ac311ca09f8bf0f3b08463a9368d403142

Contents?: true

Size: 1.78 KB

Versions: 10

Compression:

Stored size: 1.78 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><Substance xmlns="http://hl7.org/fhir">
	<id value="f204"/>
	<text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: f204</p><p><b>identifier</b>: 15970</p><p><b>category</b>: Chemical <span>(Details : {http://hl7.org.fhir/substance-category code &#39;chemical&#39; = &#39;chemical&#39;, given as &#39;Chemical&#39;})</span></p><p><b>code</b>: Silver nitrate 20% solution (product) <span>(Details : {SNOMED CT code &#39;333346007&#39; = &#39;Silver nitrate 20% solution&#39;, given as &#39;Silver nitrate 20% solution (product)&#39;})</span></p><p><b>description</b>: Solution for silver nitrate stain</p><h3>Instances</h3><table><tr><td>-</td><td><b>Identifier</b></td><td><b>Expiry</b></td><td><b>Quantity</b></td></tr><tr><td>*</td><td>AB94687</td><td>Jan 1, 2018</td><td>100 mL<span> (Details: UCUM code mL = &#39;mL&#39;)</span></td></tr></table></div></text><identifier>
		<system value="http://acme.org/identifiers/substances"/>
		<value value="15970"/>
	</identifier>
	<category>
		<coding>
			<system value="http://hl7.org.fhir/substance-category"/>
			<code value="chemical"/>
			<display value="Chemical"/>
		</coding>
	</category>
	<code>
		<coding>
			<system value="http://snomed.info/sct"/>
			<code value="333346007"/>
			<display value="Silver nitrate 20% solution (product)"/>
		</coding>
	</code>
	<description value="Solution for silver nitrate stain"/>
	<instance>
		<identifier>
			<system value="http://acme.org/identifiers/substances/lot"/>
			<value value="AB94687"/>
		</identifier>
		<expiry value="2018-01-01"/>
		<quantity>
			<value value="100"/>
			<unit value="mL"/>
			<system value="http://unitsofmeasure.org"/>
			<code value="mL"/>
		</quantity>
	</instance>
</Substance>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/xml/substance-example-silver-nitrate-product.xml
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/xml/substance-example-silver-nitrate-product.xml
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/xml/substance-example-silver-nitrate-product.xml
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/xml/substance-example-silver-nitrate-product.xml
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/xml/substance-example-silver-nitrate-product.xml
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/xml/substance-example-silver-nitrate-product.xml
fhir_models-3.0.4 lib/fhir_models/examples/xml/substance-example-silver-nitrate-product.xml
fhir_models-3.0.3 lib/fhir_models/examples/xml/substance-example-silver-nitrate-product.xml
fhir_models-3.0.2 lib/fhir_models/examples/xml/substance-example-silver-nitrate-product.xml
fhir_models-3.0.1 lib/fhir_models/examples/xml/substance-example-silver-nitrate-product.xml