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

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

Packagehl7.fhir.uv.openehr-test
Resource TypeCodeSystem
IdopenEHR-EHR-OBSERVATION.blood-pressure.v2.at0008
FHIR VersionR5
Sourcehttp://hl7.org/fhir/test/openehr-test/https://build.fhir.org/ig/FHIR/openehr-test/CodeSystem-openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008.html
URLhttp://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008
Version1.6.6
Statusactive
Date2025-06-14T02:33:58+00:00
NamePositionCS
TitlePosition
Realmuv
Authorityhl7
DescriptionCodeSystem for The position of the individual at the time of measurement.
Contentcomplete

Resources that use this resource

ValueSet
openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008Position 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.at0008

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

CodeDisplayDefinition
at1000 StandingStanding at the time of blood pressure measurement.
at1001 SittingSitting (for example on bed or chair) at the time of blood pressure measurement.
at1002 RecliningReclining at the time of blood pressure measurement.
at1003 LyingLying flat at the time of blood pressure measurement.
at1014 Lying with tilt to leftLying flat with some lateral tilt, usually angled towards the left side. Commonly required in the last trimester of pregnancy to relieve aortocaval compression.

Source

{
  "resourceType": "CodeSystem",
  "id": "openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0008",
  "version": "1.6.6",
  "name": "PositionCS",
  "title": "Position",
  "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 The position of the individual at the time of measurement.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "at1000",
      "display": "Standing",
      "definition": "Standing at the time of blood pressure measurement."
    },
    {
      "code": "at1001",
      "display": "Sitting",
      "definition": "Sitting (for example on bed or chair) at the time of blood pressure measurement."
    },
    {
      "code": "at1002",
      "display": "Reclining",
      "definition": "Reclining at the time of blood pressure measurement."
    },
    {
      "code": "at1003",
      "display": "Lying",
      "definition": "Lying flat at the time of blood pressure measurement."
    },
    {
      "code": "at1014",
      "display": "Lying with tilt to left",
      "definition": "Lying flat with some lateral tilt, usually angled towards the left side.   Commonly required in the last trimester of pregnancy to relieve aortocaval compression."
    }
  ]
}