http://terminology.hl7.org/CodeSystem/supply-item-type|4.0.1
name
SupplyItemType
SupplyItemType
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
Supply Item Type
This value sets refers to a specific supply item.
{
"description" : "This value sets refers to a specific supply item.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@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" : "SupplyItemType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Supply Item Type",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "546b6079-1880-5a58-949b-7c6e74fd18de",
"valueSet" : "http://hl7.org/fhir/ValueSet/supplydelivery-type",
"url" : "http://terminology.hl7.org/CodeSystem/supply-item-type",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.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.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}