PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.immds@1.0.0
    http://hl7.org/fhir/us/immds/CodeSystem/ForecastReason
{
  "description": "A set of reasons for the forecast status.",
  "_filename": "CodeSystem-ForecastReason.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": "ForecastReason",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Forecast Reason",
  "package_version": "1.0.0",
  "status": "active",
  "id": "9a2fd657-09d2-4f3d-9188-57938529a636",
  "kind": null,
  "count": 5,
  "url": "http://hl7.org/fhir/us/immds/CodeSystem/ForecastReason",
  "concept": [ {
    "code": "complete",
    "display": "Complete",
    "definition": "The patient series is complete"
  }, {
    "code": "notRecommended",
    "display": "Not Recommended",
    "definition": "The patient is not recommended due to immunization history"
  }, {
    "code": "maximumAge",
    "display": "Maximum Age Exceeded",
    "definition": "The patient has exceeded the maximum recommended age"
  }, {
    "code": "seasonalPast",
    "display": "Seasonal End Date Passed",
    "definition": "The recommended end date for the seasonal vaccine has passed"
  }, {
    "code": "seasonalComplete",
    "display": "Complete for the Season",
    "definition": "The patient is complete for the season"
  } ],
  "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"
    } ]
  } ]
}