FHIR Chat · Smart App Gallery · implementers

Stream: implementers

Topic: Smart App Gallery


view this post on Zulip abhishek sharma (Apr 27 2019 at 09:38):

Hi All,

How to run Growth-chart-App (Smart App Gallery) in Local system without lunching Smart on Fhir (Smart Context) and fetch the Patient and Observation Json bundle resources data (weight, length,headC and BMI data) on gw (Browser) page and which place i put Patient and Observation Resource(for DSTU2 resources) Json data in Growth-chart-app .

Can anyone suggest me?
Thank You....

view this post on Zulip Michele Mottini (Apr 28 2019 at 17:25):

Not 100% sure of what you are asking, but the growth chart app (as any other SMART app) requires a working FHIR server - with SMART authentication - to get the data from, it cannot load the data from static JSON files

view this post on Zulip abhishek sharma (Apr 29 2019 at 04:49):

Thank you @Michele Mottini for reply.

view this post on Zulip abhishek sharma (May 14 2019 at 06:37):

Hi all,

When i am running Growth-Chart-App without lunching smart context that time getting error=>byCode is not defined, how can solve this error......
var vitalsByCode = smart.byCode(vitals, 'code');//error there in this line

Can anyone suggest me?
Thank You....

view this post on Zulip Lloyd McKenzie (May 14 2019 at 14:12):

@Josh Mandel ?

view this post on Zulip Josh Mandel (May 14 2019 at 15:53):

I don't think SMART can easily provide this level of support; the app is an open source example but not actively maintained. If you're able to dig into the code, I expect @Vladimir Ignatov might be willing to accept a pull request.

view this post on Zulip abhishek sharma (May 17 2019 at 12:52):

Thank you for reply @Josh Mandel . yes it is not easy but i am doing ...may be it's possible.

view this post on Zulip Peter Ziegler (Feb 16 2022 at 18:14):

I am a clinician looking for a SMART on FHIR app gallery to browse apps that meet the following criteria.
• SMART on FHIR app for clinician use that will offer additional functionality beyond the basic display of CCDA information
• EHR agnostic, or at least compatible with many EHRs
• Single patient applications but it would be good to know if any support multiple patients and the Bulk FHIR Data Access standard
• Supports SMART’s EHR launch flow
• Must support R4

Thank you for any help.

view this post on Zulip Lloyd McKenzie (Feb 16 2022 at 20:13):

You might want to ask on #smart

view this post on Zulip Josh Mandel (Feb 16 2022 at 22:10):

http://apps.fhir.org/ is the best we have today


Last updated: Apr 12 2022 at 19:14 UTC