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

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypeValueSet
IdValueSet-fr-core-vs-body-position.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-body-position.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-body-position
Version2.2.0-ballot-2
Statusactive
Date2026-01-30T10:26:03+00:00
NameFRCoreValueSetBodyPosition
TitleBody Position value set
Realmfr
Authorityhl7
DescriptionSELECT SNOMED CT code system values the position in which the individual was in during a measurement.

Resources that use this resource

StructureDefinition
fr-core-observation-body-position-extFR Core Observation Body Position Ext Extension

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Narratif généré : EnsembleValeurs fr-core-vs-body-position

  • Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans http://snomed.info/sct version Non précisé (utilise la dernière version provenant du serveur de terminologie)
    CodeAffichage
    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": "fr-core-vs-body-position",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-body-position",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreValueSetBodyPosition",
  "title": "Body Position value set",
  "status": "active",
  "experimental": false,
  "date": "2026-01-30T10:26:03+00:00",
  "publisher": "Interop'Santé",
  "contact": [
    {
      "name": "Interop'Santé",
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        }
      ]
    },
    {
      "name": "InteropSanté",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@interopsante.org",
          "use": "work"
        }
      ]
    }
  ],
  "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": "FRA",
          "display": "France"
        }
      ]
    }
  ],
  "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)"
          }
        ]
      }
    ]
  }
}