Professional 20.1
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://fhir.fhirpoint.open.allscripts.com/fhirroute/fhir/CustProProdSand201SMART | Utilize the "/metadata" Conformance call to understand the resources availble in this API. |
| OAuth Authorization URL | https://fhir.fhirpoint.open.allscripts.com/fhirroute/authorization/CustProProdSand201SMART/connect/authorize | |
| OAuth Token URL | https://fhir.fhirpoint.open.allscripts.com/fhirroute/authorization/CustProProdSand201SMART/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://fhir.fhirpoint.open.allscripts.com/fhirroute/open/CustProProdSand201SMART | Utilize the "/metadata" Conformance call to understand the resources availble in this API. |
| OAuth Authorization URL | https://open.allscripts.com/fhirroute/fmhpatientauth/0cd760ae-6ec5-4137-bf26-4269636b94ef/connect/authorize | |
| OAuth Token URL | https://open.allscripts.com/fhirroute/fmhpatientauth/0cd760ae-6ec5-4137-bf26-4269636b94ef/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 | donna.dobson_prounityfhir | Patient id is 19 |
| Patient Password | Allscripts#1 |