Skip to content

Instantly share code, notes, and snippets.

@awatson1978
Last active November 19, 2018 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save awatson1978/eb5f866fb7b5bf0b0c151721991d7f55 to your computer and use it in GitHub Desktop.
Save awatson1978/eb5f866fb7b5bf0b0c151721991d7f55 to your computer and use it in GitHub Desktop.
allscripts-tw171fmh-report.md

Connectathon System Integration Report

Systems Tested

https://tw171fmh.open.allscripts.com/FHIR  
https://tw171fmh.open.allscripts.com/open/3  

Client Application

http://symptomatic.io

Stakeholders

Allscripts: Robert, Sagy, Jeff, Lindsey, others
Symptomatic: Abigail, Dima, MATTER associates, others

Reporting Cycle

2018 FHIR DevDays

Integration Success Milestones

  • Queried /metadata route

Integration Failures

  • Was not able to parse authorization/token endpoints
  • Did not received OAuth token
  • Queried and received FHIR Patient resource
  • Did not receiving a patient identifier with the access token
  • Was not able to get patient/launch scope to work
  • Was not able to query FHIR Resource server(s)

Description of the System Downtime

Conformance Statement Endpoints

https://tw171fmh.open.allscripts.com/authorization/connect/authorize https://tw171fmh.open.allscripts.com/authorization/connect/token

The client application is not known or is not authorized.

fmhpatientauth Endpoints

https://stage.open.allscripts.com/fhirroute/fmhpatientauth/fmhorgid/637F4B75-4CC0-47A1-958B-A968010F0DAC/connect/authorize https://stage.open.allscripts.com/fhirroute/fmhpatientauth/6dc1c200-b14f-407f-9d98-4ea8c3f5627f/connect/token

403 - Forbidden: Access is denied.

Open.Allscripts Endpoints with acr_value params

https://open.allscripts.com/connect/authorize?acr_values=FhirApiID:6dc1c200-b14f-407f-9d98-4ea8c3f5627f
https://open.allscripts.com/authorization/connect/token

403 - Forbidden: Access is denied.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment