Skip to main content
All CollectionsCHR Enterprise API
What's new in the API 2024
What's new in the API 2024
Updated over 10 months ago

Here are the improvements and fixes to the TELUS Collaborative Health Record (CHR) Enterprise API.

💡 Tip: For a list of all API improvements and fixes in 2023, refer to What was new in API in 2023.

Version 24.7 - April 10, 2024

Improvement

  • Patient Demographic ENS notifications

    • patient.demographics.updated events triggered due to identification update now include status tag IDs.

Version 24.6 - March 27, 2024

Improvements

  • Patient Demographic ENS notifications

    • The message payload for Patient Demographic topics now include the list of status tag Ids.

      📌 Note: patient.demographics.updated events triggered due to identification update are not currently including status tag Ids.

  • Appointment ENS notifications

    • The message payload for Appointment topics now include the appointment status and a list of tag Ids.

Version 24.5 - March 12, 2024

There are no updates to the Enterprise API in this version.

Version 24.4 - February 18, 2024

Improvement

  • careTeamMemberRole query

    • The careTeamMemberRole query supports the querying of care team member roles defined in the account.

Version 24.3 - February 14, 2024

There are no updates to the Enterprise API in this version.

Version 24.2 - January 31, 2024

Improvements

  • updateCareTeamMember mutation

    • The updateCareTeamMember mutation supports updating details of a member of the patient’s care team.

  • labResult query

    • The labResult query returns a list of a patient’s lab results.

  • labTestName query

    • The labTestName query returns a list of the CHR common lab test names to support filtering by these names in the labResult query.

Version 24.1 - January 17, 2024

Improvement

  • createAppointment mutation

    • The createAppointmentInput supports the allowNotification field to indicate if the CHR default notification should be sent.

Did this answer your question?