Skip to content

Releases: beda-software/fhir-sdc

v1.1.0

09 Dec 11:08
e96c0b6

Choose a tag to compare

  • Update fhirpy, aidbox-python-sdk

v1.0.0a17

17 Sep 07:10
c0a5bef

Choose a tag to compare

What's Changed

  • Revert "feat: Add config for extract operation timeout" by @alexlipovka in #104

Full Changelog: v1.0.0a16...v1.0.0a17

v1.0.0a16

16 Sep 15:37
4f64434

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0a15...v1.0.0a16

v1.0.0a15

10 Sep 06:21

Choose a tag to compare

  • fix the bug when populate QuestionnaireResponse in FCE format with questions of type 'quantity'. Answer key in FCE format should be Quantity instead of quantity

v1.0.0a14

05 Sep 06:54
78f3e16

Choose a tag to compare

  • Bypass empty bundle on extract

From previous versions

  • Update fhirpathpy to 2.0.3
  • Get Rid of decimal in the fpml generated bundle
  • Update aidbox-python-sdk to 0.1.16
  • Implement extraction with embedded fmpl

v1.0.0a8

07 Jul 11:39
413ab9f

Choose a tag to compare

  • Add support for contained reference in FHIR format (#Bundle#myId -> #myid)

v1.0.0a7-contained-patch

26 Jun 16:20
4cfbd53

Choose a tag to compare

Update utils.py

Add backward compatible contained resources access

v1.0.0a7

26 May 12:13
b83afd3

Choose a tag to compare

Fetch Questionnaire always in FHIR format. See #88 for details

v1.0.0a6

19 May 12:14
6e55f0f

Choose a tag to compare

Updated fhirpath-py to 2.0.2v

v1.0.0a5

15 May 13:49
73afdaa

Choose a tag to compare

Added cached_fhirpath and replaced all fhirpath calls to cached version