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/CodeSystem/Location> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "Location"] ;
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: CodeSystem Location</b></p><a name=\"Location\"> </a><a name=\"hcLocation\"> </a><p>This case-insensitive code system <code>http://bloodpressure.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:CodeSystem.url [ fhir:value "http://bloodpressure.oemig.de/fhir/CodeSystem/Location"] ;
fhir:CodeSystem.version [ fhir:value "0.7.1"] ;
fhir:CodeSystem.name [ fhir:value "LocationCS"] ;
fhir:CodeSystem.title [ fhir:value "Location"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2024-04-16"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "FO"] ;
fhir:CodeSystem.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:CodeSystem.description [ fhir:value "**Location**"] ;
fhir:CodeSystem.copyright [ fhir:value "FO"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.valueSet [
fhir:value "http://bloodpressure.oemig.de/fhir/ValueSet/Location" ;
fhir:link <http://bloodpressure.oemig.de/fhir/ValueSet/Location>
] ;
fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"] ;
fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "16"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "Arm" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The right arm of the person." ] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "RightArm" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The right arm of the person." ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "LeftArm" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The left arm of the person." ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "Thigh" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The thigh of the person." ] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "RightThigh" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The right thigh of the person." ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "LeftThigh" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The left thigh of the person." ]
]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "Wrist" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The wrist of the individual." ] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "RightWrist" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The right wrist of the individual." ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "LeftWrist" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The left wrist of the individual." ]
]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "Ankle" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The ankle of the individual." ] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "RightAnkle" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The right ankle of the individual." ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "LeftAnkle" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The left ankle of the individual." ]
]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "Finger" ] ;
fhir:CodeSystem.concept.display [ fhir:value "A finger of the individual." ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "Toe" ] ;
fhir:CodeSystem.concept.display [ fhir:value "A toe of the individual." ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "DorsumOfFoot" ] ;
fhir:CodeSystem.concept.display [ fhir:value "The individual's dorsum of the foot." ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "IntraArterial" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Invasive measurement via transducer access line within an artery." ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/Location.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/Location.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