> For the complete documentation index, see [llms.txt](https://ismms-gs.gitbook.io/graduate-school-course-catalog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ismms-gs.gitbook.io/graduate-school-course-catalog/hcd-health-care-delivery-leadership.md).

# HCD - Health Care Delivery Leadership

* [**HCD Fall Courses**](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-fall-courses.md)
  * [HCD0601 Seminar: Leading Teams](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-fall-courses.md#hcd0601-seminar-leading-teams)
  * [HCD0602 Seminar 2: Transforming/Leading Health Care: Quality Management](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-fall-courses.md#hcd0602-seminar-2-transforming-leading-health-care-quality-management)
  * [HCD0730 Health Care Delivery Economics](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-fall-courses.md#hcd0730-health-care-delivery-economics)
  * [HCD0740 Strategy Creation for Health Care](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-fall-courses.md#hcd0740-strategy-creation-for-health-care)
  * [HCD0850 Population Health](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-fall-courses.md#hcd0850-population-health)
  * [HCD0901 Capstone: Health Care Delivery Leadership](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-fall-courses.md#hcd0901-capstone-health-care-delivery-leadership)
  * [HCD8001 Maintenance of Matriculation](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-fall-courses.md#hcd8001-maintenance-of-matriculation)
* [**HCD Spring 1 Courses**](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-spring-1-courses.md)
  * [HCD0721 Navigating Healthcare Policy Reform](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-spring-1-courses.md#hcd0721-navigating-healthcare-policy-reform)
  * [HCD0760 Leading and Managing Health Care](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-spring-1-courses.md#hcd0760-leading-and-managing-health-care)
  * [HCD0820 Health Information Systems](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-spring-1-courses.md#hcd0820-health-information-systems)
  * [HCD0840 Operations Management in Health Care](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-spring-1-courses.md#hcd0840-operations-management-in-health-care)
  * [HCD0860 Transformations and Innovations](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-spring-1-courses.md#hcd0860-transformations-and-innovations)
* [**HCD Spring 2 Courses**](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-spring-2-courses.md)
  * [HCD0750 Strategic Communications in Health Care](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-spring-2-courses.md#hcd0750-strategic-communications-in-health-care)
  * [HCD0770 Quantitative and Analytical Methods for Evidence-Based Decision-Making](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-spring-2-courses.md#hcd0770-quantitative-and-analytical-methods-for-evidence-based-decision-making)
  * [HCD0901 Capstone: Health Care Delivery Leadership](/graduate-school-course-catalog/hcd-health-care-delivery-leadership/hcd-spring-2-courses.md#hcd0901-capstone-health-care-delivery-leadership)


---

# 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-gs.gitbook.io/graduate-school-course-catalog/hcd-health-care-delivery-leadership.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.
