LHNCBC / lforms-fhir-app

A SMART on FHIR app that uses lforms widget to handle Questionnaire and QuestionnaireResponse
Other
45 stars 27 forks source link

Remember custom FHIR server location #13

Open vadi2 opened 2 years ago

vadi2 commented 2 years ago

It would be a nice QoL improvement if the app remembered the custom FHIR server you're using between reloads!

plynchnlm commented 2 years ago

There is a secret "server" parameter you can specify in the URL, e.g.: https://lhcforms.nlm.nih.gov/lforms-fhir-app/?server=https:%2F%2Flforms-fhir.nlm.nih.gov%2FbaseR4 I suppose we could also put it in session storage.