Stream: smart
Topic: SMARTv2 Connectathon, Jan 2021 -- discovered isseus
Josh Mandel (Jan 15 2021 at 16:07):
- token introspection -- may want to create a specific scope for this, and clarify the content-type
Josh Mandel (Jan 15 2021 at 16:15):
- For
fhirUser
, allow PractitionerRole in addition to the other types (@Brian Postlethwaite to add a PR)
Josh Mandel (Jan 15 2021 at 16:17):
- Update example at http://build.fhir.org/ig/HL7/smart-app-launch/token-introspection.html to reflect a full URL for the
fhirUser
--- added https://github.com/HL7/smart-app-launch/pull/328
Josh Mandel (Jan 15 2021 at 16:24):
- As launch context, it may be helpful to include episode of care in addition to Encounter
Josh Mandel (Jan 15 2021 at 16:29):
- Note that post-based authz should work for standalone launch as well as EHR launch
Josh Mandel (Jan 15 2021 at 16:42):
- What about operations? Could we think about examples like
system/Patient.$match
,patient/DocumentReference.$docref
,patient/Questionnaire.$populate
, orsystem/$export
, -- label it as "experimental, please share feedback." -- @Brian Postlethwaite to create a PR outlining this new experimental capability
adam strickland (Jan 15 2021 at 19:24):
@Josh Mandel I submitted a GitHub Issue on this topic. I think we should separate the capabilities and make them optional. More convo appreciated! https://github.com/HL7/smart-app-launch/issues/331
Brian Postlethwaite (Jul 28 2021 at 05:07):
Did anyone else consider the operation scopes too for $populate?
I didn't end up creating a PR for this :sad:
Josh Mandel (Jul 29 2021 at 22:33):
We've had a really hard time identifying syntax for operation scopes, pinned to the system/type/resource level and (potentially) pinning specific operation arguments. I don't know that we can land something for SMARTv2 given we haven't managed to test anything, but if someone wanted to propose some "experimental" syntax, there might be time to document that and include in the SMARTv2 publication marked as such.
Last updated: Apr 12 2022 at 19:14 UTC