update readme with additional information about future plans.

This commit is contained in:
Jason Kulatunga 2023-08-23 13:48:05 -07:00
parent 3fe72918fd
commit a0bce3976a
No known key found for this signature in database
1 changed files with 3 additions and 1 deletions

View File

@ -59,7 +59,9 @@ It's pretty basic right now, but it's designed with a easily extensible core aro
- Uses OAuth2 (Smart-on-FHIR) authentication (no passwords necessary)
- Uses OAuth's `offline_access` scope (where possible) to automatically pull changes/updates
- Multi-user support for household/family use
- (Future) Dashboards & tracking for diagnostic tests
- Condition specific user Dashboards & tracking for diagnostic tests
- (Future) Vaccination & condition specific recommendations using NIH/WHO clinical care guidelines (HEDIS/CQL)
- (Future) ChatGPT-style interface to query your own medical history (offline)
- (Future) Integration with smart-devices & wearables
# Getting Started