Package | hl7.fhir.fr.core |
Type | ValueSet |
Id | fr-core-vs-height-body-position |
FHIR Version | R4 |
Source | https://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-height-body-position.html |
URL | https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-height-body-position |
Version | 2.1.0 |
Status | active |
Date | 2024-09-04T09:58:56+02: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 CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet fr-core-vs-height-body-position
This value set includes codes based on the following rules:
http://snomed.info/sct
where concept is-a 10904000 (Orthostatic body position)http://snomed.info/sct
where concept is-a 102538003 (Recumbent body position){ "resourceType": "ValueSet", "id": "fr-core-vs-height-body-position", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-height-body-position", "version": "2.1.0", "name": "FRCoreValueSetHeightBodyPosition", "title": "FR Core ValueSet BodyPosition", "status": "active", "experimental": false, "date": "2024-09-04T09:58:56+02: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": "FR", "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" } ] } ] } }