PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.immds@0.1.0
    http://hl7.org/fhir/uv/cdsi/CodeSystem/doseStatusReason-codes
{
  "description": "A bunch of example codes",
  "_filename": "CodeSystem-doseStatusReason-codes.json",
  "package_name": "hl7.fhir.uv.immds",
  "date": "2017-12-21T09:40:28+11:00",
  "publisher": null,
  "content": "complete",
  "name": "Vaccination Protocol Dose Status Reason codes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "3437f1a6-c4bb-40a3-8991-466c0666ecc3",
  "valueSet": "http://hl7.org/fhir/uv/cdsi/ValueSet/doseStatusReason-codes",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/cdsi/CodeSystem/doseStatusReason-codes",
  "concept": [ {
    "code": "Reason1",
    "display": "Expired",
    "definition": "Vaccine Dose Administered was administered after the Lot Number Expiration Date."
  }, {
    "code": "Reason2",
    "display": "Ineffective",
    "definition": "Vaccine Dose Administered was deemed to be ineffective or sub-potent. (e.g. recalled, cold-chain break, partially administered)."
  }, {
    "code": "Reason3",
    "display": "AgeTooOld",
    "definition": "Vaccine Dose Administered was administered at too old of an age."
  }, {
    "code": "Reason4",
    "display": "AgeTooYoung",
    "definition": "Vaccine Dose Administered was administered at too young of an age."
  }, {
    "code": "Reason5",
    "display": "IntervalTooShort",
    "definition": "Vaccine Dose Administered was administered too soon following a previous dose."
  }, {
    "code": "Reason6",
    "display": "LiveVirusConflict",
    "definition": "Vaccine Dose Administered was administered too close to another vaccine (e.g. live virus conflict)."
  }, {
    "code": "Reason7",
    "display": "LessThenRecommended",
    "definition": "Vaccine Dose Administered amount was less than the recommended amount."
  }, {
    "code": "Reason8",
    "display": "InadvertentVaccine",
    "definition": "Vaccine Product was administered outside of an acceptable age range"
  }, {
    "code": "Reason9",
    "display": "SeriesAlreadyComplete",
    "definition": "Patient has already completed the vaccination schedule"
  } ],
  "caseSensitive": true,
  "version": null,
  "contact": [ {
    "telecom": [ {
      "system": "url"
    }, {
      "system": "email"
    } ]
  } ]
}