This endpoint is used to reconnect an existing patient authorization with their healthcare provider’s Patient Portal. It generates a state value and redirects the user to the Patient Portal for re-authentication with the provider’s EHR system. This endpoint is only required if the existing connection id has expired or been revoked.
Upon successful completion, Fasten Connect will redirect the user back to the specified redirect_uri with the org_connection_id and endpoint_id query parameters.
If an error occurs during the re-authentication process, the user will be redirected back with error and error_description query parameters providing details about the failure.
test mode, you can use the following credentials to test the Fasten Stitch component:
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: [email protected] 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: [email protected] Password: Password12345!!! | test accounts |
Public Key for Organization Credential
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.
Redirect