Bar

Application Testing


For initial testing and prototyping, your FHIR application can communicate with Altera shared sandbox environments.

Specific Client Auth Settings for your FHIR Application

  • OAuth Client ID/OAuth Client Secret: You receive this when you register your FHIR application. Follow the instructions in Process Overview to register your application.
  • OAuth Redirect URL: This is specified when you register your application. If you are unsure, use "http://localhost/callback".
  • Provider/patient Credentials: For the shared provider or patient credentials used for authentication, please email ADP@alterahealth.com.

TouchWorks EHR

DSTU2 EHR User/Provider Access

  • Base URL: https://tw181unityfhir.open.allscripts.com/fhir
  • Auth URL: https://tw181unityfhir.open.allscripts.com/authorization/connect/authorize
  • Token URL: https://tw181unityfhir.open.allscripts.com/authorization/connect/token
  • Scope: If you are unsure, use "launch user/*.read" for user access.

DSTU2 Patient Access

  • Base URL: https://tw181unityfhir.open.allscripts.com/open
  • Auth URL: https://open.allscripts.com/fhirroute/patientauth/e75746a4-7f05-4b95-9ff5-44082c988959/connect/authorize
  • Token URL: https://open.allscripts.com/fhirroute/patientauth/e75746a4-7f05-4b95-9ff5-44082c988959/connect/token
  • Scope: If you are unsure, use "launch patient/*.read" for patient access.

R4 EHR User/Provider Access

  • Base URL: https://tw181unityfhir.intranet.open.allscripts.com/R4/fhir-veradigmtwr4/
  • Auth URL: https://tw181unityfhir.open.allscripts.com/authorizationV2-veradigmtwr4/connect/authorize
  • Token URL: https://tw181unityfhir.open.allscripts.com/authorizationV2-veradigmtwr4/connect/token
  • Scope: If you are unsure, use "launch user/*.read" for user access.

R4 Patient Access

  • Base URL: https://tw181unityfhir.open.allscripts.com/R4/open-veradigmtwr4/
  • Auth URL: https://open.allscripts.com/fhirroute/patientauthv2/986f907f-b56c-4ff2-a12d-6c30d20180b2/connect/authorize
  • Token URL: https://open.allscripts.com/fhirroute/patientauthv2/986f907f-b56c-4ff2-a12d-6c30d20180b2/connect/token
  • Username: allison.allscripts@tw181unityfhir.edu
  • Scope: If you are unsure, use "patient/*.read" for patient access.

R4 EHR System Access

  • Base URL: https://tw181unityfhir.intranet.open.allscripts.com/R4/fhir-veradigmtwr4/
  • Token URL: https://tw181unityfhir.open.allscripts.com/authorizationV2-veradigmtwr4/connect/token
  • Scope: If you are unsure, use "system/*.read" for user access.

Sunrise

R4 EHR User/Provider Access

  • Base URL: https://scmfhirconnect.open.allscripts.com:4438/R4/fhir-VeradigmSCMR4/
  • Auth URL: https://scmfhirconnect.open.allscripts.com:4438/authorizationV2-VeradigmSCMR4/connect/authorize
  • Token URL: https://scmfhirconnect.open.allscripts.com:4438/authorizationV2-VeradigmSCMR4/connect/token
  • Scope: If you are unsure, use "launch user/*.read" for user access.

R4 Patient Access

  • Base URL: https://scmfhirconnect.open.allscripts.com:4438/R4/open-VeradigmSCMR4
  • Auth URL: https://open.allscripts.com/fhirroute/patientauthv2/738be4a8-d6b7-400d-a773-44ef294c25a3/connect/authorize
  • Token URL: https://open.allscripts.com/fhirroute/patientauthv2/738be4a8-d6b7-400d-a773-44ef294c25a3/connect/token
  • Scope: If you are unsure, use "launch patient/*.read" for patient access.

R4 EHR System Access

  • Base URL: https://scmfhirconnect.open.allscripts.com:4438/R4/fhir-VeradigmSCMR4/
  • Token URL: https://scmfhirconnect.open.allscripts.com:4438/authorizationV2-VeradigmSCMR4/connect/token
  • Scope: If you are unsure, use "system/*.read" for user access.