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-vsbody-temp-meas-body-location.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vsbody-temp-meas-body-location.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vsbody-temp-meas-body-location
Version2.2.0-ballot-2
Statusactive
Date2026-01-30T10:26:03+00:00
NameFRCoreValueSetBodyTemperatureMeasurementBodyLocation
TitleBody Temperature Measurement Body Location value set
Realmfr
Authorityhl7
DescriptionSELECT SNOMED CT code system values that describe where on the body the temperature was measured.

Resources that use this resource

StructureDefinition
fr-core-observation-body-temperatureFR Core Observation Body Temperature 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-vsbody-temp-meas-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
    117590005Ear structure (body structure)
    7569003Finger structure (body structure)
    52795006Forehead structure (body structure)
    279549004Nasal cavity structure (body structure)
    71836000Nasopharyngeal structure (body structure)
    74262004Oral cavity structure (body structure)
    34402009Rectum structure (body structure)
    422543003Structure of axillary fossa (body structure)
    29707007Toe structure (body structure)
    42859004Tympanic membrane structure (body structure)
    89837001Urinary bladder structure (body structure)

Source1

{
  "resourceType": "ValueSet",
  "id": "fr-core-vsbody-temp-meas-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-vsbody-temp-meas-body-location",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreValueSetBodyTemperatureMeasurementBodyLocation",
  "title": "Body Temperature Measurement 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 code system values that describe where on the body the temperature was measured.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA",
          "display": "France"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "117590005",
            "display": "Ear structure (body structure)"
          },
          {
            "code": "7569003",
            "display": "Finger structure (body structure)"
          },
          {
            "code": "52795006",
            "display": "Forehead structure (body structure)"
          },
          {
            "code": "279549004",
            "display": "Nasal cavity structure (body structure)"
          },
          {
            "code": "71836000",
            "display": "Nasopharyngeal structure (body structure)"
          },
          {
            "code": "74262004",
            "display": "Oral cavity structure (body structure)"
          },
          {
            "code": "34402009",
            "display": "Rectum structure (body structure)"
          },
          {
            "code": "422543003",
            "display": "Structure of axillary fossa (body structure)"
          },
          {
            "code": "29707007",
            "display": "Toe structure (body structure)"
          },
          {
            "code": "42859004",
            "display": "Tympanic membrane structure (body structure)"
          },
          {
            "code": "89837001",
            "display": "Urinary bladder structure (body structure)"
          }
        ]
      }
    ]
  }
}