Canvas Medical Metadata API
FHIR server capabilities
Canvas Medical Metadata API is one of 30 APIs that Canvas Medical publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Metadata. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 4.0.
Requests are made against a single base URL, https://fumage-{canvas-instance}.canvasmedical.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 3
Canvas Medical Metadata API declares
3 security schemes
for authenticating requests.
It supports OAuth 2.0 (OAuth2ClientCredentials) using the clientCredentials flow, exposing 8 scopes.
It supports OAuth 2.0 (OAuth2AuthCode) using the authorizationCode flow, exposing 3 scopes.
It accepts HTTP bearer tokens (JWT) (BearerAuth).
By default, every request must be authenticated.
OAuth2ClientCredentials— Machine-to-machine authentication using client credentials grant. Obtain clientid and clientsecret from Canvas admin panel.OAuth2AuthCode— User-delegated access using Authorization Code flow with SMART on FHIR scopes.
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
FHIR server capabilities
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is CapabilityStatement (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Canvas Medical 12
Other APIs Canvas Medical publishes across the network.