Skip to content

Releases: hms-dbmi/ppm-utils

v3.0.2

16 Oct 17:08
Compare
Choose a tag to compare

3.0.2 (2024-10-16)

Bug Fixes

  • fhir: Another attempt at fix for no consent exceptions (9b5f5f3)

v3.0.1

16 Oct 16:36
Compare
Choose a tag to compare

3.0.1 (2024-10-16)

Bug Fixes

  • fhir: Resolved issue with empty consent exceptions coding (6a7ce53)

v3.0.0

09 Sep 16:18
Compare
Choose a tag to compare

3.0.0 (2024-09-09)

Bug Fixes

  • fhir: The ID of the Patient resource to be created must now be specified by the caller (99f8e2c)

BREAKING CHANGES

  • fhir: The 'FHIR.create_patient' method now requires the 'ppm_id' argument

v2.0.9

29 Jul 18:54
Compare
Choose a tag to compare

2.0.9 (2024-07-29)

Bug Fixes

  • fhir: Fixed handling of conditionally enabled questionnaire items (ab2c086)

v2.0.8

27 Jul 00:03
Compare
Choose a tag to compare

2.0.8 (2024-07-27)

Bug Fixes

  • fhir: Fixed filtering in query_participants; added and fixed tests (cc8f36a)
  • fhir: Fixed issues caused by fhirclient v4.2.0 (12ced4e)
  • fhir: Fixed Participants query not including all resources due to GCP issues by breaking request into two separate ones (a9612a7)

v2.0.7

17 Jul 13:31
Compare
Choose a tag to compare

2.0.7 (2024-07-17)

Bug Fixes

  • qualtrics: Fixed import (e6e71fb)

v2.0.6

17 Jul 13:13
Compare
Choose a tag to compare

2.0.6 (2024-07-17)

Bug Fixes

  • fhir: Fixed participant ID generation; fixed issue with how resource IDs are fetched after creation of new Patient; fixed issue when how exceptions are retrieved from Consent resources (753f620)
  • qualtrics: Removed unecessary resource validation that was inadvertently changing return value; added type hints for methods (71ec972)

v2.0.5

15 Jul 23:03
Compare
Choose a tag to compare

2.0.5 (2024-07-15)

Bug Fixes

  • fhir: Fixed retrieval of consent exceptions; added study param to Composition creation (f940355)

v2.0.4

11 Jul 17:43
Compare
Choose a tag to compare

2.0.4 (2024-07-11)

Bug Fixes

  • fhir: Fixed setting private hosts on GCP paged URLs (b338276)

v2.0.3

11 Jul 17:11
Compare
Choose a tag to compare

2.0.3 (2024-07-11)

Bug Fixes

  • fhir: Resolved issue with GCP not using private URLs when returning paging URLs (6a02233)