Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.open-metadata.org/llms.txt

Use this file to discover all available pages before exploring further.

In this section, we provide guides and references to use the Epic FHIR connector. Configure and schedule Epic metadata workflows from the Collate UI:

Requirements

To run the Epic ingestion, install the Python package:
pip3 install "openmetadata-ingestion[epic]"

Metadata Ingestion

All connectors are defined as JSON Schemas. Here you can find the structure to create a connection to Epic. The ingestion workflow itself follows the general workflow schema.

1. Define the YAML Config