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

: Biologically Derived Product 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 "biologicallyderived-productcodes"] ; # 
  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/biologicallyderived-productcodes</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\">e0398\n                  <a name=\"biologicallyderived-productcodes-e0398\"> </a>\n                </td>\n                <td>RED BLOOD CELLS|CPD&gt;AS5/450mL/refg|Irr|ResLeu</td>\n                <td>RED BLOOD CELLS|CPD&gt;AS5/450mL/refg|Irr|ResLeu</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">s1128\n                  <a name=\"biologicallyderived-productcodes-s1128\"> </a>\n                </td>\n                <td>HPC, APHERESIS/Citrate/XX/refg/Mobilized</td>\n                <td>HPC, APHERESIS/Citrate/XX/refg/Mobilized</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">s1194\n                  <a name=\"biologicallyderived-productcodes-s1194\"> </a>\n                </td>\n                <td>HPC, APHERESIS|NS/XX/&lt;=-120C|10% DMSO|Cryopreserved|Mobilized</td>\n                <td>HPC, Apheresis product, 10% DMSO, mobilized, cryopreserved at &lt;=-120C</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">s1195\n                  <a name=\"biologicallyderived-productcodes-s1195\"> </a>\n                </td>\n                <td>HPC, APHERESIS|NS/XX/&lt;=-120C|5% DMSO|Cryopreserved|Mobilized</td>\n                <td>HPC, Apheresis product, 5% DMSO, mobilized, cryopreserved at &lt;=-120C</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">s1310\n                  <a name=\"biologicallyderived-productcodes-s1310\"> </a>\n                </td>\n                <td>HPC, APHERESIS|None/XX/refg|3rd Party Comp:Yes|Other Additives:Yes|Mobilized|CD34 enriched</td>\n                <td>HPC, Apheresis product, third party components added, other additives added, mobilized, CD34 enriched, stored at refrigeration temperatures</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">s1398\n                  <a name=\"biologicallyderived-productcodes-s1398\"> </a>\n                </td>\n                <td>HPC, MARROW|NS/XX/rt|Plasma reduced</td>\n                <td>HPC, Marrow, plasma reduced, stored at room temperature</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">s2598\n                  <a name=\"biologicallyderived-productcodes-s2598\"> </a>\n                </td>\n                <td>HPC, MARROW|NS/XX/&lt;=-150C|10% DMSO|3rd Party Comp:Yes|Cryopreserved|RBC reduced</td>\n                <td>HPC, MARROW|NS/XX/&lt;=-150C|10% DMSO|3rd Party Comp:Yes|Cryopreserved|RBC reduced</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">e4377\n                  <a name=\"biologicallyderived-productcodes-e4377\"> </a>\n                </td>\n                <td>Apheresis RED BLOOD CELLS|ACD-A/XX/refg|Irradiated|1st container</td>\n                <td>RED BLOOD CELLS Apheresis product, ACD-A, Irradiated,1st container, stored at refrigeration temperatures</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">t1396\n                  <a name=\"biologicallyderived-productcodes-t1396\"> </a>\n                </td>\n                <td>BONE, FEMUR|Frozen|Right|Radiation sterilization</td>\n                <td>BONE, FEMUR, Right, sterilized by radiation, stored at frozen temperatures</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0     ]
  ] [
    ( 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/biologicallyderived-productcodes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "BiologicallyDerivedProductCodes"] ; # 
  fhir:title [ fhir:v "Biologically Derived Product Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2021-01-05T09:01:24+10: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 "This code system is a subset of ISBT 128 Product Description Codes© published by ICCBBA as a part of the ISBT 128 standard. These codes support characterization and classification of medical products of human origin inclusive of processing conditions such as additives, volumes and handling conditions."] ; # 
  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/biologicallyderived-productcodes"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/biologicallyderived-productcodes>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "e0398" ] ;
fhir:display [ fhir:v "RED BLOOD CELLS|CPD>AS5/450mL/refg|Irr|ResLeu" ] ;
fhir:definition [ fhir:v "RED BLOOD CELLS|CPD>AS5/450mL/refg|Irr|ResLeu" ]
  ] [
fhir:code [ fhir:v "s1128" ] ;
fhir:display [ fhir:v "HPC, APHERESIS/Citrate/XX/refg/Mobilized" ] ;
fhir:definition [ fhir:v "HPC, APHERESIS/Citrate/XX/refg/Mobilized" ]
  ] [
fhir:code [ fhir:v "s1194" ] ;
fhir:display [ fhir:v "HPC, APHERESIS|NS/XX/<=-120C|10% DMSO|Cryopreserved|Mobilized" ] ;
fhir:definition [ fhir:v "HPC, Apheresis product, 10% DMSO, mobilized, cryopreserved at <=-120C" ]
  ] [
fhir:code [ fhir:v "s1195" ] ;
fhir:display [ fhir:v "HPC, APHERESIS|NS/XX/<=-120C|5% DMSO|Cryopreserved|Mobilized" ] ;
fhir:definition [ fhir:v "HPC, Apheresis product, 5% DMSO, mobilized, cryopreserved at <=-120C" ]
  ] [
fhir:code [ fhir:v "s1310" ] ;
fhir:display [ fhir:v "HPC, APHERESIS|None/XX/refg|3rd Party Comp:Yes|Other Additives:Yes|Mobilized|CD34 enriched" ] ;
fhir:definition [ fhir:v "HPC, Apheresis product, third party components added, other additives added, mobilized, CD34 enriched, stored at refrigeration temperatures" ]
  ] [
fhir:code [ fhir:v "s1398" ] ;
fhir:display [ fhir:v "HPC, MARROW|NS/XX/rt|Plasma reduced" ] ;
fhir:definition [ fhir:v "HPC, Marrow, plasma reduced, stored at room temperature" ]
  ] [
fhir:code [ fhir:v "s2598" ] ;
fhir:display [ fhir:v "HPC, MARROW|NS/XX/<=-150C|10% DMSO|3rd Party Comp:Yes|Cryopreserved|RBC reduced" ] ;
fhir:definition [ fhir:v "HPC, MARROW|NS/XX/<=-150C|10% DMSO|3rd Party Comp:Yes|Cryopreserved|RBC reduced" ]
  ] [
fhir:code [ fhir:v "e4377" ] ;
fhir:display [ fhir:v "Apheresis RED BLOOD CELLS|ACD-A/XX/refg|Irradiated|1st container" ] ;
fhir:definition [ fhir:v "RED BLOOD CELLS Apheresis product, ACD-A, Irradiated,1st container, stored at refrigeration temperatures" ]
  ] [
fhir:code [ fhir:v "t1396" ] ;
fhir:display [ fhir:v "BONE, FEMUR|Frozen|Right|Radiation sterilization" ] ;
fhir:definition [ fhir:v "BONE, FEMUR, Right, sterilized by radiation, stored at frozen temperatures" ]
  ] ) . #