Private Stanford Health Care MedHELM task: from a palliative care note, answer yes or no on whether the patient is eligible for hospice referral.
unassessed
| Category | domain |
|---|---|
| Subcategory | hospice eligibility from palliative care notes |
| Page status | active |
| Metric | exact_match |
| Direction | higher_is_better |
| Unit | 0-1 scale |
| Dataset size | 1000 |
| Publisher | Stanford Health Care and Stanford CRFM (MedHELM) |
HospiceReferral tests whether a model can read an English palliative care consultation note and decide if the patient is eligible for hospice care. HELM's class docstring frames it as a gold-standard referral set used to check hospice referral decisions. The census id is shc_gip; the runnable HELM scenario is shc_gip_med. HELM sources do not expand the letters GIP.
Joint multiple-choice generation. HELM requires A for yes or B for no, with no extra text, given the CSV question and the palliative note.
No model card in ModelSpec reports this benchmark yet.