FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-molgen-cf-diagnostic.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DiagnosticReport",
"id": "molgen-cf-diagnostic",
"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-08-25",
"result": [
{
"reference": "Observation/molgen-variant-cftr-f508del-homozygous"
}
],
"conclusion": "Homozygot für die F508del-Mutation (p.Phe508del, c.1521_1523delCTT) im CFTR-Gen. Dies ist die häufigste CF-verursachende Mutation. Bei Homozygotie ist mit einem klassischen, schweren CF-Phänotyp zu rechnen.",
"conclusionCode": [
{
"coding": [
{
"system": "http://omim.org",
"code": "219700",
"display": "Cystic fibrosis"
}
]
}
]
}