PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/supplyrequest-reason
{
  "description": "Why the supply item was requested",
  "_filename": "codesystem-supplyrequest-reason.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-03-31T08:01:25+11:00",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "SupplyRequestReason",
  "type": null,
  "experimental": "false",
  "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.464"
  } ],
  "status": "draft",
  "id": "5f39d413-2090-45e4-a502-19043b1022f3",
  "valueSet": "http://hl7.org/fhir/ValueSet/supplyrequest-reason",
  "kind": null,
  "url": "http://hl7.org/fhir/supplyrequest-reason",
  "concept": [ {
    "code": "patient-care",
    "display": "Patient Care",
    "definition": "The supply has been requested for use in direct patient care."
  }, {
    "code": "ward-stock",
    "display": "Ward Stock",
    "definition": "The supply has been requested for for creating or replenishing ward stock."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}