http://hl7.org/fhir/CodeSystem/formularyitem-status|5.0.0
name
FormularyItemStatusCodes
FormularyItemStatusCodes
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
FormularyItem Status Codes
FormularyItem Status Codes
{
"description" : "FormularyItem 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" : "FormularyItemStatusCodes",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "FormularyItem Status Codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
} ],
"status" : "active",
"id" : "8d98cd02-6b5f-5ed7-be3c-3f21bf08fa50",
"valueSet" : "http://hl7.org/fhir/ValueSet/formularyitem-status",
"url" : "http://hl7.org/fhir/CodeSystem/formularyitem-status",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1988",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "active",
"display" : "Active",
"definition" : "The service or product referred to by this FormularyItem is in active use within the drug database or inventory system."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The service or product referred to by this FormularyItem was entered in error within the drug database or inventory system."
}, {
"code" : "inactive",
"display" : "Inactive",
"definition" : "The service or product referred to by this FormularyItem is not in active use within the drug database or inventory system."
} ],
"caseSensitive" : true,
"version" : "5.0.0"
}