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

Active as of 2019-12-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "v2-0513"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0513"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.335" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "BloodProductTransfusionDispositionStatus"] ; # 
  fhir:title [ fhir:v "bloodProductTransfusion-dispositionStatus"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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 \"transfused.\"  Used in the Blood Product Transfusion/Disposition (BTX) segment in HL7 Version 2.x messaging."] ; # 
  fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0513 (Blood Product Transfusion/Disposition Status)"] ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0513"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0513>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:id [ fhir:v "5560" ] ;
fhir:code [ fhir:v "RA" ] ;
fhir:display [ fhir:v "Returned unused and unlinked" ] ;
fhir:definition [ fhir:v "Blood product was returned unused, because it is no longer needed." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "5561" ] ;
fhir:code [ fhir:v "RL" ] ;
fhir:display [ fhir:v "Returned unused but linked" ] ;
fhir:definition [ fhir:v "Blood product was returned unused, because it is not currently needed, but should remain linked to the patient for future use." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "5562" ] ;
fhir:code [ fhir:v "WA" ] ;
fhir:display [ fhir:v "Wasted" ] ;
fhir:definition [ fhir:v "The blood product is no longer viable." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "5563" ] ;
fhir:code [ fhir:v "TI" ] ;
fhir:display [ fhir:v "Transfusion Interrupted" ] ;
fhir:definition [ fhir:v "Transfusion of the blood product was interrupted and considered ended; a reason for interruption is usually also reported." ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "This is not expected to be an end state; transfusion will either be ended or restarted." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "5564" ] ;
fhir:code [ fhir:v "TR" ] ;
fhir:display [ fhir:v "Transfusion Ended with Reactions" ] ;
fhir:definition [ fhir:v "The blood product has been transfused and it caused an adverse reaction." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "5565" ] ;
fhir:code [ fhir:v "TS" ] ;
fhir:display [ fhir:v "Transfusion Started" ] ;
fhir:definition [ fhir:v "Transfusion of the blood product has been started and is in progress" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "This code may be used for restart if interrupted as well." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "5566" ] ;
fhir:code [ fhir:v "TX" ] ;
fhir:display [ fhir:v "Transfusion Ended" ] ;
fhir:definition [ fhir:v "The blood product has been transfused with a normal end to the transfusion." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] ) . #