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" : "vital-sign-local-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem vital-sign-local-cs</b></p><a name=\"vital-sign-local-cs\"> </a><a name=\"hcvital-sign-local-cs\"> </a><p>This case-sensitive code system <code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/vital-sign-local</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\">sbp-load<a name=\"vital-sign-local-cs-sbp-load\"> </a></td><td>Systolic blood pressure load (%)</td></tr><tr><td style=\"white-space:nowrap\">dbp-load<a name=\"vital-sign-local-cs-dbp-load\"> </a></td><td>Diastolic blood pressure load (%)</td></tr><tr><td style=\"white-space:nowrap\">sbp-dip<a name=\"vital-sign-local-cs-sbp-dip\"> </a></td><td>Systolic blood pressure nocturnal dip (%)</td></tr><tr><td style=\"white-space:nowrap\">dbp-dip<a name=\"vital-sign-local-cs-dbp-dip\"> </a></td><td>Diastolic blood pressure nocturnal dip (%)</td></tr></table></div>"
},
"url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/vital-sign-local",
"version" : "0.1.0-ci-build",
"name" : "VitalSignLocalCS",
"title" : "Vital Sign Local Codes",
"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 ABPM-derived metrics that have no published LOINC code: systolic/diastolic blood pressure load and nocturnal dip percentages.",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "sbp-load",
"display" : "Systolic blood pressure load (%)"
},
{
"code" : "dbp-load",
"display" : "Diastolic blood pressure load (%)"
},
{
"code" : "sbp-dip",
"display" : "Systolic blood pressure nocturnal dip (%)"
},
{
"code" : "dbp-dip",
"display" : "Diastolic blood pressure nocturnal dip (%)"
}
]
}