Skip to content

Commit

Permalink
fixing testuser passwords.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 22, 2024
1 parent bde5496 commit 518433e
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions getting-started/sandbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,24 +53,24 @@ This version only allows you to connect to a handful of Healthcare providers usi

To do so, you'll need to use a Sandbox user and password from the table below. You should not (and cannot) use real credentials with the Sandbox version of Fasten.

| Source | Credentials | Link |
| --------------------- | ------------------------------------------------------------------------------------------------- |-------------------------------------------------------------------------------------------------------------------------------------------------------|
| Aetna | Username: `VTETestUser01` <br>Password: `FHIRdemo2020` | [test accounts](https://developerportal.aetna.com/sandbox_v2_test_member_logins_and_test_data_v2.1.xlsx) |
| AllScripts | Username: `[email protected]` <br/>Password: `Allscripts#1` | [test accounts](https://developer.allscripts.com/Content/fhir/FHIRSandboxes_index.html) |
| AthenaHealth | Username: `[email protected]` <br>Password: `Password1` | [test accounts](https://docs.athenahealth.com/api/guides/onboarding-overview) |
| CareEvolution | Username: `CEPatient` <br>Password: `CEPatient2018` | [test accounts](https://fhir.careevolution.com/TestPatientAccounts.html) |
| Cerner | Username: `nancysmart` <br>Password: `Cerner01` | [test accounts](https://docs.google.com/document/d/10RnVyF1etl_17pyCyK96tyhUWRbrTyEcqpwzW-Z-Ybs/edit) |
| Cigna | Username: `syntheticuser05` <br>Password: `5ynthU5er5` | [test accounts](https://developer.cigna.com/service-apis/patient-access/sandbox#How-to-Use-the-Sandbox-Sandbox-Test-Users) |
| eClinicalWorks/Healow | Username: `AdultFemaleFHIR` <br>Password: `e@CWFHIR1` | [test accounts](https://fhir.eclinicalworks.com/ecwopendev/) |
| Epic | Username: `fhircamila` <br>Password: `epicepic1` | [test accounts](https://fhir.epic.com/Documentation?docId=testpatients) |
| HealthIT | Username: `demouser` <br>Password: `Demouser1!` | [test accounts](https://fhirsandbox.healthit.gov/secure/r4/view/userlogin.html) |
| Source | Credentials | Link |
| --------------------- |----------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|
| Aetna | Username: `VTETestUser01` <br>Password: `FHIRdemo2020` | [test accounts](https://developerportal.aetna.com/sandbox_v2_test_member_logins_and_test_data_v2.1.xlsx) |
| AllScripts | Username: `[email protected]` <br/>Password: `Allscripts#1` | [test accounts](https://developer.allscripts.com/Content/fhir/FHIRSandboxes_index.html) |
| AthenaHealth | Username: `[email protected]` <br>Password: `Password1` | [test accounts](https://docs.athenahealth.com/api/guides/onboarding-overview) |
| CareEvolution | Username: `CEPatient` <br>Password: `CEPatient2018` | [test accounts](https://fhir.careevolution.com/TestPatientAccounts.html) |
| Cerner | Username: `nancysmart` <br>Password: `Cerner01` | [test accounts](https://docs.google.com/document/d/10RnVyF1etl_17pyCyK96tyhUWRbrTyEcqpwzW-Z-Ybs/edit) |
| Cigna | Username: `syntheticuser05` <br>Password: `5ynthU5er5` | [test accounts](https://developer.cigna.com/service-apis/patient-access/sandbox#How-to-Use-the-Sandbox-Sandbox-Test-Users) |
| eClinicalWorks/Healow | Username: `AdultFemaleFHIR` <br>Password: `e@CWFHIR1` | [test accounts](https://fhir.eclinicalworks.com/ecwopendev/) |
| Epic | Username: `fhircamila` <br>Password: `epicepic1` | [test accounts](https://fhir.epic.com/Documentation?docId=testpatients) |
| HealthIT | Username: `demouser` <br>Password: `Demouser1!` | [test accounts](https://fhirsandbox.healthit.gov/secure/r4/view/userlogin.html) |
| Humana | Username: `HUser00001` <br/>Password: `PW00001!` | |
| Kaiser | Username: `Pvaluser1` <br/>Password: `V@lidation1` | |
| Logica | Username: <br>Password: | |
| Medicare | Username: `BBUser00000` <br>Password: `PW00000!` | [test accounts](https://bluebutton.cms.gov/developers/#developer-guidelines) |
| Meditech | Username: <br>Password: | |
| NextGen | Username: `patientapitest` <br>Password: `Password1!` | [test accounts](https://www.nextgen.com/-/media/files/api/nge-patient-api-auth-guide.pdf) |
| VA Health | Provider: ID.me<br>Username: `a[email protected]` <br>Password: `SandboxPassword2024!` | [test accounts](https://developer.va.gov/explore/api/patient-health/test-users/3617/7058f75892b845dbbd3f371703cc066f398c336a87bb51d73128f1bac24e3105) |
| Kaiser | Username: `Pvaluser1` <br/>Password: `V@lidation1` | |
| Logica | Username: <br>Password: | |
| Medicare | Username: `BBUser00000` <br>Password: `PW00000!` | [test accounts](https://bluebutton.cms.gov/developers/#developer-guidelines) |
| Meditech | Username: <br>Password: | |
| NextGen | Username: `patientapitest` <br>Password: `Password1!` | [test accounts](https://www.nextgen.com/-/media/files/api/nge-patient-api-auth-guide.pdf) |
| VA Health | Provider: ID.me<br>Username: `va[email protected]` <br>Password: `Password12345!!!` | [test accounts](https://developer.va.gov/explore/api/patient-health/test-users/3617/7058f75892b845dbbd3f371703cc066f398c336a87bb51d73128f1bac24e3105) |

Some providers (such as Cerner) may take a long time to sync as their sandbox accounts have lots of test data. Please be patient.

Expand Down

0 comments on commit 518433e

Please sign in to comment.