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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.seltene
Resource TypeMedicationRequest
IdMedicationRequest-mii-exa-seltene-therapieempfehlung-gentherapie-sma.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": "MedicationRequest",
  "id": "mii-exa-seltene-therapieempfehlung-gentherapie-sma",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-pr-seltene-therapieempfehlung|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": "gene-therapy",
          "display": "Gentherapie"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/CodeSystem/mii-cs-seltene-therapieempfehlung-typ",
          "code": "causal",
          "display": "Kausal"
        }
      ]
    }
  ],
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://fdasis.nlm.nih.gov",
        "code": "MLU3LU3EVV",
        "display": "ONASEMNOGENE ABEPARVOVEC"
      }
    ],
    "text": "Zolgensma"
  },
  "subject": {
    "reference": "Patient/patient-sma-001"
  },
  "reasonReference": [
    {
      "reference": "Condition/sma-diagnosis",
      "display": "Spinale Muskelatrophie Typ 1"
    }
  ],
  "note": [
    {
      "text": "Einmalige intravenöse Infusion der Gentherapie"
    }
  ]
}