FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.onkologie |
| Resource Type | Observation |
| Id | Observation-mii-exa-onko-melanom-ldh.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "mii-exa-onko-melanom-ldh",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-melanom-ldh"
]
},
"category": [
{
"coding": [
{
"code": "laboratory",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Laboratory"
}
]
}
],
"valueQuantity": {
"unit": "U/L",
"system": "http://unitsofmeasure.org",
"code": "U/L",
"value": 280
},
"status": "final",
"code": {
"coding": [
{
"code": "14804-9",
"system": "http://loinc.org",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma by Lactate to pyruvate reaction"
}
]
},
"subject": {
"reference": "Patient/mii-exa-onko-melanom-bundle-patient"
},
"encounter": {
"reference": "Encounter/mii-exa-onko-melanom-bundle-encounter"
},
"focus": [
{
"reference": "Condition/mii-exa-onko-melanom-diagnose"
}
],
"effectiveDateTime": "2024-03-18T08:30:00+01:00",
"referenceRange": [
{
"low": {
"value": 135,
"unit": "U/L",
"system": "http://unitsofmeasure.org",
"code": "U/L"
},
"high": {
"value": 250,
"unit": "U/L",
"system": "http://unitsofmeasure.org",
"code": "U/L"
},
"text": "135-250 U/L"
}
],
"interpretation": [
{
"coding": [
{
"code": "H",
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"display": "High"
}
]
}
]
}