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

: Location - 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 "Location"] ; # 
  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 Location</b></p><a name=\"Location\"> </a><a name=\"hcLocation\"> </a><a name=\"Location-en-US\"> </a><p>This case-insensitive code system <code>http://vitals.oemig.de/fhir/CodeSystem/Location</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">Arm<a name=\"Location-Arm\"> </a></td><td>The right arm of the person.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  RightArm<a name=\"Location-RightArm\"> </a></td><td>The right arm of the person.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  LeftArm<a name=\"Location-LeftArm\"> </a></td><td>The left arm of the person.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">Thigh<a name=\"Location-Thigh\"> </a></td><td>The thigh of the person.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  RightThigh<a name=\"Location-RightThigh\"> </a></td><td>The right thigh of the person.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  LeftThigh<a name=\"Location-LeftThigh\"> </a></td><td>The left thigh of the person.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">Wrist<a name=\"Location-Wrist\"> </a></td><td>The wrist of the individual.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  RightWrist<a name=\"Location-RightWrist\"> </a></td><td>The right wrist of the individual.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  LeftWrist<a name=\"Location-LeftWrist\"> </a></td><td>The left wrist of the individual.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">Ankle<a name=\"Location-Ankle\"> </a></td><td>The ankle of the individual.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  RightAnkle<a name=\"Location-RightAnkle\"> </a></td><td>The right ankle of the individual.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  LeftAnkle<a name=\"Location-LeftAnkle\"> </a></td><td>The left ankle of the individual.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">Finger<a name=\"Location-Finger\"> </a></td><td>A finger of the individual.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">Toe<a name=\"Location-Toe\"> </a></td><td>A toe of the individual.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">DorsumOfFoot<a name=\"Location-DorsumOfFoot\"> </a></td><td>The individual's dorsum of the foot.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">IntraArterial<a name=\"Location-IntraArterial\"> </a></td><td>Invasive measurement via transducer access line within an artery.</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://vitals.oemig.de/fhir/CodeSystem/Location"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.5.4"] ; # 
  fhir:name [ fhir:v "Location"] ; # 
  fhir:title [ fhir:v "Location"] ; # 
  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 "**Location**"] ; # 
  fhir:copyright [ fhir:v "FO"] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://vitals.oemig.de/fhir/ValueSet/Location"^^xsd:anyURI ;
fhir:link <http://vitals.oemig.de/fhir/ValueSet/Location>
  ] ; # 
  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 "16"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "Arm" ] ;
fhir:display [ fhir:v "The right arm of the person." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "RightArm" ] ;
fhir:display [ fhir:v "The right arm of the person." ]     ] [
fhir:code [ fhir:v "LeftArm" ] ;
fhir:display [ fhir:v "The left arm of the person." ]     ] )
  ] [
fhir:code [ fhir:v "Thigh" ] ;
fhir:display [ fhir:v "The thigh of the person." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "RightThigh" ] ;
fhir:display [ fhir:v "The right thigh of the person." ]     ] [
fhir:code [ fhir:v "LeftThigh" ] ;
fhir:display [ fhir:v "The left thigh of the person." ]     ] )
  ] [
fhir:code [ fhir:v "Wrist" ] ;
fhir:display [ fhir:v "The wrist of the individual." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "RightWrist" ] ;
fhir:display [ fhir:v "The right wrist of the individual." ]     ] [
fhir:code [ fhir:v "LeftWrist" ] ;
fhir:display [ fhir:v "The left wrist of the individual." ]     ] )
  ] [
fhir:code [ fhir:v "Ankle" ] ;
fhir:display [ fhir:v "The ankle of the individual." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "RightAnkle" ] ;
fhir:display [ fhir:v "The right ankle of the individual." ]     ] [
fhir:code [ fhir:v "LeftAnkle" ] ;
fhir:display [ fhir:v "The left ankle of the individual." ]     ] )
  ] [
fhir:code [ fhir:v "Finger" ] ;
fhir:display [ fhir:v "A finger of the individual." ]
  ] [
fhir:code [ fhir:v "Toe" ] ;
fhir:display [ fhir:v "A toe of the individual." ]
  ] [
fhir:code [ fhir:v "DorsumOfFoot" ] ;
fhir:display [ fhir:v "The individual's dorsum of the foot." ]
  ] [
fhir:code [ fhir:v "IntraArterial" ] ;
fhir:display [ fhir:v "Invasive measurement via transducer access line within an artery." ]
  ] ) . #