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 json | Download

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