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
: Transplant Detail CodeSystem - TTL Representation
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 -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/transplant-detail-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "transplant-detail-cs"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem transplant-detail-cs</b></p><a name=\"transplant-detail-cs\"> </a><a name=\"hctransplant-detail-cs\"> </a><p>This case-insensitive code system <code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">transplant-details-panel<a name=\"transplant-detail-cs-transplant-details-panel\"> </a></td><td>Transplant details panel</td><td>Panel grouping intraoperative transplant detail observations.</td></tr><tr><td style=\"white-space:nowrap\">d_r_weight_ratio<a name=\"transplant-detail-cs-d_r_weight_ratio\"> </a></td><td>Donor/recipient weight ratio</td><td>Ratio of donor to recipient body weight.</td></tr><tr><td style=\"white-space:nowrap\">vessel_mismatch_d_r<a name=\"transplant-detail-cs-vessel_mismatch_d_r\"> </a></td><td>Vessel mismatch (donor-recipient)</td><td>Whether a donor-recipient vessel-size mismatch was present.</td></tr><tr><td style=\"white-space:nowrap\">cold_ischemia_time<a name=\"transplant-detail-cs-cold_ischemia_time\"> </a></td><td>Cold ischemia time (minutes)</td><td>Cold ischaemia time, in minutes.</td></tr><tr><td style=\"white-space:nowrap\">time_diag_to_tx<a name=\"transplant-detail-cs-time_diag_to_tx\"> </a></td><td>Time from diagnosis to transplant (months)</td><td>Time from primary diagnosis to transplant, in months.</td></tr><tr><td style=\"white-space:nowrap\">warm_ischemia_time<a name=\"transplant-detail-cs-warm_ischemia_time\"> </a></td><td>Warm ischemia time (minutes)</td><td>Warm ischaemia time, in minutes.</td></tr><tr><td style=\"white-space:nowrap\">vascular_anomalies<a name=\"transplant-detail-cs-vascular_anomalies\"> </a></td><td>Vascular anomalies (free text)</td><td>Free-text description of vascular anomalies.</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail-cs"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0-ci-build"] ;
fhir:CodeSystem.name [ fhir:value "TransplantDetailCS"] ;
fhir:CodeSystem.title [ fhir:value "Transplant Detail CodeSystem"] ;
fhir:CodeSystem.status [ fhir:value "draft"] ;
fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-09-16T02:17:34+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "Protect Child"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Protect Child" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://protect-child.eu/" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Codes for transplant-level details captured as Observation components."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "7"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "transplant-details-panel" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Transplant details panel" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Panel grouping intraoperative transplant detail observations." ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "d_r_weight_ratio" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Donor/recipient weight ratio" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Ratio of donor to recipient body weight." ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "vessel_mismatch_d_r" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Vessel mismatch (donor-recipient)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Whether a donor-recipient vessel-size mismatch was present." ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "cold_ischemia_time" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Cold ischemia time (minutes)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Cold ischaemia time, in minutes." ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "time_diag_to_tx" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Time from diagnosis to transplant (months)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Time from primary diagnosis to transplant, in months." ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "warm_ischemia_time" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Warm ischemia time (minutes)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Warm ischaemia time, in minutes." ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "vascular_anomalies" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Vascular anomalies (free text)" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Free-text description of vascular anomalies." ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/transplant-detail-cs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/transplant-detail-cs.ttl> .