This page is part of the Immunization Decision Support Forecast FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Source view
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="StatusReason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/immds/CodeSystem/StatusReason 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">expired<a name="StatusReason-expired"> </a></td><td>Past Expiration Date</td><td>Vaccine Dose Administered was administered after the Lot Number Expiration Date</td></tr><tr><td style="white-space:nowrap">tooyoung<a name="StatusReason-tooyoung"> </a></td><td>Patient Too Young</td><td>Vaccine Dose Administered was administered at too young of an age</td></tr><tr><td style="white-space:nowrap">tooold<a name="StatusReason-tooold"> </a></td><td>Patient Too Old</td><td>Vaccine Dose Administered was administered at too old of an age</td></tr><tr><td style="white-space:nowrap">inappropriate<a name="StatusReason-inappropriate"> </a></td><td>Inappropriate Vaccine</td><td>Vaccine Dose Administered was an inappropriate vaccine (e.g. vaccine not licensed for the patient age)</td></tr><tr><td style="white-space:nowrap">toosoon<a name="StatusReason-toosoon"> </a></td><td>Administered Too Soon</td><td>Vaccine Dose Administered was administered too soon following a previous dose</td></tr><tr><td style="white-space:nowrap">productconflict<a name="StatusReason-productconflict"> </a></td><td>Product Conflict</td><td>Vaccine Dose Administered was administered too close to another vaccine or other product (e.g. Immune Globulin conflict or live virus conflict)</td></tr><tr><td style="white-space:nowrap">quantity<a name="StatusReason-quantity"> </a></td><td>Insufficient Quantity</td><td>Vaccine Dose Administered amount was less than the recommended amount</td></tr><tr><td style="white-space:nowrap">recall<a name="StatusReason-recall"> </a></td><td>Recalled Product</td><td>Vaccine Dose Administered was recalled by the manufacturer</td></tr><tr><td style="white-space:nowrap">storage<a name="StatusReason-storage"> </a></td><td>Adverse Storage Conditions</td><td>Vaccine Dose Administered experienced adverse storage conditions (e.g. cold chain break)</td></tr><tr><td style="white-space:nowrap">notevaluated<a name="StatusReason-notevaluated"> </a></td><td>Not Evaluated</td><td>Vaccine Dose Administered was not evaluated</td></tr></table></div>
</text>
<url value="http://hl7.org/fhir/us/immds/CodeSystem/StatusReason"/>
<version value="1.0.0"/>
<name value="StatusReason"/>
<title value="Evaluation Status Reason"/>
<status value="active"/>
<date value="2021-06-25T16:00:44+10:00"/>
<publisher value="HL7 Public Health Work Group"/>
<contact>
<name value="HL7 Public Health Work Group"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pher/index.cfm"/>
</telecom>
</contact>
<contact>
<name value="Nathan Bunker"/>
<telecom>
<system value="email"/>
<value value="mailto:nbunker@immregistry.org"/>
</telecom>
</contact>
<description value="A set of reasons for the evaluation status."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="10"/>
<concept>
<code value="expired"/>
<display value="Past Expiration Date"/>
<definition
value="Vaccine Dose Administered was administered after the Lot Number Expiration Date"/>
</concept>
<concept>
<code value="tooyoung"/>
<display value="Patient Too Young"/>
<definition
value="Vaccine Dose Administered was administered at too young of an age"/>
</concept>
<concept>
<code value="tooold"/>
<display value="Patient Too Old"/>
<definition
value="Vaccine Dose Administered was administered at too old of an age"/>
</concept>
<concept>
<code value="inappropriate"/>
<display value="Inappropriate Vaccine"/>
<definition
value="Vaccine Dose Administered was an inappropriate vaccine (e.g. vaccine not licensed for the patient age)"/>
</concept>
<concept>
<code value="toosoon"/>
<display value="Administered Too Soon"/>
<definition
value="Vaccine Dose Administered was administered too soon following a previous dose"/>
</concept>
<concept>
<code value="productconflict"/>
<display value="Product Conflict"/>
<definition
value="Vaccine Dose Administered was administered too close to another vaccine or other product (e.g. Immune Globulin conflict or live virus conflict)"/>
</concept>
<concept>
<code value="quantity"/>
<display value="Insufficient Quantity"/>
<definition
value="Vaccine Dose Administered amount was less than the recommended amount"/>
</concept>
<concept>
<code value="recall"/>
<display value="Recalled Product"/>
<definition
value="Vaccine Dose Administered was recalled by the manufacturer"/>
</concept>
<concept>
<code value="storage"/>
<display value="Adverse Storage Conditions"/>
<definition
value="Vaccine Dose Administered experienced adverse storage conditions (e.g. cold chain break)"/>
</concept>
<concept>
<code value="notevaluated"/>
<display value="Not Evaluated"/>
<definition value="Vaccine Dose Administered was not evaluated"/>
</concept>
</CodeSystem>