Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.5.4 - ci-build

Vital Signs 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.5.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/vital-signs-demo/ and changes regularly. See the Directory of published versions

: Exertion - TTL Representation

Active as of 2024-04-16

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Exertion"] ; # 
  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: CodeSystem Exertion</b></p><a name=\"Exertion\"> </a><a name=\"hcExertion\"> </a><a name=\"Exertion-en-US\"> </a><p>This case-insensitive code system <code>http://vitals.oemig.de/fhir/CodeSystem/Exertion</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">25<a name=\"Exertion-25\"> </a></td><td>25W</td></tr><tr><td style=\"white-space:nowrap\">50<a name=\"Exertion-50\"> </a></td><td>50W</td></tr><tr><td style=\"white-space:nowrap\">75<a name=\"Exertion-75\"> </a></td><td>75W</td></tr><tr><td style=\"white-space:nowrap\">100<a name=\"Exertion-100\"> </a></td><td>100W</td></tr><tr><td style=\"white-space:nowrap\">125<a name=\"Exertion-125\"> </a></td><td>125W</td></tr><tr><td style=\"white-space:nowrap\">150<a name=\"Exertion-150\"> </a></td><td>150W</td></tr><tr><td style=\"white-space:nowrap\">175<a name=\"Exertion-175\"> </a></td><td>175W</td></tr><tr><td style=\"white-space:nowrap\">200<a name=\"Exertion-200\"> </a></td><td>200W</td></tr><tr><td style=\"white-space:nowrap\">225<a name=\"Exertion-225\"> </a></td><td>225W</td></tr><tr><td style=\"white-space:nowrap\">250<a name=\"Exertion-250\"> </a></td><td>250W</td></tr><tr><td style=\"white-space:nowrap\">275<a name=\"Exertion-275\"> </a></td><td>275W</td></tr><tr><td style=\"white-space:nowrap\">300<a name=\"Exertion-300\"> </a></td><td>300W</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://vitals.oemig.de/fhir/CodeSystem/Exertion"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.5.4"] ; # 
  fhir:name [ fhir:v "Exertion"] ; # 
  fhir:title [ fhir:v "Exertion"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-16"^^xsd:date] ; # 
  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 "**Exertion**"] ; # 
  fhir:copyright [ fhir:v "FO"] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://vitals.oemig.de/fhir/ValueSet/Exertion"^^xsd:anyURI ;
fhir:link <http://vitals.oemig.de/fhir/ValueSet/Exertion>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "12"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "25" ] ;
fhir:display [ fhir:v "25W" ]
  ] [
fhir:code [ fhir:v "50" ] ;
fhir:display [ fhir:v "50W" ]
  ] [
fhir:code [ fhir:v "75" ] ;
fhir:display [ fhir:v "75W" ]
  ] [
fhir:code [ fhir:v "100" ] ;
fhir:display [ fhir:v "100W" ]
  ] [
fhir:code [ fhir:v "125" ] ;
fhir:display [ fhir:v "125W" ]
  ] [
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "150W" ]
  ] [
fhir:code [ fhir:v "175" ] ;
fhir:display [ fhir:v "175W" ]
  ] [
fhir:code [ fhir:v "200" ] ;
fhir:display [ fhir:v "200W" ]
  ] [
fhir:code [ fhir:v "225" ] ;
fhir:display [ fhir:v "225W" ]
  ] [
fhir:code [ fhir:v "250" ] ;
fhir:display [ fhir:v "250W" ]
  ] [
fhir:code [ fhir:v "275" ] ;
fhir:display [ fhir:v "275W" ]
  ] [
fhir:code [ fhir:v "300" ] ;
fhir:display [ fhir:v "300W" ]
  ] ) . #