FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0014

Packagehl7.fhir.uv.openehr-test
Resource TypeCodeSystem
IdopenEHR-EHR-OBSERVATION.blood-pressure.v2.at0014
FHIR VersionR5
Sourcehttp://hl7.org/fhir/test/openehr-test/https://build.fhir.org/ig/FHIR/openehr-test/CodeSystem-openEHR-EHR-OBSERVATION.blood-pressure.v2.at0014.html
URLhttp://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0014
Version1.6.6
Statusactive
Date2025-06-14T02:33:58+00:00
NameLocationOfMeasurementCS
TitleLocation of measurement
Realmuv
Authorityhl7
DescriptionCodeSystem for Simple body site where blood pressure was measured.
Contentcomplete

Resources that use this resource

ValueSet
openEHR-EHR-OBSERVATION.blood-pressure.v2.at0014Location of measurement ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem openEHR-EHR-OBSERVATION.blood-pressure.v2.at0014

This case-sensitive code system http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0014 defines the following codes:

CodeDisplayDefinition
at0025 Right armThe right arm of the person.
at0026 Left armThe left arm of the person.
at0027 Right thighThe right thigh of the person.
at0028 Left thighThe left thigh of the person.
at1020 Right wristThe right wrist of the individual.
at1021 Left wristThe left wrist of the individual.
at1026 Right ankleThe right ankle of the individual.
at1031 Left ankleThe left ankle of the individual.
at1032 FingerA finger of the individual.
at1051 ToeA toe of the individual.
at1056 Dorsum of footThe individual's dorsum of the foot.
at1053 Intra-arterialInvasive measurement via transducer access line within an artery.

Source

{
  "resourceType": "CodeSystem",
  "id": "openEHR-EHR-OBSERVATION.blood-pressure.v2.at0014",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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."
    }
  ]
}