{
"description": "BiologicallyDerivedProductDispense Status Codes",
"_filename": "CodeSystem-biologicallyderivedproductdispense-status.json",
"package_name": "hl7.fhir.r5.examples",
"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",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "BiologicallyDerivedProductDispense Status Codes",
"package_version": "5.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "active",
"id": "861961c6-8ce1-4dd9-b30c-e465cf820ca6",
"valueSet": "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-status",
"kind": null,
"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"
}