> For the complete documentation index, see [llms.txt](https://thisispiggy.gitbook.io/my-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thisispiggy.gitbook.io/my-wiki/03-residency/orientation-notes.md).

# Orientation Notes

## Research

### Tinsley Harrison

* Dedicated research time in PGY2/3
* Application needed with ideas, submit in February
* Few people selected each year around April

### Clinical Scholars in Informatics

* 2 year program
* QI and making EHR more efficient
* Application around February

### Others

* Jump on projects already exists

### Case Studies

* write up interesting cases as you go

### Research Curriculum

* elective research block

### Mentor

* Find research mentor in area of research

### Medhub

* Research curriculum modules

### Events

* May: research day symposium

## POCUS

* get pocket cards
* POCUS champions, UL residents with additional POCUS training
* Bootcamp on academic halfdays: June 25th, July 2nd, July 9th, July 16th
* QPath: number of exams&#x20;

### Procedures

* put in upper level resident as supervisor

## EPIC

* 336-716-HELP: IT issue number
* 6-RADS: radiology
* 6-labs: lab
* citrix login: medctr\username and password

### Clinical Documentation

* joseph ristiano
* H/P: due day of admission. No need for separate progress note if admission after midnight
* On day of discharge: no progress note required
* Transfer of care: transfer note
* Clinic visit: clinic note
  * old patient: like SOAP
  * document any phone call
* Don't copy/paste subject/PE
* Summarize key labs/dx
* Clinical reasoning most important part of A/P

## Smart Phrases

* `.malnut`: malnutrition


---

# 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:

```
GET https://thisispiggy.gitbook.io/my-wiki/03-residency/orientation-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
