PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/reason-medication-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-given-codes.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "Reason Medication Given Codes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "phx"
  } ],
  "status": "draft",
  "id": "6e17306c-8a62-4bd2-a325-c658954e9cfe",
  "valueSet": "http://hl7.org/fhir/ValueSet/reason-medication-given-codes",
  "kind": null,
  "url": "http://hl7.org/fhir/reason-medication-given",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.335",
    "system": "urn:ietf:rfc:3986"
  },
  "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."
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}