department-of-veterans-affairs / va-mobile-app

"If VA were a company, it would have a flagship mobile app."
https://department-of-veterans-affairs.github.io/va-mobile-app/
17 stars 2 forks source link

Mobile app health records: labs and tests #4349

Open Hallm13 opened 1 year ago

Hallm13 commented 1 year ago

For Veterans waiting for results, lab and test outcomes have high urgency and timeliness. Accessing this information on the web can be confusing and can become out of reach all together by login issues. Veterans want to easily see their lab and test results on the mobile app, where they can be notified and gain access to the right information quickly.

Brief

Hallm13 commented 1 year ago

Using the MHV labs and test API is lower lift than MHV Blue Button API. Need to check in with health team.

bischoffa commented 1 year ago

Sprint 0 completed 5/10 https://docs.google.com/document/d/1ieONNnsObXzTBt6GlIFBVvuJL7-fnlFzQWWMRrZV5gI/edit#

may have relevant ties to Blue Button Work as well

bischoffa commented 1 year ago

here are some Swagger references to the new thread API functionality. Let me know if you need more info from Alex (Oleskii) Morgun.

Thread List https://department-of-veterans-affairs.github.io/va-digital-services-platform-docs/api-reference/?url=https://dev-api.va.gov/my_health/apidocs#/default/get_folder_threads

Get Thread https://department-of-veterans-affairs.github.io/va-digital-services-platform-docs/api-reference/?url=https://dev-api.va.gov/my_health/apidocs#/default/get_messages_for_thread

Move Thread https://department-of-veterans-affairs.github.io/va-digital-services-platform-docs/api-reference/?url=https://dev-api.va.gov/my_health/apidocs#/default/post_move_thread

bischoffa commented 1 year ago

From Bryan Riley - Delivery Manager for Secure Messaging

Ad Hoc Questions If we do not alignment with the new API changes, will current functionality still work or have issues? Is there any timelines in deploying these changes into prod? I thought I heard reference to design/accessibility work - do you happen to have a contact for that?

Response from Bryan Riley 3/22 These are just new APIs, any previous ones that don't use message threads should continue to work. Even our legacy MHV SM application still uses those (They are not updating the UI to include threads The new APIs are in prod already, I believe they went in about 5-6 weeks ago. We are still updating our front end in VA.gov to use them.

For VA.gov SM we are still working to get our product out to Phase 0. We are working on some design updates (to get our development to match the most updated designs). We also are working on about 2-3 accessibility issues that came up from Midpoint review or after. For example one of them is to correct tab order issues. Another is to ensure that as users are expanding messages that we have the right aria (screenreader) message get announced...

rachelhanster commented 1 year ago

mobile considers product/design for December/January

bischoffa commented 11 months ago

@StacyB2023 can you put an update on the Backend work on this api and link the project / epic. My understanding is that the backend integration prep work is done.