FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC 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"
}
]
}
]
}
}