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
@jingtang10 We are adding strict validation of our Questionnaires and StructureMaps. The Questionnaires using the GPS widget fail because the url on the GPS coordinates is not a URL.
We would like to update it to https://github.com/google/android-fhir/gps-coordinate
Description
There is a need to create a new URL to support the validation of resources. Currently we are using this
This fails the FHIR validation check with
Questionnaire.item[0].item[1].extension[0] - Extension.url must be an absolute URL
cc @dubdabasoduba
The text was updated successfully, but these errors were encountered: