PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.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.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "Supply Item Type",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Trial Use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "ec89c53d-5a4a-4a23-9226-5089f7db3221",
  "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.703",
    "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": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}