This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POST /rest/api/2/issue | |
Authorization: Basic <REDACTED> | |
{ | |
"fields": { | |
"summary": "updates to .well-known/smart-configuration to support the enhancements above", | |
"description": "With feedback from implementers convened in last year's \"Granular Scopes\" Argonaut project, we've identified areas for enhancements and clarifications to the SMART App Launch specification.\r\nSee WIP at http://build.fhir.org/ig/HL7/smart-app-launch/", | |
"customfield_10704": { | |
"id": "11012" | |
}, |
Hi BB+ Pull!
I wanted to share links to the demo we showed on the previous call. To try it out:
- Visit Blood Pressure App
- Choose "Good Health Clinic". (this register a new
client_id
then redirects for authorization.) - Log in as demo/demo to Authorize access
More details below :-)