> 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/the-inquiry-thinq-curriculum-semester-3.md).

# The Inquiry (THINQ) Curriculum - Semester 3

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

This longitudinal module is designed to provide medical students with a deep dive into their selected areas of interest, which are meticulously categorized into four broad areas of concentration (AOCs). These AOCs include Scientific and Scholarly Discovery; Patient Centered Advocacy; Healthcare Delivery Science; and Leadership and Professional Identity Formation.

Within the framework of continuous improvement and lifelong learning, THINQ will also delve into the theoretical principles and practical application of evidence-based medicine and clinical research methodology.&#x20;

The module emphasizes the importance of professionalism, patient-centered communication, and the basics of clinical reasoning, preparing students for their subsequent clinical rotations and fostering a lifelong commitment to excellence in medicine. &#x20;

***

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

* To provide foundational knowledge in four key areas of curricular concentration: Scientific and scholarly discovery; Patient Centered Advocacy; Healthcare delivery science; and Leadership and professional identity formation. &#x20;
* To define the subdomains in each of the four key areas of curricular concentration.&#x20;
* To engage in experiential learning that includes principles of evidence-based medicine (EBM) and scientific research methodology. &#x20;
* To promote exposure to a diverse range of content relevant to the identified areas of curricular concentration.&#x20;

***

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

&#x20;

| **Module Learning Objectives**                                                                                                                                  | **Medical Education Program Objective**                                                                                                                                                                                                                                                                                                                                   |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Define evidence-based medicine and its importance in clinical practice </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>                                                                                                                                                                                                        |
| <p>Demonstrate knowledge of basic principles of epidemiology and biostatistics </p><p> </p>                                                                     | <p>Knowledge for Practice: </p><p>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. </p>                                                                                                        |
| <p>Formulate well-structured clinical and research questions </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>                                                                                                                                                                                                        |
| <p>Identify and utilize appropriate databases and resources for finding medical evidence and develop effective literature search strategies </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>                                                                                                                                                                                                        |
| <p>Retrieve, critically appraise, and communicate literature that benefits patient care </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><p> </p><p>Interpersonal & Communication Skills: </p><p>20. Communicate effectively with colleagues within one’s profession or specialty, other health professionals, and health related agencies. </p> |
| <p>Practice the use of artificial intelligence (AI) tools and applications for evidence-based clinical decisions </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>                                                                                                                                                                                                        |
| <p>Reflect thoughtfully and purposefully about their own experience and expertise in one of the four key areas of curricular concentration </p><p> </p><p> </p> | <p>Personal and Professional Development: </p><p>17. Evaluate one’s personal, professional, and educational needs through reflection and utilize resources to meet those needs. </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/the-inquiry-thinq-curriculum-semester-3.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.
