FHIR IG analytics| Package | hl7.fhir.uv.openehr-test |
| Resource Type | ValueSet |
| Id | ValueSet-openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/FHIR/openehr-test/ValueSet-openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010.html |
| URL | http://hl7.org/fhir/test/openehr-test/ValueSet/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010 |
| Version | 1.6.6 |
| Status | active |
| Date | 2025-06-14T02:33:58+00:00 |
| Name | DiastolicEndpointVS |
| Title | Diastolic endpoint ValueSet |
| Realm | uv |
| Authority | hl7 |
| Description | ValueSet for Record which Korotkoff sound is used for determining diastolic pressure using auscultative method. |
| StructureDefinition | |
| openEHR-EHR-OBSERVATION.blood-pressure.v2 | openEHR-EHR-OBSERVATION.blood_pressure.v2 |
| CodeSystem | |
| openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010 | Diastolic endpoint |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010
http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010| Code | Display | Definition |
| at1011 | Phase IV | The fourth Korotkoff sound is identified as an abrupt muffling of sounds. |
| at1012 | Phase V | The fifth Korotkoff sound is identified by absence of sounds as the cuff pressure drops below the diastolic blood pressure. |
{
"resourceType": "ValueSet",
"id": "openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/test/openehr-test/ValueSet/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010",
"version": "1.6.6",
"name": "DiastolicEndpointVS",
"title": "Diastolic endpoint ValueSet",
"status": "active",
"date": "2025-06-14T02:33:58+00:00",
"publisher": "HL7 FHIR Product Director",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "ValueSet for Record which Korotkoff sound is used for determining diastolic pressure using auscultative method.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010",
"concept": [
{
"code": "at1011"
},
{
"code": "at1012"
}
]
}
]
}
}