Skip to main content
All CollectionsCHR Enterprise API
What's new in the API 2025
What's new in the API 2025
Updated over 2 weeks 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 2024, refer to What was new in API in 2024.

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?