SPL Mapping FHIR Implementation Guide
0.1.0 - Build CI United States of America flag

SPL Mapping FHIR 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.1.0 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

: AllopurinolTablet - XML Representation

Raw xml | Download



<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><b>Generated Narrative: ManufacturedItemDefinition </b><a name="AllopurinolTablet"> </a><a name="hcAllopurinolTablet"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceManufacturedItemDefinition &quot;AllopurinolTablet&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SubmittedManufacturedItem.html">SubmittedManufacturedItem</a></p></div><p><b>status</b>: active</p><p><b>manufacturedDoseForm</b>: TABLET <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html">NCI Thesaurus</a>#C42998)</span></p><blockquote><p><b>property</b></p><p><b>type</b>: Color <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-codesystem-characteristicTypes.html">SPL Product Characteristic Types CodeSystem</a>#SPLCOLOR)</span></p><p><b>value</b>: WHITE <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html">NCI Thesaurus</a>#C48325)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Imprint <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-codesystem-characteristicTypes.html">SPL Product Characteristic Types CodeSystem</a>#SPLIMPRINT)</span></p><p><b>value</b>: DAN;DAN;5543 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Score <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-codesystem-characteristicTypes.html">SPL Product Characteristic Types CodeSystem</a>#SPLSCORE)</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Shape <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-codesystem-characteristicTypes.html">SPL Product Characteristic Types CodeSystem</a>#SPLSHAPE)</span></p><p><b>value</b>: ROUND <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html">NCI Thesaurus</a>#C48348)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Size <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-codesystem-characteristicTypes.html">SPL Product Characteristic Types CodeSystem</a>#SPLSIZE)</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>