Skip to content

tomfa/structor

 
 

Repository files navigation

Structor - FHIR form builder

Structor form builder is an open source tool for building FHIR Questionnaire forms. A live demo could be found at formdesigner.helsenorgelab.no/.

FHIR Questionnaires

The FHIR specification defines Questionnaires:

A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection.

Quickstart

Either open the demo at formdesigner.helsenorgelab.no/ or clone this repo, install Typescript, run npm install and run npm start.

Netlify functions

Run npm install -g netlify-cli before running npm run functions :)

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 99.6%
  • Other 0.4%