FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/StatusReason

Packagehl7.fhir.us.immds
TypeCodeSystem
IdStatusReason
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/immds/http://hl7.org/fhir/us/immds/STU1/CodeSystem-StatusReason.html
URLhttp://hl7.org/fhir/us/immds/CodeSystem/StatusReason
Version1.0.0
Statusactive
Date2021-06-25T15:58:22+10:00
NameStatusReason
TitleEvaluation Status Reason
Realmus
Authorityhl7
DescriptionA set of reasons for the evaluation status.
Contentcomplete

Resources that use this resource

ValueSet
StatusReasonEvaluation Status Reason

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/immds/CodeSystem/StatusReason defines the following codes:

CodeDisplayDefinition
expired Past Expiration DateVaccine Dose Administered was administered after the Lot Number Expiration Date
tooyoung Patient Too YoungVaccine Dose Administered was administered at too young of an age
tooold Patient Too OldVaccine Dose Administered was administered at too old of an age
inappropriate Inappropriate VaccineVaccine Dose Administered was an inappropriate vaccine (e.g. vaccine not licensed for the patient age)
toosoon Administered Too SoonVaccine Dose Administered was administered too soon following a previous dose
productconflict Product ConflictVaccine Dose Administered was administered too close to another vaccine or other product (e.g. Immune Globulin conflict or live virus conflict)
quantity Insufficient QuantityVaccine Dose Administered amount was less than the recommended amount
recall Recalled ProductVaccine Dose Administered was recalled by the manufacturer
storage Adverse Storage ConditionsVaccine Dose Administered experienced adverse storage conditions (e.g. cold chain break)
notevaluated Not EvaluatedVaccine Dose Administered was not evaluated

Source

{
  "resourceType": "CodeSystem",
  "id": "StatusReason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/immds/CodeSystem/StatusReason",
  "version": "1.0.0",
  "name": "StatusReason",
  "title": "Evaluation Status Reason",
  "status": "active",
  "date": "2021-06-25T15:58:22+10:00",
  "publisher": "HL7 Public Health Work Group",
  "contact": [
    {
      "name": "HL7 Public Health Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher/index.cfm"
        }
      ]
    },
    {
      "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"
        }
      ]
    }
  ],
  "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"
    }
  ]
}