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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.seltene
Resource TypeServiceRequest
IdServiceRequest-mii-exa-seltene-therapieempfehlung-aortenwurzelersatz-marfan.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": "ServiceRequest",
  "id": "mii-exa-seltene-therapieempfehlung-aortenwurzelersatz-marfan",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-pr-seltene-therapieempfehlung-nicht-medikamentoes|2026.0.1"
    ]
  },
  "status": "active",
  "intent": "proposal",
  "category": [
    {
      "coding": [
        {
          "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/CodeSystem/mii-cs-seltene-therapieempfehlung-strategie",
          "code": "prophylactic",
          "display": "Prophylaxe"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/CodeSystem/mii-cs-seltene-therapieempfehlung-typ",
          "code": "symptomatic",
          "display": "Symptomatisch"
        }
      ]
    }
  ],
  "priority": "routine",
  "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": "Composite-Graft-Implantation (David-OP)"
  },
  "subject": {
    "reference": "Patient/patient-marfan-001"
  },
  "occurrenceDateTime": "2025-03-15",
  "authoredOn": "2024-12-15",
  "reasonReference": [
    {
      "reference": "Condition/condition-marfan-clinical",
      "display": "Progrediente Aortenwurzeldilatation bei Marfan-Syndrom"
    }
  ],
  "note": [
    {
      "text": "Geplanter elektiver Eingriff bei progredienter Aortenwurzeldilatation (48mm) zur Prävention einer Aortendissektion"
    }
  ]
}