Global Core Electronic Medicinal Product Information (ePI), published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions
An ePI Repository (or Product Catalog) is a centralized FHIR-based system designed to store, manage, and distribute authorized Electronic Medicinal Product Information. These repositories serve as the "single source of truth" for digital drug labels, providing machine-readable access to regulators, healthcare providers, and the public.
Depending on the stakeholder, these repositories may serve different purposes:
A robust ePI repository should be built on a FHIR R5-compliant server. Implementers can choose between open-source solutions (e.g., HAPI FHIR) or commercial FHIR-as-a-Service platforms.
Bundle, Composition, and related product resources.GET /Bundle?subject.identifier=...) and retrieval.For a detailed list of minimum technical requirements, see the API Server Capabilities page.
Choose a platform based on your scale and technical capabilities:
Load the ePI Implementation Guide's profiles (StructureDefinition resources) onto the server. Configure the server to validate all incoming ePI Bundles against these profiles to ensure data quality and interoperability.
To make the catalog useful, index key elements for searching:
MedicinalProductDefinition.nameversionId.For detailed specifications on document submission, status updates, and lifecycle management, implementers should refer to the APIX Implementation Guide.
This Implementation Guide does not endorse specific software or cloud providers. The technical requirements are based on the global FHIR standard, allowing stakeholders to build or buy a solution that best fits their regulatory and business environment.