FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.seltene
Resource TypeProcedure
IdProcedure-procedure-aortic-planned.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}