Brand Logo
PhleboGo
Fast Tracking Phlebotomy
Privacy PolicyยทVersion 2.0.0ยทEffective April 22, 2026ยทApplies to Android application
What you should know at a glance
๐Ÿ”’
Data is encrypted
All data is transmitted over TLS and stored on encrypted servers. Patient information never leaves secured infrastructure.
๐Ÿšซ
Never sold or advertised
We do not sell, share, or use your data for advertising. No third-party ad SDKs are integrated in this application.
๐Ÿ“
Location during active shifts
GPS is tracked continuously โ€” including in the background โ€” while your shift is active so the system can assign the nearest order to you in real time. It stops the moment you end your shift or log out.
๐Ÿ‘ค
Authorized access only
The app is restricted to professionals with organization-issued credentials. Public account creation is not possible.
๐Ÿ—‘๏ธ
You can delete your data
Authorized users may request account and data deletion at any time by emailing our support team.
โš–๏ธ
Legally compliant
Compliant with Google Play Medical App Policy, India's IT Act 2000, and the Digital Personal Data Protection Act, 2023.

Overview

Phlebo is a professional mobile application built for licensed phlebotomists, diagnostic laboratories, hospitals, and home collection service providers. This Privacy Policy explains what personal information we collect when you use Phlebo, how we use it, with whom we share it, and what rights you have over it. This application is accessible only to authorized healthcare professionals issued credentials by their employing laboratory or diagnostic center. If you are using Phlebo, your organization has agreed to our Terms of Service and takes responsibility for ensuring this application is used in accordance with applicable healthcare regulations. By using Phlebo, you agree to the practices described in this Privacy Policy. If you do not agree, please stop using the application and contact your administrator.


Who This Policy Applies To

This Privacy Policy applies to:

  • Phlebotomists who use the Phlebo mobile application on their Android devices during field operations
  • Laboratory administrators and diagnostic center staff who manage the Phlebo organization portal
  • Patients whose data is collected, processed, or transmitted through the application as part of home blood collection services
  • All releases of the Phlebo Android application available on the Google Play Store
โ„นThis policy does not govern the data practices of any third-party services, websites, or platforms that may be linked from within the application. We recommend reviewing those services' own privacy policies.

Information We Collect

We collect only what is strictly necessary to operate the application and deliver reliable home collection services. We do not collect information speculatively or for purposes beyond what is described here.

Patient Information
  • Full name, date of birth, age, and gender
  • Home address and contact number used for scheduling
  • Home collection order details, appointment time slots, and order identifiers
  • Test Requisition Form (TRF) data, including tests ordered and referring physician details
  • Medical sample identifiers and barcode data linked to each collection event
  • Payment status and digital collection acknowledgment records
Phlebotomist Account & Activity
  • Full name, employee ID, and organization-issued login credentials
  • Real-time GPS location collected continuously throughout an active work shift โ€” including while the app is in the background โ€” for proximity-based order dispatch and collection audit logging
  • Device call state (active/idle) detected to pause in-app workflows during incoming phone calls
  • Task assignment history, sample collection logs, and daily operational reports
  • Barcode scan events, sample handover confirmations, and lab status updates
  • Payment collection entries and digital acknowledgments
  • Device push token for delivery of operational notifications
Device & Technical Information
  • Device make, model, and Android OS version
  • Application version number and unique device identifier
  • Anonymized session activity and crash/error reports used to improve stability
  • Network type and connectivity status at the time of data synchronization

Device Permissions We Request

Phlebo requests the following Android permissions. Every permission is used for a single, clearly defined operational purpose. We do not use any permission for tracking, profiling, or advertising. The table below lists every permission declared in the application and its precise justification.

