FHIR IG analytics| Package | medmij.bglz.stu3 |
| Resource Type | Observation |
| Id | xxx-Molog-LaboratoryTestResult-bglz-test-1-3.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Verhoogde homocysteïne geassocieerd met langdurig levodopa-gebruik bij Parkinson. Overweeg suppletie met B-vitamines. | |||
| Bepalingdatum/tijd | 2025-05-10 | ||
|---|---|---|---|
| Code | Waarde | Interpretatie | Referentiewaarden |
| Homocysteine [Moles/volume] in Serum or Plasma | 18.2 mmol/L | High |
- 15 mmol/L
|
{
"resourceType": "Observation",
"id": "LaboratoryTestResult-bglz-test-1-3",
"meta": {
"extension": [
{
"url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
"valueUri": "#936020ce2e3db74c"
}
],
"versionId": "1",
"lastUpdated": "2025-02-18T10:35:07.094+00:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "05d14413-f532-4d98-960c-9b93bdb31030"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "49581000146104",
"display": "bevinding betreffende laboratoriumonderzoek"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "275711006",
"display": "Klinische chemie"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "13965-9",
"display": "Homocysteïne [mol/volume] in serum of plasma"
}
]
},
"subject": {
"reference": "Patient/Patient-bglz-test-1-3",
"display": "Maria XXX_Molog"
},
"effectiveDateTime": "2025-02-18T15:00:00+01:00",
"valueQuantity": {
"value": 18.2,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H",
"display": "High"
},
{
"system": "http://snomed.info/sct",
"code": "281302008",
"display": "Boven referentiewaarde"
}
]
},
"comment": "Verhoogde homocysteïne geassocieerd met langdurig levodopa-gebruik bij Parkinson. Overweeg suppletie met B-vitamines.",
"referenceRange": [
{
"high": {
"value": 15,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
}
}
]
}