PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0
    http://terminology.hl7.org/CodeSystem/supply-item-type
{
  "description": "This value sets refers to a specific supply item.",
  "_filename": "CodeSystem-supplydelivery-type.json",
  "package_name": "hl7.fhir.r4b.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-05-28T12:47:40.239+10:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "SupplyItemType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Supply Item Type",
  "package_version": "4.3.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": "draft",
  "id": "7fc4f652-5fec-473d-ba65-cf5de2748645",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/supply-item-type",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1194",
    "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": "4.3.0"
}