Allscripts Healthcare Solutions Authentication
How a client authenticates to the Veradigm (formerly Allscripts) FHIR API. There is no OpenAPI document to derive securitySchemes from, so this profile is read from three live provider-served documents instead: the SMART App Launch configuration on the published sandbox base, the OpenID Connect discovery document on the authorization server it names as issuer, and the FHIR R4 CapabilityStatement, whose rest.security block declares SMART-on-FHIR and carries the SMART oauth-uris extension with the authorize and token endpoints. Veradigm implements the HL7 SMART Application Launch Framework Implementation Guide Release 2.0.0 and OpenID Connect Core 1.0.
Allscripts Healthcare Solutions secures its APIs with oauth2 and openIdConnect across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, and refreshToken flow(s).
Security Schemes
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.