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" : "patient-observations-panel-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem patient-observations-panel-cs</b></p><a name=\"patient-observations-panel-cs\"> </a><a name=\"hcpatient-observations-panel-cs\"> </a><p>This case-sensitive code system <code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-observations-panel</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\">patient-demographics-panel<a name=\"patient-observations-panel-cs-patient-demographics-panel\"> </a></td><td>Patient demographics panel (age)</td></tr><tr><td style=\"white-space:nowrap\">patient-immunology-panel<a name=\"patient-observations-panel-cs-patient-immunology-panel\"> </a></td><td>Patient pre-transplant immunology panel (PRA, histological date)</td></tr></table></div>"
},
"url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-observations-panel",
"version" : "0.1.0-ci-build",
"name" : "PatientObservationsPanelCS",
"title" : "Patient Observations Panel 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" : "Local codes for PROTECT-CHILD patient observation panels.",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "patient-demographics-panel",
"display" : "Patient demographics panel (age)"
},
{
"code" : "patient-immunology-panel",
"display" : "Patient pre-transplant immunology panel (PRA, histological date)"
}
]
}