Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Example BiologicallyDerivedProduct/autologousHCT (Turtle)

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Not linked to any defined compartments

Raw Turtle (+ also see Turtle/RDF Format Specification)

Example of autologous HCT transplant using biologicallyderivedproduct

@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:BiologicallyDerivedProduct;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "autologousHCT"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: BiologicallyDerivedProduct</b><a name=\"autologousHCT\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource BiologicallyDerivedProduct &quot;autologousHCT&quot; </p></div><p><b>productCategory</b>: <span title=\"  &lt;text&gt;\n    &lt;status value=&quot;generated&quot; /&gt;\n    &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;[Put rendering here]&lt;/div&gt;\n  &lt;/text&gt;  \">cells (Details: [not stated] code cells = 'cells', stated as 'null')</span></p><p><b>productCode</b>: S1128 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#S1128)</span></p><p><b>request</b>: <a href=\"broken-link.html\">BiologicallyDerivedProduct/HCTcollection-servicerequest: Service Request for HCT Collection</a></p><p><b>identifier</b>: id: PL001499Z549917123456 A00T041600320171231</p><p><b>biologicalSourceEvent</b>: id: W000022000687</p><p><b>processingFacility</b>: <a href=\"broken-link.html\">Organization/Example</a></p><p><b>division</b>: A00000</p><p><b>productStatus</b>: available (Details: [not stated] code available = 'available', stated as 'null')</p><p><b>expirationDate</b>: 2028-08-02T23:59:00-05:00</p><h3>Collections</h3><table class=\"grid\"><tr><td>-</td><td><b>Source</b></td></tr><tr><td>*</td><td><a href=\"broken-link.html\">Patient/example-a: HCT Collection</a></td></tr></table><p><b>storageTempRequirements</b>: ?--120</p><blockquote><p><b>property</b></p><p><b>type</b>: 62 (Details: [not stated] code 62 = '62', stated as 'null')</p><p><b>value</b>: A RhD Positive <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (ABORhD#62)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: CollectionType (Details: [not stated] code CollectionType = 'CollectionType', stated as 'null')</p><p><b>value</b>: For Autologous Use Only <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (CollectionType#1)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: BagVolume (Details: [not stated] code BagVolume = 'BagVolume', stated as 'null')</p><p><b>value</b>: 50 mL</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: 74838-4 (Details: [not stated] code 74838-4 = '74838-4', stated as 'null')</p><p><b>value</b>: 2.6 10*6/mL</p></blockquote></div>"
  ];
  fhir:BiologicallyDerivedProduct.productCategory [
     fhir:Coding.code [ fhir:value "cells" ]
  ];
  fhir:BiologicallyDerivedProduct.productCode [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.code [ fhir:value "S1128" ]
     ]
  ];
  fhir:BiologicallyDerivedProduct.request [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "BiologicallyDerivedProduct/HCTcollection-servicerequest" ];
     fhir:Reference.display [ fhir:value "Service Request for HCT Collection" ]
  ];
  fhir:BiologicallyDerivedProduct.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "https://www.isbt128.org/uri/SingleEuropeanCode" ];
     fhir:Identifier.value [ fhir:value "PL001499Z549917123456 A00T041600320171231" ]
  ];
  fhir:BiologicallyDerivedProduct.biologicalSourceEvent [
     fhir:Identifier.system [ fhir:value "https://www.isbt128.org/uri/DonationIdentificationNumber" ];
     fhir:Identifier.value [ fhir:value "W000022000687" ]
  ];
  fhir:BiologicallyDerivedProduct.processingFacility [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Organization/Example" ]
  ];
  fhir:BiologicallyDerivedProduct.division [ fhir:value "A00000"];
  fhir:BiologicallyDerivedProduct.productStatus [
     fhir:Coding.code [ fhir:value "available" ]
  ];
  fhir:BiologicallyDerivedProduct.expirationDate [ fhir:value "2028-08-02T23:59:00-05:00"^^xsd:dateTime];
  fhir:BiologicallyDerivedProduct.collection [
     fhir:BiologicallyDerivedProduct.collection.source [
       fhir:Reference.reference [ fhir:value "Patient/example-a" ];
       fhir:Reference.display [ fhir:value "HCT Collection" ]
     ]
  ];
  fhir:BiologicallyDerivedProduct.storageTempRequirements [
     fhir:Range.high [
       fhir:Quantity.value [ fhir:value "-120"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "degrees C" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]
     ]
  ];
  fhir:BiologicallyDerivedProduct.property [
     fhir:index 0;
     fhir:BiologicallyDerivedProduct.property.type [
       fhir:Coding.code [ fhir:value "62" ]
     ];
     fhir:BiologicallyDerivedProduct.property.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://www.isbt128.org/uri/ABORhD" ];
         fhir:Coding.code [ fhir:value "62" ];
         fhir:Coding.display [ fhir:value "A RhD Positive" ]
       ]
     ]
  ], [
     fhir:index 1;
     fhir:BiologicallyDerivedProduct.property.type [
       fhir:Coding.code [ fhir:value "CollectionType" ]
     ];
     fhir:BiologicallyDerivedProduct.property.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://www.isbt128.org/uri/CollectionType" ];
         fhir:Coding.code [ fhir:value "1" ];
         fhir:Coding.display [ fhir:value "For Autologous Use Only" ]
       ]
     ]
  ], [
     fhir:index 2;
     fhir:BiologicallyDerivedProduct.property.type [
       fhir:Coding.code [ fhir:value "BagVolume" ]
     ];
     fhir:BiologicallyDerivedProduct.property.valueQuantity [
       fhir:Quantity.value [ fhir:value "50"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mL" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]
     ]
  ], [
     fhir:index 3;
     fhir:BiologicallyDerivedProduct.property.type [
       fhir:Coding.code [ fhir:value "74838-4" ]
     ];
     fhir:BiologicallyDerivedProduct.property.valueQuantity [
       fhir:Quantity.value [ fhir:value "2.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "10*6/mL" ];
       fhir:Quantity.system [ fhir:value "https://ucum.org/" ]
     ]
  ]] .

# - ontology header ------------------------------------------------------------

[a owl:Ontology;
  owl:imports fhir:fhir.ttl] .

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.