FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/fr-core-vs-height-body-position

Packagehl7.fhir.fr.core
TypeValueSet
Idfr-core-vs-height-body-position
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-height-body-position.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-height-body-position
Version2.1.0
Statusactive
Date2024-09-04T09:58:56+02:00
NameFRCoreValueSetHeightBodyPosition
TitleFR Core ValueSet BodyPosition
Realmfr
Authorityhl7
DescriptionValueSet Body Position

Resources that use this resource

StructureDefinition
fr-core-observation-height-body-positionFR Core Observation Height Body Position Extension

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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:


Source

{
  "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"
          }
        ]
      }
    ]
  }
}