$extract
Useful links
FHIR Operation definition: http://hl7.org/fhir/uv/sdc/OperationDefinition/QuestionnaireResponse-extract
GitHub:
- TypeScript library: https://github.com/aehrc/smart-forms/tree/main/packages/sdc-template-extract
 
In-app Usage
Use inAppExtract from @aehrc/sdc-template-extract to extract a transaction Bundle from a filled QuestionnaireResponse.
Refer to the API Reference to view function parameters.
For usage examples, refer to this example BaseRenderer wrapper.