PROTECT-CHILD Pediatric Transplant Data Implementation Guide, published by Protect Child. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/protect-child/ and changes regularly. See the Directory of published versions
@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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "TransplantDetailsExample1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/transplant-details"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/transplant-details> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation TransplantDetailsExample1</b></p><a name=\"TransplantDetailsExample1\"> </a><a name=\"hcTransplantDetailsExample1\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-transplant-details.html\">Transplant Details</a></p></div><p><b>partOf</b>: <a href=\"Procedure-TransplantExample1.html\">Procedure Liver transplant</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category procedure}\">Procedure</span></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail transplant-details-panel}\">Transplant details panel</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientTransplant1.html\">Anonymous Patient Female, DoB Unknown ( https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ids/recipient#REC-001)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail tx-type}\">Transplant type (liver / kidney / combined)</span></p><p><b>value</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-type liver}\">Liver transplant</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail time_diag_to_tx}\">Time from diagnosis to transplant (months)</span></p><p><b>value</b>: 24 months<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemo = 'mo')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail d_r_weight_ratio}\">Donor/recipient weight ratio</span></p><p><b>value</b>: 0.95 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail cold_ischemia_time}\">Cold ischemia time (minutes)</span></p><p><b>value</b>: 480 min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemin = 'min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail warm_ischemia_time}\">Warm ischemia time (minutes)</span></p><p><b>value</b>: 45 min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemin = 'min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail type_surgical_biliary_anastomosis}\">Type of surgical biliary anastomosis</span></p><p><b>value</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biliary-anastomosis-type duct-to-duct}\">Duct-to-duct anastomosis</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail intraoperative_complications}\">Intraoperative complication</span></p><p><b>value</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/intraoperative-complication major-bleeding}\">Major bleeding</span></p></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:partOf ( [
fhir:l fhir:Procedure/TransplantExample1 ;
fhir:reference [ fhir:v "Procedure/TransplantExample1" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ;
fhir:code [ fhir:v "procedure" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail> ] ;
fhir:code [ fhir:v "transplant-details-panel" ] ;
fhir:display [ fhir:v "Transplant details panel" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/ExamplePatientTransplant1 ;
fhir:reference [ fhir:v "Patient/ExamplePatientTransplant1" ]
] ; #
fhir:component ( [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail> ] ;
fhir:code [ fhir:v "tx-type" ] ;
fhir:display [ fhir:v "Transplant type (liver / kidney / combined)" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-type"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-type> ] ;
fhir:code [ fhir:v "liver" ] ;
fhir:display [ fhir:v "Liver transplant" ] ] ) ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail> ] ;
fhir:code [ fhir:v "time_diag_to_tx" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "24"^^xsd:decimal ] ;
fhir:unit [ fhir:v "months" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "mo" ] ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail> ] ;
fhir:code [ fhir:v "d_r_weight_ratio" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 0.95 ] ;
fhir:unit [ fhir:v "1" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "1" ] ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail> ] ;
fhir:code [ fhir:v "cold_ischemia_time" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "480"^^xsd:decimal ] ;
fhir:unit [ fhir:v "min" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "min" ] ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail> ] ;
fhir:code [ fhir:v "warm_ischemia_time" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "45"^^xsd:decimal ] ;
fhir:unit [ fhir:v "min" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "min" ] ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail> ] ;
fhir:code [ fhir:v "type_surgical_biliary_anastomosis" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biliary-anastomosis-type"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biliary-anastomosis-type> ] ;
fhir:code [ fhir:v "duct-to-duct" ] ;
fhir:display [ fhir:v "Duct-to-duct anastomosis" ] ] ) ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail> ] ;
fhir:code [ fhir:v "intraoperative_complications" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/intraoperative-complication"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/intraoperative-complication> ] ;
fhir:code [ fhir:v "major-bleeding" ] ;
fhir:display [ fhir:v "Major bleeding" ] ] ) ]
] ) . #
IG © 2025 Protect Child. Package hl7.eu.fhir.protect-child#0.1.0-ci-build based on FHIR 4.0.1. Generated 2026-06-05
Links: Table of Contents |
QA Report