FHIR IG analytics| Package | hl7.fhir.uv.openehr-test |
| Resource Type | ValueSet |
| Id | ValueSet-openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/FHIR/openehr-test/ValueSet-openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008.html |
| URL | http://hl7.org/fhir/test/openehr-test/ValueSet/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008 |
| Version | 1.6.6 |
| Status | active |
| Date | 2025-06-14T02:33:58+00:00 |
| Name | PositionVS |
| Title | Position ValueSet |
| Realm | uv |
| Authority | hl7 |
| Description | ValueSet for The position of the individual at the time of measurement. |
| StructureDefinition | |
| openEHR-EHR-OBSERVATION.blood-pressure.v2 | openEHR-EHR-OBSERVATION.blood_pressure.v2 |
| CodeSystem | |
| openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008 | Position |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008
http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008| Code | Display | Definition |
| at1000 | Standing | Standing at the time of blood pressure measurement. |
| at1001 | Sitting | Sitting (for example on bed or chair) at the time of blood pressure measurement. |
| at1002 | Reclining | Reclining at the time of blood pressure measurement. |
| at1003 | Lying | Lying flat at the time of blood pressure measurement. |
| at1014 | Lying with tilt to left | Lying flat with some lateral tilt, usually angled towards the left side. Commonly required in the last trimester of pregnancy to relieve aortocaval compression. |
{
"resourceType": "ValueSet",
"id": "openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/test/openehr-test/ValueSet/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008",
"version": "1.6.6",
"name": "PositionVS",
"title": "Position 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 The position of the individual at the time of measurement.",
"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.at0008",
"concept": [
{
"code": "at1000"
},
{
"code": "at1001"
},
{
"code": "at1002"
},
{
"code": "at1003"
},
{
"code": "at1014"
}
]
}
]
}
}