PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-Ressources
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication
{
  "description": "Hier werden Informationen zu einem Fertigarzneimittel oder einer Rezeptur angegeben.",
  "_filename": "StructureDefinition-KBV-PR-Base-Medication.json",
  "package_name": "kbv.basis",
  "date": "2025-02-11",
  "derivation": "constraint",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_Base_Medication",
  "abstract": false,
  "copyright": "Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® SNOMED CT® which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc http://loinc.org. Loinc is copyright ©; 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes Loinc Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at ​http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright ©; 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures UCUM Organization. All rights reserved. THE UCUM TABLE IN ALL FORMATS, UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED "AS IS." ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.",
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.7.0-Ressources",
  "status": "active",
  "id": "8bdcedac-0a83-4125-8489-96a03622e58b",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication",
  "version": "1.7.0",
  "differential": {
    "element": [ {
      "id": "Medication",
      "path": "Medication",
      "definition": "In diesem Profil können im Fall von komplexen Packungen auf Submedikamente (ingredient.itemreference) verwiesen werden.  \r\n\r\nDiese Submedikamente dürfen nicht die PZN des Hauptarzneimittels enthalten, da über die Angabe der PZN auch das Hauptarzneimittel gefunden werden kann, die Teile in dieser Zusammensetzung aber keine eigenständige PZN haben."
    }, {
      "id": "Medication.extension",
      "path": "Medication.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Medication.extension:Kategorie",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type" ]
      } ],
      "sliceName": "Kategorie",
      "definition": "Dieses Element ermöglich die Kennzeichnung des Arzneimittels als Fertigarzneimittel oder Rezeptur."
    }, {
      "id": "Medication.extension:Normgroesse",
      "max": "1",
      "min": 0,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/StructureDefinition/normgroesse" ]
      } ],
      "short": "Packungsgröße nach N-Bezeichnung",
      "sliceName": "Normgroesse",
      "definition": "Dieses Feld enthält die Normgröße der therapiegerechten Packung (z.B. N1)."
    }, {
      "id": "Medication.code",
      "min": 1,
      "path": "Medication.code",
      "definition": "Dieses Element beinhaltet die Bezeichnung des Arzneimittels oder der Rezeptur, entweder als codierte Information oder als Freitext."
    }, {
      "id": "Medication.code.coding",
      "path": "Medication.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      },
      "definition": "Hier wird das Arzneimittel als codierte Information angegeben."
    }, {
      "id": "Medication.code.coding:pzn",
      "max": "1",
      "min": 0,
      "path": "Medication.code.coding",
      "type": [ {
        "code": "Coding",
        "profile": [ "http://fhir.de/StructureDefinition/CodingPZN" ]
      } ],
      "sliceName": "pzn",
      "definition": "Hier wird die PZN angegeben, sofern es sich um ein Fertigarzneimittel handelt.",
      "patternCoding": {
        "system": "http://fhir.de/CodeSystem/ifa/pzn"
      }
    }, {
      "id": "Medication.code.coding:snomed",
      "max": "*",
      "min": 0,
      "path": "Medication.code.coding",
      "sliceName": "snomed",
      "definition": "Hier wird ein SNOMED CT®-Code angegeben.",
      "patternCoding": {
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "Medication.code.coding:atc",
      "max": "*",
      "min": 0,
      "path": "Medication.code.coding",
      "type": [ {
        "code": "Coding",
        "profile": [ "http://fhir.de/StructureDefinition/CodingATC" ]
      } ],
      "sliceName": "atc",
      "definition": "Hier wird ein deutscher ATC-Code angegeben.",
      "patternCoding": {
        "system": "http://fhir.de/CodeSystem/bfarm/atc"
      }
    }, {
      "id": "Medication.code.text",
      "path": "Medication.code.text",
      "definition": "Hier wird eine freitextliche Bezeichnung/Beschreibung des Arzneimittels angegeben, z. B. eine gebräuchliche Bezeichnung oder der Handelsname."
    }, {
      "id": "Medication.status",
      "path": "Medication.status",
      "definition": "Hier wird der Status des Arzneimittels abgebildet."
    }, {
      "id": "Medication.form",
      "path": "Medication.form",
      "definition": "In diesem Element werden Angaben zur Darreichungsform gemacht. Diese werden als codierte Information und/oder als Freitext angegeben."
    }, {
      "id": "Medication.form.coding",
      "path": "Medication.form.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      },
      "definition": "Hier wird ein Code aus einem geeigneten Codesystem angegeben."
    }, {
      "id": "Medication.form.coding:snomed",
      "max": "*",
      "min": 0,
      "path": "Medication.form.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Dose_Form_SNOMED_CT"
      },
      "sliceName": "snomed",
      "definition": "Hier wird ein SNOMED CT®-Code angegeben.",
      "patternCoding": {
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "Medication.form.coding:snomed.system",
      "min": 1,
      "path": "Medication.form.coding.system"
    }, {
      "id": "Medication.form.coding:snomed.version",
      "min": 1,
      "path": "Medication.form.coding.version"
    }, {
      "id": "Medication.form.coding:snomed.code",
      "min": 1,
      "path": "Medication.form.coding.code"
    }, {
      "id": "Medication.form.coding:snomed.display",
      "min": 1,
      "path": "Medication.form.coding.display"
    }, {
      "id": "Medication.form.coding:edqm",
      "max": "*",
      "min": 0,
      "path": "Medication.form.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Medicine_Doseform_EDQM"
      },
      "sliceName": "edqm",
      "definition": "Hier wird ein Code aus dem EDQM ValueSet medicine-doseform angegeben. Die Expansion der EDQM-Konzepte entspricht der Änderungshistorie vom 16.05.2022 (https://standardterms.edqm.eu/index/6).",
      "patternCoding": {
        "system": "http://standardterms.edqm.eu"
      }
    }, {
      "id": "Medication.form.coding:edqm.system",
      "min": 1,
      "path": "Medication.form.coding.system"
    }, {
      "id": "Medication.form.coding:edqm.code",
      "min": 1,
      "path": "Medication.form.coding.code"
    }, {
      "id": "Medication.form.coding:edqm.display",
      "min": 1,
      "path": "Medication.form.coding.display"
    }, {
      "id": "Medication.form.coding:kbvDarreichungsform",
      "max": "*",
      "min": 0,
      "path": "Medication.form.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_DARREICHUNGSFORM"
      },
      "sliceName": "kbvDarreichungsform",
      "definition": "Hier wird ein Code nach dem Code-System S_KBV_DARREICHUNGSFORM angegeben.",
      "patternCoding": {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM"
      }
    }, {
      "id": "Medication.form.coding:kbvDarreichungsform.system",
      "min": 1,
      "path": "Medication.form.coding.system"
    }, {
      "id": "Medication.form.coding:kbvDarreichungsform.code",
      "min": 1,
      "path": "Medication.form.coding.code"
    }, {
      "id": "Medication.form.text",
      "path": "Medication.form.text",
      "definition": "Hier wird ein Freitext eingetragen."
    }, {
      "id": "Medication.amount",
      "path": "Medication.amount",
      "definition": "Hier wird die Packungsgröße/Gesamtmenge der Packung angegeben."
    }, {
      "id": "Medication.amount.numerator",
      "path": "Medication.amount.numerator",
      "definition": "Hier wird die Anzahl bzw. Menge des in einer Packung enthaltenen Arzneimittels und die Einheit angegeben, in der die genannte Menge enthalten ist."
    }, {
      "id": "Medication.amount.numerator.value",
      "path": "Medication.amount.numerator.value",
      "definition": "Hier wird die Anzahl bzw. Menge des in einer Packung enthaltenen Arzneimittels als Zahl angegeben."
    }, {
      "id": "Medication.amount.numerator.unit",
      "path": "Medication.amount.numerator.unit",
      "definition": "Hier wird die Einheit angegeben, in der die genannte Anzahl bzw. Menge enthalten ist."
    }, {
      "id": "Medication.amount.denominator",
      "path": "Medication.amount.denominator",
      "definition": "Hier wird die Anzahl bzw. Menge der Bezugsgröße und die Einheit angegeben, in der die genannte Menge enthalten ist. Beispiele: 1 Packung, 1 Blister, 1 Liter Lösung, ... (in allen genannten Beispielen wäre 1 als Wert der Bezugsgröße anzugeben)"
    }, {
      "id": "Medication.amount.denominator.value",
      "path": "Medication.amount.denominator.value",
      "definition": "Hier wird die Anzahl bzw. Menge der Bezugsgröße als Zahl angegeben."
    }, {
      "id": "Medication.amount.denominator.unit",
      "path": "Medication.amount.denominator.unit",
      "definition": "Hier wird die Einheit angegeben, in der die genannte Anzahl bzw. Menge der Bezugsgröße enthalten ist."
    }, {
      "id": "Medication.ingredient",
      "path": "Medication.ingredient",
      "definition": "Hier können Bestandteile, die Wirkstoffe oder keine Wirkstoffe sind, erfasst werden."
    }, {
      "id": "Medication.ingredient.item[x]",
      "path": "Medication.ingredient.item[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "definition": "Hier werden Bestandteile, die Wirkstoffe oder keine Wirkstoffe sind, erfasst."
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept",
      "max": "1",
      "min": 0,
      "path": "Medication.ingredient.item[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "itemCodeableConcept",
      "definition": "In diesem Element werden Angaben zum Bestandteil gemacht. Diese werden als codierte Information und/oder als Freitext angegeben."
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding",
      "path": "Medication.ingredient.item[x].coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      },
      "definition": "Hier wird ein Code aus einem geeigneten Codesystem angegeben."
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:ask",
      "max": "*",
      "min": 0,
      "path": "Medication.ingredient.item[x].coding",
      "type": [ {
        "code": "Coding",
        "profile": [ "http://fhir.de/StructureDefinition/CodingASK" ]
      } ],
      "sliceName": "ask",
      "definition": "Hier wird ein ASK-Code angegeben.",
      "patternCoding": {
        "system": "http://fhir.de/CodeSystem/ask"
      }
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:snomed",
      "max": "*",
      "min": 0,
      "path": "Medication.ingredient.item[x].coding",
      "sliceName": "snomed",
      "definition": "Hier wird ein SNOMED CT®-Code angegeben.",
      "patternCoding": {
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:snomed.system",
      "min": 1,
      "path": "Medication.ingredient.item[x].coding.system"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:snomed.code",
      "min": 1,
      "path": "Medication.ingredient.item[x].coding.code"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.text",
      "path": "Medication.ingredient.item[x].text",
      "definition": "Hier wird der Bestandteil als Freitext angegeben."
    }, {
      "id": "Medication.ingredient.item[x]:itemReference",
      "max": "1",
      "min": 0,
      "path": "Medication.ingredient.item[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication|1.7.0" ]
      } ],
      "sliceName": "itemReference",
      "definition": "Hier wird ein anderes Arzneimittel als Bestandteil des aktuell betrachteten Arzneimittels angegeben, z. B. bei Vorliegen einer sogenannten 'Kombipackung'."
    }, {
      "id": "Medication.ingredient.strength",
      "path": "Medication.ingredient.strength",
      "definition": "Hier wird angegeben, in welcher Menge der genannte Bestandteil im Arzneimittel vorhanden ist."
    }, {
      "id": "Medication.ingredient.strength.numerator",
      "path": "Medication.ingredient.strength.numerator",
      "definition": "Hier wird die Anzahl bzw. Menge des enthaltenen Bestandteils angegeben. Dieser besteht aus einem Wert und einer Einheit."
    }, {
      "id": "Medication.ingredient.strength.numerator.value",
      "path": "Medication.ingredient.strength.numerator.value",
      "definition": "Hier wird die Anzahl bzw. Menge des enthaltenen Bestandteils als Zahl angegeben."
    }, {
      "id": "Medication.ingredient.strength.denominator",
      "path": "Medication.ingredient.strength.denominator",
      "definition": "Hier wird die Anzahl bzw. Menge der Bezugsgröße angegeben, in der die genannte Menge enthalten ist."
    }, {
      "id": "Medication.ingredient.strength.denominator.value",
      "path": "Medication.ingredient.strength.denominator.value",
      "definition": "Hier wird die Anzahl bzw. Menge der Bezugsgröße angegeben, in der die genannte Menge enthalten ist. Beispiele: 1 Tbl, 1 ml Lösung, 1 Fertigspritze (in allen genannten Beispielen wäre 1 als Zahl der Bezugsgröße anzugeben)."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}