FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-molgen-sma-negative.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DiagnosticReport",
"id": "molgen-sma-negative",
"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-smn1-normal-copies"
}
],
"conclusion": "SMN1-Gen: 2 Kopien (Normalbefund). SMN2-Gen: 2 Kopien. Spinale Muskelatrophie ausgeschlossen.",
"conclusionCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "280413001",
"display": "Normal result"
}
]
}
]
}