Package | bloodpressure |
Resource Type | CodeSystem |
Id | Consciousness |
FHIR Version | R4 |
Source | http://bloodpressure.oemig.de/fhir/https://build.fhir.org/ig/frankoemig/bloodpressure/CodeSystem-Consciousness.html |
URL | http://bloodpressure.oemig.de/fhir/CodeSystem/Consciousness |
Version | 0.2.12 |
Status | active |
Date | 2024-04-16 |
Name | ConsciousnessCS |
Title | Consciousness |
Description | **Consciousness** |
Copyright | FO |
Content | complete |
ValueSet | |
Consciousness | Consciousness |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Consciousness
This case-insensitive code system http://bloodpressure.oemig.de/fhir/CodeSystem/Consciousness
defines the following codes in a Is-A hierarchy:
Code | Display |
awake | The patient is awake. |
unconscious | The patient is unconscious. |
sleeping | The patient is sleeping. |
{ "resourceType": "CodeSystem", "id": "Consciousness", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://bloodpressure.oemig.de/fhir/CodeSystem/Consciousness", "version": "0.2.12", "name": "ConsciousnessCS", "title": "Consciousness", "status": "active", "experimental": false, "date": "2024-04-16", "publisher": "FO", "contact": [ { "name": "FO", "telecom": [ { "system": "url", "value": "http://www.oemig.de" } ] } ], "description": "**Consciousness**", "copyright": "FO", "caseSensitive": false, "valueSet": "http://bloodpressure.oemig.de/fhir/ValueSet/Consciousness", "hierarchyMeaning": "is-a", "compositional": false, "versionNeeded": false, "content": "complete", "count": 3, "concept": [ { "code": "awake", "display": "The patient is awake." }, { "code": "unconscious", "display": "The patient is unconscious." }, { "code": "sleeping", "display": "The patient is sleeping." } ] }