Skip to main content

What's new in the API 2025

Updated yesterday

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

Version 25.09

Improvements

  • Patient Merge ENS notifications

    • patient.merged events are now available

  • Encounter ENS notifications

    • The following encounter events are now available:

      • encounter.created

      • encounter.deleted

      • encounter.signed

      • encounter.unlocked

  • Referral ENS notifications

    • Created and updated referral events are now available for:

      • incoming referrals

      • internal referrals

      • outgoing referrals

Version 25.08

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

Version 25.07

Improvements

  • updateInternalReferralRecord mutation

    • The updateInternalReferralRecord mutation supports the update of an internal referral record.

  • updateOutgoingReferralRecord mutation

    • The updateOutgoingReferralRecord mutation supports the update of an outgoing referral record.

  • updateIncomingReferralRecord mutation

    • The updateIncomingReferralRecord mutation supports the update of an incoming referral record.

  • assignReferralRecordToWaitingList mutation

    • The assignReferralRecordToWaitingList mutation supports assigning a referral to a waitlist.

Version 25.06

Improvements

  • caseTemplates query

    • The caseTemplates query returns a list of an account’s configured templates for cases. A singular query is also available.

  • caseStatuses query

    • The caseStatuses query returns a list of an account’s configured statuses for cases. A singular query is also available.

Version 25.05

Improvements

  • createInternalReferralRecord mutation

    • The createInternalReferralRecord mutation supports the creation of an internal referral record.

  • createOutgoingReferralRecord mutation

    • The createOutgoingReferralRecord mutation supports the creation of an outgoing referral record.

  • createIncomingReferralRecord mutation

    • The createIncomingReferralRecord mutation supports the creation of an incoming referral record.

  • answer type

    • The answer type has been extended with additional fields.

Version 25.04

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

Version 25.03

Improvements

  • referralRecords query

    • The referralRecord query returns a list of an account’s or patient’s referral records. A singular query is also available.

  • referralStatues query

    • The referralStatuses query returns a list of an account’s configured statuses for referrals. A singular query is also available.s

  • referralPriorities query

    • The referralPriorities query returns a list of an account’s configured priorities for referrals. A singular query is also available.

  • referralWaitingLists query

    • The referralWaitingLists query returns a list of an account’s configured waiting lists for referrals. A singular query is also available.

Version 25.02

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

Version 25.01

Improvement

  • patientDataCategories query

    • The patientDataCategories query returns a list of an account’s patient data categories. A singular query is also available.

Did this answer your question?