FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- 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)| Code | Affichage |
| 30212006 | Fowler's position (finding) |
| 26527006 | Inverse Trendelenburg position (finding) |
| 102536004 | Left lateral decubitus position (finding) |
| 414585002 | Left lateral tilt (finding) |
| 10904000 | Orthostatic body position (finding) |
| 1240000 | Prone body position (finding) |
| 102538003 | Recumbent body position (finding) |
| 423413008 | Reverse trendelenburg positioning (finding) |
| 102535000 | Right lateral decubitus position (finding) |
| 415346000 | Right lateral tilt (finding) |
| 33586001 | Sitting position (finding) |
| 40199007 | Supine body position (finding) |
| 34106002 | Trendelenburg 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)"
}
]
}
]
}
}