German (DEU) electronic Product Information Leaflet (ePIL) Implementation Guide
0.7.0 - ci-build
German (DEU) electronic Product Information Leaflet (ePIL) Implementation Guide - Local Development build (v0.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
This document describes the overall section architecture of the Product Information Leaflet Composition, including the two root sections and the diGItal extension codes. For detailed SPOR code listings per QRD chapter, see QRD 10.4 Section Structure and QRD 11 Section Structure.
The FHIR Composition resource representing the Product Information Leaflet uses a profile inheritance architecture to ensure both structural flexibility and strict regulatory compliance:
Abstract Profiles (not used directly):
Concrete Profiles (eAAPI — Input, parent: DEU-ePIL-Composition):
Concrete Profiles (eCAPI — Output, parent: DEU-ePIL-Composition-eCAPI):
DEU-ePIL-Composition (abstract base)
├── Two root sections: QRD (mandatory) + Localized Sections (optional)
├── MAH Organization extension (mandatory)
│
├── DEU-ePIL-Extended-QRD-10-4-template-de-eAAPI (concrete, input)
│ ├── Chapters 1-6 with mandatory subsections
│ └── ACS: instructions-for-use, information-for-hcp
│
├── DEU-ePIL-Extended-QRD-11-template-de-eAAPI (concrete, input)
│ ├── Chapters 1-6 with QRD 11 structure + mandatory subsections
│ └── ACS: instructions-for-use, information-for-hcp
│
└── DEU-ePIL-Composition-eCAPI (abstract, output)
├── Change detection (sectionChange extension + relatesTo)
│
├── DEU-ePIL-Extended-QRD-10-4-template-de-eCAPI (concrete)
│ ├── Chapters 1-6 required, subsections optional (0..1)
│ └── ACS: instructions-for-use, information-for-hcp
│
└── DEU-ePIL-Extended-QRD-11-template-de-eCAPI (concrete)
├── Chapters 1-6 required, subsections optional (0..1)
└── ACS: instructions-for-use, information-for-hcp
The section depth describes how many levels of section nesting exist within the Composition. Depth is counted from the QRD root section:
Composition
└── QRD Root Section (200000029894) ← Level 1
└── Chapter (e.g., Chapter 2) ← Level 2
└── Subsection (e.g., Warnings) ← Level 3
| Profile | Section Depth | Meaning |
|---|---|---|
| eAAPI (Input) | 3 | QRD root → chapters → subsections. All three levels are always present. |
| eCAPI (Output) | 2 or 3 | Per chapter: either chapters with full text (depth 2) or chapters with subsections (depth 3). See eCAPI Output Delivery for details. |
eAAPI always require depth 3
| Aspect | eAAPI (Input) | eCAPI (Output) |
|---|---|---|
| Purpose | Submission via electronic Author API | Retrieval via electronic Consumer API |
| Chapters 1-6 | Required (1..1) | Required (1..1) |
| Chapter subsections | Mandatory per QRD template (1..1) | All optional (0..1) |
| Change detection | Not defined | sectionChange extension (0..1) at all levels |
| relatesTo | Not defined | Version replacement tracking (0..*) with bidirectional invariant |
| Localized Sections | Optional (inherited) | Optional (inherited) |
Profile Usage:
Instances must reference the API- and QRD-version-specific concrete profile in meta.profile:
<meta>
<!-- eAAPI Input, QRD 10.4 -->
<profile value="http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-Extended-QRD-10-4-template-de-eAAPI"/>
</meta>
<meta>
<!-- eCAPI Output, QRD 10.4 -->
<profile value="http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-Extended-QRD-10-4-template-de-eCAPI"/>
</meta>
The Localized Sections root section and its subsections (general-notification, education-material, additional-chapter) are defined in the abstract base and inherited by all concrete profiles.
To include images (such as pictograms or logos) in the package leaflet, use the epi-image-reference extension. Images must be added as contained Binary resources within the Bundle. Reference these images in the appropriate section(s) of the Composition using the epi-image-reference extension, which links to the contained Binary. This approach enables images to be rendered in the correct context within the electronic leaflet.
The Composition contains two root sections at the top level:
Composition
├── Section 1: QRD Section (SPOR Code: 200000029894)
│ ├── text: Header as narrative (black triangle, introductory text, table of contents)
│ ├── Chapters 1-6: EMA QRD chapters (SPOR codes)
│ ├── instructions-for-use (0..1)
│ ├── information-for-hcp (0..1)
│ └── unclassified-approved-chapter (0..*)
│
└── Section 2: Localized Sections (ACS Code: localized-sections)
├── general-notification (0..1)
├── education-material (0..1)
└── additional-chapter (0..*)
SPOR Code: 200000029894
The QRD root section contains all regulatory content aligned with the EMA QRD template. It includes EMA chapters 1-6 with their subsections (using SPOR codes), plus approved additional chapters specific to QRD Rev. 11.
These chapters extend the QRD section beyond the standard chapters 1-6 and use the DEU-ePIL-Extended-Section-CodeSystem:
Instructions for Use (Anwendungshinweise)
instructions-for-useInformation for Healthcare Professionals (Informationen für Fachpersonal)
information-for-hcpUnclassified Approved Chapter (Nicht klassifiziertes genehmigtes Kapitel)
unclassified-approved-chapterAll chapter types support subsection (0..*) for further structuring.
ACS Code: localized-sections
The Localized Sections root contains optional, country- and project-specific content that extends the standard QRD template. Content in this section has no rendering obligation — display proposals are documented below for renderers that choose to present this content.
General Notification (Allgemeiner Hinweis)
general-notificationEducation Material (Schulungsmaterial)
education-materialAdditional Chapters (Weitere Kapitel)
additional-chapterAll chapter types support subsection (0..*) for further structuring.
CodeSystem: http://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem
<!-- Root Section 2: Localized Sections -->
<section>
<title value="Lokalisierte Abschnitte"/>
<code>
<coding>
<system value="http://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem"/>
<code value="localized-sections"/>
</coding>
</code>
<!-- General Notification -->
<section>
<title value="Allgemeiner Hinweis"/>
<code>
<coding>
<system value="http://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem"/>
<code value="general-notification"/>
</coding>
</code>
<text>
<status value="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Hinweis des pharmazeutischen Unternehmers...</p>
</div>
</text>
</section>
<!-- Education Material -->
<section>
<title value="Schulungsmaterial"/>
<code>
<coding>
<system value="http://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem"/>
<code value="education-material"/>
</coding>
</code>
<section>
<title value="Patientenhandbuch"/>
<code>
<coding>
<system value="http://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem"/>
<code value="subsection"/>
</coding>
</code>
</section>
</section>
<!-- Additional Chapter -->
<section>
<title value="Weitere Informationen"/>
<code>
<coding>
<system value="http://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem"/>
<code value="additional-chapter"/>
</coding>
</code>
<section>
<title value="Kontaktinformationen"/>
<code>
<coding>
<system value="http://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem"/>
<code value="subsection"/>
</coding>
</code>
</section>
</section>
</section>
DEU-ePIL-Extended-Section-CodeSystem with general-notification, education-material, additional-chapter, and subsection codesX appear