Family Medicine Canada
Front-end clinical package built for point-of-care speed.
DrSonia bundles Canadian family medicine workflows, guides, calculators, and printable handouts into a static Next.js app. Clinical content is loaded from local files at build time, and calculator/search interactions run on-device.
Current library snapshot
Live content counts from the in-app catalog.
99
Tools and calculators
38
Condition guides
8
Screening and prevention
11
Prescribing aids
37
Referral checklists
14
Patient handouts
32
Workflow packs
What is live today
Global search and category navigation are available across calculators, workflow packs, and MDX clinical pages so clinicians can move from assessment to action quickly.
Available sections
- Tools and calculators
- Screening and prevention
- Conditions (one-page guides)
- Prescribing and dosing aids
- Referral and workup checklists
- Patient handouts (printable)
- Workflow packs
- About, disclaimer, and privacy
Safety and trust commitments
- Educational only, never a substitute for clinical judgment.
- Calculators run locally with no transmission of inputs.
- Content references authoritative Canadian sources.
- Each page includes a last reviewed date and citations.
Still out of scope
- No EMR integration, user accounts, or server persistence.
- No AI diagnosis or patient-specific recommendations.
- No community forums or user-generated clinical advice.
- No province-specific billing automation.
Package architecture
MDX and PDF content is versioned in-repo, validated at build time, and rendered as static pages. Search index generation, offline caching, and calculator computation all run without backend services.
Product utilities
- Offline route + optional offline tools pack for repeat use.
- Printable handouts and print-optimized page styles.
- Feedback form with PHI warning and anti-spam protection.