A React application that allows you to build healthcare surveys using the HL7® FHIR® Questionnaire internatinoal standard using an interactive, drag-and-drop interface, and export JSON to be used in CardinalKit iOS and Android applications to deliver surveys to patients.
Important
The CardinalKit Survey Builder has moved to https://github.com/StanfordBDHG/Phoenix. The version in this repository is archived.
- Drag and drop survey creation
- Exports surveys as HL7® FHIR® Questionnaires
- Upload and continue editing existing surveys
- Set skip logic and validation rules
- Node.js & npm
- To use the application online, visit https://cardinalkit.org/builder
- To run the application locally:
- Clone this repository and run
npm install
in the root directory - Run
npm start
to start the application in development mode - Open
localhost:3000/builder
in your browser to view the application
- Clone this repository and run
MIT
HL7®, and FHIR® are the registered trademarks of Health Level Seven International and their use of these trademarks does not constitute an endorsement by HL7.
This software is not intended to be a medical device.