# ADHD Simple Documentation ## Docs - [Mobile System Overview](https://docs.adhdsimple.co.uk/architecture/mobile-system-overview.md): High-level architecture overview of the ADHD Simple mobile application system - [ADHD Clinical Architecture Overview](https://docs.adhdsimple.co.uk/architecture/overview.md): Real system architecture for ADHD Simple Clinical platform - [Development Setup](https://docs.adhdsimple.co.uk/development-setup.md): How to set up and run the ADHD Simple platform for development - [Welcome to ADHD Simple](https://docs.adhdsimple.co.uk/introduction.md): Clinical platform for ADHD patient management and prescriptions - [Two-Factor Authentication (2FA) Implementation](https://docs.adhdsimple.co.uk/security/2fa-implementation.md): Simple TOTP-based 2FA using Supabase Auth - [Row Level Security (RLS) Policies](https://docs.adhdsimple.co.uk/security/rls-policies.md): Understanding and managing database security through Row Level Security policies - [Service Keys Policy](https://docs.adhdsimple.co.uk/security/service-keys-policy.md): Edge function service key usage and security policy - [Adding Documentation](https://docs.adhdsimple.co.uk/standards/adding-documentation.md): Simple guide to adding new documentation pages - [Creating Technical Documentation](https://docs.adhdsimple.co.uk/standards/creating-technical-documentation.md): Minimal guide for creating technical documentation with flowcharts - [Creating User Documentation](https://docs.adhdsimple.co.uk/standards/creating-user-documentation.md): Minimal guide for creating user documentation with MCP server screenshots - [Authentication Flow](https://docs.adhdsimple.co.uk/technical/general/authentication-flow.md): Authentication system architecture with flowchart - [Database Schema](https://docs.adhdsimple.co.uk/technical/general/database-schema.md): Database architecture with entity relationships - [Edge Functions Architecture](https://docs.adhdsimple.co.uk/technical/general/edge-functions-architecture.md): Supabase Edge Functions system architecture with service layer integration - [Enhanced Shipment Workflow with DHL Integration](https://docs.adhdsimple.co.uk/technical/general/enhanced-shipment-workflow.md): End-to-end tracking and automation for prescription deliveries - [Frontend Architecture](https://docs.adhdsimple.co.uk/technical/general/frontend-architecture.md): React application architecture with service layer integration - [Medication Images Upload Process](https://docs.adhdsimple.co.uk/technical/general/medication-images.md): Upload medication images to Supabase Storage and link them to the database - [Patient App Request Lifecycle](https://docs.adhdsimple.co.uk/technical/general/patient-app-request-lifecycle.md): Complete flow from mobile app requests to prescription creation with duplicate prevention - [Prescription Notification System](https://docs.adhdsimple.co.uk/technical/general/prescription-notification-system.md): Email and push notification system for prescription lifecycle events - [Prescription Workflow](https://docs.adhdsimple.co.uk/technical/general/prescription-workflow.md): Prescription management system architecture with service layer integration - [Send email hook setup](https://docs.adhdsimple.co.uk/technical/general/send-email-hook-setup.md) - [Status-Based Email Notification Services](https://docs.adhdsimple.co.uk/technical/general/status-notification-services.md): Automated email notifications for status changes in patient app requests and prescription orders - [Mobile Address Management System](https://docs.adhdsimple.co.uk/technical/mobile/mobile-address-management.md): Comprehensive address management system for patient settings and order delivery addresses - [Mobile App Architecture](https://docs.adhdsimple.co.uk/technical/mobile/mobile-app-architecture.md): Comprehensive technical architecture documentation for the ADHD Simple mobile application - [Mobile Checkout Flow](https://docs.adhdsimple.co.uk/technical/mobile/mobile-checkout-flow.md): Complete user journey through the unified checkout system for both reorder and order completion flows - [Add Patient](https://docs.adhdsimple.co.uk/user-guides/clinical/add-patient.md): Step-by-step guide to register a new patient - [Add Team Members](https://docs.adhdsimple.co.uk/user-guides/clinical/add-team-members.md): Step-by-step guide to invite team members to your clinic - [Create New Prescription](https://docs.adhdsimple.co.uk/user-guides/clinical/create-new-prescription.md): Generate prescriptions with medication selection, dosing instructions, and regulatory compliance - [Create Prescription](https://docs.adhdsimple.co.uk/user-guides/clinical/create-prescription.md): Complete guide to creating and managing prescriptions for patients - [Edit Patient Information](https://docs.adhdsimple.co.uk/user-guides/clinical/edit-patient-information.md): Update patient demographics, contact details, and medical information - [Invite Patient to Mobile App](https://docs.adhdsimple.co.uk/user-guides/clinical/invite-patient-to-mobile-app.md): Send patient invitations to the ADHD Simple mobile app - [Log In](https://docs.adhdsimple.co.uk/user-guides/clinical/log-in.md): Step-by-step guide to access the clinical dashboard - [Manage Patient List](https://docs.adhdsimple.co.uk/user-guides/clinical/manage-patient-list.md): Navigate the patient database, sort, filter, and add new patients - [Manage Pickup Schedules](https://docs.adhdsimple.co.uk/user-guides/clinical/manage-pickup-schedules.md): Navigate appointments, scheduling, and calendar functionality for medication pickups - [Read Clinical Reports](https://docs.adhdsimple.co.uk/user-guides/clinical/read-clinical-reports.md): Understanding reporting dashboards, patient analytics, and clinic metrics - [Stop Patient Active Medication](https://docs.adhdsimple.co.uk/user-guides/clinical/stop-patient-active-medication.md): Process for discontinuing a patient's current medication safely - [View Patient Active Medications](https://docs.adhdsimple.co.uk/user-guides/clinical/view-patient-active-medications.md): Understanding the active medications display, status indicators, and medication timeline - [Patient Login](https://docs.adhdsimple.co.uk/user-guides/mobile/patient-login.md): How to log in to the ADHD Simple mobile app as a patient - [How to Place an Order](https://docs.adhdsimple.co.uk/user-guides/mobile/place-order.md): Step-by-step guide for patients to place medication orders through the ADHD Simple mobile app - [Create Medication](https://docs.adhdsimple.co.uk/user-guides/pharmacy/create-medication.md): How to add new medications to the pharmacy inventory - [Edit Medication](https://docs.adhdsimple.co.uk/user-guides/pharmacy/edit-medication.md): How to update medication details and information - [Edit Medication Prices](https://docs.adhdsimple.co.uk/user-guides/pharmacy/edit-medication-prices.md): How to update medication pricing and delivery fees - [User Stories](https://docs.adhdsimple.co.uk/user-stories.md): Key user stories driving our ADHD service roadmap ## OpenAPI Specs - [openapi](https://docs.adhdsimple.co.uk/api-reference/openapi.json)