Skip to content

Data Capture Library 0.1.0-beta06

Pre-release
Pre-release
Compare
Choose a tag to compare
@Tarun-Bhardwaj Tarun-Bhardwaj released this 01 Nov 13:44
· 464 commits to master since this release
cabc12a

The 'sdc-0.1.0-beta06' release of Structured Data Capture library includes the following enhancements and bug fixes.

Enhancements:

  • Answer expression extension implementation [#1480]
  • Implement calculated expression extension [#971]
  • Definition based extraction for custom extensions [#1381]
  • Add ability to validate the min/max for Date on a FHIR Questionnaire [#1040]
  • Update Material3 chip style [#1592]
  • Support slider step value extension [#1260]
  • Display category extension for instructions [#1450]
  • Add asterisks symbol for required fields in Questionaire [#544]
  • Flyover text added for open choice view [#1516]
  • Add support for "Help" questionnaire item control [#1528]
  • Support Android API Level 24+ [#1628]
  • Update HAPI structures lib version to 6.0.1 [#1616]
  • SDC catalog app - Added behaviors tab - showcasing calculated expressions [#1524]

Bugs:

  • FhirPathEngine should use existing ValidationSupport instead of init again [Issue #1173]
  • Match questionnaire items and questionnaire response items by link id [#1664]
  • Fix logic to copy questionnaire response item by matching the ID [#1633]
  • Add left margin to radio buttons and check boxes [#1477]
  • Skip hidden field from validation [#1579]