HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: bloodProductTransfusion-dispositionStatus - XML Representation

Active as of 2019-12-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0513"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr><tr><td>v2-concComment</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment</td><td>string</td><td>V2 Concept Comment</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0513</code> defines the following codes in a Is-A heirarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>V2 Concept Comment</b></td></tr><tr><td style="white-space:nowrap">RA<a name="v2-0513-RA"> </a></td><td>Returned unused and unlinked</td><td>Blood product was returned unused, because it is no longer needed.</td><td/></tr><tr><td style="white-space:nowrap">RL<a name="v2-0513-RL"> </a></td><td>Returned unused but linked</td><td>Blood product was returned unused, because it is not currently needed, but should remain linked to the patient for future use.</td><td/></tr><tr><td style="white-space:nowrap">WA<a name="v2-0513-WA"> </a></td><td>Wasted</td><td>The blood product is no longer viable.</td><td/></tr><tr><td style="white-space:nowrap">TI<a name="v2-0513-TI"> </a></td><td>Transfusion Interrupted</td><td>Transfusion of the blood product was interrupted and considered ended; a reason for interruption is usually also reported.</td><td>This is not expected to be an end state; transfusion will either be ended or restarted.</td></tr><tr><td style="white-space:nowrap">TR<a name="v2-0513-TR"> </a></td><td>Transfusion Ended with Reactions</td><td>The blood product has been transfused and it caused an adverse reaction.</td><td/></tr><tr><td style="white-space:nowrap">TS<a name="v2-0513-TS"> </a></td><td>Transfusion Started</td><td>Transfusion of the blood product has been started and is in progress</td><td>This code may be used for restart if interrupted as well.</td></tr><tr><td style="white-space:nowrap">TX<a name="v2-0513-TX"> </a></td><td>Transfusion Ended</td><td>The blood product has been transfused with a normal end to the transfusion.</td><td/></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/v2-0513"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.335"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="BloodProductTransfusionDispositionStatus"/>
  <title value="bloodProductTransfusion-dispositionStatus"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-12-01"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="HL7-defined code system of concepts used to specify the current status of the specified blood product as indicated by the placer.  For example, the placer may return the blood product to the transfusion service unused because an IV could not be started. The blood component may have been entered, but the line was clogged and could not be used, in which case the component must be wasted. A final status would indicate that the product has actually been &quot;transfused.&quot;  Used in the Blood Product Transfusion/Disposition (BTX) segment in HL7 Version 2.x messaging."/>
  <purpose
           value="Underlying Master Code System for V2 table 0513 (Blood Product Transfusion/Disposition Status)"/>
  <copyright
             value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/v2-0513"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"/>
    <description value="Status of the concept"/>
    <type value="code"/>
  </property>
  <property>
    <code value="deprecated"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"/>
    <description value="Version of HL7 in which the code was deprecated"/>
    <type value="code"/>
  </property>
  <property>
    <code value="v2-concComment"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"/>
    <description value="V2 Concept Comment"/>
    <type value="string"/>
  </property>
  <concept id="5560">
    <code value="RA"/>
    <display value="Returned unused and unlinked"/>
    <definition
                value="Blood product was returned unused, because it is no longer needed."/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5561">
    <code value="RL"/>
    <display value="Returned unused but linked"/>
    <definition
                value="Blood product was returned unused, because it is not currently needed, but should remain linked to the patient for future use."/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5562">
    <code value="WA"/>
    <display value="Wasted"/>
    <definition value="The blood product is no longer viable."/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5563">
    <code value="TI"/>
    <display value="Transfusion Interrupted"/>
    <definition
                value="Transfusion of the blood product was interrupted and considered ended; a reason for interruption is usually also reported."/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not expected to be an end state; transfusion will either be ended or restarted."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="N"/>
    </property>
  </concept>
  <concept id="5564">
    <code value="TR"/>
    <display value="Transfusion Ended with Reactions"/>
    <definition
                value="The blood product has been transfused and it caused an adverse reaction."/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5565">
    <code value="TS"/>
    <display value="Transfusion Started"/>
    <definition
                value="Transfusion of the blood product has been started and is in progress"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This code may be used for restart if interrupted as well."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="N"/>
    </property>
  </concept>
  <concept id="5566">
    <code value="TX"/>
    <display value="Transfusion Ended"/>
    <definition
                value="The blood product has been transfused with a normal end to the transfusion."/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
</CodeSystem>