Immunization Decision Support Forecast (ImmDS) Implementation Guide
2.0.0 - United States of America flag

Immunization Decision Support Forecast (ImmDS) Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ImmunizationFHIRDS/ and changes regularly. See the Directory of published versions

: Evaluation Status Reason

Page standards status: Trial-use Maturity Level: 3

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "StatusReason",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem StatusReason</b></p><a name=\"StatusReason\"> </a><a name=\"hcStatusReason\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/immds/CodeSystem/StatusReason</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\">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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/immds/ImplementationGuide/hl7.fhir.us.immds"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/immds/ImplementationGuide/hl7.fhir.us.immds"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/immds/CodeSystem/StatusReason",
  "version" : "2.0.0",
  "name" : "StatusReason",
  "title" : "Evaluation Status Reason",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-20T20:43:18+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    },
    {
      "name" : "Nathan Bunker",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:nbunker@immregistry.org"
        }
      ]
    }
  ],
  "description" : "A set of reasons for the evaluation status.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "expired",
      "display" : "Past Expiration Date",
      "definition" : "Vaccine Dose Administered was administered after the Lot Number Expiration Date"
    },
    {
      "code" : "tooyoung",
      "display" : "Patient Too Young",
      "definition" : "Vaccine Dose Administered was administered at too young of an age"
    },
    {
      "code" : "tooold",
      "display" : "Patient Too Old",
      "definition" : "Vaccine Dose Administered was administered at too old of an age"
    },
    {
      "code" : "inappropriate",
      "display" : "Inappropriate Vaccine",
      "definition" : "Vaccine Dose Administered was an inappropriate vaccine (e.g. vaccine not licensed for the patient age)"
    },
    {
      "code" : "toosoon",
      "display" : "Administered Too Soon",
      "definition" : "Vaccine Dose Administered was administered too soon following a previous dose"
    },
    {
      "code" : "productconflict",
      "display" : "Product Conflict",
      "definition" : "Vaccine Dose Administered was administered too close to another vaccine or other product (e.g. Immune Globulin conflict or live virus conflict)"
    },
    {
      "code" : "quantity",
      "display" : "Insufficient Quantity",
      "definition" : "Vaccine Dose Administered amount was less than the recommended amount"
    },
    {
      "code" : "recall",
      "display" : "Recalled Product",
      "definition" : "Vaccine Dose Administered was recalled by the manufacturer"
    },
    {
      "code" : "storage",
      "display" : "Adverse Storage Conditions",
      "definition" : "Vaccine Dose Administered experienced adverse storage conditions (e.g. cold chain break)"
    },
    {
      "code" : "notevaluated",
      "display" : "Not Evaluated",
      "definition" : "Vaccine Dose Administered was not evaluated"
    }
  ]
}