FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeCodeSystem
IdCodeSystem-vital-sign-local-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-vital-sign-local-cs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/vital-sign-local
Version0.1.0-ci-build
Statusdraft
Date2026-06-05T19:23:32+00:00
NameVitalSignLocalCS
TitleVital Sign Local Codes
Realmeu
Authorityhl7
DescriptionLocal codes for ABPM-derived metrics that have no published LOINC code: systolic/diastolic blood pressure load and nocturnal dip percentages.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
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 (%)

Source1

{
  "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 (%)"
    }
  ]
}