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" : "clinical-event-evidence-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem clinical-event-evidence-cs</b></p><a name=\"clinical-event-evidence-cs\"> </a><a name=\"hcclinical-event-evidence-cs\"> </a><p>This case-insensitive code system <code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/clinical-event-evidence</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\">dgf<a name=\"clinical-event-evidence-cs-dgf\"> </a></td><td>Delayed graft function</td></tr><tr><td style=\"white-space:nowrap\">episodes-aki-after-ltx<a name=\"clinical-event-evidence-cs-episodes-aki-after-ltx\"> </a></td><td>Episodes of AKI after liver transplant</td></tr><tr><td style=\"white-space:nowrap\">histologic-evidence-cni-tox<a name=\"clinical-event-evidence-cs-histologic-evidence-cni-tox\"> </a></td><td>Histological evidence of CNI nephrotoxicity</td></tr><tr><td style=\"white-space:nowrap\">hypoxic-ischemic-pltx<a name=\"clinical-event-evidence-cs-hypoxic-ischemic-pltx\"> </a></td><td>Hypoxic-ischemic event post liver transplant</td></tr><tr><td style=\"white-space:nowrap\">concomitant-medications<a name=\"clinical-event-evidence-cs-concomitant-medications\"> </a></td><td>Concomitant medications present</td></tr><tr><td style=\"white-space:nowrap\">treatment-adherence<a name=\"clinical-event-evidence-cs-treatment-adherence\"> </a></td><td>Treatment adherence confirmed</td></tr></table></div>"
},
"url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/clinical-event-evidence",
"version" : "0.1.0-ci-build",
"name" : "ClinicalEventEvidenceCS",
"title" : "Clinical Event Evidence 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" : "Coded findings used in Condition.evidence.code to represent boolean DM fields. Presence of a code means the flag is true; absence means false.",
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "dgf",
"display" : "Delayed graft function"
},
{
"code" : "episodes-aki-after-ltx",
"display" : "Episodes of AKI after liver transplant"
},
{
"code" : "histologic-evidence-cni-tox",
"display" : "Histological evidence of CNI nephrotoxicity"
},
{
"code" : "hypoxic-ischemic-pltx",
"display" : "Hypoxic-ischemic event post liver transplant"
},
{
"code" : "concomitant-medications",
"display" : "Concomitant medications present"
},
{
"code" : "treatment-adherence",
"display" : "Treatment adherence confirmed"
}
]
}