The OpenMRS Interoperability Module with FHIR is an extension to the OpenMRS platform that allows it to integrate with other healthcare systems using the Fast Healthcare Interoperability Resources (FHIR) standard.
This script reads data from a CSV file and sends POST requests to a FHIR server API to create resources. The script supports basic and OAuth2 authentication types.
Installation
This script reads data from a CSV file and sends POST requests to a FHIR server API to create resources. The script supports basic and OAuth2 authentication types. Installation