Skip to content

Releases: beda-software/aidbox-react

v1.11.2

21 May 09:48

Choose a tag to compare

Update clean FHIR resource logic:

  • remove fields with null/undefined value
  • remove fields with empty object/array as a value
  • trim null/undefined elements of array value
  • keep null/undefined elements in the array value if there is
  • non empty element with higher index

v1.12.2-0

21 May 09:12

Choose a tag to compare

v1.12.2-0 Pre-release
Pre-release
  • Update FHIR resource clean logic: remove null items from the array values except the non-empty element exists with a higher index.

v.1.11.1

20 May 05:52

Choose a tag to compare

clean FHIR resources of empty values