Skip to content

Commit 7a3affa

Browse files
spicyfalafelclaude
andcommitted
chore: re-migrate docs from documentation monorepo
Re-run migrate script with fixed cross-link rewriting (uses formboxPaths for internal link detection, preserves anchors). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f630b3b commit 7a3affa

63 files changed

Lines changed: 11016 additions & 33 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

SUMMARY.md

Lines changed: 55 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,59 @@
11
# Table of contents
22

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)
653

754
## 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)
19.5 KB
Loading

assets/docker.png

14.1 KB
Loading

assets/og/api.png

-15.7 KB
Binary file not shown.

assets/og/getting-started.png

-20.3 KB
Binary file not shown.

assets/og/release-notes.png

-16.2 KB
Binary file not shown.

docs/README.md

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
---
2+
description: Form building and structured data capturing with Formbox
3+
---
4+
5+
# Formbox (formerly Aidbox Forms)
6+
7+
{% hint style="info" %}
8+
Formbox was previously known as _Aidbox Forms_.\
9+
The product has been renamed to reflect updated deployment options. The functionality remains the same.
10+
{% endhint %}
11+
12+
Formbox is a platform for building, managing, and running digital healthcare forms with FHIR-based structured data capture.
13+
14+
It follows the [**HL7 FHIR Structured Data Capture (SDC) Implementation Guide**](https://build.fhir.org/ig/HL7/sdc/en/), supporting standard Questionnaire and QuestionnaireResponse workflows, including structured data extraction and population.
15+
16+
### Deployment Options
17+
18+
Formbox can be used in two configurations.
19+
20+
#### 1. Formbox as a Standalone Product
21+
22+
Formbox can run independently as a dedicated form management platform.
23+
24+
In this configuration, it provides:
25+
26+
* No-code Form Builder&#x20;
27+
* Form Renderer
28+
* Form Gallery
29+
* PDF-to-digital form conversion
30+
* Workflow automation&#x20;
31+
* Form and response storage
32+
* FHIR-aligned data model
33+
* Embedding via REST API or web components
34+
35+
Formbox can integrate with external FHIR servers and terminology services.
36+
37+
Pre-fill and data extraction workflows are supported by reading from and writing to external FHIR servers in accordance with FHIR SDC.
38+
39+
In this setup, SQL-on-FHIR analytics can be performed on stored QuestionnaireResponse data.
40+
41+
[**Getting Started (Standalone)**](getting-started-formbox.md)
42+
43+
#### 2. Formbox as an Aidbox Module
44+
45+
Formbox can also be deployed as a module of Aidbox.
46+
47+
In this configuration, Formbox uses Aidbox as the underlying FHIR server and provides access to full FHIR server capabilities, including:
48+
49+
* Native FHIR storage
50+
* Pre-fill and data extraction workflows (data is read from and written directly to Aidbox)
51+
* SQL-on-FHIR and advanced querying across FHIR resources
52+
* Full FHIR API support
53+
54+
In this setup, SQL-on-FHIR analytics can be performed across all FHIR resources stored in Aidbox, not only QuestionnaireResponse data.
55+
56+
The form-building and rendering capabilities remain the same in both deployment models.\
57+
The difference lies in where and how FHIR data is stored and processed.
58+
59+
[**Getting Started (Aidbox Module)**](getting-started.md)
60+
61+
### Additional Resources
62+
63+
Formbox components can also be explored independently.
64+
65+
#### Open-Source Formbox Renderer&#x20;
66+
67+
Formbox includes a headless rendering engine that supports flexible UI customization through themes and design systems.\
68+
It can be used independently of the full platform.
69+
70+
The renderer is available as an open-source project:
71+
72+
[**GitHub repository**](https://github.com/HealthSamurai/formbox-renderer)
73+
74+
[**Renderer documentation**](https://healthsamurai.github.io/formbox-renderer/)
75+
76+
#### Public Form Builder
77+
78+
If you want to explore the Form Builder without installing Formbox or deploying an instance, you can use the public environment:
79+
80+
[**Try the Public Builder**](https://form-builder.aidbox.app/)<br>
81+
82+
\
83+
<br>

0 commit comments

Comments
 (0)