Camera
CAMERA
Serves two specific workflows: (1) Scanning barcodes printed on sample collection tubes โ€” each tube's barcode is scanned to link the physical sample to the correct patient record and lab order, eliminating manual entry errors. (2) Capturing or selecting photographs of physical documents such as Test Requisition Forms (TRF), doctor prescriptions, insurance cards, and patient consent documents that must be submitted digitally at the point of collection. Camera access is activated only when the phlebotomist deliberately taps a scan or document capture action. No photographs are stored on the device; all captured data is immediately and securely transmitted to the laboratory server.
Precise & Coarse Location
ACCESS_FINE_LOCATION / ACCESS_COARSE_LOCATION
Location is collected continuously throughout an active work shift for two purposes: (1) Proximity-based order dispatch โ€” the laboratory dispatch system uses the phlebotomist's live GPS coordinates to identify the nearest available phlebotomist and assign incoming home collection orders to them in real time, ensuring time-sensitive samples are collected without delay. (2) Collection audit trail โ€” a GPS-timestamped record is created at the moment each sample is collected for laboratory accountability and quality assurance. Location collection begins when the phlebotomist starts their shift and stops automatically when the shift is ended or the phlebotomist logs out. Both fine and coarse location permissions are required, as coarse location is a mandatory prerequisite for requesting fine location on Android.
Foreground Service (Location)
FOREGROUND_SERVICE / FOREGROUND_SERVICE_LOCATION
A foreground service with declared type 'location' runs throughout an active shift to maintain continuous, uninterrupted GPS tracking. This enables the dispatch system to push new order assignments to the nearest phlebotomist in real time and provides live navigation support between patient locations. A persistent, visible notification is displayed in the Android notification tray at all times while this service is running, ensuring the phlebotomist always knows location tracking is active. The service starts when the phlebotomist begins their shift and terminates automatically when the shift ends or the phlebotomist logs out. Both FOREGROUND_SERVICE and FOREGROUND_SERVICE_LOCATION permissions are declared in AndroidManifest.xml as required by Google Play policy and Android 14 (API 34).
Background Location
ACCESS_BACKGROUND_LOCATION
Phlebo requires background location access because the laboratory dispatch system must continuously track the real-time GPS position of every available phlebotomist throughout their entire shift โ€” including when the phlebotomist navigates away from the app to use maps, answer messages, or handle other tasks on their device. Without background location, the dispatch system would lose visibility of phlebotomist positions the moment the app is minimised, making it impossible to assign newly arriving home collection orders to the nearest person in real time. This directly impacts patient care by causing delays in time-sensitive sample collection. Background location is collected exclusively during an active, user-initiated shift session. It is never collected outside a shift, and stops immediately when the phlebotomist ends their shift or logs out. This permission is used solely for operational dispatch purposes and never for advertising, profiling, or any purpose unrelated to home collection management.
Phone State
READ_PHONE_STATE
Used to detect the device's call state so that active in-app workflows โ€” such as an ongoing sample collection or barcode scan โ€” are not interrupted when an incoming phone call arrives. This allows the application to gracefully pause and resume operations around calls. No personal phone identifiers (IMEI, subscriber ID, or phone number) are read or transmitted.
Make Phone Calls
CALL_PHONE
Enables the phlebotomist to call a patient directly from within the application when they need to confirm a home collection address, notify the patient of their arrival, or handle scheduling queries. The call is initiated only when the phlebotomist explicitly taps the call action on a patient record. No calls are made automatically or without user action.
Internet Access
INTERNET
Required for all core application functionality: synchronizing collection orders, patient records, barcode scan results, document uploads, payment records, and real-time status updates with the laboratory's secure backend. Push notification receipt also requires internet connectivity. All data is transmitted exclusively over HTTPS using TLS 1.2 or TLS 1.3.
Network State
ACCESS_NETWORK_STATE
Allows the application to check whether a network connection is available before attempting data synchronization. This enables the app to queue operations and display an appropriate offline notice when connectivity is lost, rather than failing silently during a collection session.
Media / Storage Access
READ_MEDIA_IMAGES (Android 13+) / READ_EXTERNAL_STORAGE (Android โ‰ค12)
Allows the phlebotomist to select and upload an existing image from their device gallery โ€” such as a previously photographed TRF, patient identification document, or insurance card โ€” when direct camera capture is not feasible. On Android 13 and above, the application uses the scoped READ_MEDIA_IMAGES permission, which limits access strictly to image files. On Android 12 and below, READ_EXTERNAL_STORAGE is used with maxSdkVersion='32' to ensure backward compatibility while minimising scope.
Push Notifications
POST_NOTIFICATIONS (Android 13+)
Required on Android 13 and above (API level 33+) to display new order assignment alerts, urgent sample pickup notifications, active foreground service status notifications, and shift reminders. This permission can be revoked by the phlebotomist in Android system settings at any time. Revoking this permission will not affect core collection functionality but may delay time-sensitive operational alerts.

