Skip to main content

What's new in the API 2026

Updated today

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 2025, refer to What was new in API in 2025.

Version 26.05

Improvements

  • reassignCase mutation

    • The reassignCase mutation supports the updating of an assignee of an existing case.

  • caseTemplate type

    • The caseTemplate type supports exposing the caseDataTemplate type and associated fields.

  • createAttachment mutation

    • The createAttachment mutation now supports a caseId and referralId. When provided then the attachment will be linked to the case record or referral record based on the input argument.

Version 26.04

Improvements

  • createCase mutation

    • The createCase mutation supports the creation of a case record.

  • updateCase mutation

    • The updateCase mutation supports updating an existing case record.

Version 26.03

Improvements

  • addNonDrugAllergyRecord mutation

    • The addNonDrugAllergyRecord mutation supports the creation of a non drug allergy record on a patient record.

  • CreateAppointment and UpdateAppointment mutations

    • The CreateAppointment and UpdateAppointment mutations now support an allowPractitionerNotification argument.

  • Case type

    • The Case type now supports a sub-query for comments and letters to return the case comments and letters respectively.

Version 26.02

Improvements

  • addDrugAllergyRecord mutation

    • The addDrugAllergyRecord mutation supports the creation of a drug allergy record on a patient record.

  • Task ENS notifications

    • The following task events are now available:

      • task.created

      • task.updated

Version 26.01

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

Did this answer your question?