PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/supply-item-type
{
  "description": "This value sets refers to a specific supply item.",
  "_filename": "CodeSystem-supplydelivery-type.json",
  "package_name": "hl7.fhir.r2b.core",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "Supply Item Type",
  "type": null,
  "experimental": "true",
  "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.356"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "8636a8d8-c320-4755-acc0-0156a435fd08",
  "valueSet": "http://hl7.org/fhir/ValueSet/supplydelivery-type",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/supply-item-type",
  "concept": [ {
    "code": "medication",
    "display": "Medication",
    "definition": "Supply is a kind of medication."
  }, {
    "code": "device",
    "display": "Device",
    "definition": "What is supplied (or requested) is a device."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}