FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | CodeSystem |
| Id | CodeSystem-vital-sign-local-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-vital-sign-local-cs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/vital-sign-local |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | VitalSignLocalCS |
| Title | Vital Sign Local Codes |
| Realm | eu |
| Authority | hl7 |
| Description | Local codes for ABPM-derived metrics that have no published LOINC code: systolic/diastolic blood pressure load and nocturnal dip percentages. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem vital-sign-local-cs
This case-sensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/vital-sign-local defines the following codes:
| Code | Display |
| sbp-load | Systolic blood pressure load (%) |
| dbp-load | Diastolic blood pressure load (%) |
| sbp-dip | Systolic blood pressure nocturnal dip (%) |
| dbp-dip | Diastolic blood pressure nocturnal dip (%) |
{
"resourceType": "CodeSystem",
"id": "vital-sign-local-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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 (%)"
}
]
}