Healthcare good first issues

25 open issues currently match Healthcare with the default 10+ star filter. This is the homepage feed limited to repositories tagged Healthcare.

All issues · Browse projects · How to find good first issues

Active projects

Unique repos with open help-wanted issues updated in the last 30 days

Showing 4 of ~25 matching filters (10+ stars · Healthcare)

List

ui: Add copy-to-clipboard button for Remy doctor discussion prompts

AI summary

This issue proposes adding a "Copy to Clipboard" button to doctor discussion prompts generated by Remy. The button should copy the prompt text to the user's clipboard and provide visual confirmation. The implementation involves modifying HTML, JavaScript, and CSS files to integrate this new functionality seamlessly.

good first issue
13Healthcare · Health-Tech Applications
Difficulty
2/5

perf(fda): Add in-memory TTL cache for OpenFDA medication queries

AI summary

This issue proposes adding an in-memory Time-To-Live (TTL) cache to the OpenFDA medication queries in `app/services/fda_service.py`. The goal is to reduce redundant HTTP calls to the OpenFDA API for frequently queried drugs, thereby improving performance and avoiding API throttling. A unit test will be required to verify that subsequent calls for the same drug retrieve data from the cache.

good first issue
13Healthcare · Health-Tech Applications
Difficulty
2/5

feat(fpl): Support Alaska and Hawaii poverty guidelines in fpl_calculator.py

AI summary

This issue proposes adding support for Alaska and Hawaii's higher poverty guidelines to the FPL calculator. The task involves modifying the `fpl_calculator.py` file to include specific thresholds for these states and updating the calculation function to accept a state parameter. New unit tests will be added to verify the accuracy of these calculations.

good first issue
13Healthcare · Health-Tech Applications
Difficulty
2/5

Also browsing: Software Development , AI/ML , Uncategorized