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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "biologicallyderivedproductdispense-status"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "oo" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "informative" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1 ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/biologicallyderivedproductdispense-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/biologicallyderivedproductdispense-status>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "BiologicallyDerivedProductDispenseStatus"] ; #
fhir:title [ fhir:v "Biologically Derived Product Dispense Status Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-04-09T19:16:20+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Orders and Observations Workgroup" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "oo@lists.HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Biologically Derived Product Dispense Status Codes"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/oo-incubator/ValueSet/biologicallyderivedproductdispense-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/oo-incubator/ValueSet/biologicallyderivedproductdispense-status>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "preparation" ] ;
fhir:display [ fhir:v "Preparation" ] ;
fhir:definition [ fhir:v "The dispense process has started but not yet completed." ]
] [
fhir:code [ fhir:v "in-progress" ] ;
fhir:display [ fhir:v "In Progress" ] ;
fhir:definition [ fhir:v "The dispense process is in progress." ]
] [
fhir:code [ fhir:v "allocated" ] ;
fhir:display [ fhir:v "Allocated" ] ;
fhir:definition [ fhir:v "The requested product has been allocated and is ready for transport." ]
] [
fhir:code [ fhir:v "issued" ] ;
fhir:display [ fhir:v "Issued" ] ;
fhir:definition [ fhir:v "The dispensed product has been picked up." ]
] [
fhir:code [ fhir:v "unfulfilled" ] ;
fhir:display [ fhir:v "Unfulfilled" ] ;
fhir:definition [ fhir:v "The dispense could not be completed." ]
] [
fhir:code [ fhir:v "returned" ] ;
fhir:display [ fhir:v "Returned" ] ;
fhir:definition [ fhir:v "The dispensed product was returned." ]
] [
fhir:code [ fhir:v "entered-in-error" ] ;
fhir:display [ fhir:v "Entered in Error" ] ;
fhir:definition [ fhir:v "The dispense was entered in error and therefore nullified." ]
] [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "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." ]
] ) . #
IG © 2025+ HL7 International / Orders and Observations.
Package hl7.fhir.uv.oo-incubator#0.1.0 based on FHIR 6.0.0-ballot3.
Generated
2026-04-09
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
