> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adhdsimple.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Edit Patient Information

> Update patient demographics, contact details, and medical information

<img className="block" src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/clinical-app/edit-patient/01-patient-detail-page-edit-button.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=07bf921b314507c81e27e87651ca382c" alt="Patient detail page showing edit button next to patient information" width="1440" height="900" data-path="images/clinical-app/edit-patient/01-patient-detail-page-edit-button.png" />

Update patient contact information and birth date through the edit dialog. The system maintains data integrity while allowing authorized clinical staff to correct demographic details and contact information.

<Steps>
  <Step title="Locate Edit Button">
    On the patient detail page, find the **edit button** (pencil icon) located next to the patient's name and ID information in the top section.

    The edit button provides access to:

    * Email address updates
    * Phone number corrections
    * Date of birth modifications

    <Warning>
      Only essential demographic corrections should be made. Patient name changes require additional verification procedures.
    </Warning>
  </Step>

  <Step title="Open Edit Dialog">
    Click the **edit button** to open the "Edit Contact Information & Date of Birth" dialog.

    <img className="block" src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/clinical-app/edit-patient/02-edit-patient-dialog.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=ae13441acd8ecc70c043d8768435aba3" alt="Edit patient dialog showing Email, Phone, and Date of Birth fields" width="1440" height="900" data-path="images/clinical-app/edit-patient/02-edit-patient-dialog.png" />

    The form displays current values for:

    * **Email**: Patient's primary email address
    * **Phone**: Contact phone number with international format
    * **Date of Birth**: Birth date in YYYY-MM-DD format

    All fields are pre-populated with existing patient data for easy reference and minimal corrections.
  </Step>

  <Step title="Make Required Changes">
    Update the necessary patient information in the provided fields. Make corrections carefully as these changes affect patient communications and medical records.

    <img className="block" src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/clinical-app/edit-patient/03-completed-edit-form.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=90b6c10c0e09fbf56d2eefbb4b74098f" alt="Edit form with updated phone number showing completed changes" width="1440" height="900" data-path="images/clinical-app/edit-patient/03-completed-edit-form.png" />

    **Best Practices:**

    * Verify phone numbers include correct country/area codes
    * Ensure email addresses are properly formatted and actively monitored
    * Double-check birth dates for accuracy to prevent age-related medication errors

    <Warning>
      Changes to contact information affect mobile app invitations and prescription notifications. Verify accuracy before saving.
    </Warning>
  </Step>

  <Step title="Save Changes">
    Click the **Save** button to apply changes to the patient record. The dialog will close and the patient detail page will reflect the updated information.

    <img className="block" src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/clinical-app/edit-patient/04-updated-patient-information.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=f5fc8bd7f175759ffe8a3b27f5ae1e85" alt="Patient detail page showing successfully updated contact information" width="1440" height="900" data-path="images/clinical-app/edit-patient/04-updated-patient-information.png" />

    **Verification:**

    * Confirm updated information displays correctly in the patient summary
    * Check that contact changes are reflected in communication preferences
    * Review any dependent systems that may reference this patient data

    The system automatically logs all patient information changes for audit compliance and maintains a complete history of modifications.
  </Step>
</Steps>
