This module provides integration with FHIR compatible CDSS Service.
This module used to identify drug-diagnosis contradictions, drug-drug contraindications and drug dosage computations. It uses FHIR based communication. More details can be found here
API Documentation here.
- JDK 1.8
- FHIR compatible CDSS Server (Reference implementation found here)
mvn clean package
The output is the OMOD file:
openmrs-module-cdss/omod/target/fhir-cdss-int-[VERSION].omod
Copy openmrs-module-cdss/omod/target/fhir-cdss-int-[VERSION].omod
into OpenMRS modules directory and restart OpenMRS