Aidbox UI Builder
This article outlines the basic steps to start designing form in Aidbox UI builder in browser
Last updated
Was this helpful?
This article outlines the basic steps to start designing form in Aidbox UI builder in browser
Last updated
Was this helpful?
This tool is based on the which describes how to collect data using FHIR Questionnaire and FHIR QuestionnaireResponse resources.
In FHIR, forms are represented using the resource and completed forms are represented using the resource. All these resources will be stored in the AIdbox FHIR Storage.
Aidbox Forms module provides available APIs:
FHIR API - to interact with FHIR Questionnaire, FHIR QuestionnaireResponse and other FHIR resources.
- a set of aditional operstions to interact with form and data.
Open , using login / passwod - admin / admin
Go to forms by pressing the button Aidbox Forms
(or by visiting )
Go to the Forms
page
Press on Create Template
button
Press on Create in UI Builder
button
You have two options to create form:
Create form in UI Builder (from scratch)
Create form from FHIR Questionnaire ( Import Questionnaire)
Once the UI Builder has opened, you can begin creating the form.
On the left side you sketch out the form, on the right side it is rendered for you and you can immediately test it.
After you have created and tested the form, you click the Save Questionnaire
button and the form is saved to the FHIR Storage and is available for working with it.
If you already have ready-made FHIR Questionnaires (your own or from external sources), you can load them into the Aidbox Forms module via POST/
operation or using Import Questionnaire button on the Form Templates page, open them in the UI Builder, customise and save them.
Go to this to start designing a form.
Go to this to start it.