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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.seltene
Resource TypeProcedure
IdProcedure-mii-exa-seltene-narse-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": "Procedure",
  "id": "mii-exa-seltene-narse-gentherapie-sma",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-pr-seltene-therapie-durchgefuehrt|2026.0.0"
    ]
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/CodeSystem/mii-cs-seltene-narse-therapietyp",
        "code": "gentherapie",
        "display": "Gentherapie"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-sma-001"
  },
  "performedDateTime": "2024-07-29"
}