|
1 | 1 | # Table of contents |
2 | 2 |
|
3 | | -## Getting Started |
4 | | - |
5 | | -* [Getting Started](getting-started.md) |
| 3 | +## Guides |
| 4 | +* [Formbox (formerly Aidbox Forms)](README.md) |
| 5 | + * [Getting started (module)](getting-started.md) |
| 6 | + * [Getting started (standalone)](getting-started-formbox.md) |
| 7 | + * [Formbox Interface](aidbox-forms-interface.md) |
| 8 | + * [Form Builder](aidbox-ui-builder-alpha/README.md) |
| 9 | + * [Form Builder Interface](aidbox-ui-builder-alpha/ui-builder-interface.md) |
| 10 | + * [AI Assistant](aidbox-ui-builder-alpha/ai-assistant.md) |
| 11 | + * [Form creation](aidbox-ui-builder-alpha/form-creation/README.md) |
| 12 | + * [Form Settings](aidbox-ui-builder-alpha/form-creation/form-settings.md) |
| 13 | + * [Widgets](aidbox-ui-builder-alpha/form-creation/widgets.md) |
| 14 | + * [Components](aidbox-ui-builder-alpha/form-creation/components.md) |
| 15 | + * [Entry Mode](aidbox-ui-builder-alpha/form-creation/entry-mode.md) |
| 16 | + * [Versioning](aidbox-ui-builder-alpha/form-creation/versioning.md) |
| 17 | + * [Validation](aidbox-ui-builder-alpha/form-creation/validation.md) |
| 18 | + * [Nesting](aidbox-ui-builder-alpha/form-creation/nesting.md) |
| 19 | + * [Form customisation in theme editor](aidbox-ui-builder-alpha/form-creation/form-customisation-in-theme-editor.md) |
| 20 | + * [Form signature](aidbox-ui-builder-alpha/form-creation/form-signature.md) |
| 21 | + * [NHS integration](aidbox-ui-builder-alpha/form-creation/nhs-look-and-feel.md) |
| 22 | + * [How-to guides](aidbox-ui-builder-alpha/form-creation/how-to-guides/README.md) |
| 23 | + * [How to: Populate forms with data](aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-populate-forms-with-data.md) |
| 24 | + * [How to extract data from forms](aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-extract-data-from-forms.md) |
| 25 | + * [How to calculate form filling percentage](aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-calculate-form-filling-percentage.md) |
| 26 | + * [How to create a form with dynamical answers into questions](aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-use-answer-expression-into-forms.md) |
| 27 | + * [Multilingual forms](aidbox-ui-builder-alpha/form-creation/multilingual-forms.md) |
| 28 | + * [FHIRPath Expressions with Visual Editor](aidbox-ui-builder-alpha/form-creation/fhirpath-editor.md) |
| 29 | + * [Data Extraction](aidbox-ui-builder-alpha/form-creation/data-extraction.md) |
| 30 | + * [Population](aidbox-ui-builder-alpha/form-creation/population.md) |
| 31 | + * [Import Questionnaire](aidbox-ui-builder-alpha/import-questionnaire.md) |
| 32 | + * [Form sharing](aidbox-ui-builder-alpha/form-sharing.md) |
| 33 | + * [Printing forms](aidbox-ui-builder-alpha/printing-forms/README.md) |
| 34 | + * [Native look form printing](aidbox-ui-builder-alpha/printing-forms/native-look-form-printing.md) |
| 35 | + * [Template-based PDF generation](aidbox-ui-builder-alpha/printing-forms/template-based-pdf-generation.md) |
| 36 | + * [FHIR versions](aidbox-ui-builder-alpha/fhir-versions.md) |
| 37 | + * [Offline forms](aidbox-ui-builder-alpha/offline-forms.md) |
| 38 | + * [Embedding](aidbox-ui-builder-alpha/embedding.md) |
| 39 | + * [Request Interception](aidbox-ui-builder-alpha/request-interception.md) |
| 40 | + * [Configuration](aidbox-ui-builder-alpha/configuration.md) |
| 41 | + * [Forms multitenancy](aidbox-ui-builder-alpha/forms-multitenancy.md) |
| 42 | + * [Building reports using SQL on FHIR](aidbox-ui-builder-alpha/building-reports-using-sql-on-fhir.md) |
| 43 | + * [Integration with external terminology servers](aidbox-ui-builder-alpha/integration-with-external-terminology-servers.md) |
| 44 | + * [Parameterised ValueSet](aidbox-ui-builder-alpha/parameterised-valueset.md) |
| 45 | + * [External Form Renderer in Builder Preview](aidbox-ui-builder-alpha/external-form-renderer.md) |
| 46 | + * [External FHIR servers as a data backend](aidbox-ui-builder-alpha/external-fhir-servers-as-a-data-backend.md) |
| 47 | + * [Store attachments in S3-like storages](aidbox-ui-builder-alpha/store-attachments-in-s3-like-storages.md) |
| 48 | + * [Access control in forms](access-control-in-forms.md) |
| 49 | + * [Adaptive Forms](adaptive-forms.md) |
| 50 | + * [Audit logging in forms](audit-logging-in-forms.md) |
| 51 | + * [Form Gallery](aidbox-form-gallery.md) |
| 52 | + * [Da Vinci DTR](davinci.md) |
6 | 53 |
|
7 | 54 | ## Reference |
8 | | - |
9 | | -* [API](api.md) |
10 | | -* [Release notes](release-notes.md) |
| 55 | +* [Aidbox Forms Reference](reference/README.md) |
| 56 | + * [FHIR SDC API](reference/fhir-sdc-api.md) |
| 57 | + * [Aidbox SDC API](reference/aidbox-sdc-api.md) |
| 58 | + * [Generating Questionnaire from PDF API](reference/generating-questionnaire-from-pdf-api.md) |
| 59 | + * [Generating Questionnaire from openEHR Template API](reference/generating-questionnaire-from-openehr-template.md) |
0 commit comments