> For the complete documentation index, see [llms.txt](https://ismms-md-program.gitbook.io/medinfoapp/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/medinfoapp/ascend-phase-2-clerkships/palliative-care/clerkship-objectives.md).

# Clerkship Objectives

At the end of this clerkship, a student will be able to:

<table data-header-hidden><thead><tr><th width="318" valign="top"></th><th width="385.20001220703125" valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Clerkship Objectives</strong></td><td valign="top"><strong>MD Program Objective</strong> </td></tr><tr><td valign="top">Gather pertinent history about patients’ serious illness and symptoms in the context of palliative care.</td><td valign="top">1. Gather essential and accurate information about patients and their conditions through history-taking, physical examination, and the use of laboratory data, imaging, and other tests.</td></tr><tr><td valign="top">Perform a pertinent physical exam related to the patient’s serious illness and/or symptoms in the context of palliative care.</td><td valign="top"><p>1. Gather essential and accurate information about patients and their conditions through history-taking, physical examination, and the use of laboratory data, imaging, and other tests.</p><p> </p><p>11. Apply principles of social-behavioral sciences to the delivery of healthcare.</p><p> </p><p>16. Exhibit the behaviors of honesty, integrity, and respect in interactions with peers, staff, faculty, and patients.</p></td></tr><tr><td valign="top">Communicate gathered clinical data effectively through oral and written presentations.</td><td valign="top"><p>19. Communicate effectively with patients, families, and caregivers across a broad range of socioeconomic and cultural backgrounds.</p><p></p><p>20. Communicate effectively with colleagues within one's profession or specialty, other health professionals, and health-related agencies.</p><p></p><p>21. Maintain comprehensive, timely medical records.</p></td></tr><tr><td valign="top">Formulate an accurate differential diagnosis and management plan for patients’ pain and non-pain symptoms.</td><td valign="top"><p>2. Interpret laboratory data, imaging studies, and other tests required for the area of practice.</p><p></p><p>8. Apply knowledge of the biomedical sciences to care for patients.</p><p></p><p>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></td></tr><tr><td valign="top">Function collaboratively as part of an interprofessional health care team.</td><td valign="top">20. Communicate effectively with colleagues within one's profession or specialty, other health professionals, and health-related agencies.</td></tr><tr><td valign="top">Demonstrate effective, compassionate communication with patients and caregivers in the palliative care setting, including eliciting patient/caregiver values, addressing concerns, and responding to emotional needs.</td><td valign="top"><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>15. Demonstrate ethical principles in the care of patients.</p><p></p><p>16. Exhibit the behaviors of honesty, integrity, and respect in interactions with peers, staff, faculty, and patients.</p><p></p><p>19. Communicate effectively with patients, families, and caregivers across a broad range of socioeconomic and cultural backgrounds.</p></td></tr></tbody></table>


---

# 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/medinfoapp/ascend-phase-2-clerkships/palliative-care/clerkship-objectives.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.