How We Use Your Information

All data collected through Phlebo is used exclusively to support home blood collection operations. Specifically, we use it to:

  • Verify the identity of authorized phlebotomists and maintain secure session access
  • Deliver and manage assigned home collection orders and patient appointment details
  • Continuously track phlebotomist location โ€” including in the background while the app is minimised โ€” throughout an active shift, enabling the dispatch system to assign incoming collection orders to the nearest available phlebotomist in real time
  • Enable phlebotomists to call patients directly from within the app to confirm addresses, notify of arrival, or handle scheduling queries
  • Detect incoming phone calls to pause and resume active in-app workflows without data loss
  • Record sample collection events with barcode verification and GPS-timestamped audit trails
  • Capture, upload, and associate TRFs and supporting patient documents with lab orders
  • Process on-site payment collection and issue digital acknowledgment records
  • Transmit real-time collection status updates to the laboratory information system
  • Generate daily task reports and operational performance summaries for the laboratory
  • Send time-sensitive push notifications for new orders and urgent sample pickups
  • Support laboratory quality audits and regulatory documentation requirements
  • Diagnose and fix technical issues using anonymized crash and error data

How We Share Your Information

We do not sell, rent, license, or share your personal or patient information with third parties for commercial or advertising purposes โ€” ever. We may share information in the following limited circumstances:

  • With your employing laboratory or diagnostic center that has deployed and manages the Phlebo application
  • With healthcare personnel โ€” such as lab technicians and reporting pathologists โ€” directly involved in processing your submitted sample
  • With backend infrastructure providers (cloud hosting, push notification services) who are bound by strict data processing agreements and may not use data for any independent purpose
  • With payment processing partners, limited to the transaction data required to complete and record a collection payment, subject to their PCI-DSS compliance obligations
  • When required by applicable law, a valid court order, or a lawful request from a government or public health authority
  • To detect, prevent, or respond to fraud, security incidents, or violations of our Terms of Service
โ„นAll service providers who access data on our behalf are contractually prohibited from using it for any purpose other than delivering the specific service for which they were engaged.

How We Protect Your Information

We take the security of patient and operational data seriously. The following controls are in place:

  • All data in transit is encrypted using TLS 1.2 or TLS 1.3 over HTTPS. The application is being updated to explicitly block cleartext HTTP via Android network security configuration to ensure this in all scenarios
  • Data at rest is stored on encrypted, access-controlled servers in hardened cloud infrastructure
  • Application login requires organization-issued credentials with brute-force protection and automatic session expiry
  • Session tokens are short-lived, secured using Android Keystore where applicable, and invalidated on logout
  • Patient data is not cached or stored in plain text on the mobile device
  • Sensitive database fields use AES-256 encryption at rest
  • Role-based access control limits phlebotomists to their own assigned orders and data
  • API endpoints are authenticated and hardened against OWASP Top 10 threats

Our Location Data Practices

