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