Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pocket Hematology

A dense, quick-reference hematology guide for trainees, distilled from the American Society of Hematology Self-Assessment Program, 9th Edition (2025), written in the style of Pocket Oncology.

Read Online

Published via GitHub Pages (set by CI): https://htlin222.github.io/pocket-hematology/

Structure

10 Parts, 49 Chapters:

Part Title Chapters
I Consultative Hematology & General Topics 1–5
II Red Cell Disorders & Anemias 6–14
III Thrombosis & Anticoagulation 15–19
IV Bleeding Disorders 20–22
V Platelet Disorders 23–26
VI Laboratory & Transfusion Medicine 27–29
VII Transplantation & Cellular Therapy 30–33
VIII Myeloid Neoplasms 34–41
IX Lymphoid Neoplasms 42–47
X Plasma Cell Disorders 48–49

Local Build

Requires Quarto (tested on 1.5.57):

quarto render     # build HTML book into docs/
quarto preview    # live preview in browser

Deployment

  • .github/workflows/publish.yml — renders the book and deploys to GitHub Pages on every push to main.
  • .github/workflows/release.yml — creates a GitHub Release on tag push (v*) with the HTML bundle attached.

To cut a new release:

git tag v1.0.0
git push origin v1.0.0

Content Validation

Key clinical claims (drug dosing, diagnostic criteria, trial outcomes) have been spot-checked against OpenEvidence for alignment with current guidelines (NCCN, ASH, ELN 2022, etc.).

Source & Attribution

Content is condensed from ASH Self-Assessment Program, 9th Edition (2025) as a study companion for hematology trainees. The source PDF is not included in this repository due to copyright. This is a derivative reference, not a replacement for the full ASH-SAP text.

License

Text content © the respective authors (ASH-SAP). This repository's code and configuration are released under the MIT License.

About

Quick-reference hematology guide for trainees covering blood disorders, thrombosis, bleeding, transfusion, transplantation & neoplasms—distilled from ASH-SAP 2025 with clinical validation

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors