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
This page defines the minimum technical capabilities recommended for a FHIR server hosting an ePI repository. These requirements ensure that authorized medicinal product information is accessible, searchable, and maintainable across different healthcare systems.
To support discovery, display, and clinical use of ePI, a repository SHOULD support the following interactions across core resources:
| Resource Category | FHIR Resource(s) | Supported Interactions |
|---|---|---|
| Document | Bundle, Composition |
read, vread, search, history |
| Product | MedicinalProductDefinition, PackagedProductDefinition, ManufacturedItemDefinition, AdministrableProductDefinition |
read, search |
| Authorization | RegulatedAuthorization |
read, search |
| Entities | Organization, Ingredient, SubstanceDefinition |
read, search |
| Clinical | ClinicalUseDefinition, MedicationKnowledge |
read, search |
| Supporting | Binary (Images), List (Histories) |
read |
A high-performance ePI repository must allow clients to find medicinal information using various starting points:
Bundle, Composition)active or archived labels.MedicinalProductDefinition.MedicinalProductDefinition)[base]/MedicinalProductDefinition?name:contains=Paracetamol).SubstanceDefinition, Ingredient)ClinicalUseDefinition)indication, contraindication, interaction)._format parameter and Accept headers to allow clients to request specific data formats.For detailed technical guidance on how to submit, validate, and maintain ePI documents on a server (including lifecycle management operations), refer to the APIX Implementation Guide. While this IG focuses on the content structure of ePI, the APIX IG provides the transactional framework for exchanging that content between manufacturers and regulators.