FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/EMDAF-PR-Medication-Rezeptur

Packagede.gevko.emdaf
Resource TypeStructureDefinition
IdEMDAF-PR-Medication-Rezeptur
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.emdaf@1.3.0&canonical=https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Medication_Rezeptur
URLhttps://fhir.gevko.de/StructureDefinition/EMDAF_PR_Medication_Rezeptur
Version1.3
Statusactive
Date2022-11-17
NameEMDAF_PR_Medication_Rezeptur
TitleeMDAF Medikationsplan - Medication für Rezeptur
DescriptionMedikationsplan - Medication für Rezeptur für das elektronische Medikations-Datenaustauschformat (eMDAF)
TypeMedication
Kindresource

Resources that use this resource

StructureDefinition
EMDAF_PR_MedicationStatementeMDAF Medikationsplan - MedicationStatement

Resources that this resource uses

StructureDefinition
KBV_EX_ERP_Medication_CategoryKBV_EX_ERP_Medication_Category
KBV_EX_ERP_Medication_Ingredient_AmountKBV_EX_ERP_Medication_Ingredient_Amount
KBV_EX_ERP_Medication_PackagingKBV_EX_ERP_Medication_Packaging
EMDAF_EX_Medication_CompoundingInstructionEMDAF_EX_Medication_CompoundingInstruction
EMDAF_EX_Medication_VaccineKennzeichnung Impfstoff
ValueSet
KBV_VS_SFHIR_KBV_DARREICHUNGSFORMKBV_VS_SFHIR_KBV_DARREICHUNGSFORM

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "EMDAF-PR-Medication-Rezeptur",
  "url": "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Medication_Rezeptur",
  "version": "1.3",
  "name": "EMDAF_PR_Medication_Rezeptur",
  "title": "eMDAF Medikationsplan - Medication für Rezeptur",
  "status": "active",
  "date": "2022-11-17",
  "publisher": "gevko GmbH",
  "description": "Medikationsplan - Medication für Rezeptur für das elektronische Medikations-Datenaustauschformat (eMDAF)",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Medication",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Medication",
        "path": "Medication",
        "short": "Rezeptur",
        "definition": "Rezeptur-Eintrag"
      },
      {
        "id": "Medication.meta",
        "path": "Medication.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.meta.profile",
        "path": "Medication.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Medication_Rezeptur|1.3",
        "mustSupport": true
      },
      {
        "id": "Medication.implicitRules",
        "path": "Medication.implicitRules",
        "max": "0"
      },
      {
        "id": "Medication.language",
        "path": "Medication.language",
        "max": "0"
      },
      {
        "id": "Medication.contained",
        "path": "Medication.contained",
        "max": "0"
      },
      {
        "id": "Medication.extension",
        "path": "Medication.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Medication.extension:kategorie",
        "path": "Medication.extension",
        "sliceName": "kategorie",
        "short": "Kennzeichnung der Verordnungskategorie",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"
            ]
          }
        ]
      },
      {
        "id": "Medication.extension:kategorie.value[x]:valueCoding",
        "path": "Medication.extension.value[x]",
        "sliceName": "valueCoding",
        "binding": {
          "strength": "required",
          "description": "Die Kennzeichnung der Verordnungskategorie muss aus dem ValueSet 'https://fhir.kbv.de/ValueSet/KBV_VS_ERP_Medication_Category' gewählt werden."
        }
      },
      {
        "id": "Medication.extension:impfstoff",
        "path": "Medication.extension",
        "sliceName": "impfstoff",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Medication_Vaccine"
            ]
          }
        ]
      },
      {
        "id": "Medication.extension:impfstoff.value[x]",
        "path": "Medication.extension.value[x]",
        "definition": "Abbildung, ob es sich um einen Impfstoff handelt\r\n\r\nfalse = kein Impfstoff (Standardwert); \r\ntrue = Impfstoff"
      },
      {
        "id": "Medication.extension:herstellungsanweisung",
        "path": "Medication.extension",
        "sliceName": "herstellungsanweisung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Medication_CompoundingInstruction"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Medication.extension:verpackung",
        "path": "Medication.extension",
        "sliceName": "verpackung",
        "definition": "Angabe zur Transportbehältnisse, Verpackungen bzw. Applikationshilfen für eine Rezeptur",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Packaging"
            ]
          }
        ]
      },
      {
        "id": "Medication.identifier",
        "path": "Medication.identifier",
        "max": "0"
      },
      {
        "id": "Medication.code",
        "path": "Medication.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.code.coding",
        "path": "Medication.code.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Medication.code.coding.system",
        "path": "Medication.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type",
        "mustSupport": true
      },
      {
        "id": "Medication.code.coding.version",
        "path": "Medication.code.coding.version",
        "max": "0"
      },
      {
        "id": "Medication.code.coding.code",
        "path": "Medication.code.coding.code",
        "min": 1,
        "fixedCode": "rezeptur",
        "mustSupport": true
      },
      {
        "id": "Medication.code.coding.display",
        "path": "Medication.code.coding.display",
        "fixedString": "Rezeptur",
        "mustSupport": true
      },
      {
        "id": "Medication.code.coding.userSelected",
        "path": "Medication.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Medication.code.text",
        "path": "Medication.code.text",
        "max": "0"
      },
      {
        "id": "Medication.manufacturer",
        "path": "Medication.manufacturer",
        "max": "0"
      },
      {
        "id": "Medication.form",
        "path": "Medication.form",
        "short": "Darreichungsform Arzneimittel/Rezeptur",
        "definition": "Die Darreichungsform muss aus einem der hier aufgeführten Value Sets gewählt werden.",
        "mustSupport": true
      },
      {
        "id": "Medication.form.coding",
        "path": "Medication.form.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "short": "Darreichungsform codiert",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Medication.form.coding:edqm-darreichungsform",
        "path": "Medication.form.coding",
        "sliceName": "edqm-darreichungsform",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Medication.form.coding:edqm-darreichungsform.system",
        "path": "Medication.form.coding.system",
        "min": 1,
        "fixedUri": "http://fhir.de/CodeSystem/edqm/dose-form",
        "mustSupport": true
      },
      {
        "id": "Medication.form.coding:edqm-darreichungsform.version",
        "path": "Medication.form.coding.version",
        "max": "0"
      },
      {
        "id": "Medication.form.coding:edqm-darreichungsform.code",
        "path": "Medication.form.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.form.coding:edqm-darreichungsform.display",
        "path": "Medication.form.coding.display",
        "mustSupport": true
      },
      {
        "id": "Medication.form.coding:edqm-darreichungsform.userSelected",
        "path": "Medication.form.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Medication.form.coding:KBV_DARREICHUNGSFORM",
        "path": "Medication.form.coding",
        "sliceName": "KBV_DARREICHUNGSFORM",
        "short": "Darreichungsform Arzneimittel/Rezeptur",
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "Die Darreichungsform muss aus dem Valueset 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_DARREICHUNGSFORM' gewählt werden.",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_DARREICHUNGSFORM"
        }
      },
      {
        "id": "Medication.form.coding:KBV_DARREICHUNGSFORM.system",
        "path": "Medication.form.coding.system",
        "short": "Darreichungsform",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM",
        "mustSupport": true
      },
      {
        "id": "Medication.form.coding:KBV_DARREICHUNGSFORM.version",
        "path": "Medication.form.coding.version",
        "max": "0"
      },
      {
        "id": "Medication.form.coding:KBV_DARREICHUNGSFORM.code",
        "path": "Medication.form.coding.code",
        "short": "Code der Darreichungsform",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.form.coding:KBV_DARREICHUNGSFORM.display",
        "path": "Medication.form.coding.display",
        "mustSupport": true
      },
      {
        "id": "Medication.form.coding:KBV_DARREICHUNGSFORM.userSelected",
        "path": "Medication.form.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Medication.form.text",
        "path": "Medication.form.text",
        "short": "Darreichungsform als Freitext",
        "mustSupport": true
      },
      {
        "id": "Medication.amount",
        "path": "Medication.amount",
        "short": "Packungsgröße nach abgeteilter Menge",
        "definition": "Menge der Packungsgröße (z.B. 100). Tritt nur in Verbindung mit Angabe der Einheit auf - z.B. 100 St.",
        "mustSupport": true
      },
      {
        "id": "Medication.amount.numerator",
        "path": "Medication.amount.numerator",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.amount.numerator.value",
        "path": "Medication.amount.numerator.value",
        "short": "Gesamtmenge der Rezeptur",
        "definition": "Gesamtmenge der verordneten Rezeptur",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.amount.numerator.comparator",
        "path": "Medication.amount.numerator.comparator",
        "max": "0"
      },
      {
        "id": "Medication.amount.numerator.unit",
        "path": "Medication.amount.numerator.unit",
        "short": "Einheit der Gesamtmenge",
        "definition": "Einheit der Gesamtmenge einer Rezeptur",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.amount.numerator.system",
        "path": "Medication.amount.numerator.system",
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Medication.amount.numerator.code",
        "path": "Medication.amount.numerator.code",
        "short": "Einheit der Gesamtmenge (kodiert)",
        "definition": "optional kodierte Einheit der Gesamtmenge einer Rezeptur gemäß unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Medication.amount.denominator",
        "path": "Medication.amount.denominator",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.amount.denominator.value",
        "path": "Medication.amount.denominator.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.amount.denominator.comparator",
        "path": "Medication.amount.denominator.comparator",
        "max": "0"
      },
      {
        "id": "Medication.amount.denominator.system",
        "path": "Medication.amount.denominator.system",
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Medication.ingredient",
        "path": "Medication.ingredient",
        "short": "Inhaltsstoff",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x]",
        "path": "Medication.ingredient.item[x]",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding",
        "path": "Medication.ingredient.item[x].coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "max": "3"
      },
      {
        "id": "Medication.ingredient.item[x].coding:ATC",
        "path": "Medication.ingredient.item[x].coding",
        "sliceName": "ATC",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:ATC.system",
        "path": "Medication.ingredient.item[x].coding.system",
        "short": "Code aus der Anatomisch-Therapeutisch-Chemischen (ATC) Klassifikation",
        "min": 1,
        "fixedUri": "http://fhir.de/CodeSystem/dimdi/atc",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:ATC.code",
        "path": "Medication.ingredient.item[x].coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:ATC.display",
        "path": "Medication.ingredient.item[x].coding.display",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:ATC.userSelected",
        "path": "Medication.ingredient.item[x].coding.userSelected",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item[x].coding:ASK",
        "path": "Medication.ingredient.item[x].coding",
        "sliceName": "ASK",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:ASK.system",
        "path": "Medication.ingredient.item[x].coding.system",
        "short": "Code aus Arzneimittel-Stoffkatalog (ASK)",
        "min": 1,
        "fixedUri": "http://fhir.de/CodeSystem/ask",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:ASK.code",
        "path": "Medication.ingredient.item[x].coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:ASK.display",
        "path": "Medication.ingredient.item[x].coding.display",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:ASK.userSelected",
        "path": "Medication.ingredient.item[x].coding.userSelected",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item[x].coding:PZN",
        "path": "Medication.ingredient.item[x].coding",
        "sliceName": "PZN",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:PZN.system",
        "path": "Medication.ingredient.item[x].coding.system",
        "min": 1,
        "fixedUri": "http://fhir.de/CodeSystem/ifa/pzn",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:PZN.version",
        "path": "Medication.ingredient.item[x].coding.version",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item[x].coding:PZN.code",
        "path": "Medication.ingredient.item[x].coding.code",
        "short": "PZN des Bestandteils",
        "definition": "eindeutige Identifikation des Arzneimittels mittels PZN, das vollständig oder teilweise für die Rezeptur verwandt werden soll",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.item[x].coding:PZN.display",
        "path": "Medication.ingredient.item[x].coding.display",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item[x].coding:PZN.userSelected",
        "path": "Medication.ingredient.item[x].coding.userSelected",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.item[x].text",
        "path": "Medication.ingredient.item[x].text",
        "short": "Name des Bestandteils",
        "definition": "Namentliche Bezeichnung des Bestandteiles der Rezeptur.",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.isActive",
        "path": "Medication.ingredient.isActive",
        "short": "Ist aktiver Inhaltsstoff?",
        "definition": "Angabe, ob Inhaltsstoff ein aktiver Inhaltsstoff (= Wirkstoff) ist",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.strength",
        "path": "Medication.ingredient.strength",
        "short": "Wirkstärke",
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.strength.extension",
        "path": "Medication.ingredient.strength.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Medication.ingredient.strength.extension:mengeFreitext",
        "path": "Medication.ingredient.strength.extension",
        "sliceName": "mengeFreitext",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Ingredient_Amount"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.strength.numerator",
        "path": "Medication.ingredient.strength.numerator",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.strength.numerator.value",
        "path": "Medication.ingredient.strength.numerator.value",
        "short": "Menge des Bestandteils",
        "definition": "Verordnete Menge des Bestandteils z.B. 100",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.strength.numerator.comparator",
        "path": "Medication.ingredient.strength.numerator.comparator",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.strength.numerator.unit",
        "path": "Medication.ingredient.strength.numerator.unit",
        "short": "Einheit des Bestandteils",
        "definition": "Verordnete Einheit des Bestandteils z. B. mg",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.strength.numerator.system",
        "path": "Medication.ingredient.strength.numerator.system",
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Medication.ingredient.strength.numerator.code",
        "path": "Medication.ingredient.strength.numerator.code",
        "short": "Einheit des Bestandteils kodierte",
        "definition": "kodierte Einheit des Bestandteils gemäß http://unitsofmeasure.org"
      },
      {
        "id": "Medication.ingredient.strength.denominator",
        "path": "Medication.ingredient.strength.denominator",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.strength.denominator.value",
        "path": "Medication.ingredient.strength.denominator.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Medication.ingredient.strength.denominator.comparator",
        "path": "Medication.ingredient.strength.denominator.comparator",
        "max": "0"
      },
      {
        "id": "Medication.ingredient.strength.denominator.unit",
        "path": "Medication.ingredient.strength.denominator.unit",
        "short": "Einheit des Bestandteils",
        "definition": "Verordnete Einheit des Bestandteils z. B. mg"
      },
      {
        "id": "Medication.ingredient.strength.denominator.system",
        "path": "Medication.ingredient.strength.denominator.system",
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Medication.ingredient.strength.denominator.code",
        "path": "Medication.ingredient.strength.denominator.code",
        "short": "Einheit des Bestandteils",
        "definition": "kodierte Einheit des Bestandteils gemäß http://unitsofmeasure.org"
      },
      {
        "id": "Medication.batch",
        "path": "Medication.batch",
        "max": "0"
      }
    ]
  }
}