Changelog

All notable changes to this project will be documented in this file.

2.0

2024-03-26

Added

2024-02-15

Removed

2023-12-29

Added

2023-11-15

Added

Changed

2023-11-10

Fixed

Deprecated

2023-11-07

Added

Changed

2023-10-12

Added

2023-10-05

Added

2023-09-25

Added

2023-09-05

Added

2023-08-30

Added

2023-08-15

Added

2023-07-07

Added

2023-03-20

Changed

Patient matching functionality based on email, DOB and birth sex retired. Each call to the Patient Create endpoint will result in a new patient record being created, regardless of matching properties. In order to avoid creating duplicate patient records in the upcoming release, it is advised to either:

  1. Store the patient ID returned from the initial patient creation request in your application and use it in subsequent API calls
  2. Pass a unique externalId value when creating/updating patients that can later be used to lookup the patient

2023-03-08

Added

2023-01-24

Changed

2022-12-19

Added

Removed

2022-12-14

Changed

2022-12-9

Added

2022-12-7

Added

2022-11-23

Added

2022-11-16

Added

2022-11-14

Added

2022-10-28

Added

2022-10-09

Added

2022-10-03

Added

2022-09-28

Added

2022-08-09

Added

2022-07-22

Added

Security

1.0

2022-07-21

Added

Changed

2022-07-19

Added

2022-03-21

Added