FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | Procedure |
| Id | Procedure-procedure-cataract-surgery.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Procedure",
"id": "procedure-cataract-surgery",
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387713003",
"display": "Surgical procedure"
}
]
},
"code": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"code": "5-144.5a",
"display": "Extrakapsuläre Extraktion der Linse [ECCE]: Linsenkernverflüssigung [Phakoemulsifikation] über kornealen Zugang: Mit Einführung einer kapselfixierten Hinterkammerlinse, monofokale Intraokularlinse"
},
{
"system": "http://snomed.info/sct",
"code": "54885007",
"display": "Extraction of cataract"
}
],
"text": "Phakoemulsifikation mit IOL-Implantation"
},
"subject": {
"reference": "Patient/patient-marfan-001"
},
"performedDateTime": "2024-11-12",
"reasonReference": [
{
"reference": "Condition/condition-cataract"
}
],
"outcome": {
"text": "Erfolgreiche Linsenimplantation ohne Komplikationen"
},
"note": [
{
"text": "Komplikationslose Phakoemulsifikation beider Augen mit Implantation monofokaler Intraokularlinsen"
}
]
}