PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/supply-kind
{
  "description": "This value sets refers to a Category of supply.",
  "_filename": "codesystem-supplyrequest-kind.json",
  "package_name": "hl7.fhir.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition" ],
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "Supply Type",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "eea78081-cef3-459f-8664-a13d77576045",
  "valueSet": "http://hl7.org/fhir/ValueSet/supplyrequest-kind",
  "kind": null,
  "url": "http://hl7.org/fhir/supply-kind",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.353",
    "system": "urn:ietf:rfc:3986"
  },
  "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."
  } ],
  "caseSensitive": true,
  "version": "1.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}