http://hl7.org/fhir/inventoryitem-status|5.0.0
name
InventoryItemStatus
InventoryItemStatus
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
InventoryItem Status Codes
InventoryItem Status Codes
{
"description" : "InventoryItem Status Codes",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 International",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "InventoryItemStatus",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "InventoryItem Status Codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
} ],
"status" : "active",
"id" : "0b81ddc3-16f8-5040-9f40-3adb8b468f09",
"valueSet" : "http://hl7.org/fhir/ValueSet/inventoryitem-status",
"url" : "http://hl7.org/fhir/inventoryitem-status",
"concept" : [ {
"code" : "active",
"display" : "Active",
"definition" : "The item is active and can be referenced."
}, {
"code" : "inactive",
"display" : "Inactive",
"definition" : "The item is presently inactive - there may be references to it but the item is not expected to be used."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The item record was entered in error."
}, {
"code" : "unknown",
"display" : "Unknown",
"definition" : "The item status has not been determined."
} ],
"caseSensitive" : true,
"version" : "5.0.0"
}