# Medical Review

## Medical Review Overview

The Medical Review feature allows for two distinctive workflows - the First Medical Review and the Continuous Medical Review. The First Medical Review entails the initial thorough check-up of the patient, diagnosis confirmation, capturing details of current lifestyle, medication, comorbidities, complications, physical examination results, and formulating a suitable treatment plan. The Continuous Medical Review enables the follow-up with the patient, noting their ongoing medical condition, reviewing lab test results, prescribing medication, and updating the treatment plan as required.

## Medical Review Workflow

1. Ensure an active internet connection and sign in to the SPICE mobile app using your SPICE credentials.
2. Navigate to the 'Home' page and select 'Medical Review' to initiate the process.
3. For a first-time review, fill in the various parameters of the 'First Medical Review Form' and for a follow-up visit, select 'Start Medical Review' for the specific patient under the 'My Patients' section.
4. Follow the intuitive workflow to document necessary details, diagnose the patient, and establish a treatment plan.
5. In case of prescriptions or lab tests, search for the required medication or test, add it, and follow the subsequent steps to confirm.
6. Sign and confirm the prescriptions when prompted.
7. After review completion, click on 'Submit' to save the changes.

<figure><img src="/files/cCcilkXl0pftI3PLrsLn" alt=""><figcaption><p>Conduct a Medical Review for the patient in SPICE</p></figcaption></figure>

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://spice.docs.medtroniclabs.org/spice-docs/overview/spice-app-workflows/medical-review.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
