You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been building a FHIR library for Dart/Flutter (https://github.com/fhir-fli/fhir). All resources are defined, it will securely store data on the device, and it's able to make all of the RESTful calls according to the FHIR spec. But I've run into an issue with authentication and authorization. Should I be able to access a fhirstore through an android app? Also, have you had any thought to modeling a FHIR database in cloud firestore?
The text was updated successfully, but these errors were encountered:
rakeshdave-gcp
added
the
p2
Priority: Default priority, issue with HCLS products with not so great work around
label
Feb 4, 2021
I've been building a FHIR library for Dart/Flutter (https://github.com/fhir-fli/fhir). All resources are defined, it will securely store data on the device, and it's able to make all of the RESTful calls according to the FHIR spec. But I've run into an issue with authentication and authorization. Should I be able to access a fhirstore through an android app? Also, have you had any thought to modeling a FHIR database in cloud firestore?
The text was updated successfully, but these errors were encountered: