PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erp-t-prescription@1.2.0
    https://gematik.de/fhir/erp-t-prescription/StructureDefinition/erp-tprescription-carbon-copy-logical
description: Logical Model zur Abbildung der im digitalen Durchschlag E-T-Rezept erforderlichen fachlichen Informationen.
package_name: de.gematik.erp-t-prescription
derivation: specialization
name: ERP_TPrescription_CarbonCopy_Logical
type: https://gematik.de/fhir/erp-t-prescription/StructureDefinition/erp-tprescription-carbon-copy-logical
elements:
  datumSignatur: {type: instant, short: Zeitpunkt der Signatur, index: 0}
  rezeptID: {type: Identifier, short: E-Rezept-ID, index: 1}
  rxVerordnung:
    type: BackboneElement
    short: Angaben zum verordneten Medikament
    index: 2
    elements:
      wirkstaerke: {type: Ratio, short: Wirkstärke (verordnetes Arzneimittel), index: 4}
      darreichungsform:
        short: Darreichungsform (verordnetes Arzneimittel)
        choices: [darreichungsformString, darreichungsformCoding]
        index: 6
      darreichungsformCoding: {type: Coding, short: Darreichungsform (verordnetes Arzneimittel), choiceOf: darreichungsform, index: 8}
      darreichungsformString: {type: string, short: Darreichungsform (verordnetes Arzneimittel), choiceOf: darreichungsform, index: 7}
      rxTRezeptBestaetigungen:
        type: BackboneElement
        short: Bestätigungen des Arztes nach §3a Abs. 2, 5 AMVV
        index: 12
        elements:
          bestaetigungSicherheitsmassnahmen: {type: boolean, short: Bestätigung Sicherheitsmaßnahmen (T-Rezept), index: 13}
          aushaendigungInformationsmaterialien: {type: boolean, short: Aushändigung Informationsmaterialien (T-Rezept), index: 14}
          offLabelUse: {type: boolean, short: Behandlung außerhalb der zugelassenen Anwendungsgebiete (Off-Label), index: 15}
          gebaerfaehigeFrau: {type: boolean, short: Verschreibung für gebärfähige Frau, index: 16}
          erklaerungSachkenntnis: {type: boolean, short: Bestätigung der Sachkenntnis, index: 17}
        required: [gebaerfaehigeFrau, offLabelUse, bestaetigungSicherheitsmassnahmen, erklaerungSachkenntnis, aushaendigungInformationsmaterialien]
      reichdauer: {type: Duration, short: Reichdauer (verordnetes Arzneimittel), index: 11}
      bezeichnung: {type: CodeableConcept, short: 'Bezeichnung des verordneten Arzneimittels. Ein T-Arzneimittel kann in Form aller vier Verordnungstypen (PZN-, Freitext-, Strukturierte Wirkstoff-, Strukturierte Rezeptur-Verordnung) verordnet werden.', index: 3}
      dosierung: {type: Dosage, short: 'Dosierung (verordnetes Arzneimittel). Das Profil entspricht DosageDgMp des [IG DE Medication](https://ig.fhir.de/igs/medication/1.0.7/)', index: 10}
      menge: {type: Ratio, short: Menge (verordnetes Arzneimittel), index: 9}
    required: [rxTRezeptBestaetigungen, reichdauer]
  rxAbgabe:
    type: BackboneElement
    short: Angaben zum abgegeben Medikament
    index: 18
    elements:
      bezeichnung: {type: CodeableConcept, short: Bezeichnung Fertigarzneimittel/Wirkstoff ODER Rezeptur (abgegeben). Diese Angabe kann als Freitext oder strukturiert vorliegen., index: 19}
      wirkstaerke: {type: Ratio, short: Wirkstärke (abgegebenes Arzneimittel), index: 20}
      darreichungsform: {type: string, short: Darreichungsform (abgegebenes Arzneimittel), index: 21}
      menge: {type: Ratio, short: Menge (abgegebenes Arzneimittel), index: 22}
      dosierung: {type: Dosage, short: Dosierung (abgegebenes Arzneimittel), index: 23}
      datumAbgabe: {type: date, short: Datum der Abgabe im Format YYYY-MM-DD, index: 24}
    required: [datumAbgabe, bezeichnung]
  AngabeAbgebendeApotheke:
    type: BackboneElement
    short: Angaben zur Abgebenden Apotheke
    index: 25
    elements:
      telematikIDApotheke: {type: string, short: Telematik-ID der Apotheke, index: 26}
      nameApotheke: {type: string, short: Name der Apotheke, index: 27}
      anschriftApotheke: {type: Address, short: Anschrift der Apotheke, index: 28}
      telefonnummerApotheke: {type: ContactPoint, short: Telefonnummer der Apotheke, index: 29}
    required: [telematikIDApotheke]
package_version: 1.2.0
class: logical
kind: logical
url: https://gematik.de/fhir/erp-t-prescription/StructureDefinition/erp-tprescription-carbon-copy-logical
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.2.0
required: [AngabeAbgebendeApotheke, rxAbgabe, rxVerordnung, datumSignatur, rezeptID]