Screening Compass

Screening Compass
Developer: Paula Ramirez
Category: Medical
50 installs
1.00 ratings
4.00 monthly active users
Revenue not available

Screening Compass Summary

Screening Compass is a mobile iOS app in Medical by Paula Ramirez. Released in Feb 2025 (1 year ago). It has 1.00 ratings with a 5.00★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 4.00 monthly active users . Store metadata: updated Feb 24, 2025.

Store info: Last updated on App Store on Feb 24, 2025 .


5★

Ratings: 1.00

5★
4★
3★
2★
1★

Screenshots

App Description

Screening Compass guides users through a simple three-step process to generate a personalized screening schedule. The app starts by collecting basic user information such as Age, Weight, Height, Sex (Male, Female, or Other), Pregnancy status, Smoking history, Sexual activity status, and Diabetes status. This information is crucial in determining which screenings are relevant to the user. Once the user enters their details, they are prompted to log the last date they had specific screenings tailored to them according to the US Preventive Services Task Force (USPSTF) guidelines. For users who have never had a certain screening, a toggle labeled “Never” allows them to indicate this. If selected, the app assumes the test should be scheduled as soon as possible and marks it as "Get tested today" in the list of upcoming screenings. After the user has logged their past screenings (or indicated “Never”), Screening Compass calculates when their next medical screening is due. It does this using the ScreeningManager.swift file. This determines the recommended frequency for each screening (e.g., every 10 years for colorectal cancer). Swift's Calendar API is used to calculate the next due date. If a user’s next screening is overdue, the app displays “Get tested today!” in bold red text to indicate urgency. Otherwise, the app highlights the next recommended date in blue for easy reference.