{
"description": "This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication process.",
"_filename": "CodeSystem-reason-medication-not-given-codes.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-09-10T04:52:37.223+10:00"
},
"publisher": null,
"content": "complete",
"name": "ReasonMedicationNotGivenCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Reason Medication Not Given Codes",
"package_version": "5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
} ],
"status": "draft",
"id": "27bbef64-1713-415e-b7cb-3b6954693eee",
"kind": null,
"url": "http://hl7.org/fhir/reason-medication-not-given",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.343",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "a",
"display": "None",
"definition": "No reason known."
}, {
"code": "b",
"display": "Away",
"definition": "The patient was not available when the dose was scheduled."
}, {
"code": "c",
"display": "Asleep",
"definition": "The patient was asleep when the dose was scheduled."
}, {
"code": "d",
"display": "Vomit",
"definition": "The patient was given the medication and immediately vomited it back."
} ],
"caseSensitive": true,
"version": "5.0.0-ballot"
}