SMART on FHIR Community of Practice Meeting Agenda
- Attila Farkas
- Hors Ligne
- Messages : 128
il y a 9 mois 1 semaine #9069
par Attila Farkas
Réponse de Attila Farkas sur le sujet SMART on FHIR Community of Practice Meeting Agenda
It may be worth mentioning that the InfoCentral WorkingGroup structures are organized such that anyone can host a meeting on a theme and can easily share it with the group by posting it into the Events section. Raman, would you mind creating an event in the Events tab and add the coordinates of the meeting there? That way everyone can self serve. Thank you,
Attila
Attila
Connexion ou Créer un compte pour participer à la conversation.
- Frederic Laroche
- Hors Ligne
- Messages : 1
il y a 9 mois 1 semaine #9067
par Frederic Laroche
Réponse de Frederic Laroche sur le sujet SMART on FHIR Community of Practice Meeting Agenda
Hi Raman,
Could you also send me the invite?
Thank you,
Frederic
Could you also send me the invite?
Thank you,
Frederic
Connexion ou Créer un compte pour participer à la conversation.
- Erez Shenkerman
- Hors Ligne
- Messages : 6
il y a 9 mois 1 semaine #9066
par Erez Shenkerman
Réponse de Erez Shenkerman sur le sujet SMART on FHIR Community of Practice Meeting Agenda
Hi Raman,
Could you also send me the invite?
Just as a note this Friday Infoway will not be able to attend this.
Thanks,
Erez
Could you also send me the invite?
Just as a note this Friday Infoway will not be able to attend this.
Thanks,
Erez
Connexion ou Créer un compte pour participer à la conversation.
- Armaan Gill
- Hors Ligne
- Messages : 4
il y a 9 mois 1 semaine #9062
par Armaan Gill
Réponse de Armaan Gill sur le sujet SMART on FHIR Community of Practice Meeting Agenda
Hi Raman,
I am interested in attending these meetings. Can you please forward me the invitation?
Thanks,
Armaan
I am interested in attending these meetings. Can you please forward me the invitation?
Thanks,
Armaan
Connexion ou Créer un compte pour participer à la conversation.
- Raman Dhanoa
- Auteur du sujet
- Hors Ligne
- Messages : 14
il y a 9 mois 1 semaine #9061
par Raman Dhanoa
Réponse de Raman Dhanoa sur le sujet SMART on FHIR Community of Practice Meeting Agenda
Hi Everyone,
Here’s the agenda for our Friday meeting (on Feb. 16th):
Warm regards,
Raman Dhanoa (she/her)
FHIR Specialist
Dogwood Health Consulting
Mobile: (778) 890-2100
Email: Cette adresse courriel est protégée contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser.
Here’s the agenda for our Friday meeting (on Feb. 16th):
- Welcome and Introductions - Raman
- SMART North iGuide and sub-group update – Irfan
- Updates from IG authors:
- Ontario Viewlet Framework
- BC Contextual Launch Standard and architecture
- eReferral useCase
- Feedback and Discussions
Warm regards,
Raman Dhanoa (she/her)
FHIR Specialist
Dogwood Health Consulting
Mobile: (778) 890-2100
Email: Cette adresse courriel est protégée contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser.
Connexion ou Créer un compte pour participer à la conversation.
- Irfan Hakim
- Hors Ligne
- Messages : 2
il y a 9 mois 4 semaines #8999
par Irfan Hakim
Réponse de Irfan Hakim sur le sujet SMART on FHIR Community of Practice Meeting Agenda
Hi Everyone,
Here are the notes for SMART North call on Friday, Dec 15th, 2023:
Health app demo - TOPOLOGY - through Cerner
- Test application is step up to connect with the EMR
- Product is used for any digital health product and needs to connect these EMRs and query for SoF
- Dennis Cabel, VCH - Curious about Authentication piece for the app? Logged in the app but not really?
- Response: Using SSO from Cerner, that practitioner logging in to see all records within cerner. HAPI server is 3rd party server, sending data from Cerner to HAPI through the app. Not sending Authentication token, hosting the data unauthenticated but in real life case it will be posted to an authenticated server.
- Cindy, OH - Question on the Patient summary, some transformation and was part of Connectathon was not a heavy lift (1 day lift) -> Option with SoF use: app on how it is authenticated, open ID connect?
Action:
• PHSA prototyping – VCH may have something to demo in the next or meeting after that for the SoF community.
Documentation in the SMART iGuide
- Dennis Cabel, VCH - Viewlet framework to be included in the IG for authentication and launching of the SMART app, similar pattern follow by BC from the one present in ON.
Ask for more technical items like:
1) Shared context management is a key piece (ehealth ontario (based on but different) vs FHIRcast, architecture needs to be put in) - Recommendation on what framework for SCM and when,
2) Focus on one health ID solution and trying to capture both aspects of what ON and another province has implemented,
3) When connexting to multiple FHIR servers, having a standard on Sharing Access Tokens,
4) Development of profiles required for SoF, reference to standard canadian profiles as well,
5) Various use cases for $everything so need to document those use cases and the context it can be used in, the data that you can get using this operation
- Tony, EPIC - Question to him: If we launched in context, does that provide useful grounding and potential use of Canadian Identifiers to understand what things to support for launches?
The Ask from EPIC: Example of health cards and the different health cards for JS so they are able to support those out of the box more.
SMART North – Writing Team
Dennis Cabel – Documentation of Shared Context Management
Sanjaai Udukumbura - Collaborator
Matt Wallhauser – Content writer
Nick Botham – Content writer
Osy Emokpae – Content writer
Radhika Verma – Content writer
Note: Team is still being established and additional names to be followed.
Action:
• Creating a sub-group that is introduced to Simplifier and writing content (includes the demo and working session at the side for Simplifier) - Topic w/ this content coming in new year
• Provide an update on the work process and the work the team is doing in the next SMART North WG call.
Here are the notes for SMART North call on Friday, Dec 15th, 2023:
Health app demo - TOPOLOGY - through Cerner
- Test application is step up to connect with the EMR
- Product is used for any digital health product and needs to connect these EMRs and query for SoF
- Dennis Cabel, VCH - Curious about Authentication piece for the app? Logged in the app but not really?
- Response: Using SSO from Cerner, that practitioner logging in to see all records within cerner. HAPI server is 3rd party server, sending data from Cerner to HAPI through the app. Not sending Authentication token, hosting the data unauthenticated but in real life case it will be posted to an authenticated server.
- Cindy, OH - Question on the Patient summary, some transformation and was part of Connectathon was not a heavy lift (1 day lift) -> Option with SoF use: app on how it is authenticated, open ID connect?
Action:
• PHSA prototyping – VCH may have something to demo in the next or meeting after that for the SoF community.
Documentation in the SMART iGuide
- Dennis Cabel, VCH - Viewlet framework to be included in the IG for authentication and launching of the SMART app, similar pattern follow by BC from the one present in ON.
Ask for more technical items like:
1) Shared context management is a key piece (ehealth ontario (based on but different) vs FHIRcast, architecture needs to be put in) - Recommendation on what framework for SCM and when,
2) Focus on one health ID solution and trying to capture both aspects of what ON and another province has implemented,
3) When connexting to multiple FHIR servers, having a standard on Sharing Access Tokens,
4) Development of profiles required for SoF, reference to standard canadian profiles as well,
5) Various use cases for $everything so need to document those use cases and the context it can be used in, the data that you can get using this operation
- Tony, EPIC - Question to him: If we launched in context, does that provide useful grounding and potential use of Canadian Identifiers to understand what things to support for launches?
The Ask from EPIC: Example of health cards and the different health cards for JS so they are able to support those out of the box more.
SMART North – Writing Team
Dennis Cabel – Documentation of Shared Context Management
Sanjaai Udukumbura - Collaborator
Matt Wallhauser – Content writer
Nick Botham – Content writer
Osy Emokpae – Content writer
Radhika Verma – Content writer
Note: Team is still being established and additional names to be followed.
Action:
• Creating a sub-group that is introduced to Simplifier and writing content (includes the demo and working session at the side for Simplifier) - Topic w/ this content coming in new year
• Provide an update on the work process and the work the team is doing in the next SMART North WG call.
Connexion ou Créer un compte pour participer à la conversation.