Because location โ€” and particularly background location โ€” is one of the most sensitive data types on Android, we want to be completely transparent about exactly when, why, and how it is collected. The disclosures in this section are required by Google Play's Background Location policy. Why background location is necessary for Phlebo Phlebo's core dispatch feature assigns incoming home collection orders to the nearest available phlebotomist in real time. For this to work, the laboratory dispatch system must continuously know the GPS position of every phlebotomist who is on an active shift โ€” not just when they are looking at the app, but also when they have minimised it to use navigation, respond to a message, or handle other tasks on their device. If location tracking paused every time the phlebotomist switched away from Phlebo, the dispatch system would have no way to determine who is nearest to a new order that arrives while the app is in the background. This would cause order assignment delays that directly affect patient care and the viability of time-sensitive sample collection. Foreground-only location is therefore technically insufficient for this use case. Background location access is the minimum necessary permission to deliver the core dispatch functionality of the application. Exactly when background location is collected Background location is collected only when all three of the following conditions are true at the same time: 1. The phlebotomist has logged in and deliberately started an active shift session. 2. The background location service is running and a persistent notification is visible in the Android notification tray, clearly informing the phlebotomist that location is active. 3. The shift remains active โ€” background location collection stops immediately and automatically the moment the phlebotomist ends their shift, logs out, or the service is terminated. Background location is never collected outside a shift session, never collected when the device is idle with no active shift, and is never used for any purpose other than real-time dispatch and collection audit logging. How to control location collection The phlebotomist can stop all location collection at any time by ending their shift within the application. Location permissions can also be reviewed and revoked through Android system settings under Apps โ†’ Phlebo โ†’ Permissions โ†’ Location. Revoking location permission will disable the dispatch and order assignment features of the application.


Foreground Services

Phlebo uses Android Foreground Services to maintain reliable performance during active home collection tasks. In compliance with Google Play policy and Android 14 (API 34) requirements, all foreground service types are explicitly declared in the application's AndroidManifest.xml. A persistent, visible notification is displayed in the Android notification tray at all times while any foreground service is running. Foreground services are never started without a deliberate user action such as beginning a task or shift. The following foreground service types are used:

  • Location (type: location) โ€” Continuous GPS tracking throughout the phlebotomist's active shift. Enables real-time proximity dispatch for incoming orders and GPS-timestamped collection audit records. Starts when the shift begins; stops when the shift ends or the user logs out.
  • Task Synchronization (type: dataSync) โ€” Keeps order and collection status synchronized with the laboratory while the phlebotomist is navigating in the background.
  • Notifications (type: shortService) โ€” Delivers time-critical alerts for new order assignments and urgent sample pickups.

How Long We Keep Your Information

We retain data only for as long as it is needed for the purpose for which it was collected, or as required by applicable law.

  • Location and shift data โ€” GPS coordinates and shift activity logs are archived securely after the shift ends, per the laboratory's operational audit policy
  • Patient collection records and TRF documents โ€” Retained for 5โ€“7 years as required by applicable health data regulations
  • Payment transaction records โ€” Retained per financial and tax compliance requirements
  • Anonymized crash and diagnostic logs โ€” Maximum 90 days, then permanently deleted
  • Deactivated phlebotomist accounts โ€” Credentials deactivated immediately; operational records archived for audit continuity
โ„นIf you submit a deletion request and we are required by regulation to retain certain records beyond that date, we will notify you of what is being retained and why.

Account Deletion & Your Data

In compliance with Google Play's account deletion policy, we provide multiple ways for authorized users to request deletion of their account and personal data.

  • In-App: Navigate to Settings โ†’ Account โ†’ Request Account Deletion
  • By Email: Send a request to privacy@phlebo.app with your employee ID, full name, and organization name
  • Via Administrator: Ask your laboratory administrator to deactivate your profile in the Phlebo management portal
โ„นRequests are acknowledged within 1 business day and completed within 30 days. Patient medical records associated with your collection history may be retained as required by healthcare regulations. You will be explicitly informed of any such mandatory retention at the time of your request.

Your Privacy Rights

