# TELUS Health CHR Enterprise API

**Canonical:** https://apis.io/apis/telus/telus-health-chr-enterprise-api/  
**Provider:** TELUS — https://apis.io/providers/telus/  
**Base URL:** https://apidocs.ca.inputhealth.com/enterprise-api  
**Documentation:** https://help.inputhealth.com/en/collections/3317215-chr-enterprise-api

TELUS Health CHR Enterprise API is one of 2 APIs that [TELUS](https://apis.io/providers/telus/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Healthcare, Electronic Medical Records, GraphQL, Appointments, and Referrals. The published artifact set on APIs.io includes API documentation, an API reference, a getting-started guide, authentication docs, and a changelog.

The TELUS Health Collaborative Health Record (CHR) Enterprise API is a GraphQL interface onto the CHR ambulatory-care platform used by Canadian clinics and allied health professionals. Its published introspection document describes 505 types, 64 root queries and 49 mutations spanning patients, appointments and availability, encounters, referrals, cases, tasks, group visits, attachments, letters, lab results (including OLIS lab messages), allergy and medication records, health profiles, facilities, providers and work hours. Pagination follows the GraphQL Cursor Connections specification (default 50, maximum 100 records per page). Authentication is unusual and notably strong: the consumer generates a 2048-bit RSA key pair, registers the public key on an API Consumer inside the CHR account, and signs its own RS512 JWT that must carry a matching iss claim and expire within 900 seconds — there is no authorization server, no token endpoint and no client secret. A companion Event Notification Service pushes 21 signed webhook topics carrying identifiers only, with no personal or personal-health information in the payload. Every API action is audit-logged for 90 days. The API ships on a bi-weekly release train with a dated public changelog going back to 2022, but it is a paid feature available to select customers, and the executable endpoint is issued per clinic account rather than published.

## Machine-readable artifacts (12)

- **GraphQL** — https://raw.githubusercontent.com/api-evangelist/telus/refs/heads/main/graphql/telus-chr-enterprise-api.graphql
- **GraphQLIntrospection** — https://raw.githubusercontent.com/api-evangelist/telus/refs/heads/main/graphql/telus-chr-enterprise-api-introspection.json
- **Documentation** — https://help.inputhealth.com/en/collections/3317215-chr-enterprise-api
- **APIReference** — https://help.inputhealth.com/en/articles/5941595-api-reference-documentation
- **GettingStarted** — https://help.inputhealth.com/en/articles/6368814-enterprise-api-onboarding-overview
- **SchemaExplorer** — https://apidocs.ca.inputhealth.com/enterprise-api
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/telus/refs/heads/main/authentication/telus-authentication.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/telus/refs/heads/main/asyncapi/telus-chr-event-notifications.yml
- **ChangeLog** — https://help.inputhealth.com/en/articles/13391004-what-s-new-in-the-api-2026
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/telus/refs/heads/main/errors/telus-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/telus/refs/heads/main/data-model/telus-data-model.yml
- **Sandbox** — https://raw.githubusercontent.com/api-evangelist/telus/refs/heads/main/sandbox/telus-sandbox.yml

## Other TELUS APIs (1)

- [TELUS Insights Location API](https://apis.io/apis/telus/telus-insights-location-api/)

## Tags

Healthcare, Electronic Medical Records, GraphQL, Appointments, Referrals, Canada, Webhook

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/telus/telus-health-chr-enterprise-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/telus/.
