> 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/pediatrics/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="298.9333190917969" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Clerkship Objective</strong> </td><td valign="top"><strong>MD Program Objective</strong> </td></tr><tr><td valign="top">Apply knowledge of pathophysiology to common acute and chronic pediatric illnesses, newborn care, and well-child care.</td><td valign="top">8. Apply knowledge of the biomedical sciences to care for patients</td></tr><tr><td valign="top">Conduct an age-specific and developmentally appropriate history, including pertinent elements such as immunizations, nutrition, birth history, developmental history, and social history.</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></td></tr><tr><td valign="top">Conduct an age-specific and developmentally appropriate physical exam, including completion of a comprehensive newborn exam, assessment of growth parameters for all patients, and demonstration of a child-centered approach.</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></td></tr><tr><td valign="top">Demonstrate effective communication skills by collaborating with the interdisciplinary team, patients of diverse ages and developmental stages and their families across a broad range of socioeconomic and cultural backgrounds.</td><td valign="top"><p>19. Communicate effectively with patients, families, and caregivers across a broad range of socioeconomic 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><ol start="21"><li>Maintain comprehensive, timely medical records</li></ol></td></tr><tr><td valign="top">Demonstrate effective written communication skills ensuring an accurate and complete electronic medical record including all required elements, appropriate readability and professional documentation.</td><td valign="top"><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>21. Maintain comprehensive, timely medical records.</p></td></tr><tr><td valign="top">Integrate clinical information from the history, physical exam, laboratory, imaging and other available data to formulate a prioritized differential diagnosis and assessment for common pediatric conditions.</td><td valign="top"><p>2. Interpret laboratory data, imaging studies, and other tests required for the area of practice.</p><p></p><p>3. Make informed decisions about diagnostic and therapeutic interventions.</p><p></p><p>8. Apply knowledge of the biomedical sciences to care for patients</p></td></tr><tr><td valign="top">Develop an appropriate diagnostic and treatment plans, incorporating evidence-based medicine and/or best practices that consider family preferences and values</td><td valign="top"><p>2. Interpret laboratory data, imaging studies, and other tests required for the area of practice.</p><p></p><p>3. Make informed decisions about diagnostic and therapeutic interventions.</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">Demonstrate effective communication skills by collaborating with the interdisciplinary team, patients of diverse ages and developmental stages and their families across a broad range of socioeconomic and cultural backgrounds.</td><td valign="top"><p>19. Communicate effectively with patients, families, and caregivers across a broad range of socioeconomic backgrounds.</p><p></p><p>20. Communicate effectively with colleagues within one's profession or specialty, other health professionals, and health-related agencies</p></td></tr><tr><td valign="top">Demonstrate honesty, respect, and integrity in interactions with patients, families, and other healthcare professionals</td><td valign="top"><p>16. Demonstrate ethical principles in the care of patients.</p><p></p><p>15. Exhibit the behaviors of honesty, integrity and respect in interactions with peers, staff, faculty and patients</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/pediatrics/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.
