OO Incubator Implementation Guide, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/oo-incubator/ and changes regularly. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="biologicallyderivedproductdispense-status"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem biologicallyderivedproductdispense-status</b></p><a name="biologicallyderivedproductdispense-status"> </a><a name="hcbiologicallyderivedproductdispense-status"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/biologicallyderivedproductdispense-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">preparation<a name="biologicallyderivedproductdispense-status-preparation"> </a></td><td>Preparation</td><td>The dispense process has started but not yet completed.</td></tr><tr><td style="white-space:nowrap">in-progress<a name="biologicallyderivedproductdispense-status-in-progress"> </a></td><td>In Progress</td><td>The dispense process is in progress.</td></tr><tr><td style="white-space:nowrap">allocated<a name="biologicallyderivedproductdispense-status-allocated"> </a></td><td>Allocated</td><td>The requested product has been allocated and is ready for transport.</td></tr><tr><td style="white-space:nowrap">issued<a name="biologicallyderivedproductdispense-status-issued"> </a></td><td>Issued</td><td>The dispensed product has been picked up.</td></tr><tr><td style="white-space:nowrap">unfulfilled<a name="biologicallyderivedproductdispense-status-unfulfilled"> </a></td><td>Unfulfilled</td><td>The dispense could not be completed.</td></tr><tr><td style="white-space:nowrap">returned<a name="biologicallyderivedproductdispense-status-returned"> </a></td><td>Returned</td><td>The dispensed product was returned.</td></tr><tr><td style="white-space:nowrap">entered-in-error<a name="biologicallyderivedproductdispense-status-entered-in-error"> </a></td><td>Entered in Error</td><td>The dispense was entered in error and therefore nullified.</td></tr><tr><td style="white-space:nowrap">unknown<a name="biologicallyderivedproductdispense-status-unknown"> </a></td><td>Unknown</td><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></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://hl7.org/fhir/biologicallyderivedproductdispense-status"/>
<version value="0.1.0"/>
<name value="BiologicallyDerivedProductDispenseStatus"/>
<title value="Biologically Derived Product Dispense Status Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-04-09T19:16:20+00:00"/>
<publisher value="HL7 International / Orders and Observations"/>
<contact>
<name value="HL7 Orders and Observations Workgroup"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/orders"/>
</telecom>
<telecom>
<system value="email"/>
<value value="oo@lists.HL7.org"/>
</telecom>
</contact>
<description value="Biologically Derived Product Dispense Status Codes"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet
value="http://hl7.org/fhir/uv/oo-incubator/ValueSet/biologicallyderivedproductdispense-status"/>
<content value="complete"/>
<concept>
<code value="preparation"/>
<display value="Preparation"/>
<definition
value="The dispense process has started but not yet completed."/>
</concept>
<concept>
<code value="in-progress"/>
<display value="In Progress"/>
<definition value="The dispense process is in progress."/>
</concept>
<concept>
<code value="allocated"/>
<display value="Allocated"/>
<definition
value="The requested product has been allocated and is ready for transport."/>
</concept>
<concept>
<code value="issued"/>
<display value="Issued"/>
<definition value="The dispensed product has been picked up."/>
</concept>
<concept>
<code value="unfulfilled"/>
<display value="Unfulfilled"/>
<definition value="The dispense could not be completed."/>
</concept>
<concept>
<code value="returned"/>
<display value="Returned"/>
<definition value="The dispensed product was returned."/>
</concept>
<concept>
<code value="entered-in-error"/>
<display value="Entered in Error"/>
<definition
value="The dispense was entered in error and therefore nullified."/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
<definition
value="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."/>
</concept>
</CodeSystem>