FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.vitalsigns
Resource TypeValueSet
IdValueSet-vital-signs-body-position.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-vital-signs-body-position.html
URLhttps://hl7.lt/fhir/vitalsigns/ValueSet/vital-signs-body-position
Version1.0.0
Statusactive
Date2025-12-05T10:15:36+00:00
NameVitalSignsBodyPosition
TitleBody Position used in Vital Signs Measurements
DescriptionSELECT SNOMED CT code system values the position in which the individual was in during a measurement.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
body-positionBody Position Extension
body-structure-blood-pressureBody Structure for Blood Pressure

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet vital-signs-body-position

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    30212006Fowler's position (finding)
    26527006Inverse Trendelenburg position (finding)
    102536004Left lateral decubitus position (finding)
    414585002Left lateral tilt (finding)
    10904000Orthostatic body position (finding)
    1240000Prone body position (finding)
    102538003Recumbent body position (finding)
    423413008Reverse trendelenburg positioning (finding)
    102535000Right lateral decubitus position (finding)
    415346000Right lateral tilt (finding)
    33586001Sitting position (finding)
    40199007Supine body position (finding)
    34106002Trendelenburg position (finding)

Lithuanian


Generated Narrative: ValueSet vital-signs-body-position

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    30212006Fowler's position (finding)
    26527006Inverse Trendelenburg position (finding)
    102536004Left lateral decubitus position (finding)
    414585002Left lateral tilt (finding)
    10904000Orthostatic body position (finding)
    1240000Prone body position (finding)
    102538003Recumbent body position (finding)
    423413008Reverse trendelenburg positioning (finding)
    102535000Right lateral decubitus position (finding)
    415346000Right lateral tilt (finding)
    33586001Sitting position (finding)
    40199007Supine body position (finding)
    34106002Trendelenburg position (finding)

Source1

{
  "resourceType": "ValueSet",
  "id": "vital-signs-body-position",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/vitalsigns/ValueSet/vital-signs-body-position",
  "version": "1.0.0",
  "name": "VitalSignsBodyPosition",
  "title": "Body Position used in Vital Signs Measurements",
  "status": "active",
  "experimental": false,
  "date": "2025-12-05T10:15:36+00:00",
  "publisher": "Lithuanian Medical Library",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "lt"
          },
          {
            "url": "content",
            "valueString": "Lietuvos medicinos biblioteka"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "SELECT SNOMED CT code system values the position in which the individual was in during a measurement.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "30212006",
            "display": "Fowler's position (finding)"
          },
          {
            "code": "26527006",
            "display": "Inverse Trendelenburg position (finding)"
          },
          {
            "code": "102536004",
            "display": "Left lateral decubitus position (finding)"
          },
          {
            "code": "414585002",
            "display": "Left lateral tilt (finding)"
          },
          {
            "code": "10904000",
            "display": "Orthostatic body position (finding)"
          },
          {
            "code": "1240000",
            "display": "Prone body position (finding)"
          },
          {
            "code": "102538003",
            "display": "Recumbent body position (finding)"
          },
          {
            "code": "423413008",
            "display": "Reverse trendelenburg positioning (finding)"
          },
          {
            "code": "102535000",
            "display": "Right lateral decubitus position (finding)"
          },
          {
            "code": "415346000",
            "display": "Right lateral tilt (finding)"
          },
          {
            "code": "33586001",
            "display": "Sitting position (finding)"
          },
          {
            "code": "40199007",
            "display": "Supine body position (finding)"
          },
          {
            "code": "34106002",
            "display": "Trendelenburg position (finding)"
          }
        ]
      }
    ]
  }
}