> For the complete documentation index, see [llms.txt](https://ismms-md-program.gitbook.io/module-information-sheet-mis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ismms-md-program.gitbook.io/module-information-sheet-mis/phase-1-semester-3/gastroenterology.md).

# Gastroenterology

### <mark style="color:blue;">Module Description</mark>

This organ system-based module offers an in-depth understanding of the gastrointestinal (GI) system's anatomy, physiology, and the wide array of disorders affecting it. Students will delve into the diagnosis, treatment, and management of common and complex GI diseases, such as peptic ulcer disease, inflammatory bowel diseases (IBD), gastroesophageal reflux disease (GERD), and hepatobiliary disorders. Emphasizing a holistic approach, the module aims to equip students with the necessary skills to evaluate and manage GI conditions effectively, integrating nutritional management, pharmacotherapy, and endoscopic techniques, while also considering the psychosocial and societal aspects of chronic GI illnesses.

***

### <mark style="color:blue;">**Module Goals**</mark>&#x20;

* To deepen understanding of the GI system's structure and function, including its integral role in overall health.&#x20;
* To enhance clinical competencies in diagnosing and managing GI diseases, emphasizing evidence-based practices.&#x20;
* To foster the integration of pathophysiological principles into clinical decision-making and patient care in gastroenterology.&#x20;
* To cultivate communication and empathy towards patients with GI disorders, promoting patient education and adherence to treatment plans.&#x20;

***

### <mark style="color:blue;">**Module Learning Objectives**</mark>

By the end of this module, students will:&#x20;

| **Module Learning Objective**                                                                                                                                                                                             | **Medical Education Program Objective**                                                                                                                                                                                                                                                                                                                                                                                     |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Identify and describe the anatomical and histological features of the GI system and its accessory organs and relate these structures to their physiological functions                                                     | <p>Knowledge for Practice <br>8. Apply knowledge of the biomedical sciences to care for patients.   </p>                                                                                                                                                                                                                                                                                                                    |
| Explain the physiological mechanisms that underlie gastrointestinal function and motility, including the mechanical and chemical activities of the digestive tract                                                        | <p>Knowledge for Practice <br>8. Apply knowledge of the biomedical sciences to care for patients.   </p><p> </p>                                                                                                                                                                                                                                                                                                            |
| Explain the pathophysiological mechanisms behind common GI disorders, considering the roles of genetic, environmental, and lifestyle factors.                                                                             | <p>Knowledge for Practice <br>9. Apply established and emerging principles of clinical sciences to diagnostic and therapeutic decision-making, clinical problem-solving, and other aspects of evidence-based health care. </p><p>11. Apply principles of social-behavioral sciences to the delivery of healthcare. </p>                                                                                                     |
| <p>Assess and interpret clinical presentations, in the context of laboratory findings, radiographic and endoscopic imaging studies, to accurately diagnose GI diseases. </p><p> </p>                                      | <p>Patient Care <br>2. Interpret laboratory data, imaging studies, and other tests required for the area of practice. </p><p>3. Make informed decisions about diagnostic and therapeutic interventions. </p><p> </p><p> </p>                                                                                                                                                                                                |
| Outline management plans for GI disorders, which include dietary modifications, pharmacological treatments, and surgical options, with an awareness of how these treatments relate to the pathophysiology of GI diseases. | <p>Patient Care <br>3. Make informed decisions about diagnostic and therapeutic interventions. </p><p> </p>                                                                                                                                                                                                                                                                                                                 |
| Analyze clinical case scenarios to apply evidence-based principles, focusing specifically on understanding treatment variations and outcomes across different demographic groups.                                         | <p>Patient Care <br>3. Make informed decisions about diagnostic and therapeutic interventions. </p><p> </p><p>Practice-Based Learning and Improvement <br>13. Locate, appraise, and assimilate evidence from scientific studies related to patients' health problems. </p>                                                                                                                                                  |
| Explore healthcare disparities in GI health to understand the impact of socio-economic, racial, and ethnic factors on patient outcomes and discuss potential approaches to promote health equity.                         | <p>Knowledge for Practice <br>10. Apply principles of public and population health to the identification of health problems, risk factors, treatment strategies, resources, and disease prevention/health promotion efforts for patients and populations. <br> </p><p>Systems-Based Practice <br>23. Demonstrate approaches to addressing structural factors that may impact healthcare delivery and patient outcomes. </p> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ismms-md-program.gitbook.io/module-information-sheet-mis/phase-1-semester-3/gastroenterology.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
