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-spo2-body-location.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-spo2-body-location.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-spo2-body-location
Version2.2.0-ballot-2
Statusactive
Date2026-01-30T10:26:03+00:00
NameFRCoreValueSetSPO2BodyLocation
TitleOxygen Saturation Body Location value set
Realmfr
Authorityhl7
DescriptionSelect SNOMED CT codes. An set of codes for the location at which oxygen saturation was assessed.

Resources that use this resource

StructureDefinition
fr-core-observation-bpFR Core Observation Blood Pressure Profile
fr-core-observation-saturation-oxygenFR Core Observation Oxygen Saturation Profile

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-spo2-body-location

  • 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
    48800003Ear lobule structure (body structure)
    7569003Finger structure (body structure)
    52795006Forehead structure (body structure)
    29707007Toe structure (body structure)

Source1

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-spo2-body-location",
  "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-spo2-body-location",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreValueSetSPO2BodyLocation",
  "title": "Oxygen Saturation Body Location 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 codes. An set of codes for the location at which oxygen saturation was assessed.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA",
          "display": "France"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "48800003",
            "display": "Ear lobule structure (body structure)"
          },
          {
            "code": "7569003",
            "display": "Finger structure (body structure)"
          },
          {
            "code": "52795006",
            "display": "Forehead structure (body structure)"
          },
          {
            "code": "29707007",
            "display": "Toe structure (body structure)"
          }
        ]
      }
    ]
  }
}