PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/supplyrequest-kind
{
  "description": "This value sets refers to a Category of supply.",
  "_filename": "ValueSet-supplyrequest-kind.json",
  "package_name": "hl7.fhir.r2.core",
  "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": "Supply Type",
  "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.353"
  } ],
  "status": "draft",
  "id": "c2990fc1-d937-46e8-b305-f4965cb2e020",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/supplyrequest-kind",
  "codeSystem": {
    "system": "http://hl7.org/fhir/supply-kind",
    "concept": [ {
      "code": "central",
      "display": "Central Supply",
      "definition": "Supply is stored and requested from central supply."
    }, {
      "code": "nonstock",
      "display": "Non-Stock",
      "definition": "Supply is not onsite and must be requested from an outside vendor using a non-stock requisition."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.353"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}