> 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-2/pulmonary-medicine.md).

# Pulmonary Medicine

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

This organ system-based module is designed to immerse medical students in the comprehensive study of respiratory system structure, function and diseases with a focus on their pathophysiology, diagnosis, and management. The module covers a broad spectrum of topics, including the anatomy and physiology of the respiratory system, common pulmonary diseases such as asthma, COPD, obstructive sleep apnea, diffuse parenchymal lung diseases, pneumonia, pulmonary embolism, and lung cancer, as well as advanced concepts in pulmonary diagnostics and therapeutics. Emphasizing a patient-centered approach, the module aims to equip students with the skills necessary for effective clinical assessment, evidence-based management strategies, and the delivery of compassionate care to patients with respiratory conditions.

***

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

* Develop a deep understanding of the structure, function, and pathology of the respiratory system.&#x20;
* Enhance diagnostic acumen and management skills for pulmonary diseases.&#x20;
* Apply principles of evidence-based medicine in the treatment of respiratory conditions.&#x20;
* Foster professional attitudes and effective communication in pulmonary medicine, emphasizing compassionate care and shared decision-making to align treatment with patients' preferences and needs.&#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 structures of the respiratory system, detailing their specific functions and roles in gas exchange.                                        | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients. </p>                                                                                                                                                                        |
| Explain the physiological mechanisms that underlie respiratory function and gas exchange, including the mechanical and chemical processes of the lungs.                                          | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients. </p>                                                                                                                                                                        |
| Assess clinical presentations and interpret diagnostic findings, including laboratory results and physical exam features, to diagnose respiratory diseases accurately.                           | <p>Patient Care </p><p>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>Comprehend the use and interpretation of pulmonary function tests and imaging studies (like X-rays and CT scans) in evaluating respiratory conditions. </p><p> </p>                           | <p>Patient Care </p><p>2. Interpret laboratory data, imaging studies, and other tests required for the area of practice. </p>                                                                                                                                                    |
| Outline basic treatment strategies for common pulmonary disorders, emphasizing pharmacological therapies and non-pharmacological interventions.                                                  | <p>Patient Care </p><p>3. Make informed decisions about diagnostic and therapeutic interventions. </p>                                                                                                                                                                           |
| Discuss clinical case studies to understand comprehensive management plans for patients with respiratory diseases, focusing on evidence-based approaches.                                        | <p>Patient Care </p><p>3. Make informed decisions about diagnostic and therapeutic interventions. </p><p> </p><p>Practice-Based Learning and Improvement </p><p>13. Locate, appraise, and assimilate evidence from scientific studies related to patients' health problems. </p> |
| Grasp the level of evidence and equipoise that exist for current treatments and be prepared to engage in patient education and shared decision making to develop individualized treatment plans. | <p>Patient Care </p><p>5. Counsel and educate patients and their families so that they can participate in their care and enable shared decision making. </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-2/pulmonary-medicine.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.
