WHO Immunization Implementation Guide, published by World Health Organization (WHO). This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations and changes regularly. See the Directory of published versions
: Preterm valueset - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="Preterm-values"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><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/367494004">367494004</a></td><td>Premature birth of newborn (finding)</td></tr><tr><td><a href="http://snomed.info/id/4886009">4886009</a></td><td>Premature birth of newborn male (finding)</td></tr><tr><td><a href="http://snomed.info/id/59403008">59403008</a></td><td>Premature birth of newborn female (finding)</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/76517-2/">76517-2</a></td><td>Premature infant</td></tr></table></li></ul></div>
</text>
<url
value="http://fhir.org/guides/who/smart-immunization/ValueSet/Preterm-values"/>
<version value="0.1.0"/>
<name value="Pretermvalues"/>
<title value="Preterm valueset"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2023-08-02T04:40:13+00:00"/>
<publisher value="World Health Organization (WHO)"/>
<description value="Codes representing Preterm values"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<immutable value="true"/>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<concept>
<code value="367494004"/>
<display value="Premature birth of newborn (finding)"/>
</concept>
<concept>
<code value="4886009"/>
<display value="Premature birth of newborn male (finding)"/>
</concept>
<concept>
<code value="59403008"/>
<display value="Premature birth of newborn female (finding)"/>
</concept>
</include>
<include>
<system value="http://loinc.org"/>
<concept>
<code value="76517-2"/>
<display value="Premature infant"/>
</concept>
</include>
</compose>
</ValueSet>