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
| Draft as of 2026-06-05 |
{
"resourceType" : "CodeSystem",
"id" : "transplant-detail-cs",
"text" : {
"status" : "generated",
"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</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</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></tr><tr><td style=\"white-space:nowrap\">tx-type<a name=\"transplant-detail-cs-tx-type\"> </a></td><td>Transplant type (liver / kidney / combined)</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></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></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></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></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></tr><tr><td style=\"white-space:nowrap\">vascular_anomalies<a name=\"transplant-detail-cs-vascular_anomalies\"> </a></td><td>Vascular anomalies (free text)</td></tr><tr><td style=\"white-space:nowrap\">type_surgical_biliary_anastomosis<a name=\"transplant-detail-cs-type_surgical_biliary_anastomosis\"> </a></td><td>Type of surgical biliary anastomosis</td></tr><tr><td style=\"white-space:nowrap\">intraoperative_complications<a name=\"transplant-detail-cs-intraoperative_complications\"> </a></td><td>Intraoperative complication</td></tr><tr><td style=\"white-space:nowrap\">intraoperative_complications_other<a name=\"transplant-detail-cs-intraoperative_complications_other\"> </a></td><td>Other intraoperative complications (free text)</td></tr><tr><td style=\"white-space:nowrap\">type_ureteral_graft_anastomosis<a name=\"transplant-detail-cs-type_ureteral_graft_anastomosis\"> </a></td><td>Type of ureteral graft anastomosis</td></tr><tr><td style=\"white-space:nowrap\">other_type_ureteral_graft_anastomosis<a name=\"transplant-detail-cs-other_type_ureteral_graft_anastomosis\"> </a></td><td>Other type of ureteral graft anastomosis (free text)</td></tr></table></div>"
},
"url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail",
"version" : "0.1.0-ci-build",
"name" : "TransplantDetailCS",
"title" : "Transplant Detail CodeSystem",
"status" : "draft",
"experimental" : true,
"date" : "2026-06-05T19:23:32+00:00",
"publisher" : "Protect Child",
"contact" : [
{
"name" : "Protect Child",
"telecom" : [
{
"system" : "url",
"value" : "https://protect-child.eu/"
}
]
}
],
"description" : "Codes for transplant-level details captured as Observation components.",
"caseSensitive" : false,
"content" : "complete",
"count" : 13,
"concept" : [
{
"code" : "transplant-details-panel",
"display" : "Transplant details panel"
},
{
"code" : "tx-type",
"display" : "Transplant type (liver / kidney / combined)"
},
{
"code" : "d_r_weight_ratio",
"display" : "Donor/recipient weight ratio"
},
{
"code" : "vessel_mismatch_d_r",
"display" : "Vessel mismatch (donor-recipient)"
},
{
"code" : "cold_ischemia_time",
"display" : "Cold ischemia time (minutes)"
},
{
"code" : "time_diag_to_tx",
"display" : "Time from diagnosis to transplant (months)"
},
{
"code" : "warm_ischemia_time",
"display" : "Warm ischemia time (minutes)"
},
{
"code" : "vascular_anomalies",
"display" : "Vascular anomalies (free text)"
},
{
"code" : "type_surgical_biliary_anastomosis",
"display" : "Type of surgical biliary anastomosis"
},
{
"code" : "intraoperative_complications",
"display" : "Intraoperative complication"
},
{
"code" : "intraoperative_complications_other",
"display" : "Other intraoperative complications (free text)"
},
{
"code" : "type_ureteral_graft_anastomosis",
"display" : "Type of ureteral graft anastomosis"
},
{
"code" : "other_type_ureteral_graft_anastomosis",
"display" : "Other type of ureteral graft anastomosis (free text)"
}
]
}