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.3.3 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
: Blood Pressure Body Position Extended - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "body-position-xtended"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet body-position-xtended</b></p><a name=\"body-position-xtended\"> </a><a name=\"hcbody-position-xtended\"> </a><ul><li>Include these codes as defined in <code>http://snomed.sct</code><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>30212006</td><td/></tr><tr><td>26527006</td><td/></tr><tr><td>102536004</td><td/></tr><tr><td>414585002</td><td/></tr><tr><td>10904000</td><td/></tr><tr><td>1240000</td><td/></tr><tr><td>102538003</td><td/></tr><tr><td>423413008</td><td/></tr><tr><td>102535000</td><td/></tr><tr><td>415346000</td><td/></tr><tr><td>34106002</td><td/></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://bloodpressure.oemig.de/fhir/ValueSet/body_position_extended"^^xsd:anyURI ;
fhir:l <http://bloodpressure.oemig.de/fhir/ValueSet/body_position_extended>
] ; #
fhir:version [ fhir:v "0.3.3"] ; #
fhir:name [ fhir:v "BodyPositionExtended"] ; #
fhir:title [ fhir:v "Blood Pressure Body Position Extended"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-01-20T14:43:32+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.oemig.de" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes to document Blood Pressure Body Position Extended"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://snomed.sct"^^xsd:anyURI ;
fhir:l <http://snomed.sct> ] ;
( fhir:concept [
fhir:code [ fhir:v "30212006" ] ] [
fhir:code [ fhir:v "26527006" ] ] [
fhir:code [ fhir:v "102536004" ] ] [
fhir:code [ fhir:v "414585002" ] ] [
fhir:code [ fhir:v "10904000" ] ] [
fhir:code [ fhir:v "1240000" ] ] [
fhir:code [ fhir:v "102538003" ] ] [
fhir:code [ fhir:v "423413008" ] ] [
fhir:code [ fhir:v "102535000" ] ] [
fhir:code [ fhir:v "415346000" ] ] [
fhir:code [ fhir:v "34106002" ] ] ) ] )
] . #