smart-on-fhir / growth-chart-app

Other
67 stars 98 forks source link

Bumps fhirclient to 2.5.3 #68

Closed Dtphelan1 closed 9 months ago

Dtphelan1 commented 9 months ago

Recently someone observed that a link on the smarthealthit.org example for the PGC – http://examples.smarthealthit.org/growth-chart-app/launch.html?fhirServiceUrl=https://r2.smarthealthit.org&patientId=smart-1482713 – did not work anymore.

After some investigations by @vlad-ignatov and myself, it appears this is due to fhirclient losing support for parsing patientId from urlParameters in smart.authorize. This merited updates and the release of a new fhirclient version which would address this broken link. To that end, this PR updates the version for fhirclient used.