Sunrise 18.4 CU3
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://applescm184region.open.allscripts.com/fhir | Utilize the "/metadata" Conformance call to understand the resources availble in this API. |
| OAuth Authorization URL | https://applescm184region.open.allscripts.com/authorization/connect/authorize | |
| OAuth Token URL | https://applescm184region.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://applescm184region.open.allscripts.com/open | Utilize the "/metadata" Conformance call to understand the resources availble in this API. |
| OAuth Authorization URL | https://global.open.allscripts.com/fhirroute/patientauth/916144d1-1cd9-41c7-be01-e2d6f89d5416/connect/authorize | |
| OAuth Token URL | https://global.open.allscripts.com/fhirroute/patientauth/916144d1-1cd9-41c7-be01-e2d6f89d5416/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 | alice.newman@sunrise184region.com | Patient id is 385800201 |
| Patient Password | Allscripts#1 |