> 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-2/coaching-advising-mentoring-and-preparation-camp-1-6/module-schedule.md).

# Module Schedule

## <mark style="color:blue;">General Schedule</mark>&#x20;

<table data-header-hidden><thead><tr><th width="150" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Day</strong></td><td valign="top"><strong>Scheduling information</strong></td></tr><tr><td valign="top">Monday</td><td valign="top">FlexTime (no curricular activities scheduled)</td></tr><tr><td valign="top">Tuesday</td><td valign="top">FlexTime OR assessment (NBME exam / DO) make-up</td></tr><tr><td valign="top">Wednesday AM</td><td valign="top"><p>Class meetings lecture/small group sessions</p><ul><li>General large group discussions and small groups schedules will be posted to Phase 2 google calendar</li><li>Small Group Rosters will be uploaded to the CAMP Blackboard course.</li></ul></td></tr><tr><td valign="top">Wednesday PM</td><td valign="top">Clerkship sessions – see below</td></tr><tr><td valign="top">Thursday</td><td valign="top"><p>CCM, CaPD, and Wellness Advisor meetings </p><ul><li>CCM, CaPD, and Wellness rosters will be posted on Blackboard</li></ul></td></tr><tr><td valign="top">Friday AM</td><td valign="top">Clerkship sessions – see below</td></tr><tr><td valign="top">Friday PM</td><td valign="top">Clerkship sessions – see below</td></tr></tbody></table>

#### <mark style="color:purple;">Clerkship Session Modalities:</mark>

* **Asynchronous**: Learning activities completed independently on the student’s own schedule without real-time interaction
* **Live remote**: Real-time, synchronous learning conducted virtually using video conferencing or other online platforms
* **Live in-person**: Real-time, synchronous learning conducted with faculty and students physically present in the same location

#### <mark style="color:purple;">CAMP Activity by Clerkship</mark>

**Entering EM (proceeded by 2-week Palliative Care)**

* Wednesday 1-5 PM: Readings and online modules (asynchronous)
* Friday 9 AM – 12 PM: Clerkship orientation and case presentations (live remote)
* Friday 1 PM – 5PM: Readings and online modules (asynchronous)

**Entering OB/GYN**

* Wednesday 1-5 PM: Online modules (asynchronous)
* Friday 7 AM – 12 PM: Clerkship orientation, workshops, and sim sessions (live in-person)
* Friday 1 PM – 5PM: Clerkship site-specific orientation and sim sessions (live in-person)
* Workshops: fetal heart rate monitoring and pelvic anatomy
* Simulations: pelvic exam, normal spontaneous vaginal delivery, and suturing/knot-tying

**Entering Neurology**

* Wednesday 1-5 PM: Online modules (asynchronous)
* Friday 9:00 – 11:30 AM: Clerkship orientation and neurological exam workshop (live in-person)
* Friday 12:30 PM – 5PM: Small group discussion and workshops (intro to consultation, lesion localization, practical neuroradiology) (live in-person)

&#x20;**Entering Inpatient Medicine**

* Wednesday 1-5 PM: Lecture and small group discussions (live in-person)
* Friday 9 AM – 12 PM: Online modules (asynchronous)
* Friday 1 PM – 2PM: Clerkship Orientation (live remote)

**Entering Pediatrics**

* Wednesday 1-5 PM: Clerkship orientation and simulations (live in-person)
* Friday 9 AM – 12 PM: Online modules (asynchronous)
* Friday 1 PM – 5PM: Online modules (asynchronous)
* Simulations: Newborn Physical Exam, Pediatric Ear Exam, RSV Bronchiolitis

**Entering Psychiatry**

* Wednesday 1-5 PM: Clerkship skills and workshops (live in-person)
* Friday 9 AM – 12 PM: Online modules (asynchronous)
* Friday 1 PM – 5PM: Online modules (asynchronous)
* Workshops: The Psychiatric Interview, the Mental Status Exam, and Safety in Psychiatric Units

**Entering Surgery-Anesthesiology**

* Wednesday 1-4 PM: Workshops (live in-person)
* Friday 9 AM – 1 PM: Clerkship Orientation and introductory small group discussions (live remote)

**Entering Palliative Care**

* PC block 1 (Rotation weeks 1 and 2) followed by Emergency Medicine: CAMP time is based on Emergency Medicine (see above)
* PC block 2 (Rotation weeks 5 and 6) proceeded by Neurology: CAMP time is based on Neurology (see above)


---

# 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-2/coaching-advising-mentoring-and-preparation-camp-1-6/module-schedule.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.
