FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="immunization-evaluation-dose-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status defines the following codes:</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b>Code</b>
</td>
<td>
<b>Display</b>
</td>
<td>
<b>Definition</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">valid
<a name="immunization-evaluation-dose-status-valid"> </a>
</td>
<td>Valid</td>
<td>The dose counts toward fulfilling a path to immunity for a patient, providing protection against the target disease.</td>
</tr>
<tr>
<td style="white-space:nowrap">notvalid
<a name="immunization-evaluation-dose-status-notvalid"> </a>
</td>
<td>Not valid</td>
<td>The dose does not count toward fulfilling a path to immunity for a patient.</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4b.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pher"/>
</extension>
<url
value="http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status"/>
<version value="4.3.0"/>
<name value="ImmunizationEvaluationDoseStatusCodes"/>
<title value="Immunization Evaluation Dose Status codes"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-09-13T16:38:45-04:00"/>
<publisher value="Public Health"/>
<contact>
<name value="Public Health"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pher"/>
</telecom>
</contact>
<description
value="This code system supports describing the validity of a dose relative to a particular recommended schedule."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="valid"/>
<display value="Valid"/>
<definition
value="The dose counts toward fulfilling a path to immunity for a patient, providing protection against the target disease."/>
</concept>
<concept>
<code value="notvalid"/>
<display value="Not valid"/>
<definition
value="The dose does not count toward fulfilling a path to immunity for a patient."/>
</concept>
</CodeSystem>