{
"description": "This value sets refers to a specific supply item.",
"_filename": "codesystem-supplydelivery-type.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 Item Type",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "1be4fadf-3a6a-47d1-b2ab-8d120162b174",
"valueSet": "http://hl7.org/fhir/ValueSet/supplydelivery-type",
"kind": null,
"url": "http://hl7.org/fhir/supply-item-type",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.356",
"system": "urn:ietf:rfc:3986"
},
"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.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}