Getting Started
Doctor Registration Process
Doctor accounts are created by clinic administrators, not through self-registration. Here’s what you need to know:Only clinic administrators can create doctor accounts. Contact your clinic administrator to set up your account.
Information Required for Registration
Your administrator will need the following information to create your account:Personal Information
- Full Name: Your complete legal name
- CRM: Your medical registration number (Conselho Regional de Medicina)
- Email: Professional email address for login and notifications
Professional Details
- Specialty: Your medical specialty (e.g., Cardiology, Pediatrics, Dermatology)
- Telephone: Contact number for patients and administrative purposes
- Consultation Value: Fee per consultation in Brazilian Reais (R$)
Logging Into Your Account
Once your administrator creates your account:Navigate to Doctor Login
Access the login page at
/doctor/loginYou’ll see “Você está acessando como Médico” (You are accessing as Doctor).Enter Your Credentials
Provide your login information:
- Email: Your registered email address
- Password: The password set by your administrator
Managing Your Profile
Viewing Your Information
Your profile contains:- CRM Number: Your unique medical registration identifier
- Name: Your full professional name
- Email: Your contact and login email
- Specialty: Your area of medical expertise
- Telephone: Your contact number
- Consultation Value: Your fee per appointment
Updating Your Profile and Specialties
To update your profile information:Profile updates must be made by your clinic administrator using the endpoint
PUT /doctor/{crm}. Contact them with any changes to your information.- Professional Details
- Account Security
- Medical specialty
- Consultation fees
- Contact telephone number
- Professional email address
Your CRM number cannot be changed as it’s your unique identifier in the system.
Managing Your Schedule
Viewing Scheduled Appointments
Access your agenda to see all upcoming appointments:Access Your Agenda
Navigate to “Minha Agenda” (My Agenda) from your dashboard.This page displays all consultations scheduled with you, organized by date.
Review Your Schedule
Your agenda shows:
- Dates: Grouped by day in Brazilian format (DD/MM/YYYY)
- Times: All appointment times for each day, sorted chronologically
- Visual Organization: Cards for each day with easy-to-read time listings
If you have no appointments, you’ll see: “Nenhuma consulta agendada” (No appointments scheduled).
Understanding Your Appointment Display
Creating Diagnoses
Accessing the Diagnosis Interface
After a consultation, you can create a formal diagnosis:Writing a Complete Diagnosis
A proper diagnosis in Med Agenda includes four key components:Consultation Selection
Select the specific consultation this diagnosis relates to.This links the diagnosis to:
- The patient
- The appointment date and time
- Your CRM as the attending physician
Description
Write a detailed description in the “Descrição” field:Include:
- Patient’s chief complaint
- Physical examination findings
- Test results (if applicable)
- Clinical reasoning
- Treatment plan
- Follow-up recommendations
Diagnosis Date
Select the “Data do Diagnóstico” (Diagnosis Date):
- Usually the same as the consultation date
- Use the date picker to select
- Format: YYYY-MM-DD (handled automatically by the system)
CID Code Selection
Choose the appropriate CID (International Classification of Diseases) code:
- Click the CID dropdown menu
- Browse or search for the relevant code
- Select the most specific code applicable
- The system loads CID codes from the official database
Diagnosis Best Practices
Accuracy
- Use the most specific CID code available
- Double-check all information before submitting
- Review patient history when available
- Be precise in your descriptions
Completeness
- Include all relevant findings
- Document treatment plans clearly
- Note any medications prescribed
- Specify follow-up requirements
Clarity
- Use clear, professional language
- Avoid ambiguous terminology
- Write legibly and thoroughly
- Think of other doctors reading this
Timeliness
- Create diagnoses promptly after consultations
- Don’t delay important documentation
- Keep diagnosis dates accurate
- Maintain up-to-date patient records
Understanding the CID System
The CID (Classificação Internacional de Doenças) is the International Classification of Diseases:- What is CID?
- Using CID Codes
- Code Format
The CID system classifies diseases, symptoms, and medical conditions using standardized codes.Purpose:
- Standardizes medical records
- Facilitates healthcare statistics
- Enables accurate billing and insurance claims
- Supports medical research and epidemiology
Managing Availability
How Appointments Are Scheduled
In Med Agenda:- Patients select you from the available doctor list when booking
- They choose date and time for their appointment
- The system creates the consultation linked to your CRM
- You see the appointment in your agenda automatically
Currently, the system doesn’t have built-in availability blocking. Coordinate with your clinic administrator about scheduling policies and managing your calendar.
Managing Your Time
Viewing Your Schedule
Viewing Your Schedule
Check your agenda regularly to:
- Know when you’re booked
- Prepare for patient visits
- Plan your day effectively
- Identify scheduling conflicts
Handling Conflicts
Handling Conflicts
If you notice scheduling issues:
- Contact your clinic administrator immediately
- They can update or cancel conflicting appointments
- Communicate with affected patients
- Document any changes
Setting Boundaries
Setting Boundaries
Work with your administrator to:
- Establish your working hours
- Define appointment duration standards
- Set maximum daily appointments
- Block time for emergencies or administrative work
Dashboard Overview
Your doctor dashboard (/doctor/dash) provides quick access to:
- Agenda: View all your scheduled appointments
- Diagnoses: Access diagnosis creation and review
- Patient Information: View details about your scheduled patients
- Statistics: Track your consultation activity
Tips for Doctors
Daily Routine
- Check your agenda first thing each day
- Review patient histories before appointments
- Create diagnoses promptly after consultations
- Keep your contact information current
Documentation
- Be thorough but concise
- Use standardized medical terminology
- Select accurate CID codes
- Proofread before submitting
Communication
- Update your administrator about schedule changes
- Inform patients of important findings
- Coordinate with clinic staff
- Report technical issues promptly
Professional Development
- Stay current with CID code updates
- Maintain accurate specialty information
- Keep consultation fees up to date
- Provide quality patient care documentation
Troubleshooting
I can't see my appointments
I can't see my appointments
Check these items:
- Verify you’re logged in with the correct email/CRM
- Ensure you have appointments scheduled in the system
- Check that your CRM is correctly registered
- Contact your administrator if the issue persists
CID codes won't load
CID codes won't load
Possible solutions:
- Refresh the page
- Check your internet connection
- Clear your browser cache
- Try a different browser
- Contact technical support if it continues
I don't see a consultation in the diagnosis dropdown
I don't see a consultation in the diagnosis dropdown
Verify:
- The consultation was assigned to your CRM
- The appointment actually exists in the system
- You’re logged in with the correct account
- Ask your administrator to verify the consultation details
My profile information is incorrect
My profile information is incorrect
Resolution:
- Contact your clinic administrator
- Provide the correct information
- They can update your profile using your CRM
- Verify the changes after they’re made
API Endpoints Reference
For technical reference, doctors interact with these key endpoints:| Endpoint | Purpose |
|---|---|
POST /doctor/login | Authenticate and access your account |
GET /doctor/search?email={email} | Retrieve your CRM after login |
GET /doctor/consultations/{crm} | Get your appointment schedule |
GET /consultations/all | View all consultations (filtered to yours) |
POST /diagnosis | Submit a new diagnosis |
You don’t need to interact with these endpoints directly - the interface handles all API calls automatically.
Getting Help
For assistance with Med Agenda:- Account Issues: Contact your clinic administrator
- Technical Problems: Report to IT support
- Feature Requests: Discuss with administration
- Training: Ask for additional guidance from your admin