© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
IRIS-FHIR Bridget is a robust interoperability engine designed to seamlessly convert healthcare data across multiple standards.
It seamlessly converts HL7 v2, CCDA, and CSV formats to FHIR, and FHIR back to HL7 v2, enabling smooth data exchange across diverse healthcare systems.
Make sure you have git and Docker desktop installed.
Clone/git pull the repo into any local directory
$ git clone https://github.com/mwaseem75/iris-fhir-bridge.git
Open the terminal in this directory and run:
$ docker-compose up -d
Open IRIS for Health installation with IPM client installed. Call in any namespace:
USER>zpm "install iris-fhir-bridge"
Navigate to http://localhost:32783/csp/healthshare/fhirbridge/EnsPortal.ProductionConfig.zen?$NAMESPACE=FHIRBRIDGE& to view the production
Guillaume Rongier for: iris-healthtoolkit-service template for guidance
Thanks