FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | ValueSet |
| Id | ValueSet-fr-core-vs-height-body-position.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-height-body-position.html |
| URL | https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-height-body-position |
| Version | 2.2.0-ballot-2 |
| Status | active |
| Date | 2026-01-30T10:26:03+00:00 |
| Name | FRCoreValueSetHeightBodyPosition |
| Title | FR Core ValueSet BodyPosition |
| Realm | fr |
| Authority | hl7 |
| Description | ValueSet Body Position |
| StructureDefinition | |
| fr-core-observation-height-body-position | FR Core Observation Height Body Position Extension |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Narratif généré : EnsembleValeurs fr-core-vs-height-body-position
Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :
http://snomed.info/sct version Non précisé (utilise la dernière version provenant du serveur de terminologie) où concept est-un 10904000 (Orthostatic body position)http://snomed.info/sct version Non précisé (utilise la dernière version provenant du serveur de terminologie) où concept est-un 102538003 (Recumbent body position){
"resourceType": "ValueSet",
"id": "fr-core-vs-height-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-height-body-position",
"version": "2.2.0-ballot-2",
"name": "FRCoreValueSetHeightBodyPosition",
"title": "FR Core ValueSet BodyPosition",
"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": "ValueSet Body Position",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA",
"display": "France"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "10904000"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "102538003"
}
]
}
]
}
}