PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/biologicallyderivedproductdispense-status
{
  "description": "BiologicallyDerivedProductDispense Status Codes",
  "_filename": "CodeSystem-biologicallyderivedproductdispense-status.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2025-09-13T16:55:28-04:00",
  "publisher": "Orders and Observations",
  "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": "r5.r4-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": "active",
  "id": "22c22dcc-6b9f-4f0a-8455-94b7fd95f812",
  "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",
  "contact": [ {
    "name": "Orders and Observations",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ]
}