> 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/behavioral-science.md).

# Behavioral Science

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

This organ system-based module is aimed at understanding the psychological, social, and biological factors influencing health, illness, and healthcare delivery. It combines principles from psychology, sociology, anthropology, and neuroscience to provide students with a comprehensive understanding of human behavior in the context of health and disease. Students will explore topics such as patient behavior, healthcare provider interactions, the impact of social determinants on health outcomes, stress and coping mechanisms, and the psychological aspects of illness and treatment. This module prepares students to incorporate behavioral science insights into clinical practice, enhancing patient care, communication, and treatment compliance.

***

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

* To integrate behavioral science principles into the understanding and practice of medicine, improving patient care and communication.&#x20;
* To develop skills in patient-centered communication, motivational interviewing, and behavioral counseling.&#x20;
* To analyze the impact of psychological, social, and cultural factors on health, illness, and healthcare delivery.&#x20;
* To critically evaluate research in behavioral science and its application to medical practice.&#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**                                                                                                                                                                                                                                                                                                                    |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Describe common clinical presentations, symptoms, mental status findings, diagnostic considerations, and initial treatment approaches relevant to behavioral health conditions encountered in medical practice. | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients. </p>                                                                                                                                                                                                                                                  |
| Describe fundamental psychological theories related to human development, motivation, and personality, and understand their relevance to behavior.                                                              | <p>Knowledge for Practice </p><p>11. Apply principles of social-behavioral sciences to the delivery of healthcare. </p>                                                                                                                                                                                                                                    |
| Discuss strategies to enhance communication with patients, aiming to improve understanding, empathy, and adherence to medical advice.                                                                           | <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><p> </p><p>Personal and Professional Development </p><p>18. Employ strategies for seeking, receiving, acting upon, and delivering feedback. </p>                                               |
| Discuss the basics of creating patient-centered treatment plans that include theoretical behavioral interventions to promote health.                                                                            | <p>Patient Care </p><p>7. Provide health care services to patients, families, and communities aimed at maintaining health and wellbeing. </p><p> </p><p>Knowledge for Practice </p><p>11. Apply principles of social-behavioral sciences to the delivery of healthcare. </p>                                                                               |
| <p>Explain the role of social, cultural, and environmental factors in shaping health behaviors and influencing health outcomes. </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>11. Apply principles of social-behavioral sciences to the delivery of healthcare. </p> |
| Assess the impact of behavioral factors on disease management and patient outcomes, focusing on the theoretical underpinnings.                                                                                  | <p>Knowledge for Practice  </p><p>11. Apply principles of social-behavioral sciences to the delivery of healthcare. </p>                                                                                                                                                                                                                                   |
| Analyze behavioral research findings to identify their implications for health practices, emphasizing theoretical application.                                                                                  | <p>Knowledge for Practice </p><p>12. Create and present a scholarly product related to the field of medicine. </p>                                                                                                                                                                                                                                         |
| Discuss ethical considerations relevant to behavioral research and practice, including issues of consent, confidentiality, and cultural competence.                                                             | <p>Practice-Based Learning and Improvement </p><p>14. Demonstrate situational and self-awareness to guide thinking and behavior in the practice of medicine. </p><p> </p><p>Systems-Based Practice </p><p>23. Demonstrate approaches to addressing structural factors that may impact healthcare delivery and patient outcomes. </p>                       |
| Describe the importance of interdisciplinary collaboration in addressing behavioral aspects of health care and understand the value of diverse perspectives in improving patient care.                          | <p>Patient Care </p><p>6. Provide appropriate referral of patients including a focus on continuity of care throughout transitions between providers or settings, and following up on patient progress and outcomes. </p><p> </p><p>Interpersonal and Communication Skills </p><p>21. Maintain comprehensive, timely medical records. </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/behavioral-science.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.
