PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.daf@1.6.0
    http://hl7.org/fhir/us/daf/ValueSet/daf-core-immunization-status
{
  "description": "Immunization codes constrained from the STU core to include only 'completed' and 'enter-in-error'  which are the only two clinically relevent values.",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/medication-admin-status",
      "concept": [ {
        "code": "completed",
        "display": "Completed",
        "designation": [ {
          "value": "All actions that are implied by the administration have occurred"
        } ]
      } ]
    }, {
      "system": "http://hl7.org/fhir/medication-admin-status",
      "concept": [ {
        "code": "entered-in-error",
        "display": "Entered in Error",
        "designation": [ {
          "value": "The administration was entered in error and therefore nullified"
        } ]
      } ]
    } ]
  },
  "_filename": "ValueSet-daf-core-immunization-status.json",
  "requirements": "Codes that may be used for implementation of the Argonaut Immunization IG and MU2015 certification.",
  "package_name": "hl7.fhir.us.daf",
  "date": "2016-08-11T20:06:35+10:00",
  "publisher": "FHIR Project Team",
  "name": "Immunization Status",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.6.0",
  "status": "draft",
  "id": "4e0c2615-2cb1-42bc-9617-40ecdd1284ae",
  "kind": null,
  "url": "http://hl7.org/fhir/us/daf/ValueSet/daf-core-immunization-status",
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}