© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
This an application to create and collect responses from questionnaires into a FHIR Server
It setups a FHIR SERVER, imports the test data, demoes REST API usage with a simple web page.
Make sure you have git and Docker desktop installed.
Clone/git pull the repo into any local directory
$ git clone https://github.com/yurimarx/fhir-questions.git
Open the terminal in this directory and run:
$ docker-compose up -d