PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@1.0.0
    http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationWirkstoff
{
  "description": "Dieses Profil bildet den Wirkstoff eines Medikamentes ab.",
  "_filename": "DGUV_ENLA_PR_MedikationWirkstoff.json",
  "package_name": "dguv.enla",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_ENLA_PR_MedikationWirkstoff",
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MedikationWirkstoff",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "fb111478-c3a6-40be-8663-6957415c6e2f",
  "kind": "resource",
  "url": "http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationWirkstoff",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Medication.id",
      "path": "Medication.id",
      "mustSupport": true
    }, {
      "id": "Medication.meta",
      "min": 1,
      "path": "Medication.meta",
      "mustSupport": true
    }, {
      "id": "Medication.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Medication.meta.profile",
      "fixedCanonical": "http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationWirkstoff"
    }, {
      "id": "Medication.identifier",
      "max": "0",
      "path": "Medication.identifier"
    }, {
      "id": "Medication.code.coding",
      "path": "Medication.code.coding",
      "short": "Medikament in codierter Form"
    }, {
      "id": "Medication.code.coding:PZN",
      "path": "Medication.code.coding",
      "short": "Pharmazentralnummer",
      "sliceName": "PZN"
    }, {
      "id": "Medication.code.coding:PZN.system",
      "path": "Medication.code.coding.system",
      "short": "CodeSystem für Pharmazentralnummer",
      "fixedUri": "http://fhir.de/CodeSystem/ifa/pzn"
    }, {
      "id": "Medication.code.coding:PZN.code",
      "path": "Medication.code.coding.code",
      "short": "Code der konkreten Pharmazentralnummer"
    }, {
      "id": "Medication.code.coding:PZN.display",
      "path": "Medication.code.coding.display",
      "short": "Handelsname des verordneten Präparats",
      "comment": "Der durch PZN vorgegebene Handelsname ist in code.text verpflichtend und in code.coding.PZN.display optional. Wenn es in display einen Eintrag gibt, muss er so auch in text enthalten sein.",
      "definition": "Handelsname des verordneten Präparates, aus der PZN abgeleitet. Ist eine PZN vorhanden, so muss diese hier angeben werden."
    }, {
      "id": "Medication.code.coding:ATC-DE",
      "path": "Medication.code.coding",
      "short": "Anatomisch-Therapeutisch-Chemische (ATC) Klassifikation",
      "sliceName": "ATC-DE"
    }, {
      "id": "Medication.code.coding:ATC-DE.system",
      "path": "Medication.code.coding.system",
      "short": "CodeSystem für ATC-Klassifikationen",
      "fixedUri": "http://fhir.de/CodeSystem/bfarm/atc"
    }, {
      "id": "Medication.code.coding:ATC-DE.code",
      "path": "Medication.code.coding.code",
      "short": "Code der konkreten ATC-Klassifikation"
    }, {
      "id": "Medication.code.coding:ATC-DE.display",
      "path": "Medication.code.coding.display",
      "short": "Bedeutung der konkreten ATC-Klassifikation",
      "comment": "Der durch ATC-DE gegebene Eintrag ist in code.text verpflichtend und in code.coding.WG14.display optional. Wenn es in display einen Eintrag gibt, muss er so auch in text enthalten sein."
    }, {
      "id": "Medication.code.coding:WG14",
      "path": "Medication.code.coding",
      "short": "WG14-Nummer",
      "sliceName": "WG14"
    }, {
      "id": "Medication.code.coding:WG14.system",
      "path": "Medication.code.coding.system",
      "short": "CodeSystem für WG14-Nummer",
      "fixedUri": "http://fhir.de/CodeSystem/abdata/wg14"
    }, {
      "id": "Medication.code.coding:WG14.code",
      "path": "Medication.code.coding.code",
      "short": "Code der konkreten WG14-Nummer"
    }, {
      "id": "Medication.code.coding:WG14.display",
      "path": "Medication.code.coding.display",
      "short": "Bedeutung der konkreten WG14-Nummer",
      "comment": "Der durch WG14 gegebene Eintrag ist in code.text verpflichtend und in code.coding.WG14.display optional. Wenn es in display einen Eintrag gibt, muss er so auch in text enthalten sein."
    }, {
      "id": "Medication.code.text",
      "min": 1,
      "path": "Medication.code.text",
      "short": "Medikament als Freitext",
      "comment": "Die durch PZN, ATC-DE oder WG14 gegebenen Einträge sind in code.text verpflichtend und in code.coding.PZN/ATC-DE/WG14.display optional. Wenn es in display einen Eintrag gibt, muss er so auch in text enthalten sein."
    }, {
      "id": "Medication.manufacturer",
      "max": "0",
      "path": "Medication.manufacturer"
    }, {
      "id": "Medication.form.coding",
      "path": "Medication.form.coding",
      "short": "Abgabeform in codiertem Format"
    }, {
      "id": "Medication.form.coding:EDQM",
      "path": "Medication.form.coding",
      "short": "Abgabeform in codiertem Format nach EDQM",
      "sliceName": "EDQM"
    }, {
      "id": "Medication.form.coding:EDQM.system",
      "path": "Medication.form.coding.system",
      "short": "CodeSystem für definierte Abgabeformen"
    }, {
      "id": "Medication.form.coding:EDQM.code",
      "path": "Medication.form.coding.code",
      "short": "Code für die konkrete Abgabeform"
    }, {
      "id": "Medication.form.coding:EDQM.display",
      "path": "Medication.form.coding.display",
      "short": "Bezeichnung für die konkrete Abgabeform"
    }, {
      "id": "Medication.amount.numerator",
      "path": "Medication.amount.numerator",
      "short": "Zahlenwert/Einheit der Abgabemenge (Zähler)"
    }, {
      "id": "Medication.amount.numerator.value",
      "path": "Medication.amount.numerator.value",
      "short": "Konkreter Zahlenwert (Zähler)"
    }, {
      "id": "Medication.amount.numerator.system",
      "path": "Medication.amount.numerator.system",
      "short": "CodeSystem für Einheitencodes"
    }, {
      "id": "Medication.amount.numerator.code",
      "path": "Medication.amount.numerator.code",
      "short": "Einheitencode der Abgabemenge"
    }, {
      "id": "Medication.amount.denominator",
      "path": "Medication.amount.denominator",
      "short": "Zahlenwert/Einheit der Abgabemenge (Nenner)"
    }, {
      "id": "Medication.amount.denominator.value",
      "path": "Medication.amount.denominator.value",
      "short": "Konkreter Zahlenwert (Nenner)"
    }, {
      "id": "Medication.amount.denominator.system",
      "path": "Medication.amount.denominator.system",
      "short": "CodeSystem für Einheitencodes"
    }, {
      "id": "Medication.amount.denominator.code",
      "path": "Medication.amount.denominator.code",
      "short": "Einheitencode der Abgabemenge"
    }, {
      "id": "Medication.ingredient",
      "min": 1,
      "path": "Medication.ingredient"
    }, {
      "id": "Medication.ingredient.extension:wirkstofftyp",
      "path": "Medication.ingredient.extension",
      "short": "Wirkstofftyp",
      "sliceName": "wirkstofftyp"
    }, {
      "id": "Medication.ingredient.extension:wirkstofftyp.value[x]",
      "path": "Medication.ingredient.extension.value[x]",
      "short": "Wirkstofftyp",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.extension:wirkstofftyp.value[x].system",
      "path": "Medication.ingredient.extension.value[x].system",
      "short": "CodeSystem für Wirkstofftypen",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.extension:wirkstofftyp.value[x].code",
      "path": "Medication.ingredient.extension.value[x].code",
      "short": "Code des konkreten Wirkstofftyps",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.extension:wirkstofftyp.value[x].display",
      "path": "Medication.ingredient.extension.value[x].display",
      "short": "Bezeichnung des konkreten Wirkstofftyps",
      "mustSupport": true
    }, {
      "id": "Medication.ingredient.item[x]",
      "path": "Medication.ingredient.item[x]",
      "short": "Bestandteil des Wirkstoffs"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept",
      "path": "Medication.ingredient.item[x]",
      "sliceName": "itemCodeableConcept"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:ASK",
      "path": "Medication.ingredient.item[x].coding",
      "short": "ASK-Code",
      "sliceName": "ASK"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:ASK.system",
      "path": "Medication.ingredient.item[x].coding.system",
      "patternUri": "http://fhir.de/CodeSystem/ask"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:ATC-DE",
      "path": "Medication.ingredient.item[x].coding",
      "short": "Anatomisch-Therapeutisch-Chemische (ATC) Klassifikation",
      "sliceName": "ATC-DE"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:ATC-DE.system",
      "path": "Medication.ingredient.item[x].coding.system",
      "patternUri": "http://fhir.de/CodeSystem/bfarm/atc"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:PZN",
      "path": "Medication.ingredient.item[x].coding",
      "short": "Pharmazentralnummer",
      "sliceName": "PZN"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:PZN.system",
      "path": "Medication.ingredient.item[x].coding.system",
      "patternUri": "http://fhir.de/CodeSystem/ifa/pzn"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:WG14",
      "path": "Medication.ingredient.item[x].coding",
      "short": "WG14-Nummer",
      "sliceName": "WG14"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:WG14.system",
      "path": "Medication.ingredient.item[x].coding.system",
      "patternUri": "http://fhir.de/CodeSystem/abdata/wg14"
    }, {
      "id": "Medication.ingredient.item[x]:itemCodeableConcept.text",
      "path": "Medication.ingredient.item[x].text",
      "short": "Freitextbeschreibung des Bestandteils",
      "comment": "Freitext: Hier soll der Name des Wirkstoffes eingetragen werden."
    }, {
      "id": "Medication.ingredient.item[x]:itemReference",
      "path": "Medication.ingredient.item[x]",
      "sliceName": "itemReference"
    }, {
      "id": "Medication.ingredient.item[x]:itemReference.reference",
      "path": "Medication.ingredient.item[x].reference",
      "short": "Konkreter Verweis auf anderes Medikament"
    } ]
  },
  "baseDefinition": "https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikament"
}