Immunization Decision Support Forecast (ImmDS) Implementation Guide - Local Development build (v0.1.0). 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/ImmunizationFHIRDS/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/ImmunizationFHIRDS/CodeSystem/StatusReason"/> <version value="0.1.0"/> <name value="StatusReason"/> <title value="Evaluation Status Reason"/> <status value="active"/> <date value="2020-07-22T08:17:53-06: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>