Canada Health Infoway · AsyncAPI Specification
Canada Health Infoway Notifications Webhooks
Version
View Spec
View on GitHub
HealthcareCanadaFHIRHL7InteroperabilityTerminologyNational Health SystemDigital HealthStandardsCA CoreAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-24'
method: derived
source: openapi/infoway-terminology-service-api-openapi.json (/notification)
spec_type: Webhooks
description: >-
The RESTful Terminology API exposes a webhook-style notification subscription surface
(not a streaming/AsyncAPI channel). Authenticated users subscribe to change notifications
for terminology targets (code systems, subsets, maps, packages); Infoway notifies the
subscriber when the subscribed content changes. No published AsyncAPI document exists, so
this captures the webhook/subscription catalog only.
subscription_management:
list: {method: GET, path: /rest/v1/notification, operationId: getNotificationsList}
subscribe: {method: POST, path: /rest/v1/notification, operationId: addNotifications}
unsubscribe: {method: DELETE, path: /rest/v1/notification, operationId: cancelNotifications}
subscription_model:
schema: openapi/infoway-terminology-service-api-openapi.json#/definitions/Notification
fields:
username: subscriber account
target: {name: subscribed resource name, type: resource type (codesystem/subset/map/package)}
events:
- name: terminology.content.changed
trigger: A subscribed terminology target (code system, subset, map, or package) is updated / a new version is published.
note: Event payload shape is not published in the OpenAPI; subscription record is the documented artifact.
auth: Requires an authenticated session (see authentication/canada-health-infoway-authentication.yml).
asyncapi_document: null
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/canada-health-infoway-notifications-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.