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

FHIR IG analytics

Packagede.fhir.terminologie-basis
Resource TypeValueSet
IdValueSet-VitalSignDE-Koerpergewicht-SNOMED-CT.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/terminologie-basis-de/ValueSet-VitalSignDE-Koerpergewicht-SNOMED-CT.html
URLhttp://fhir.de/ValueSet/VitalSignDE-Koerpergewicht-SNOMED-CT
Version1.0.0-alpha1
Statusactive
Date2025-11-19T17:18:12+00:00
NameVitalSignDE_Koerpergewicht_SNOMED_CT
TitleVitalSignDE_Koerpergewicht_SNOMED_CT
Authorityhl7
DescriptionVitalSignDE_Koerpergewicht_SNOMED_CT enthält die erwarteten $sct Codes für Koerpergewicht
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-koerpergewichtObservation-Profil Körpergewicht

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-Koerpergewicht-SNOMED-CT

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 27113001 (Body weight)

Source1

{
  "resourceType": "ValueSet",
  "id": "VitalSignDE-Koerpergewicht-SNOMED-CT",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.de/ValueSet/VitalSignDE-Koerpergewicht-SNOMED-CT",
  "version": "1.0.0-alpha1",
  "name": "VitalSignDE_Koerpergewicht_SNOMED_CT",
  "title": "VitalSignDE_Koerpergewicht_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_Koerpergewicht_SNOMED_CT enthält die erwarteten $sct Codes für Koerpergewicht",
  "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": "27113001"
          }
        ]
      }
    ]
  }
}