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

FHIR IG Statistics: ValueSet/VitalSignDE-Koerpertemperatur-SNOMED-CT

Packagede.basisprofil.r4
Resource TypeValueSet
IdVitalSignDE-Koerpertemperatur-SNOMED-CT
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/ValueSet/VitalSignDE-Koerpertemperatur-SNOMED-CT
URLhttp://fhir.de/ValueSet/VitalSignDE-Koerpertemperatur-SNOMED-CT
Version1.5.4
Statusactive
Date2025-06-16
NameVitalSignDE_Koerpertemperatur_SNOMED_CT
TitleVitalSignDE_Koerpertemperatur_SNOMED_CT
Authorityhl7
DescriptionVitalSignDE_Koerpertemperatur_SNOMED_CT enthält die erwarteten $sct Codes für Koerpertemperatur
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örpertemperatur

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "VitalSignDE-Koerpertemperatur-SNOMED-CT",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://fhir.de/ValueSet/VitalSignDE-Koerpertemperatur-SNOMED-CT",
  "version": "1.5.4",
  "name": "VitalSignDE_Koerpertemperatur_SNOMED_CT",
  "title": "VitalSignDE_Koerpertemperatur_SNOMED_CT",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description": "VitalSignDE_Koerpertemperatur_SNOMED_CT enthält die erwarteten $sct Codes für Koerpertemperatur",
  "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",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "276885007"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "415882003",
            "display": "Axillary temperature"
          },
          {
            "code": "415929009",
            "display": "Groin temperature"
          },
          {
            "code": "415945006",
            "display": "Orale Temperatur"
          },
          {
            "code": "415922000",
            "display": "Temperature of forehead (observable entity)"
          },
          {
            "code": "386725007",
            "display": "Body temperature (observable entity)"
          }
        ]
      }
    ]
  }
}