TouchWorks 20.0
Specific Client Auth Settings for your FHIR Application
Property | Value | Notes |
---|---|---|
OAuth Client ID | You get this when you register your application | Follow the instructions in Developer Signup and Application Registration to register your application. |
OAuth Client Secret | ||
OAuth Redirect URL | Depends on your application or technology | This was specified when you registered your application. If you are unsure, use "http://localhost/callback". |
EHR User / Provider Access
Property | Value | Notes |
---|---|---|
FHIR Base Url | https://tw181unityfhir.open.allscripts.com/fhir | Utilize the "/metadata" Conformance call to understand the resources availble in this API. |
OAuth Authorization URL | https://tw181unityfhir.open.allscripts.com/authorization/connect/authorize | |
OAuth Token URL | https://tw181unityfhir.open.allscripts.com/authorization/connect/token | |
OAuth Scope | One or more of the values from the Smart on FHIR Scopes | If you are unsure, use "launch user/*.read" for user access. |
Contact VeradigmConnect@veradigm.com for credentials. |
Patient Access
Property | Value | Notes |
---|---|---|
FHIR Base Url | https://tw181unityfhir.open.allscripts.com/open | Utilize the "/metadata" Conformance call to understand the resources availble in this API. |
OAuth Authorization URL | https://open.allscripts.com/fhirroute/patientauth/e75746a4-7f05-4b95-9ff5-44082c988959/connect/authorize | |
OAuth Token URL | https://open.allscripts.com/fhirroute/patientauth/e75746a4-7f05-4b95-9ff5-44082c988959/connect/token | |
OAuth Scope | One or more of the values from the Smart on FHIR Scopes | If you are unsure, use "launch user/*.read" for user access. |
Patient Username | allison.allscripts@tw181unityfhir.edu | Patient id is 19 |
Patient Password | Allscripts#1 |