FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-pc-vital-sign-lm.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/StructureDefinition-pc-vital-sign-lm.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-vital-sign-lm |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | PcVitalSign |
| Title | Vital Sign logical model |
| Realm | eu |
| Authority | hl7 |
| Description | Logical model for the PROTECT-CHILD vital_sign table. Contains standard vitals and ABPM measurements. |
| Type | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-vital-sign-lm |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition pc-vital-sign-lm
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Vital Sign logical model | |
![]() ![]() | 1..1 | string | vital_sign_id | |
![]() ![]() | 1..1 | string | visit_id | |
![]() ![]() | 1..1 | date | date | |
![]() ![]() | 0..1 | integer | systolic_blood_pressure | |
![]() ![]() | 0..1 | integer | diastolic_blood_pressure | |
![]() ![]() | 0..1 | integer | heart_rate | |
![]() ![]() | 0..1 | integer | oxygen_saturation | |
![]() ![]() | 0..1 | decimal | temperature | |
![]() ![]() | 0..1 | decimal | bmi | |
![]() ![]() | 0..1 | integer | sbp_percentile | |
![]() ![]() | 0..1 | integer | dbp_percentile | |
![]() ![]() | 0..1 | integer | mean_sbp_24 | |
![]() ![]() | 0..1 | integer | mean_dbp_24 | |
![]() ![]() | 0..1 | integer | mean_sbp_day | |
![]() ![]() | 0..1 | integer | mean_dbp_day | |
![]() ![]() | 0..1 | integer | mean_sbp_night | |
![]() ![]() | 0..1 | integer | mean_dbp_night | |
![]() ![]() | 0..1 | integer | sbp_load | |
![]() ![]() | 0..1 | integer | dbp_load | |
![]() ![]() | 0..1 | integer | sbp_dip | |
![]() ![]() | 0..1 | integer | dbp_dip | |
{
"resourceType": "StructureDefinition",
"id": "pc-vital-sign-lm",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-vital-sign-lm",
"version": "0.1.0-ci-build",
"name": "PcVitalSign",
"title": "Vital Sign logical model",
"status": "draft",
"date": "2026-06-05T19:23:32+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Logical model for the PROTECT-CHILD vital_sign table. Contains standard vitals and ABPM measurements.",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-vital-sign-lm",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "pc-vital-sign-lm",
"path": "pc-vital-sign-lm",
"short": "Vital Sign logical model",
"definition": "Logical model for the PROTECT-CHILD vital_sign table. Contains standard vitals and ABPM measurements.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "pc-vital-sign-lm.vitalSignId",
"path": "pc-vital-sign-lm.vitalSignId",
"short": "vital_sign_id",
"definition": "Vital sign record ID.",
"min": 1,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.vitalSignId",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-vital-sign-lm.visitId",
"path": "pc-vital-sign-lm.visitId",
"short": "visit_id",
"definition": "FK to visit.",
"min": 1,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.visitId",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-vital-sign-lm.date",
"path": "pc-vital-sign-lm.date",
"short": "date",
"definition": "Date vitals were measured.",
"min": 1,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.date",
"min": 1,
"max": "1"
},
"type": [
{
"code": "date"
}
]
},
{
"id": "pc-vital-sign-lm.systolicBloodPressure",
"path": "pc-vital-sign-lm.systolicBloodPressure",
"short": "systolic_blood_pressure",
"definition": "Systolic BP (mmHg).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.systolicBloodPressure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.diastolicBloodPressure",
"path": "pc-vital-sign-lm.diastolicBloodPressure",
"short": "diastolic_blood_pressure",
"definition": "Diastolic BP (mmHg).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.diastolicBloodPressure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.heartRate",
"path": "pc-vital-sign-lm.heartRate",
"short": "heart_rate",
"definition": "Heart rate (bpm).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.heartRate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.oxygenSaturation",
"path": "pc-vital-sign-lm.oxygenSaturation",
"short": "oxygen_saturation",
"definition": "O2 saturation at rest (%).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.oxygenSaturation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.temperature",
"path": "pc-vital-sign-lm.temperature",
"short": "temperature",
"definition": "Body temperature (°C).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.temperature",
"min": 0,
"max": "1"
},
"type": [
{
"code": "decimal"
}
]
},
{
"id": "pc-vital-sign-lm.bmi",
"path": "pc-vital-sign-lm.bmi",
"short": "bmi",
"definition": "Body mass index.",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.bmi",
"min": 0,
"max": "1"
},
"type": [
{
"code": "decimal"
}
]
},
{
"id": "pc-vital-sign-lm.sbpPercentile",
"path": "pc-vital-sign-lm.sbpPercentile",
"short": "sbp_percentile",
"definition": "Systolic BP percentile.",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.sbpPercentile",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.dbpPercentile",
"path": "pc-vital-sign-lm.dbpPercentile",
"short": "dbp_percentile",
"definition": "Diastolic BP percentile.",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.dbpPercentile",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanSbp24",
"path": "pc-vital-sign-lm.meanSbp24",
"short": "mean_sbp_24",
"definition": "Mean 24h systolic BP (mmHg).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.meanSbp24",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanDbp24",
"path": "pc-vital-sign-lm.meanDbp24",
"short": "mean_dbp_24",
"definition": "Mean 24h diastolic BP (mmHg).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.meanDbp24",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanSbpDay",
"path": "pc-vital-sign-lm.meanSbpDay",
"short": "mean_sbp_day",
"definition": "Mean daytime systolic BP (mmHg).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.meanSbpDay",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanDbpDay",
"path": "pc-vital-sign-lm.meanDbpDay",
"short": "mean_dbp_day",
"definition": "Mean daytime diastolic BP (mmHg).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.meanDbpDay",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanSbpNight",
"path": "pc-vital-sign-lm.meanSbpNight",
"short": "mean_sbp_night",
"definition": "Mean night-time systolic BP (mmHg).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.meanSbpNight",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanDbpNight",
"path": "pc-vital-sign-lm.meanDbpNight",
"short": "mean_dbp_night",
"definition": "Mean night-time diastolic BP (mmHg).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.meanDbpNight",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.sbpLoad",
"path": "pc-vital-sign-lm.sbpLoad",
"short": "sbp_load",
"definition": "Systolic BP load (%).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.sbpLoad",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.dbpLoad",
"path": "pc-vital-sign-lm.dbpLoad",
"short": "dbp_load",
"definition": "Diastolic BP load (%).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.dbpLoad",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.sbpDip",
"path": "pc-vital-sign-lm.sbpDip",
"short": "sbp_dip",
"definition": "Systolic BP nocturnal dip (%).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.sbpDip",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.dbpDip",
"path": "pc-vital-sign-lm.dbpDip",
"short": "dbp_dip",
"definition": "Diastolic BP nocturnal dip (%).",
"min": 0,
"max": "1",
"base": {
"path": "pc-vital-sign-lm.dbpDip",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
}
]
},
"differential": {
"element": [
{
"id": "pc-vital-sign-lm",
"path": "pc-vital-sign-lm",
"short": "Vital Sign logical model",
"definition": "Logical model for the PROTECT-CHILD vital_sign table. Contains standard vitals and ABPM measurements."
},
{
"id": "pc-vital-sign-lm.vitalSignId",
"path": "pc-vital-sign-lm.vitalSignId",
"short": "vital_sign_id",
"definition": "Vital sign record ID.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-vital-sign-lm.visitId",
"path": "pc-vital-sign-lm.visitId",
"short": "visit_id",
"definition": "FK to visit.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-vital-sign-lm.date",
"path": "pc-vital-sign-lm.date",
"short": "date",
"definition": "Date vitals were measured.",
"min": 1,
"max": "1",
"type": [
{
"code": "date"
}
]
},
{
"id": "pc-vital-sign-lm.systolicBloodPressure",
"path": "pc-vital-sign-lm.systolicBloodPressure",
"short": "systolic_blood_pressure",
"definition": "Systolic BP (mmHg).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.diastolicBloodPressure",
"path": "pc-vital-sign-lm.diastolicBloodPressure",
"short": "diastolic_blood_pressure",
"definition": "Diastolic BP (mmHg).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.heartRate",
"path": "pc-vital-sign-lm.heartRate",
"short": "heart_rate",
"definition": "Heart rate (bpm).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.oxygenSaturation",
"path": "pc-vital-sign-lm.oxygenSaturation",
"short": "oxygen_saturation",
"definition": "O2 saturation at rest (%).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.temperature",
"path": "pc-vital-sign-lm.temperature",
"short": "temperature",
"definition": "Body temperature (°C).",
"min": 0,
"max": "1",
"type": [
{
"code": "decimal"
}
]
},
{
"id": "pc-vital-sign-lm.bmi",
"path": "pc-vital-sign-lm.bmi",
"short": "bmi",
"definition": "Body mass index.",
"min": 0,
"max": "1",
"type": [
{
"code": "decimal"
}
]
},
{
"id": "pc-vital-sign-lm.sbpPercentile",
"path": "pc-vital-sign-lm.sbpPercentile",
"short": "sbp_percentile",
"definition": "Systolic BP percentile.",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.dbpPercentile",
"path": "pc-vital-sign-lm.dbpPercentile",
"short": "dbp_percentile",
"definition": "Diastolic BP percentile.",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanSbp24",
"path": "pc-vital-sign-lm.meanSbp24",
"short": "mean_sbp_24",
"definition": "Mean 24h systolic BP (mmHg).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanDbp24",
"path": "pc-vital-sign-lm.meanDbp24",
"short": "mean_dbp_24",
"definition": "Mean 24h diastolic BP (mmHg).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanSbpDay",
"path": "pc-vital-sign-lm.meanSbpDay",
"short": "mean_sbp_day",
"definition": "Mean daytime systolic BP (mmHg).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanDbpDay",
"path": "pc-vital-sign-lm.meanDbpDay",
"short": "mean_dbp_day",
"definition": "Mean daytime diastolic BP (mmHg).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanSbpNight",
"path": "pc-vital-sign-lm.meanSbpNight",
"short": "mean_sbp_night",
"definition": "Mean night-time systolic BP (mmHg).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.meanDbpNight",
"path": "pc-vital-sign-lm.meanDbpNight",
"short": "mean_dbp_night",
"definition": "Mean night-time diastolic BP (mmHg).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.sbpLoad",
"path": "pc-vital-sign-lm.sbpLoad",
"short": "sbp_load",
"definition": "Systolic BP load (%).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.dbpLoad",
"path": "pc-vital-sign-lm.dbpLoad",
"short": "dbp_load",
"definition": "Diastolic BP load (%).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.sbpDip",
"path": "pc-vital-sign-lm.sbpDip",
"short": "sbp_dip",
"definition": "Systolic BP nocturnal dip (%).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-vital-sign-lm.dbpDip",
"path": "pc-vital-sign-lm.dbpDip",
"short": "dbp_dip",
"definition": "Diastolic BP nocturnal dip (%).",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
}
]
}
}