PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/supplydelivery-type
{
  "description": "This value sets refers to a specific supply item.",
  "_filename": "ValueSet-supplydelivery-type.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 Item 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.356"
  } ],
  "status": "draft",
  "id": "25f2f37d-37bd-4dc4-b5a9-99544ecb9dd2",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/supplydelivery-type",
  "codeSystem": {
    "system": "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."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.356"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}