Blood Pressure Cross-Country Cross-Language Cross-Paradigm (Demo) IG, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.7.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/bloodpressure/ and changes regularly. See the Directory of published versions
| Active as of 2024-04-16 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/BodyPosition> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "BodyPosition"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BodyPosition</b></p><a name=\"BodyPosition\"> </a><a name=\"hcBodyPosition\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-Position.html\"><code>http://bloodpressure.oemig.de/fhir/CodeSystem/Position</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.7.1</span></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/26527006\">26527006</a></td><td style=\"color: #cccccc\">Inverse Trendelenburg position</td></tr><tr><td><a href=\"http://snomed.info/id/102536004\">102536004</a></td><td style=\"color: #cccccc\">Left lateral decubitus position</td></tr><tr><td><a href=\"http://snomed.info/id/414585002\">414585002</a></td><td style=\"color: #cccccc\">Left lateral tilt</td></tr><tr><td><a href=\"http://snomed.info/id/10904000\">10904000</a></td><td style=\"color: #cccccc\">Orthostatic body position</td></tr><tr><td><a href=\"http://snomed.info/id/1240000\">1240000</a></td><td style=\"color: #cccccc\">Prone body position</td></tr><tr><td><a href=\"http://snomed.info/id/102538003\">102538003</a></td><td style=\"color: #cccccc\">Recumbent body position</td></tr><tr><td><a href=\"http://snomed.info/id/423413008\">423413008</a></td><td style=\"color: #cccccc\">Reverse trendelenburg positioning</td></tr><tr><td><a href=\"http://snomed.info/id/102535000\">102535000</a></td><td style=\"color: #cccccc\">Right lateral decubitus position</td></tr><tr><td><a href=\"http://snomed.info/id/415346000\">415346000</a></td><td style=\"color: #cccccc\">Right lateral tilt</td></tr><tr><td><a href=\"http://snomed.info/id/33586001\">33586001</a></td><td style=\"color: #cccccc\">Sitting position</td></tr><tr><td><a href=\"http://snomed.info/id/40199007\">40199007</a></td><td style=\"color: #cccccc\">Supine body position</td></tr><tr><td><a href=\"http://snomed.info/id/34106002\">34106002</a></td><td style=\"color: #cccccc\">Trendelenburg position</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "http://bloodpressure.oemig.de/fhir/ValueSet/BodyPosition"] ;
fhir:ValueSet.version [ fhir:value "0.7.1"] ;
fhir:ValueSet.name [ fhir:value "BodyPositionVS"] ;
fhir:ValueSet.title [ fhir:value "Body Position"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2024-04-16"^^xsd:date] ;
fhir:ValueSet.publisher [ fhir:value "FO"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "FO" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.oemig.de" ]
]
] ;
fhir:ValueSet.description [ fhir:value "**Position of the Body** during measurement"] ;
fhir:ValueSet.copyright [ fhir:value "FO"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://bloodpressure.oemig.de/fhir/CodeSystem/Position" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "26527006" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "102536004" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "414585002" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10904000" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "1240000" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "102538003" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "423413008" ]
], [
fhir:index 7 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "102535000" ]
], [
fhir:index 8 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "415346000" ]
], [
fhir:index 9 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "33586001" ]
], [
fhir:index 10 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "40199007" ]
], [
fhir:index 11 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "34106002" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/BodyPosition.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/BodyPosition.ttl> .
IG © 2026+ FO. Package bloodpressure#0.7.1 based on FHIR 4.0.1. Generated 2026-08-28
Links: Table of Contents |
QA Report