http://hl7.org/fhir/reason-medication-not-given|5.0.0

name
ReasonMedicationNotGivenCodes
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active

Reason Medication Not Given Codes

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.

{
  "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.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "ReasonMedicationNotGivenCodes",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Reason Medication Not Given Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "phx"
  } ],
  "status" : "active",
  "id" : "25244d58-5372-559c-8185-a9afa439ce07",
  "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"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.333",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.187",
    "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"
}