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 - TTL Representation

Page standards status: Informative Maturity Level: 0

Raw ttl | Download


@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:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "oo"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/biologicallyderivedproductdispense-status"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "BiologicallyDerivedProductDispense"] ; # 
  fhir:title [ fhir:v "BiologicallyDerivedProductDispense Status Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-13T16:55:28-04:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Orders and Observations"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Orders and Observations" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "BiologicallyDerivedProductDispense Status Codes"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/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." ]
  ] ) . #