This is a spring boot HAPI FHIR server for managing healthcare forms as FHIR Questionnaire resources with individual DataElements. This is a part of the FHIRForm framework with an editor and a viewer. You may spin up a FHIR server using this repo. The meta-repository of FHIRForm framework and resources is here.
- java 8
- maven 3
mvn spring-boot:run
How to manage the whole FHIRForm framework is described elsewhere.
- Access at http://localhost:8080/fhir
Bell Eapen | (McMaster U)