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

# Ways to View Patient Information

> Overview of patient information viewing options in the Commure Pro Android app.

<CardGroup cols={2}>
  <Card title="Viewing Allergies" icon="shield-virus" href="/android/view_patient_information/view-allergies">
    View patient allergy information.
  </Card>

  <Card title="Viewing Charges" icon="file-invoice-dollar" href="/android/view_patient_information/view-charges">
    Review patient billing charges.
  </Card>

  <Card title="Viewing Clinical Notes" icon="file-medical" href="/android/view_patient_information/view-clinical-notes">
    Read clinical notes and documentation.
  </Card>

  <Card title="Viewing I/Os" icon="droplet" href="/android/view_patient_information/view-ios">
    View patient intake and output records.
  </Card>

  <Card title="Viewing Lab Results" icon="flask" href="/android/view_patient_information/view-lab-results">
    Review laboratory test results.
  </Card>

  <Card title="Viewing Medications" icon="pills" href="/android/view_patient_information/view-medications">
    View current and past medications.
  </Card>

  <Card title="Viewing Orders or Order Status" icon="clipboard-list" href="/android/view_patient_information/view-orders">
    Check order details and status.
  </Card>

  <Card title="Viewing Patient Demographics" icon="user" href="/android/view_patient_information/view-patient-details">
    View patient demographic and visit details.
  </Card>

  <Card title="Viewing Patient Photos" icon="camera" href="/android/view_patient_information/view-photos">
    View photos attached to patient records.
  </Card>

  <Card title="Viewing Patient Problems" icon="triangle-exclamation" href="/android/view_patient_information/view-problems">
    Review the patient problem list.
  </Card>

  <Card title="Viewing Test Results" icon="vial" href="/android/view_patient_information/view-test-results">
    View diagnostic test results.
  </Card>

  <Card title="Viewing Vital Signs" icon="heart-pulse" href="/android/view_patient_information/view-vital-signs">
    View patient vital sign records.
  </Card>
</CardGroup>
