{ "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-us-core-immunization-status.json", "package_name": "hl7.fhir.us.core", "date": "2016-12-06T16:58:21+11:00", "publisher": "FHIR Project Team", "purpose": "Codes that may be used for implementation of the Argonaut Immunization IG and MU2015 certification.", "name": "Immunization Status", "type": null, "experimental": null, "resourceType": "ValueSet", "title": null, "package_version": "0.0.0", "status": "draft", "id": "0a6fa93a-516e-4739-a1c9-e757bc90b3d4", "kind": null, "url": "http://hl7.org/fhir/us/core/ValueSet/us-core-immunization-status", "version": null, "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" } ] } ] }