http://terminology.hl7.org/CodeSystem/supply-kind|4.0.1

name
SupplyType
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Supply Type

This value sets refers to a Category of supply.

{
  "description" : "This value sets refers to a Category of supply.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "SupplyType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Supply Type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "8bc7101e-b5ad-55dc-8eab-8b68b22be3cb",
  "valueSet" : "http://hl7.org/fhir/ValueSet/supplyrequest-kind",
  "url" : "http://terminology.hl7.org/CodeSystem/supply-kind",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1192",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "central",
    "display" : "Central Supply",
    "definition" : "Supply is stored and requested from central supply."
  }, {
    "code" : "nonstock",
    "display" : "Non-Stock",
    "definition" : "Supply is not onsite and must be requested from an outside vendor using a non-stock requisition."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}