FHIR IG analytics| Package | hl7.eu.terminology.ehdsi |
| Resource Type | ValueSet |
| Id | ValueSet-eHDSIBloodPressure-8.1.0.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSIBloodPressure-8.1.0.html |
| URL | http://terminology.ehdsi.eu/ValueSet/eHDSIBloodPressure |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-12-23T10:21:17+00:00 |
| Name | eHDSIBloodPressure |
| Title | eHDSI Blood Pressure |
| Realm | eu |
| Authority | hl7 |
| Description | The Value Set is used for the observations of Blood Pressure recorded in the section for Vital Signs Observations in the Patient Summary. It codes what type of pressure (diastolic, systolic) is measured. |
No resources found
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "eHDSIBloodPressure-8.1.0",
"url": "http://terminology.ehdsi.eu/ValueSet/eHDSIBloodPressure",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.21"
}
],
"version": "0.2.0",
"name": "eHDSIBloodPressure",
"title": "eHDSI Blood Pressure",
"status": "active",
"experimental": false,
"date": "2025-12-23T10:21:17+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7europe.org"
}
]
}
],
"description": "The Value Set is used for the observations of Blood Pressure recorded in the section for Vital Signs Observations in the Patient Summary. It codes what type of pressure (diastolic, systolic) is measured.",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "8462-4",
"display": "Diastolic blood pressure"
},
{
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
}
]
}
}