PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/reason-medication-given-codes
{
  "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": "ValueSet-reason-medication-given-codes.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "FHIR Project team",
  "name": "Reason Medication Given Codes",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.188"
  } ],
  "status": "draft",
  "id": "40a5bf75-49ed-4143-8f45-5a777cffd6ea",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/reason-medication-given-codes",
  "codeSystem": {
    "system": "http://hl7.org/fhir/reason-medication-given",
    "concept": [ {
      "code": "a",
      "display": "None",
      "definition": "No reason known."
    }, {
      "code": "b",
      "display": "Given as Ordered",
      "definition": "The administration was following an ordered protocol."
    }, {
      "code": "c",
      "display": "Emergency",
      "definition": "The administration was needed to treat an emergency."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.188"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}