PDF Language
Document Type
Patient Info
קופת חולים / HMO (optional)
Clinical Details פרטים קליניים
Vitals סימנים חיוניים (optional)
Diagnosis אבחנה (optional)
Clinical Notes תוכן / הערות קליניות

PDF will be saved to "Doctor Notes" in your Google Drive

Cloud Backup
Sync history from Google Sheets
Document History

No documents yet

Saved Patients

No saved patients

Doctor Information
Signature & Stamp

Signature חתימה

Tap to upload
signature.png

Stamp חותמת

Tap to upload
stamp.png

Google Drive
Not connected
Google OAuth Client ID

Paste your Google Cloud OAuth 2.0 Client ID here. See setup guide below.

Google Drive Setup Guide

One-time setup (free):

  1. Go to console.cloud.google.com
  2. Create a new project (e.g. "Doctor Notes")
  3. Enable the Google Drive API
  4. Go to APIs & Services → Credentials
  5. Create OAuth 2.0 Client ID → type: Web application
  6. Add your app URL to Authorized JavaScript origins
    (e.g. http://localhost:8080 for local, or your hosted URL)
  7. Copy the Client ID and paste it above

⚠️ For PWA install to work, serve over HTTPS or localhost. Run: npx serve . in the app folder.