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 - JSON Representation

Active as of 2024-04-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "Location",
  "text" : {
    "status" : "generated",
    "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\">\u00a0\u00a0RightArm<a name=\"Location-RightArm\"> </a></td><td>The right arm of the person.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0LeftArm<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\">\u00a0\u00a0RightThigh<a name=\"Location-RightThigh\"> </a></td><td>The right thigh of the person.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0LeftThigh<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\">\u00a0\u00a0RightWrist<a name=\"Location-RightWrist\"> </a></td><td>The right wrist of the individual.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0LeftWrist<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\">\u00a0\u00a0RightAnkle<a name=\"Location-RightAnkle\"> </a></td><td>The right ankle of the individual.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0LeftAnkle<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>"
  },
  "url" : "http://vitals.oemig.de/fhir/CodeSystem/Location",
  "version" : "0.5.4",
  "name" : "Location",
  "title" : "Location",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-16",
  "publisher" : "FO",
  "contact" : [
    {
      "name" : "FO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.oemig.de"
        }
      ]
    }
  ],
  "description" : "**Location**",
  "copyright" : "FO",
  "caseSensitive" : false,
  "valueSet" : "http://vitals.oemig.de/fhir/ValueSet/Location",
  "hierarchyMeaning" : "is-a",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 16,
  "concept" : [
    {
      "code" : "Arm",
      "display" : "The right arm of the person.",
      "concept" : [
        {
          "code" : "RightArm",
          "display" : "The right arm of the person."
        },
        {
          "code" : "LeftArm",
          "display" : "The left arm of the person."
        }
      ]
    },
    {
      "code" : "Thigh",
      "display" : "The thigh of the person.",
      "concept" : [
        {
          "code" : "RightThigh",
          "display" : "The right thigh of the person."
        },
        {
          "code" : "LeftThigh",
          "display" : "The left thigh of the person."
        }
      ]
    },
    {
      "code" : "Wrist",
      "display" : "The wrist of the individual.",
      "concept" : [
        {
          "code" : "RightWrist",
          "display" : "The right wrist of the individual."
        },
        {
          "code" : "LeftWrist",
          "display" : "The left wrist of the individual."
        }
      ]
    },
    {
      "code" : "Ankle",
      "display" : "The ankle of the individual.",
      "concept" : [
        {
          "code" : "RightAnkle",
          "display" : "The right ankle of the individual."
        },
        {
          "code" : "LeftAnkle",
          "display" : "The left ankle of the individual."
        }
      ]
    },
    {
      "code" : "Finger",
      "display" : "A finger of the individual."
    },
    {
      "code" : "Toe",
      "display" : "A toe of the individual."
    },
    {
      "code" : "DorsumOfFoot",
      "display" : "The individual's dorsum of the foot."
    },
    {
      "code" : "IntraArterial",
      "display" : "Invasive measurement via transducer access line within an artery."
    }
  ]
}