{
"description": "This value set defines the set of codes that indicate a non-negated medication administration status (i.e. codes that are not `not-done`)",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/medication-admin-status",
"concept": [ {
"code": "in-progress",
"display": "In Progress"
}, {
"code": "on-hold",
"display": "On Hold"
}, {
"code": "completed",
"display": "Completed"
}, {
"code": "entered-in-error",
"display": "Entered in Error"
}, {
"code": "stopped",
"display": "Stopped"
}, {
"code": "unknown",
"display": "Unknown"
} ]
} ]
},
"_filename": "ValueSet-qicore-non-negative-medication-admin-status.json",
"package_name": "hl7.fhir.us.qicore.r4b",
"date": "2018-12-05T00:00:00+00:00",
"publisher": "http://www.hl7.org/Special/committees/cqi/index.cfm",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"purpose": "This value set was defined to support the set of medication administration statuses in FHIR that do not explicitly indicate a negative status (i.e. all the codes from the http://terminology.hl7.org/CodeSystem/medication-admin-status code system that are not `not-done`).",
"name": "NonNegativeMedicationAdministrationStatus",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "Non-Negative MedicationAdministration Status",
"package_version": "5.0.0",
"status": "active",
"id": "6b8b896b-dcce-41e0-aeb7-9b88d082a46d",
"kind": null,
"url": "http://hl7.org/fhir/us/qicore/ValueSet/qicore-non-negative-medication-admin-status",
"version": "5.0.0",
"contact": [ {
"name": "Clinical Quality Information WG",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ]
}