FHIR Chat · IG Versions · smart

Stream: smart

Topic: IG Versions


view this post on Zulip Stephen MacVicar (Aug 02 2021 at 19:46):

I'd like to get some stable links to pages in the current version of the SMART IG, but the version history is blank. Does anyone know what's going on with this?

view this post on Zulip Lloyd McKenzie (Aug 02 2021 at 19:55):

@Josh Mandel

view this post on Zulip Josh Mandel (Aug 02 2021 at 20:00):

@Eric Haas any insight?

view this post on Zulip Eric Haas (Aug 02 2021 at 22:20):

That is still a publishing issue that will need Grahame and Lynn's help to sort out when Grahame is back. Here is the source file:

{
"package-id": "hl7.fhir.uv.smart-app-launch",
"title": "Smart App Launch Implementation Guide",
"canonical": "http://hl7.org/fhir/smart-app-launch",
"list": [
{
"version": "current",
"date": "n/a",
"desc": "Continuous Integration Build (latest in version control)",
"path": "http://build.fhir.org/ig/HL7/smart-app-launch",
"status": "ci-build"
},
{
"version": "1.1.0",
"date": "2021-04-16",
"desc": "STU 2 Ballot #1: The SMART on FHIR v1 IG has been widely adopted for clinician- and patient-facing app integration into EHRs and other FHIR data systems. Based on community feedback, the Argonaut Project has undertaken a 2020 effort to revise and improve the SMART App Launch IG. A key area of focus in adding support for \"granular permissions,\" e.g. to provide access to resources at the category level in addition to the type level. This would allow apps to request narrower access, like \"all vital signs\" rather than \"all observations.\" \nEnhancements and Clarifications to the SMART App Launch specification (see Jira change request FHIR-30578 for a log of changes included in the ballot):\n- Clarification on launch context scopes - New scope syntax for granular permissions - POST-based authorization - Addition of PKCE to authorization requirements - Profile token introspection - Guidance for communicating permissions to end users - Update discovery properties to support these changes",
"path": "http://hl7.org/fhir/smart-app-launch/2021May",
"sequence": "STU 2",
"fhirversion": "4.0.1",
"status": "ballot"
},
{
"version": "1.0.0",
"fhirversion": "3.0.1",
"date": "2018-11-13",
"desc": "Release 1.0.0 (STU)",
"path": "http://hl7.org/fhir/smart-app-launch/1.0.0",
"status": "trial-use",
"sequence": "STU 1",
"current": true
},
{
"version": "0.8.0",
"fhirversion": "3.0.1",
"date": "2017-07-29",
"desc": "STU Ballot",
"path": "http://hl7.org/fhir/smart-app-launch/0.8.0",
"status": "ballot",
"sequence": "STU 1"
}
],
"category": "EHR Access"
}


Last updated: Apr 12 2022 at 19:14 UTC