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.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?