FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.terminologie-basis
Resource TypeValueSet
IdValueSet-VitalSignDE-Koerpertemperatur-SNOMED-CT.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/terminologie-basis-de/ValueSet-VitalSignDE-Koerpertemperatur-SNOMED-CT.html
URLhttp://fhir.de/ValueSet/VitalSignDE-Koerpertemperatur-SNOMED-CT
Version1.0.0-alpha1
Statusactive
Date2025-11-19T17:18:12+00:00
NameVitalSignDE_Koerperkerntemperatur_SNOMED_CT
TitleVitalSignDE_Koerperkerntemperatur_SNOMED_CT
Authorityhl7
DescriptionVitalSignDE_Koerperkerntemperatur_SNOMED_CT enthält die erwarteten $sct Codes für die Körperkerntemperatur
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.

Resources that use this resource

StructureDefinition
observation-de-vitalsign-koerpertemperaturObservation-Profil Körperkerntemperatur

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet VitalSignDE-Koerpertemperatur-SNOMED-CT

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    415882003Estimated core body temperature measured in axillary region (observable entity)
    415929009Estimated core body temperature measured in inguinal region (observable entity)
    415945006Körperkerntemperatur gemessen im sublingualen Raum
    1366425007Estimated core body temperature measured on forehead (observable entity)
    415922000Temperature of forehead (observable entity)
    386725007Body temperature (observable entity)
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 276885007 (Core body temperature)

Source1

{
  "resourceType": "ValueSet",
  "id": "VitalSignDE-Koerpertemperatur-SNOMED-CT",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.de/ValueSet/VitalSignDE-Koerpertemperatur-SNOMED-CT",
  "version": "1.0.0-alpha1",
  "name": "VitalSignDE_Koerperkerntemperatur_SNOMED_CT",
  "title": "VitalSignDE_Koerperkerntemperatur_SNOMED_CT",
  "status": "active",
  "experimental": false,
  "date": "2025-11-19T17:18:12+00:00",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
  "contact": [
    {
      "name": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.de/technische-komitees/terminologien/"
        }
      ]
    }
  ],
  "description": "VitalSignDE_Koerperkerntemperatur_SNOMED_CT enthält die erwarteten $sct Codes für die Körperkerntemperatur",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "415882003",
            "display": "Estimated core body temperature measured in axillary region (observable entity)"
          },
          {
            "code": "415929009",
            "display": "Estimated core body temperature measured in inguinal region (observable entity)"
          },
          {
            "code": "415945006",
            "display": "Körperkerntemperatur gemessen im sublingualen Raum"
          },
          {
            "code": "1366425007",
            "display": "Estimated core body temperature measured on forehead (observable entity)"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
                "valueBoolean": true
              }
            ],
            "code": "415922000",
            "display": "Temperature of forehead (observable entity)"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
                "valueBoolean": true
              }
            ],
            "code": "386725007",
            "display": "Body temperature (observable entity)"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "276885007"
          }
        ]
      }
    ]
  }
}