Skip to main content

What's new in the API 2026

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

Improvements

  • groupVisits query

    • The groupVisit(s) query supports querying the accounts group visits.

  • addGroupVisitAttendee mutation

    • The addGroupVisitAttendee mutation supports adding a patient to an existing group visit.

  • removeGroupVisitAttendee mutation

    • The removeGroupVisitAttendee mutation supports removing a patient from an existing group visit.

Version 26.12

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

Version 26.11

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

Version 26.10

Improvements

  • createCase mutation

    • The createCase mutation now supports creating a case with observations.

  • manageCaseObservation mutation

    • The manageCaseObservation mutation supports adding, updating and removing observations on a case record.

  • addCaseComment mutation

    • The addCaseComment mutation supports adding a comment to a case record.

Version 26.09

Improvements

  • createCase & updateCase mutation

    • The createCase & updateCase mutation supports the linking of an encounter to the case.

  • upsertCaseDataItem mutation

    • The upsertCaseDataItem mutation supports the upsert of case data item for a case record.

  • updateCaseStatus mutation

    • The updateCastStatus mutation supports updating the status of a case record.

  • closeCase mutation

    • The closeCase mutation supports marking a case as closed.

Version 26.08

Improvements

  • archiveCase mutation

    • The archiveCase mutation supports the archiving of an existing case.

Version 26.07

Improvements

  • reassignCase mutation

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

  • virtualVisitLink query

    • The virtualVisitLink query returns the URL and access code for a virtual visit appointment.

Version 26.06

Improvements

  • case type

    • The case type supports exposing the caseDataItems type and associated fields.

  • addMedicationRecord mutation

    • The addMedicationRecord mutation supports the adding of a medication record to the patient chart.

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?