FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: BiologicallyDerivedProductDispense Status Codes - JSON Representation

Page standards status: Informative Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "biologicallyderivedproductdispense-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/biologicallyderivedproductdispense-status</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">preparation\n                  <a name=\"biologicallyderivedproductdispense-status-preparation\"> </a>\n                </td>\n                <td>Preparation</td>\n                <td>The dispense process has started but not yet completed.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">in-progress\n                  <a name=\"biologicallyderivedproductdispense-status-in-progress\"> </a>\n                </td>\n                <td>In Progress</td>\n                <td>The dispense process is in progress.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">allocated\n                  <a name=\"biologicallyderivedproductdispense-status-allocated\"> </a>\n                </td>\n                <td>Allocated</td>\n                <td>The requested product has been allocated and is ready for transport.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">issued\n                  <a name=\"biologicallyderivedproductdispense-status-issued\"> </a>\n                </td>\n                <td>Issued</td>\n                <td>The dispensed product has been picked up.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">unfulfilled\n                  <a name=\"biologicallyderivedproductdispense-status-unfulfilled\"> </a>\n                </td>\n                <td>Unfulfilled</td>\n                <td>The dispense could not be completed.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">returned\n                  <a name=\"biologicallyderivedproductdispense-status-returned\"> </a>\n                </td>\n                <td>Returned</td>\n                <td>The dispensed product was returned.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">entered-in-error\n                  <a name=\"biologicallyderivedproductdispense-status-entered-in-error\"> </a>\n                </td>\n                <td>Entered in Error</td>\n                <td>The dispense was entered in error and therefore nullified.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">unknown\n                  <a name=\"biologicallyderivedproductdispense-status-unknown\"> </a>\n                </td>\n                <td>Unknown</td>\n                <td>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.</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    }
  ],
  "url" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status",
  "version" : "5.0.0",
  "name" : "BiologicallyDerivedProductDispense",
  "title" : "BiologicallyDerivedProductDispense Status Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-13T16:55:28-04:00",
  "publisher" : "Orders and Observations",
  "contact" : [
    {
      "name" : "Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description" : "BiologicallyDerivedProductDispense Status Codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-status",
  "content" : "complete",
  "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."
    }
  ]
}