FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-molgen-diagnostic-implication-sma.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DiagnosticReport",
"id": "molgen-diagnostic-implication-sma",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "LAB",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "51969-4",
"display": "Genetic analysis report"
}
]
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2024-07-26",
"result": [
{
"reference": "Observation/molgen-variant-smn1-deletion"
}
],
"conclusion": "Homozygote Deletion des SMN1-Gens nachgewiesen. Diagnose: Spinale Muskelatrophie. 2 Kopien des SMN2-Gens vorhanden, vereinbar mit schwerem Phänotyp (Typ 1).",
"conclusionCode": [
{
"coding": [
{
"system": "http://omim.org",
"code": "253300",
"display": "Spinal muscular atrophy, type I"
}
]
}
]
}