> 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-1-semester-2/hematology.md).

# Hematology

### <mark style="color:blue;">Module Description</mark>

This organ system-based module is an in-depth exploration of the blood system and its disorders. It combines theoretical knowledge with practical applications, offering students a comprehensive understanding of hematopoiesis, the physiology of blood cells, hemostasis, and the pathophysiology of hematological diseases. Students will learn to recognize, diagnose, treat, and manage a wide range of blood disorders, including anemias, bleeding and thrombotic disorders, hematologic malignancies, and transfusion medicine. The module also integrates discussions of several infectious diseases that affect the hematopoietic system or are a concern in patients with hematologic malignancies, including malaria, babesia, herpesviruses, and select other vector-borne illnesses. This module emphasizes the integration of clinical findings with laboratory data, enhancing decision-making skills and preparing students for patient care in a clinical setting.

***

### <mark style="color:blue;">**Module Goals**</mark>&#x20;

* To equip students with a detailed understanding of the cellular and molecular basis of blood formation and its regulation.&#x20;
* To enable students to identify and manage common and rare hematological disorders, applying evidence-based approaches.&#x20;
* To develop proficiency in interpreting laboratory hematology tests and understanding their clinical implications.&#x20;
* To foster an appreciation for the ongoing research and advancements in hematology and their impact on patient care.&#x20;

***

### <mark style="color:blue;">**Module Learning Objectives**</mark>

By the end of this module, students will:&#x20;

| **Module Learning Objective**                                                                                                                                                                  | **Medical Education Program Objective**                                                                                                                                                                                                                                              |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Describe the process of hematopoiesis and explain the functions of different blood cells in both health and disease states.                                                                    | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients. </p>                                                                                                                                                                            |
| Explain the physiological mechanisms that underlie blood function and hemodynamics.                                                                                                            | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients. </p>                                                                                                                                                                            |
| Identify the causes, clinical features, and diagnostic criteria for common hematological disorders including the production, function, and regulation of blood cells and hemostatic processes. | <p>Knowledge for Practice </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>                                                    |
| <p>Explain the mechanisms of hemostasis and discuss the histopathophysiology of bleeding and thrombotic disorders </p><p> </p>                                                                 | <p>Knowledge for Practice </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>                                                    |
| Outline the uses of key hematological tests such as complete blood counts (CBC), coagulation profiles, and bone marrow aspirates and biopsies in diagnosing blood disorders                    | <p>Patient Care </p><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>                                                                 |
| Explore treatment modalities for hematological diseases, including chemotherapy, immunotherapy, and transfusions, focusing on their theoretical bases and clinical guidelines.                 | <p>Patient Care </p><p>3. Make informed decisions about diagnostic and therapeutic interventions. </p>                                                                                                                                                                               |
| Evaluate the role of genetics in the pathogenesis of hematological conditions and its impact on the development of targeted therapies.                                                         | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients.  </p><p> </p><p>Practice-Based Learning and Improvement </p><p>13. Locate, appraise, and assimilate evidence from scientific studies related to patients' health problems. </p> |


---

# 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-1-semester-2/hematology.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.
