SPL Mapping FHIR R5 Implementation Guide, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-spl/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<ManufacturedItemDefinition xmlns="http://hl7.org/fhir">
<id value="AllopurinolTablet"/>
<meta>
<profile
value="http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedManufacturedItem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ManufacturedItemDefinition AllopurinolTablet</b></p><a name="AllopurinolTablet"> </a><a name="hcAllopurinolTablet"> </a><a name="AllopurinolTablet-en-US"> </a><p><b>status</b>: Active</p><p><b>manufacturedDoseForm</b>: <span title="Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C42998}">TABLET</span></p><blockquote><p><b>property</b></p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes SPLCOLOR}">Color</span></p><p><b>value</b>: <span title="Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C48325}">WHITE</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes SPLIMPRINT}">Imprint</span></p><p><b>value</b>: <span title="Codes:">DAN;DAN;5543</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes SPLSCORE}">Score</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes SPLSHAPE}">Shape</span></p><p><b>value</b>: <span title="Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C48348}">ROUND</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes SPLSIZE}">Size</span></p><p><b>value</b>: 10 mm<span style="background: LightGoldenRodYellow"> (Details: UCUM codemm = 'mm')</span></p></blockquote></div>
</text>
<status value="active"/>
<manufacturedDoseForm>
<coding>
<system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
<code value="C42998"/>
<display value="TABLET"/>
</coding>
</manufacturedDoseForm>
<property>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes"/>
<code value="SPLCOLOR"/>
</coding>
</type>
<valueCodeableConcept>
<coding>
<system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
<code value="C48325"/>
<display value="WHITE"/>
</coding>
</valueCodeableConcept>
</property>
<property>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes"/>
<code value="SPLIMPRINT"/>
</coding>
</type>
<valueCodeableConcept>
<text value="DAN;DAN;5543"/>
</valueCodeableConcept>
</property>
<property>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes"/>
<code value="SPLSCORE"/>
</coding>
</type>
<valueQuantity>
<value value="2"/>
</valueQuantity>
</property>
<property>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes"/>
<code value="SPLSHAPE"/>
</coding>
</type>
<valueCodeableConcept>
<coding>
<system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
<code value="C48348"/>
<display value="ROUND"/>
</coding>
</valueCodeableConcept>
</property>
<property>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes"/>
<code value="SPLSIZE"/>
</coding>
</type>
<valueQuantity>
<value value="10"/>
<unit value="mm"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm"/>
</valueQuantity>
</property>
</ManufacturedItemDefinition>