openEHR Test IG
1.6.6 - International flag

openEHR Test IG, published by HL7 FHIR Product Director. This guide is not an authorized publication; it is the continuous build for version 1.6.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/openehr-test/ and changes regularly. See the Directory of published versions

: LocationOfMeasurementCS

Active as of 2025-06-14

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="openEHR-EHR-OBSERVATION.blood-pressure.v2.at0014"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
  </text>
  <url
       value="http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0014"/>
  <version value="1.6.6"/>
  <name value="LocationOfMeasurementCS"/>
  <title value="Location of measurement"/>
  <status value="active"/>
  <date value="2025-06-14T02:33:58+00:00"/>
  <publisher value="HL7 FHIR Product Director"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description
               value="CodeSystem for Simple body site where blood pressure was measured."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="at0025"/>
    <display value="Right arm"/>
    <definition value="The right arm of the person."/>
  </concept>
  <concept>
    <code value="at0026"/>
    <display value="Left arm"/>
    <definition value="The left arm of the person."/>
  </concept>
  <concept>
    <code value="at0027"/>
    <display value="Right thigh"/>
    <definition value="The right thigh of the person."/>
  </concept>
  <concept>
    <code value="at0028"/>
    <display value="Left thigh"/>
    <definition value="The left thigh of the person."/>
  </concept>
  <concept>
    <code value="at1020"/>
    <display value="Right wrist"/>
    <definition value="The right wrist of the individual."/>
  </concept>
  <concept>
    <code value="at1021"/>
    <display value="Left wrist"/>
    <definition value="The left wrist of the individual."/>
  </concept>
  <concept>
    <code value="at1026"/>
    <display value="Right ankle"/>
    <definition value="The right ankle of the individual."/>
  </concept>
  <concept>
    <code value="at1031"/>
    <display value="Left ankle"/>
    <definition value="The left ankle of the individual."/>
  </concept>
  <concept>
    <code value="at1032"/>
    <display value="Finger"/>
    <definition value="A finger of the individual."/>
  </concept>
  <concept>
    <code value="at1051"/>
    <display value="Toe"/>
    <definition value="A toe of the individual."/>
  </concept>
  <concept>
    <code value="at1056"/>
    <display value="Dorsum of foot"/>
    <definition value="The individual's dorsum of the foot."/>
  </concept>
  <concept>
    <code value="at1053"/>
    <display value="Intra-arterial"/>
    <definition
                value="Invasive measurement via transducer access line within an artery."/>
  </concept>
</CodeSystem>