All Collections
CHR Enterprise API
What’s new in the API 2023
What’s new in the API 2023

Learn what's new and fixed within the API in each CHR release

Updated over a week 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 2022, refer to What was new in API in 2022.

Version 23.10 - May 23, 2023

Improvements

  • encounter subquery - insuredBillingItem:

    • A patient’s insured billing items are now available via a subquery on the encounter and encounters query.

Version 23.09 - May 11, 2023

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

Version 23.08 - April 28, 2023

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

Version 23.07 - April 12, 2023

Improvements

  • patients query - encounter:

    • A patient’s encounters are now available via a subquery on the patient and patients query.

  • letterTemplates query:

    • A paginated list of letter templates is now available via the letterTemplates query.

Version 23.06 - March 29, 2023

Improvements

  • patients query - letter:

    • A patient’s letters are now available via a subquery on the patient and patients query.

  • patients query - answerSheet:

    • A patient’s answer sheets (aka Qnaire responses) are now available via a subquery on the patient and patients query.

Version 23.05 - March 20, 2023

Improvements

  • patients query - labReport:

    • A patient’s list of lab reports is now available via a subquery on the patient and patients query. 📌 Note: Content of lab reports will be delivered in a future release.

  • createAppointment mutation:

    • LocationId is now a required field for all appointments. Previously, it was optional for virtual visit type appointments.

Version 23.04 - March 02, 2023

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

Version 23.03 - February 17, 2023

Improvements

patients query now supports the following additional filter argument:

  • identificationTemplateId: you can use this argument in combination with the identificationValue argument to filter for a specific identification type and value.

Version 23.02 - January 31, 2023

Improvements

  • patients query:

    • The following records are now available via a subquery on the patient and patients query.

      • attachments

      • patientData

    • The identification object now contains the following additional fields:

      • IdentificationTemplate

    • filetags query now provides a paginated list of tags for files.

Version 23.01 - January 19, 2023

Improvements

  • patients query:

    • The following records are now available, as part of patient health profile, via a subquery on the patient and patients query.

      • healthProfile

      • goals

      • familyHistory

      • medicalHistory

      • socialHistory

      • surgicalHistory

    • patients query now supports the following additional filter argument as an array:

      • orderBy: allows you to order results by multiple criteria.

Updated February 28, 2023

Did this answer your question?