PackagesCanonicalsLogsProblems
    Packages
    fhir.argonaut.r2@1.0.0
    http://fhir.org/guides/argonaut/ValueSet/vacc-status
{
  "description": "Immunization codes constrained from the DSTU2 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"
        } ]
      }, {
        "code": "entered-in-error",
        "display": "Entered in Error",
        "designation": [ {
          "value": "The administration was entered in error and therefore nullified"
        } ]
      } ]
    } ]
  },
  "_filename": "ValueSet-vacc-status.json",
  "requirements": "Codes that may be used for implementation of the Argonaut Immunization IG and MU2015 certification.",
  "package_name": "fhir.argonaut.r2",
  "date": "2016-10-18T00:00:00+11:00",
  "publisher": "Argonaut Project",
  "extensible": false,
  "name": "Argonaut Immunization Status",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "22587c13-3e23-4229-9a7d-671246ecb5d2",
  "kind": null,
  "url": "http://fhir.org/guides/argonaut/ValueSet/vacc-status",
  "immutable": false,
  "version": null,
  "contact": [ {
    "telecom": [ {
      "rank": 0,
      "value": "http://argonautwiki.hl7.org",
      "system": "other"
    } ]
  } ]
}