Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="vaccination-protocol-dose-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem vaccination-protocol-dose-status</b></p><a name="vaccination-protocol-dose-status"> </a><a name="hcvaccination-protocol-dose-status"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/vaccination-protocol-dose-status</code> 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">count<a name="vaccination-protocol-dose-status-count"> </a></td><td>Counts</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">nocount<a name="vaccination-protocol-dose-status-nocount"> </a></td><td>Does not Count</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/structuredefinition-ballot-status">
<valueString value="Informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r3.r5"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pher"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/vaccination-protocol-dose-status"/>
<version value="3.0.2"/>
<name value="Vaccination Protocol Dose Status codes"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2026-03-20T12:39:37+11: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="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 validity of a dose relative to a particular recommended schedule. This value set is provided as a suggestive example."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet
value="http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-status"/>
<content value="complete"/>
<concept>
<code value="count"/>
<display value="Counts"/>
<definition
value="The dose counts toward fulfilling a path to immunity for a patient, providing protection against the target disease."/>
</concept>
<concept>
<code value="nocount"/>
<display value="Does not Count"/>
<definition
value="The dose does not count toward fulfilling a path to immunity for a patient."/>
</concept>
</CodeSystem>