PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.immds@1.0.0
    http://hl7.org/fhir/us/immds/CodeSystem/StatusReason
{
  "description": "A set of reasons for the evaluation status.",
  "_filename": "CodeSystem-StatusReason.json",
  "package_name": "hl7.fhir.us.immds",
  "date": "2021-06-25T15:58:22+10:00",
  "publisher": "HL7 Public Health Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "StatusReason",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Evaluation Status Reason",
  "package_version": "1.0.0",
  "status": "active",
  "id": "96cf3c8e-40c1-4530-82a1-c65debbaf861",
  "kind": null,
  "count": 10,
  "url": "http://hl7.org/fhir/us/immds/CodeSystem/StatusReason",
  "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"
  } ],
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 Public Health Work Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher/index.cfm",
      "system": "url"
    } ]
  }, {
    "name": "Nathan Bunker",
    "telecom": [ {
      "value": "mailto:nbunker@immregistry.org",
      "system": "email"
    } ]
  } ]
}