esante-questionnaire
v1.0.0
Published
This Node.js application uses GraphQL to provide an API for the front-end to communicate with AWS HealthLake FHIR questionnaires.
Readme
HealthLake FHIR Questionnaire App
This Node.js application uses GraphQL to provide an API for the front-end to communicate with AWS HealthLake FHIR questionnaires.
Prerequisites
- Node.js - You can download it from https://nodejs.org/.
Setup
Clone the repository
git clone https://github.com/Cognosante/esante-questionnaires.git cd esante-questionnairesInstall dependencies
npm installRun the application
npm start
