Skip to content

Commit 4fa108b

Browse files
committed
Clarify populate and extract requirements
1 parent 7d330ee commit 4fa108b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/form-and-response-storage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Formbox supports standard FHIR REST API operations for the resource types listed
1010

1111
Additional custom operations are documented in the [FHIR SDC API](reference/fhir-sdc-api.md) and [Custom SDC API](reference/aidbox-sdc-api.md) reference sections.
1212

13+
{% hint style="info" %}
14+
`populate` and `extract` workflows are also supported. To use them, you need either to configure integration with an [external FHIR server](aidbox-ui-builder-alpha/external-fhir-servers-as-a-data-backend.md) where the source or target data is stored, or to upgrade to the full Aidbox platform and use Formbox as an Aidbox module so that the remaining FHIR resources required by these workflows can be stored and managed in Aidbox.
15+
{% endhint %}
16+
1317
Only the following resource types are available through the API.
1418

1519
## FHIR resources

0 commit comments

Comments
 (0)