hl7-eu-logo
PROTECT-CHILD Pediatric Transplant Data Implementation Guide
0.1.0-ci-build -

PROTECT-CHILD Pediatric Transplant Data Implementation Guide
0.1.0-ci-build - ci-build

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 - JSON Representation

Draft as of 2026-09-16

Raw json | Download

{
  "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-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>"
  },
  "url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail-cs",
  "version" : "0.1.0-ci-build",
  "name" : "TransplantDetailCS",
  "title" : "Transplant Detail CodeSystem",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-09-16T02:17:34+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" : 7,
  "concept" : [
    {
      "code" : "transplant-details-panel",
      "display" : "Transplant details panel",
      "definition" : "Panel grouping intraoperative transplant detail observations."
    },
    {
      "code" : "d_r_weight_ratio",
      "display" : "Donor/recipient weight ratio",
      "definition" : "Ratio of donor to recipient body weight."
    },
    {
      "code" : "vessel_mismatch_d_r",
      "display" : "Vessel mismatch (donor-recipient)",
      "definition" : "Whether a donor-recipient vessel-size mismatch was present."
    },
    {
      "code" : "cold_ischemia_time",
      "display" : "Cold ischemia time (minutes)",
      "definition" : "Cold ischaemia time, in minutes."
    },
    {
      "code" : "time_diag_to_tx",
      "display" : "Time from diagnosis to transplant (months)",
      "definition" : "Time from primary diagnosis to transplant, in months."
    },
    {
      "code" : "warm_ischemia_time",
      "display" : "Warm ischemia time (minutes)",
      "definition" : "Warm ischaemia time, in minutes."
    },
    {
      "code" : "vascular_anomalies",
      "display" : "Vascular anomalies (free text)",
      "definition" : "Free-text description of vascular anomalies."
    }
  ]
}