Blood Pressure Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.3.0 - ci-build

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.0 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 - TTL Representation

Draft as of 2025-09-03

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"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet body-position</b></p><a name=\"body-position\"> </a><a name=\"hcbody-position\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>http://bloodpressure.oemig.de/fhir/ValueSet/body_position_core</code></li><li>Include all codes defined in <code>http://bloodpressure.oemig.de/fhir/ValueSet/body_position_extended</code></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://bloodpressure.oemig.de/fhir/ValueSet/body_position"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "BodyPosition"] ; # 
  fhir:title [ fhir:v "Blood Pressure Body Position"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-09-03T20:33:19+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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://bloodpressure.oemig.de/fhir/ValueSet/body_position_core"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://bloodpressure.oemig.de/fhir/ValueSet/body_position_extended"^^xsd:anyURI ]     ] )
  ] . #