Skip to content

Instantly share code, notes, and snippets.

View michaeldonnelly's full-sized avatar

Michael Donnelly michaeldonnelly

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"
},