http://hl7.org/fhir/biologicallyderivedproductdispense-status|5.0.0
name
BiologicallyDerivedProductDispense
BiologicallyDerivedProductDispense
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
BiologicallyDerivedProductDispense Status Codes
BiologicallyDerivedProductDispense Status Codes
{
"description" : "BiologicallyDerivedProductDispense 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" : "BiologicallyDerivedProductDispense",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "BiologicallyDerivedProductDispense Status Codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
} ],
"status" : "active",
"id" : "56944f68-aa50-51fa-abe4-31ecf9db91c8",
"valueSet" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-status",
"url" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status",
"concept" : [ {
"code" : "preparation",
"display" : "Preparation",
"definition" : "The dispense process has started but not yet completed."
}, {
"code" : "in-progress",
"display" : "In Progress",
"definition" : "The dispense process is in progress."
}, {
"code" : "allocated",
"display" : "Allocated",
"definition" : "The requested product has been allocated and is ready for transport."
}, {
"code" : "issued",
"display" : "Issued",
"definition" : "The dispensed product has been picked up."
}, {
"code" : "unfulfilled",
"display" : "Unfulfilled",
"definition" : "The dispense could not be completed."
}, {
"code" : "returned",
"display" : "Returned",
"definition" : "The dispensed product was returned."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The dispense was entered in error and therefore nullified."
}, {
"code" : "unknown",
"display" : "Unknown",
"definition" : "The authoring system does not know which of the status values applies for this dispense. Note: this concept is not to be used for other - one of the listed statuses is presumed to apply, it's just not known which one."
} ],
"caseSensitive" : true,
"version" : "5.0.0"
}