OO Incubator Implementation Guide
0.1.0 - ci-build International flag

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

: Biologically Derived Product Dispense Performer Function

Page standards status: Informative Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="biologicallyderivedproductdispense-performer-function"/>
  <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>This code system <code>http://hl7.org/fhir/biologicallyderivedproductdispense-origin-relationship</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">grouping<a name="biologicallyderivedproductdispense-performer-function-grouping"> </a></td><td>Grouping</td><td>ABO and RhD blood grouping procedure</td></tr><tr><td style="white-space:nowrap">antibody-screening<a name="biologicallyderivedproductdispense-performer-function-antibody-screening"> </a></td><td>Antibody Screening</td><td>Antibody screening procedure</td></tr><tr><td style="white-space:nowrap">antibody-identification<a name="biologicallyderivedproductdispense-performer-function-antibody-identification"> </a></td><td>Antibody Identification</td><td>Antibody identification procedure</td></tr><tr><td style="white-space:nowrap">crossmatch<a name="biologicallyderivedproductdispense-performer-function-crossmatch"> </a></td><td>Crossmatch</td><td>Serological or electronic crossmatch procedure</td></tr><tr><td style="white-space:nowrap">release<a name="biologicallyderivedproductdispense-performer-function-release"> </a></td><td>Release</td><td>Approval for release for clinical application</td></tr><tr><td style="white-space:nowrap">transport<a name="biologicallyderivedproductdispense-performer-function-transport"> </a></td><td>Transport</td><td>Transfer of product from the supply department to the site of clinical use</td></tr><tr><td style="white-space:nowrap">receipt<a name="biologicallyderivedproductdispense-performer-function-receipt"> </a></td><td>Receipt</td><td>Receipt of product for clinical application</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/uv/oo-incubator/CodeSystem/biologicallyderivedproductdispense-performer-function"/>
  <version value="0.1.0"/>
  <name value="BiologicallyDerivedProductDispensePerformerFunction"/>
  <title value="Biologically Derived Product Dispense Performer Function"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-01-29T21:19:50+01: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 Performer Function"/>
  <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-performer-function"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="group-and-type"/>
    <display value="Group and Type"/>
    <definition value="ABO and RhD blood grouping procedure"/>
  </concept>
  <concept>
    <code value="antibody-screen"/>
    <display value="Antibody Screen"/>
    <definition value="Antibody screening procedure"/>
  </concept>
  <concept>
    <code value="antibody-identification"/>
    <display value="Antibody Identification"/>
    <definition value="Antibody identification procedure"/>
  </concept>
  <concept>
    <code value="crossmatch"/>
    <display value="Crossmatch"/>
    <definition value="Serological or electronic crossmatch procedure"/>
  </concept>
  <concept>
    <code value="release"/>
    <display value="Release"/>
    <definition value="Approval for release for clinical application"/>
  </concept>
  <concept>
    <code value="transport"/>
    <display value="Transport"/>
    <definition
                value="Transfer of product from the supply department to the site of clinical use"/>
  </concept>
  <concept>
    <code value="receipt"/>
    <display value="Receipt"/>
    <definition value="Receipt of product for clinical application"/>
  </concept>
</CodeSystem>