{
"description": "Biologically Derived Product Dispense Status Codes",
"_filename": "CodeSystem-biologicallyderivedproductdispense-status.json",
"package_name": "hl7.fhir.r6.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2025-04-01T12:16:37.966+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "BiologicallyDerivedProductDispenseStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Biologically Derived Product Dispense Status Codes",
"package_version": "6.0.0-ballot3",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"id": "92320c27-5a94-49b3-a9a1-0c5c28b209a4",
"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": "6.0.0-ballot3",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}