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-stoffwechseltherapie-pompe.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-stoffwechseltherapie-pompe",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-pr-seltene-therapie-durchgefuehrt|2026.0.0"
    ]
  },
  "status": "in-progress",
  "code": {
    "coding": [
      {
        "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/CodeSystem/mii-cs-seltene-narse-therapietyp",
        "code": "stoffwechseltherapie",
        "display": "Stoffwechseltherapie"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example",
    "display": "Pompe Patient"
  },
  "performedPeriod": {
    "start": "2024-01-15"
  }
}