PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot2
    http://hl7.org/fhir/reason-medication-not-given
{
  "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-07-18T14:56:19.712+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-snapshot2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "phx"
  } ],
  "status": "draft",
  "id": "203d1a5d-1a03-4495-9036-e234a71b40b4",
  "kind": null,
  "url": "http://hl7.org/fhir/reason-medication-not-given",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.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": "4.6.0"
}