Releases: aehrc/smart-forms
Releases · aehrc/smart-forms
v0.44.3
Change log
Below are the changes since v0.43.1. To see changes of previous versions, see https://github.com/aehrc/smart-forms/blob/main/CHANGELOG.md for the full changelog.
[0.44.2] - 2024-11-07
NPM-related
- Bump version to set NPM tag to latest.
[0.44.2] - 2024-10-18
Fixed
- Fixed an issue where inputs in checkbox open-choice's open label field does not update the QuestionnaireResponse.
[0.44.1] - 2024-10-14
Fixed
- Fixed unexpected behaviour of open-choice's open label field clearing the answers of previously selected options.
- Fixed an issue where enableWhen logic was not working properly with repeating items.
[0.44.0] - 2024-10-09
Added
- Added support for the preferredTerminologyServer SDC extension.
v0.43.1
Initial release on GitHub
Renderer Library
Artifacts
- App: https://smartforms.csiro.au
- Docs: https://smartforms.csiro.au/docs
- Storybook: https://smartforms.csiro.au/storybook
- Playground: https://smartforms.csiro.au/playground
- FHIR API for Questionnaire definitions: https://smartforms.csiro.au/api/fhir
FHIR Implementation Guide
- Implementation Guide: https://smartforms.csiro.au/ig
- GitHub repository: https://github.com/aehrc/smart-forms-ig
What's Changed
- Initial release. See https://github.com/aehrc/smart-forms/blob/main/CHANGELOG.md for changes to @aehrc/smart-forms-renderer since v0.36.0.
- Thanks to @ryuuzake for contributing functionalities for Observation-based extraction and the Quantity item component.