Skip to content

Instantly share code, notes, and snippets.

View jmandel's full-sized avatar

Josh Mandel jmandel

View GitHub Profile
@michaeldonnelly
michaeldonnelly / create_issue.json
Last active January 26, 2021 15:45
Create a child of a FHIR tracker Jira and resolve it
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"
},
@jmandel
jmandel / bb-plus-demo.md
Last active December 18, 2015 16:08
BlueButton+ Pull Demo

Hi BB+ Pull!

I wanted to share links to the demo we showed on the previous call. To try it out:

  1. Visit Blood Pressure App
  2. Choose "Good Health Clinic". (this register a new client_id then redirects for authorization.)
  3. Log in as demo/demo to Authorize access

More details below :-)