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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.onkologie
Resource TypeValueSet
IdValueSet-mii-vs-onko-melanom-ldh.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.onkologie@2026.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-melanom-ldh
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-melanom-ldh
Version2026.0.0
Statusactive
NameMII_VS_Onko_Melanom_LDH
Realmde
DescriptionValue Set für Laktatdehydrogenase (LDH) Laborwerte beim Malignen Melanom

Resources that use this resource

StructureDefinition
mii-pr-onko-melanom-ldhMII PR Onkologie Melanom LDH

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "mii-vs-onko-melanom-ldh",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-melanom-ldh",
  "version": "2026.0.0",
  "name": "MII_VS_Onko_Melanom_LDH",
  "status": "active",
  "experimental": true,
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "Value Set für Laktatdehydrogenase (LDH) Laborwerte beim Malignen Melanom",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "2532-0",
            "display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
          },
          {
            "code": "14804-9",
            "display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma by Lactate to pyruvate reaction"
          },
          {
            "code": "14805-6",
            "display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma by Pyruvate to lactate reaction"
          }
        ]
      }
    ]
  }
}