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-08-11 |
{
"resourceType" : "CodeSystem",
"id" : "patient-instrumental-investigation-component-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem patient-instrumental-investigation-component-cs</b></p><a name=\"patient-instrumental-investigation-component-cs\"> </a><a name=\"hcpatient-instrumental-investigation-component-cs\"> </a><p>This case-sensitive code system <code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-instrumental-investigation-component-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\">abnormality<a name=\"patient-instrumental-investigation-component-cs-abnormality\"> </a></td><td>Abnormality description</td><td>Free-text description of the abnormal finding.</td></tr><tr><td style=\"white-space:nowrap\">other-investigation<a name=\"patient-instrumental-investigation-component-cs-other-investigation\"> </a></td><td>Other investigation description</td><td>Free-text description of an investigation not in the catalogue.</td></tr></table></div>"
},
"url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-instrumental-investigation-component-cs",
"version" : "0.1.0-ci-build",
"name" : "PatientInstrumentalInvestigationComponentCS",
"title" : "Patient Instrumental Investigation Component Codes",
"status" : "draft",
"experimental" : true,
"date" : "2026-08-11T12:50:29+00:00",
"publisher" : "Protect Child",
"contact" : [
{
"name" : "Protect Child",
"telecom" : [
{
"system" : "url",
"value" : "https://protect-child.eu/"
}
]
}
],
"description" : "Local codes for the free-text components of a patient instrumental investigation (abnormality, other investigation).",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "abnormality",
"display" : "Abnormality description",
"definition" : "Free-text description of the abnormal finding."
},
{
"code" : "other-investigation",
"display" : "Other investigation description",
"definition" : "Free-text description of an investigation not in the catalogue."
}
]
}