WHO SMART Guidelines - Measles Immunization
0.1.0 - ci-build

WHO SMART Guidelines - Measles Immunization, published by WHO. 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/WorldHealthOrganization/smart-example-immz/ and changes regularly. See the Directory of published versions

: Birthweight valueset - XML Representation

Draft as of 2024-08-12

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Birthweight-values"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"/>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset"/>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet Birthweight-values</b></p><a name="Birthweight-values"> </a><a name="hcBirthweight-values"> </a><a name="Birthweight-values-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/276610007">276610007</a></td><td>Birthweight</td></tr></table></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/8339-4/">8339-4</a></td><td>Birth weight Measured</td></tr><tr><td><a href="https://loinc.org/56056-5/">56056-5</a></td><td>Birth weight - Reported</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://smart.who.int/immunizations-measles/ValueSet/Birthweight-values"/>
  <version value="0.1.0"/>
  <name value="Birthweightvalues"/>
  <title value="Birthweight valueset"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-08-12T09:04:38+00:00"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <description value="Codes representing Birthweight values"/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="276610007"/>
        <display value="Birthweight"/>
      </concept>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="8339-4"/>
        <display value="Birth weight Measured"/>
      </concept>
      <concept>
        <code value="56056-5"/>
        <display value="Birth weight - Reported"/>
      </concept>
    </include>
  </compose>
</ValueSet>