PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/reason-medication-not-given
{
  "description": "This value set is provided as an exemplar. The value set to instantiate this attribute should be drawn from a terminologically robust 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.r2b.core",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "Reason Medication Not Given Codes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.187"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "3655e011-87ff-44ef-a060-977511d512fc",
  "valueSet": "http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/reason-medication-not-given",
  "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": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}