Package | bloodpressure |
Type | CodeSystem |
Id | Position |
FHIR Version | R4 |
Source | http://bloodpressure.oemig.de/fhir/https://build.fhir.org/ig/frankoemig/bloodpressure/CodeSystem-Position.html |
URL | http://bloodpressure.oemig.de/fhir/CodeSystem/Position |
Version | 0.2.12 |
Status | active |
Date | 2024-04-16 |
Name | PositionCS |
Title | Position |
Description | **Position** |
Copyright | FO |
Content | complete |
ValueSet | |
BodyPosition | Body Position |
Position | Position |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Position
This case-insensitive code system http://bloodpressure.oemig.de/fhir/CodeSystem/Position
defines the following codes in a Is-A hierarchy:
Lvl | Code | Display |
1 | sitting | sitting |
1 | standing | standing |
1 | reclining | reclining |
1 | lying | lying |
2 | lyingOnBack | lying on its back (supine) |
2 | lyingWithTiltToLeft | lying with tilt to left |
{ "resourceType": "CodeSystem", "id": "Position", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://bloodpressure.oemig.de/fhir/CodeSystem/Position", "version": "0.2.12", "name": "PositionCS", "title": "Position", "status": "active", "experimental": false, "date": "2024-04-16", "publisher": "FO", "contact": [ { "name": "FO", "telecom": [ { "system": "url", "value": "http://www.oemig.de" } ] } ], "description": "**Position**", "copyright": "FO", "caseSensitive": false, "valueSet": "http://bloodpressure.oemig.de/fhir/ValueSet/Position", "hierarchyMeaning": "is-a", "compositional": false, "versionNeeded": false, "content": "complete", "count": 6, "concept": [ { "code": "sitting", "display": "sitting" }, { "code": "standing", "display": "standing" }, { "code": "reclining", "display": "reclining" }, { "code": "lying", "display": "lying", "concept": [ { "code": "lyingOnBack", "display": "lying on its back (supine)" }, { "code": "lyingWithTiltToLeft", "display": "lying with tilt to left" } ] } ] }