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
Active as of 2024-04-16 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="Location"/>
<text>
<status value="generated"/>
<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>
</text>
<url value="http://vitals.oemig.de/fhir/CodeSystem/Location"/>
<version value="0.5.4"/>
<name value="Location"/>
<title value="Location"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-04-16"/>
<publisher value="FO"/>
<contact>
<name value="FO"/>
<telecom>
<system value="url"/>
<value value="http://www.oemig.de"/>
</telecom>
</contact>
<description value="**Location**"/>
<copyright value="FO"/>
<caseSensitive value="false"/>
<valueSet value="http://vitals.oemig.de/fhir/ValueSet/Location"/>
<hierarchyMeaning value="is-a"/>
<compositional value="false"/>
<versionNeeded value="false"/>
<content value="complete"/>
<count value="16"/>
<concept>
<code value="Arm"/>
<display value="The right arm of the person."/>
<concept>
<code value="RightArm"/>
<display value="The right arm of the person."/>
</concept>
<concept>
<code value="LeftArm"/>
<display value="The left arm of the person."/>
</concept>
</concept>
<concept>
<code value="Thigh"/>
<display value="The thigh of the person."/>
<concept>
<code value="RightThigh"/>
<display value="The right thigh of the person."/>
</concept>
<concept>
<code value="LeftThigh"/>
<display value="The left thigh of the person."/>
</concept>
</concept>
<concept>
<code value="Wrist"/>
<display value="The wrist of the individual."/>
<concept>
<code value="RightWrist"/>
<display value="The right wrist of the individual."/>
</concept>
<concept>
<code value="LeftWrist"/>
<display value="The left wrist of the individual."/>
</concept>
</concept>
<concept>
<code value="Ankle"/>
<display value="The ankle of the individual."/>
<concept>
<code value="RightAnkle"/>
<display value="The right ankle of the individual."/>
</concept>
<concept>
<code value="LeftAnkle"/>
<display value="The left ankle of the individual."/>
</concept>
</concept>
<concept>
<code value="Finger"/>
<display value="A finger of the individual."/>
</concept>
<concept>
<code value="Toe"/>
<display value="A toe of the individual."/>
</concept>
<concept>
<code value="DorsumOfFoot"/>
<display value="The individual's dorsum of the foot."/>
</concept>
<concept>
<code value="IntraArterial"/>
<display
value="Invasive measurement via transducer access line within an artery."/>
</concept>
</CodeSystem>