Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## What is AP-HP FormBuilder?

The AP-HP FormBuilder is an open source web application that allows the creation/edition of forms. It was forked from [NLM Form Builder](https://github.com/LHNCBC/formbuilder-lhcforms/tree/master) but embeds some advanced features to manage lists of answer.

The FormBuilder does not allow form filling but provide standardized FHIR (R4) files that can be loaded in any FHIR server and used by any FHIR form filler.

## Demo

A demo environment for the application is available on GitHub at: https://aphp.github.io/formbuilder/

## 🛠 Installation

### Quick Start (For Non-Technical Users)
Expand Down