-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Add ability to open web links/URLs in the default Android browser from a FHIR Questionnaire #3627
Comments
@f-odhiambo I've assigned this to you to add details on the implementation plan. Let us know if anything about the scope is not clear |
@f-odhiambo @pld here's a quick implementation that I did, kindly review google/android-fhir#2732 web.link.sdk.2.mp4 |
Here's what we need todo to the questionnaire item:
|
@pld I think this is done based on the above work by @FikriMilano low effort however we will need some clarity on whether the link is static or dynamic to complete the request for this ticket |
@f-odhiambo - these will be static links. @FikriMilano for the shared solution - if someone wants to get back to the app, what happens? |
@AnnieMungai tap the bottom-right button, as usual in Android |
Update: UNICEF had mentioned a web app on the last call, but upon further discussion (great job probing further @AnnieMungai), they clarified that there are 2 apps in use.
The checklist they wanted us to link to is ASIK, so we agreed that we will NOT integrate with ASIK and the job aids app will only prompt the kader to complete the checklist. No linking or integration required. |
@update - I have amended the original ticket to remain within scope and meet client requirements after discussions on 22nd Nov. |
Wow, good job in preventing that from spiraling out of scope :D |
Background
In Indonesia Kaders (CHWs), when conducting home visits, will navigate from the OpenSRP2 Job Aids app to URLs in the Android default browser from links in Questionnaires. This will allow the Kader to view additional information on the web.
User story
I am Kader conducting a home visit. While I am conducting a via the Job Aids app, I want to get more information to help me provide additional counseling to the client. This information is on a video on a platform such as YouTube. I want to be able to navigate to YouTube videos from a URL on the app, that I can watch with the client, access the information, and get back to the Job Aids app and continue with the other segments of the home visit.
Required
Acceptance Criteria
Implementation Plan
The text was updated successfully, but these errors were encountered: