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
Draft as of 2024-08-12 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="SGImmunizationStatusCodes"/>
<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="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet SGImmunizationStatusCodes</b></p><a name="SGImmunizationStatusCodes"> </a><a name="hcSGImmunizationStatusCodes"> </a><a name="SGImmunizationStatusCodes-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-event-status.html"><code>http://hl7.org/fhir/event-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-completed">completed</a></td><td style="color: #cccccc">Completed</td><td>The event has now concluded.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-entered-in-error">entered-in-error</a></td><td style="color: #cccccc">Entered in Error</td><td>This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-not-done">not-done</a></td><td style="color: #cccccc">Not Done</td><td>The event was terminated prior to any activity beyond preparation. I.e. The 'main' activity has not yet begun. The boundary between preparatory and the 'main' activity is context-specific.</td></tr></table></li></ul></div>
</text>
<url
value="http://smart.who.int/immunizations-measles/ValueSet/SGImmunizationStatusCodes"/>
<version value="0.1.0"/>
<name value="SGImmunizationStatusCodes"/>
<title value="Immunization Status Codes"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2024-08-12T09:03:21+00:00"/>
<publisher value="WHO"/>
<contact>
<name value="WHO"/>
<telecom>
<system value="url"/>
<value value="http://who.int"/>
</telecom>
</contact>
<description
value="The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the current status of the administered dose of vaccine."/>
<compose>
<include>
<system value="http://hl7.org/fhir/event-status"/>
<concept>
<code value="completed"/>
</concept>
<concept>
<code value="entered-in-error"/>
</concept>
<concept>
<code value="not-done"/>
</concept>
</include>
</compose>
</ValueSet>