FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | Procedure |
| Id | Procedure-procedure-aortic-planned.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Procedure",
"id": "procedure-aortic-planned",
"status": "preparation",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387713003",
"display": "Surgical procedure"
}
]
},
"code": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"code": "5-354.0a",
"display": "Andere Operationen an Herzklappen: Aortenklappe: Rekonstruktion der Aortenwurzel mit Implantation einer Gefäßprothese nach David"
},
{
"system": "http://snomed.info/sct",
"code": "428179006",
"display": "Replacement of aortic root"
}
],
"text": "Aortenwurzelersatz (David-Operation)"
},
"subject": {
"reference": "Patient/patient-marfan-001"
},
"performedPeriod": {
"start": "2025-03-15"
},
"reasonReference": [
{
"reference": "Condition/condition-marfan-clinical"
}
],
"note": [
{
"text": "Geplante klappensparende Aortenwurzelersatz-Operation nach David bei progredienter Aortenwurzeldilatation"
}
]
}