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.
If you have configured more than one Redirect URL in the Fasten Connect Portal, you MUST include the redirect_uri
query parameter in the request.
This is done automatically by the Stitch.js widget.
In test
mode, you can use the following credentials to test the Fasten Stitch component:
Test Credentials
Test Credentials
Source | Credentials / Sandbox Status | Link |
---|---|---|
AdvancedMD | Username: Password: | |
Aetna | Username: VTETestUser01 Password: FHIRdemo2020 | test accounts |
AllScripts | Username: Password: | |
Anthem | Username: HOSPatient Password: HOSPatient2023 | |
AthenaHealth | Username: phrtest_preview@mailinator.com Password: Password1 | test accounts |
CareEvolution | Username: CEPatient Password: CEPatient2018 | test accounts |
Cerner | Username: nancysmart Password: Cerner01 | test accounts |
Cigna | Username: syntheticuser05 Password: 5ynthU5er5 | test accounts |
DynamicHealthIT | Username: Password: | |
eClinicalWorks/Healow | Username: AdultFemaleFHIR Password: e@CWFHIR1 | test accounts |
Epic | Username: fhircamila Password: epicepic1 | test accounts |
Flatiron/OncoEMR | Username: Password: | |
HealthIT | Username: demouser Password: Demouser1! | test accounts |
Humana | Username: HUser00001 Password: PW00001! | |
Kaiser | Username: Pvaluser1 Password: V@lidation1 | |
Logica | Username: Password: | |
MaximEyes | Username: Password: | |
Medhost | Username: Password: | |
Medicare | Username: BBUser00000 Password: PW00000! | test accounts |
Meditech | Username: Password: | |
Netsmart | Username: Password: | |
NextGen | Username: patientapitest Password: Password1! | test accounts |
PracticeFusion/PatientFusion | Username: Password: | |
VA Health | Provider: ID.me Username: va.api.user+101-2024@gmail.com Password: Password12345!!! | test accounts |
Query Parameters
Public Key for Organization Credential
Catalog Endpoint Id
Catalog Brand Id
Catalog Portal Id
Redirect URI (where the user will be redirected after authentication). Must match a redirect_uri
provided in the Fasten Connect Portal.
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.
Response
Redirect