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

FHIR IG analytics

Packagede.uk-koeln.nngm.therapie
Resource TypeStructureDefinition
IdProfile-nNGM-Systemtherapie-MedicationStatement.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.uk-koeln.nngm.therapie@0.1.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/Profile-nNGM-MedicationStatement-Medication
URLhttp://uk-koeln.de/fhir/StructureDefinition/Profile-nNGM-MedicationStatement-Medication
Version0.1.0
Statusdraft
Date2025-10-31
NameProfile_nNGM_MedicationStatement_Medication
TitleProfile - nNGM - MedicationStatement - Medikation
DescriptionMedikation der Systemische Therapie. Dieses Profil beschreibt die konkreten Medikationen/Schemata, die im Rahmen der systemischen Therapie dokumentiert wurden. Medikation der Systemische Therapie. Dieses Profil beschreibt die konkreten Medikationen/Schemata, die im Rahmen der systemischen Therapie dokumentiert wurden.
TypeMedicationStatement
Kindresource

Resources that use this resource

StructureDefinition
nNGM-PR-Response-BefundProfile - nNGM - Observation - Response Befund

Resources that this resource uses

StructureDefinition
nngm-ex-systemischetherapie-cyclescountnngm-ex-systemischetherapie-cyclescount
patientProfile - nNGM - Patient - Patient
pseudonymisiertProfile - nNGM - Patient - Patient Pseudonymisiert
Profile-nNGM-Procedure-Systemische-TherapieProfile - nNGM - Procedure - Systemische Therapie (Therapielinie)
nngm-ex-systemischetherapie-ismaintaincetherapynNGM Extension: Systemische Therapie, Auf Basis Therapieempfehlung
nngm-ex-systemischetherapie-offlabelusenNGM Extension: Systemische Therapie, Off-Label-Use
mii-pr-mtb-systemtherapie-medication-statementMII PR MTB Systemtherapie Medication Statement
mii-pr-onko-systemische-therapieMII PR Onkologie Systemische Therapie

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "Profile-nNGM-MedicationStatement-Medication",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/Profile-nNGM-MedicationStatement-Medication",
  "version": "0.1.0",
  "name": "Profile_nNGM_MedicationStatement_Medication",
  "title": "Profile - nNGM - MedicationStatement - Medikation",
  "status": "draft",
  "date": "2025-10-31",
  "publisher": "nNGM Konsortium",
  "description": "Medikation der Systemische Therapie. Dieses Profil beschreibt die konkreten Medikationen/Schemata, die im Rahmen der systemischen Therapie dokumentiert wurden. Medikation der Systemische Therapie. Dieses Profil beschreibt die konkreten Medikationen/Schemata, die im Rahmen der systemischen Therapie dokumentiert wurden.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "nNGM-Schema",
      "name": "systemTherapy"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "MedicationStatement",
  "baseDefinition": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemtherapie-medication-statement",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationStatement",
        "path": "MedicationStatement",
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "systemTherapyLine",
            "comment": "Systemische Therapielinie"
          }
        ]
      },
      {
        "id": "MedicationStatement.extension:CyclesCount",
        "path": "MedicationStatement.extension",
        "sliceName": "CyclesCount",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/nngm-ex-systemischetherapie-cyclescount"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "cyclesCount",
            "comment": "Anzahl der Zyklen"
          }
        ]
      },
      {
        "id": "MedicationStatement.extension:CyclesCount.value[x]",
        "path": "MedicationStatement.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "cyclesCount",
            "comment": "Anzahl der Zyklen"
          }
        ]
      },
      {
        "id": "MedicationStatement.extension:CyclesCount.value[x]:valueDecimal",
        "path": "MedicationStatement.extension.value[x]",
        "sliceName": "valueDecimal",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "cyclesCount",
            "comment": "Anzahl der Zyklen"
          }
        ]
      },
      {
        "id": "MedicationStatement.extension:MaintainceTherapy",
        "path": "MedicationStatement.extension",
        "sliceName": "MaintainceTherapy",
        "short": "Ist Erhaltungstherapie",
        "definition": "Ist Erhaltungstherapie",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://uk-koeln.de/fhir/StructureDefinition/nNGM/nngm-ex-systemischetherapie-ismaintaincetherapy"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "MaintainceTherapy",
            "comment": "Ist Erhaltungstherapie"
          }
        ]
      },
      {
        "id": "MedicationStatement.extension:MaintainceTherapy.value[x]",
        "path": "MedicationStatement.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "MaintainceTherapy",
            "comment": "Ist Erhaltungstherapie"
          }
        ]
      },
      {
        "id": "MedicationStatement.extension:MaintainceTherapy.value[x]:valueBoolean",
        "path": "MedicationStatement.extension.value[x]",
        "sliceName": "valueBoolean",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "MaintainceTherapy",
            "comment": "Ist Erhaltungstherapie"
          }
        ]
      },
      {
        "id": "MedicationStatement.extension:offLabelUse",
        "path": "MedicationStatement.extension",
        "sliceName": "offLabelUse",
        "short": "Ist Off-Label-Use",
        "definition": "Ist Off-Label-Use",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://uk-koeln.de/fhir/StructureDefinition/nNGM/nngm-ex-systemischetherapie-offlabeluse"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "offLabelUse",
            "comment": "Ist Off-Label-Use"
          }
        ]
      },
      {
        "id": "MedicationStatement.extension:offLabelUse.value[x]",
        "path": "MedicationStatement.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "offLabelUse",
            "comment": "Ist Off-Label-Use"
          }
        ]
      },
      {
        "id": "MedicationStatement.extension:offLabelUse.value[x]:valueBoolean",
        "path": "MedicationStatement.extension.value[x]",
        "sliceName": "valueBoolean",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "offLabelUse",
            "comment": "Ist Off-Label-Use"
          }
        ]
      },
      {
        "id": "MedicationStatement.partOf:systemischeTherapie",
        "path": "MedicationStatement.partOf",
        "sliceName": "systemischeTherapie",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://uk-koeln.de/fhir/StructureDefinition/Profile-nNGM-Procedure-Systemische-Therapie",
              "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-systemische-therapie"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.partOf:systemischeTherapie.reference",
        "path": "MedicationStatement.partOf.reference",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "systemTherapyLine",
            "comment": "Referenz auf Systemische Therapielinie"
          }
        ]
      },
      {
        "id": "MedicationStatement.medication[x]:medicationCodeableConcept",
        "path": "MedicationStatement.medication[x]",
        "sliceName": "medicationCodeableConcept"
      },
      {
        "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding",
        "path": "MedicationStatement.medication[x].coding",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe",
        "path": "MedicationStatement.medication[x].coding",
        "sliceName": "atcClassDe",
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "therapyName",
            "comment": "Therapieschema?"
          }
        ]
      },
      {
        "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe.code",
        "path": "MedicationStatement.medication[x].coding.code",
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "therapyName",
            "comment": "Therapieschema der systemischen Therapie"
          }
        ]
      },
      {
        "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:unii",
        "path": "MedicationStatement.medication[x].coding",
        "sliceName": "unii",
        "mapping": [
          {
            "identity": "otherTherapyName",
            "map": "Falls kein ATC-Code existiert: Wirkstoff-Name"
          }
        ]
      },
      {
        "id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:unii.code",
        "path": "MedicationStatement.medication[x].coding.code",
        "short": "Falls kein ATC-Code existiert: Wirkstoff-Name",
        "definition": "Falls kein ATC-Code existiert: Wirkstoff-Name",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "otherTherapyName",
            "comment": "Falls kein ATC-Code existiert: Wirkstoff-Name"
          }
        ]
      },
      {
        "id": "MedicationStatement.subject",
        "path": "MedicationStatement.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://uk-koeln.de/fhir/StructureDefinition/Patient/nNGM/pseudonymisiert",
              "http://uk-koeln.de/fhir/StructureDefinition/Patient/nNGM/patient"
            ]
          }
        ]
      },
      {
        "id": "MedicationStatement.subject.reference",
        "path": "MedicationStatement.subject.reference",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.effective[x]:effectivePeriod",
        "path": "MedicationStatement.effective[x]",
        "sliceName": "effectivePeriod"
      },
      {
        "id": "MedicationStatement.effective[x]:effectivePeriod.start",
        "path": "MedicationStatement.effective[x].start",
        "min": 1,
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "therapyStart; noTherapyStart",
            "comment": "Systemische Therapie Beginn"
          }
        ]
      },
      {
        "id": "MedicationStatement.effective[x]:effectivePeriod.end",
        "path": "MedicationStatement.effective[x].end",
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "therapyEnd; noTherapyEnd",
            "comment": "Systemische Therapie Ende"
          }
        ]
      },
      {
        "id": "MedicationStatement.note.text",
        "path": "MedicationStatement.note.text",
        "mapping": [
          {
            "identity": "nNGM-Schema",
            "map": "note",
            "comment": "Bermerkungen"
          }
        ]
      }
    ]
  }
}