Authorized users have the following rights with respect to their personal data. To exercise any right, contact us at privacy@phlebo.app. We will respond to verified requests within 30 days.

  • Access โ€” Request a copy of the personal data we hold about you
  • Correction โ€” Request that we correct inaccurate or incomplete data
  • Deletion โ€” Request that we delete your data, subject to legal retention requirements
  • Restriction โ€” Request that we limit how we process your data in certain circumstances
  • Portability โ€” Request your data in a portable, machine-readable format where technically feasible
  • Objection โ€” Object to processing of your data where it is based on legitimate interest
  • Withdrawal of Consent โ€” Withdraw consent at any time without affecting the lawfulness of prior processing

Children's Privacy

Phlebo is designed exclusively for adult healthcare professionals operating in an authorized professional capacity. It is not intended for use by anyone under the age of 18. We do not knowingly collect personal information from minors. If we discover that information has been inadvertently received from a person under 18, we will delete it immediately. If you have reason to believe a minor has accessed this application, please contact us immediately at privacy@phlebo.app.


Third-Party Services

Phlebo integrates the following categories of third-party services. Each is used only for its stated purpose and is bound by data processing agreements.

  • Cloud Infrastructure โ€” Encrypted backend hosting and secure API services; no independent use of data permitted
  • Push Notifications (e.g., Firebase Cloud Messaging) โ€” Only anonymized device tokens are transmitted; no patient data is shared
  • Payment Gateway โ€” Only the transaction data required to complete and record a payment is shared; governed by the provider's own PCI-DSS compliance and privacy terms
  • Crash Diagnostics (e.g., Firebase Crashlytics) โ€” Anonymized error and crash reports only; no patient data or personal identifiers are included
  • Barcode Scanning โ€” Fully on-device processing; no scan data is transmitted to any external library vendor
โ„นWe do not integrate advertising SDKs, behavioral tracking tools, or social media plugins. No data is used for cross-app tracking or sold to data brokers.

Changes to This Policy

We may update this Privacy Policy to reflect changes in the application, our data practices, or applicable legal requirements. When we make material changes, we will revise the effective date at the top of this document and notify authorized users through an in-app notice at least 7 days before changes take effect. Continued use of Phlebo after the revised effective date constitutes acceptance of the updated policy. If you do not agree, please discontinue use and contact your organization administrator.


Legal Compliance

Phlebo is developed and operated in compliance with:

  • Google Play Store Developer Program Policies โ€” including Medical App Policy, Sensitive Permissions Policy, Foreground Service Policy, and Data Safety requirements
  • Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal Data) Rules, 2011 under the IT Act, 2000 โ€” India
  • Digital Personal Data Protection Act, 2023 (DPDPA) โ€” India
  • Applicable laboratory regulatory and healthcare record-retention requirements of the operating jurisdiction
โ„นPhlebo does not provide medical advice, clinical diagnosis, treatment recommendations, or any form of clinical decision support. It is a field operations management tool for authorized phlebotomists performing home sample collection on behalf of licensed diagnostic laboratories.

Contact Us

If you have questions, concerns, or requests regarding this Privacy Policy or our data practices, please reach out to our Privacy Team. We are committed to responding to all privacy-related inquiries within 1 business day.

Application
PhleboGo
Company
ABI HEALTH TECHNOLOGIES PRIVATE LIMITED
Address
#90, Manka, 2nd Floor, 2nd main Rd, Electronic City Phase I, Electronic City, Bengaluru, Karnataka 560100
Privacy Inquiries
Response Time
Acknowledged within 1 business day ยท Resolved within 30 days
PhleboGo
Privacy Policy ยท v2.0.0ยทEffective April 22, 2026ยทยฉ 2026 ABI HEALTH TECHNOLOGIES PRIVATE LIMITED
brand-logo

w-appScan to chat with us

wapp
Quick Links
Our Products
    Never Miss an Update!
    x.com-abihealthfb-abihealthli-abihealthyou-abihealthinsta-abihealth

    ABI Health ยฉ 2025. All rights reserved