Initiate Connection
This endpoint will generate a state value and redirect the user to their healthcare provider Patient Portal to authenticate with the healthcare provider’s EHR.
On completion, Fasten Connect will redirect the user back to your redirect_uri with an org_connection_id
and endpoint_id
query parameter.
If an error occurred during the authentication process, Fasten Connect will redirect the user back with an error
and error_description
query parameter.
This is done automatically by the Stitch.js widget.
In test
mode, you can use the following credentials to test the Fasten Stitch component:
Query Parameters
Public Key for Organization Credential
Catalog Endpoint Id
Catalog Brand Id
Catalog Portal Id
Organization connection id, used for reconnecting existing patients
An Opaque identifier, used to identify the patient in your system. This value will be returned in the Redirect URL response.
An Opaque identifier, used to identify the connection request. This value should be unique. This value will be returned in the Redirect URL response.