FHIR IG analytics| Package | hl7.fhir.uv.openehr-test |
| Resource Type | ValueSet |
| Id | ValueSet-openEHR-EHR-OBSERVATION.blood-pressure.v2.at1043.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/FHIR/openehr-test/ValueSet-openEHR-EHR-OBSERVATION.blood-pressure.v2.at1043.html |
| URL | http://hl7.org/fhir/test/openehr-test/ValueSet/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1043 |
| Version | 1.6.6 |
| Status | active |
| Date | 2025-06-14T02:33:58+00:00 |
| Name | SleepStatusVS |
| Title | Sleep status ValueSet |
| Realm | uv |
| Authority | hl7 |
| Description | ValueSet for Sleep status - supports interpretation of 24 hour ambulatory blood pressure records. |
| StructureDefinition | |
| openEHR-EHR-OBSERVATION.blood-pressure.v2 | openEHR-EHR-OBSERVATION.blood_pressure.v2 |
| CodeSystem | |
| openEHR-EHR-OBSERVATION.blood-pressure.v2.at1043 | Sleep status |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet openEHR-EHR-OBSERVATION.blood-pressure.v2.at1043
http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1043| Code | Display | Definition |
| at1044 | Awake | The individual is fully conscious. |
| at1045 | Sleeping | The individual is in the natural state of bodily rest. |
{
"resourceType": "ValueSet",
"id": "openEHR-EHR-OBSERVATION.blood-pressure.v2.at1043",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/test/openehr-test/ValueSet/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1043",
"version": "1.6.6",
"name": "SleepStatusVS",
"title": "Sleep status 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 Sleep status - supports interpretation of 24 hour ambulatory blood pressure records.",
"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.at1043",
"concept": [
{
"code": "at1044"
},
{
"code": "at1045"
}
]
}
]
}
}