This is an experimental extension of the FHIRForm framework. The aim is to provide the fhirform server (A HAPI FHIR server for handling FHIR questionnaires with special extensions) the functionality to convert QuestionnaireResponses to OHDSI OMOP CDM.
Work in progress... Contact
If successful, this will be merged with fhirform-server.
- java 8
- maven 3
- docker
- docker-compose
mvn spring-boot:repackage
docker-compose up
How to manage the whole FHIRForm framework is described elsewhere.
- Access FHIR server at http://localhost:8080/fhir
- OHDSI Atlas at http://localhost:8080/atlas
- Rstudio at http://localhost:8080/rstudio
Bell Eapen | (McMaster U)