What type of leave should this absence be classified as?
Decision tree
hrleave managementabsencepeople operations
Guides HR professionals and managers in classifying an employee leave request into the correct leave category. Accurate classification ensures compliance with employment law, correct payroll treatment, and fair application of entitlements. Work through the questions in order using the information provided by the employee at the time of request.
Overview
Decision Tree
Start: What is the primary reason the employee is requesting leave?
A: Personal holiday, rest, or recreation
- Continues to question: Has the employee accrued sufficient annual leave balance to cover the requested period?
B: Illness, injury, or medical appointment
- Continues to question: Is the absence expected to last longer than five consecutive working days?
C: Birth, adoption, or care of a new child
- Outcome: Parental Leave
D: Death or serious illness of a close family member
- Outcome: Compassionate / Bereavement Leave
Machine-Readable JSON (Canonical Model)
View JSON
{
"_meta": {
"schema": "https://www.drawdecisiontree.com/decision-dag.schema.json",
"source": "https://www.drawdecisiontree.com",
"description": "DrawDecisionTree.com is a free tool for building, sharing, and embedding interactive decision trees. This file is the machine-readable export of a published decision tree. The `dsl` field contains the original source in the Decision DAG DSL; the `dag` schema is documented at the URL in `schema` above.",
"links": {
"interactive": "https://www.drawdecisiontree.com/t/drawdecisiontree/hr-leave-classification.html",
"embed": "https://www.drawdecisiontree.com/embed/path/drawdecisiontree/hr-leave-classification",
"dsl_reference": "https://www.drawdecisiontree.com/decision-tree-dsl-reference.html",
"guides": "https://www.drawdecisiontree.com/guides",
"schema_docs": "https://www.drawdecisiontree.com/decision-dag.schema.json",
"author_trees": "https://www.drawdecisiontree.com/trees/drawdecisiontree"
},
"generated_at": "2026-05-29T12:05:39.300Z"
},
"author": {
"handle": "drawdecisiontree",
"first_name": "Andrew",
"last_name": null,
"avatar_url": "1d32d828-b6ca-40ec-bdd7-771fe7b9c36a/avatar-1778531481027.svg",
"display_name": "Andrew"
},
"file": {
"id": "0d5fe731-f287-49b5-9517-b57c21417acf",
"name": "What type of leave should this absence be classified as?",
"public_slug": "hr-leave-classification",
"updated_at": "2026-05-12T16:53:43.587978+00:00",
"url": "https://www.drawdecisiontree.com/t/drawdecisiontree/hr-leave-classification.html",
"json_url": "https://www.drawdecisiontree.com/t/drawdecisiontree/hr-leave-classification/tree.json",
"dsl_url": "https://www.drawdecisiontree.com/t/drawdecisiontree/hr-leave-classification/tree.dag"
},
"meta": {
"description": "Guides HR professionals and managers in classifying an employee leave request into the correct leave category. Accurate classification ensures compliance with employment law, correct payroll treatment, and fair application of entitlements. Work through the questions in order using the information provided by the employee at the time of request.",
"mode": "decision",
"entry": "Q1",
"tags": [
"hr",
"leave management",
"absence",
"people operations"
],
"image": "https://images.unsplash.com/photo-1506784983877-45594efa4cbe?w=1200&q=80"
},
"questions": [
{
"id": "Q1",
"text": "What is the primary reason the employee is requesting leave?"
},
{
"id": "Q2",
"text": "Has the employee accrued sufficient annual leave balance to cover the requested period?"
},
{
"id": "Q3",
"text": "Is the absence expected to last longer than five consecutive working days?"
},
{
"id": "Q4",
"text": "Has the employee provided, or committed to providing within 48 to 72 hours, a medical certificate from a registered healthcare provider?"
}
],
"outcomes": [
{
"id": "ANNUAL",
"label": "Annual Leave"
},
{
"id": "SICK",
"label": "Sick Leave"
},
{
"id": "PARENTAL",
"label": "Parental Leave"
},
{
"id": "COMPASSIONATE",
"label": "Compassionate / Bereavement Leave"
},
{
"id": "MEDICAL",
"label": "Medical / Long-term Leave"
},
{
"id": "UNPAID",
"label": "Unpaid Leave"
}
],
"dsl": "dag: What type of leave should this absence be classified as?\nversion: 1.0.0\nimage: https://images.unsplash.com/photo-1506784983877-45594efa4cbe?w=1200&q=80\ndescription: Guides HR professionals and managers in classifying an employee leave request into the correct leave category. Accurate classification ensures compliance with employment law, correct payroll treatment, and fair application of entitlements. Work through the questions in order using the information provided by the employee at the time of request.\ntags: hr, leave management, absence, people operations\nentry: Q1\n\nQ1: What is the primary reason the employee is requesting leave?\n hint: Ask the employee directly and record their stated reason. The reason drives the classification and determines which entitlement applies. If the employee is unwilling to share details, default to the most privacy-protective classification and seek HR guidance before proceeding. Do not make assumptions based on rumour or observation — the employee's own explanation is always the starting point for any classification decision.\n A: Personal holiday, rest, or recreation -> Q2\n B: Illness, injury, or medical appointment -> Q3\n C: Birth, adoption, or care of a new child -> [PARENTAL]\n D: Death or serious illness of a close family member -> [COMPASSIONATE]\n\nQ2: Has the employee accrued sufficient annual leave balance to cover the requested period?\n hint: Check the HR system or payroll records for the employee's current accrued leave balance before answering. Some organisations permit employees to take leave in advance of accrual — check your policy carefully. If the balance is insufficient and advance leave is not permitted under policy, the request may need to be classified as unpaid leave or deferred until sufficient balance accrues. Never approve leave that draws a negative balance without explicit policy authority to do so.\n yes -> [ANNUAL]\n no -> [UNPAID]\n\nQ3: Is the absence expected to last longer than five consecutive working days?\n hint: Short-term sick leave of five days or fewer is typically self-certified in most jurisdictions and covered by the standard sick leave entitlement. Absences extending beyond five consecutive days generally require a medical certificate from a registered healthcare provider and may trigger a separate entitlement such as statutory sick pay, income protection, or long-term medical leave. Check your organisation's sick leave policy for the specific certification threshold that applies in your location.\n yes -> Q4\n no -> [SICK]\n\nQ4: Has the employee provided, or committed to providing within 48 to 72 hours, a medical certificate from a registered healthcare provider?\n hint: A medical certificate — also called a fit note, doctor's note, or medical clearance depending on jurisdiction — is typically required for absences exceeding the self-certification period. Without a valid certificate, the absence may not qualify for paid sick leave entitlements or income protection benefits. Allow a reasonable window of 48 to 72 hours for the employee to obtain certification before reclassifying the leave as unpaid, and communicate this deadline clearly and in writing.\n yes -> [MEDICAL]\n no -> [UNPAID]\n\n[ANNUAL]: Annual Leave\n color: #4ade80\n description: The request qualifies as annual leave and should be approved subject to manager discretion and operational coverage requirements. Record the leave in the HR system and deduct from the employee's accrued leave balance on the correct dates. Confirm the approval in writing to the employee, including the exact dates and the balance remaining after the leave is taken. If the request conflicts with a busy operational period or overlaps with other approved team absences, discuss alternatives with the employee before making a final decision. Ensure leave approval is captured before the employee's absence begins.\n code: HR_LV_01\n\n[SICK]: Sick Leave\n color: #60a5fa\n description: The absence qualifies as short-term sick leave and should be recorded accordingly in the HR system. For absences of one to two days, self-certification is typically sufficient — remind the employee of the self-certification process and timeline upon their return. If the employee has reached the organisation's absence notification threshold (commonly three or more separate absences in a rolling 12-month period), a return-to-work conversation should be scheduled on the first day back. Monitor absence patterns and flag any concerning trends to HR for guidance on whether a formal attendance review is warranted.\n code: HR_LV_02\n\n[PARENTAL]: Parental Leave\n color: #a78bfa\n description: The request relates to a qualifying parental event and must be assessed against the organisation's parental leave policy and all applicable statutory entitlements. Engage HR immediately — parental leave carries specific eligibility criteria, minimum notice requirements, and documentation obligations that vary significantly by jurisdiction and by leave type (maternity, paternity, shared parental, or adoption leave). Provide the employee with the relevant policy documents, a leave plan template, and contact details for the HR team who will manage the leave. Confirm the classification, agreed start date, expected duration, and applicable pay entitlement in writing as soon as possible to protect all parties.\n code: HR_LV_03\n\n[COMPASSIONATE]: Compassionate / Bereavement Leave\n color: #f472b6\n description: The request qualifies as compassionate or bereavement leave and must be handled with care and sensitivity. Do not require the employee to justify or prove their relationship to the deceased or seriously ill person beyond a reasonable personal statement. Apply the entitlement specified in the organisation's policy, which typically ranges from one to five paid days for the death of an immediate family member. Confirm the approved days in writing and proactively remind the employee of the Employee Assistance Programme (EAP) if one is available. Check whether additional unpaid leave or annual leave can be offered if the policy entitlement does not meet the employee's needs, and offer this option without requiring the employee to ask.\n code: HR_LV_04\n\n[MEDICAL]: Medical / Long-term Leave\n color: #f97316\n description: The absence qualifies as long-term medical leave and requires structured management to support the employee while protecting the organisation. Ensure the medical certificate is received promptly and filed securely in accordance with data protection and privacy obligations. Review the employee's eligibility for income protection insurance, statutory sick pay, or other income-replacement benefits and communicate entitlements clearly. Establish a proportionate stay-in-touch arrangement with the employee's consent, and schedule formal reviews at four weeks and eight weeks involving HR and occupational health where available. Begin developing a return-to-work plan well ahead of the anticipated return date to ensure a safe and sustainable reintegration.\n code: HR_LV_05\n\n[UNPAID]: Unpaid Leave\n color: #94a3b8\n description: The request does not meet the criteria for a paid leave entitlement, or the employee's paid balance is exhausted — unpaid leave is the appropriate classification. Confirm with the employee in writing that they understand the leave will be unpaid and obtain their explicit agreement before processing the request. Update payroll in advance of the leave period to prevent incorrect salary payments from being issued. Assess and communicate any impact of the unpaid period on pension contributions, benefits accrual, service continuity, or other entitlements under your organisation's policies. Where possible, explore whether alternative options such as annual leave advance or a phased return might meet the employee's needs within a paid framework.\n code: HR_LV_06\n"
}DSL Representation
dag: What type of leave should this absence be classified as?
version: 1.0.0
image: https://images.unsplash.com/photo-1506784983877-45594efa4cbe?w=1200&q=80
description: Guides HR professionals and managers in classifying an employee leave request into the correct leave category. Accurate classification ensures compliance with employment law, correct payroll treatment, and fair application of entitlements. Work through the questions in order using the information provided by the employee at the time of request.
tags: hr, leave management, absence, people operations
entry: Q1
Q1: What is the primary reason the employee is requesting leave?
hint: Ask the employee directly and record their stated reason. The reason drives the classification and determines which entitlement applies. If the employee is unwilling to share details, default to the most privacy-protective classification and seek HR guidance before proceeding. Do not make assumptions based on rumour or observation — the employee's own explanation is always the starting point for any classification decision.
A: Personal holiday, rest, or recreation -> Q2
B: Illness, injury, or medical appointment -> Q3
C: Birth, adoption, or care of a new child -> [PARENTAL]
D: Death or serious illness of a close family member -> [COMPASSIONATE]
Q2: Has the employee accrued sufficient annual leave balance to cover the requested period?
hint: Check the HR system or payroll records for the employee's current accrued leave balance before answering. Some organisations permit employees to take leave in advance of accrual — check your policy carefully. If the balance is insufficient and advance leave is not permitted under policy, the request may need to be classified as unpaid leave or deferred until sufficient balance accrues. Never approve leave that draws a negative balance without explicit policy authority to do so.
yes -> [ANNUAL]
no -> [UNPAID]
Q3: Is the absence expected to last longer than five consecutive working days?
hint: Short-term sick leave of five days or fewer is typically self-certified in most jurisdictions and covered by the standard sick leave entitlement. Absences extending beyond five consecutive days generally require a medical certificate from a registered healthcare provider and may trigger a separate entitlement such as statutory sick pay, income protection, or long-term medical leave. Check your organisation's sick leave policy for the specific certification threshold that applies in your location.
yes -> Q4
no -> [SICK]
Q4: Has the employee provided, or committed to providing within 48 to 72 hours, a medical certificate from a registered healthcare provider?
hint: A medical certificate — also called a fit note, doctor's note, or medical clearance depending on jurisdiction — is typically required for absences exceeding the self-certification period. Without a valid certificate, the absence may not qualify for paid sick leave entitlements or income protection benefits. Allow a reasonable window of 48 to 72 hours for the employee to obtain certification before reclassifying the leave as unpaid, and communicate this deadline clearly and in writing.
yes -> [MEDICAL]
no -> [UNPAID]
[ANNUAL]: Annual Leave
color: #4ade80
description: The request qualifies as annual leave and should be approved subject to manager discretion and operational coverage requirements. Record the leave in the HR system and deduct from the employee's accrued leave balance on the correct dates. Confirm the approval in writing to the employee, including the exact dates and the balance remaining after the leave is taken. If the request conflicts with a busy operational period or overlaps with other approved team absences, discuss alternatives with the employee before making a final decision. Ensure leave approval is captured before the employee's absence begins.
code: HR_LV_01
[SICK]: Sick Leave
color: #60a5fa
description: The absence qualifies as short-term sick leave and should be recorded accordingly in the HR system. For absences of one to two days, self-certification is typically sufficient — remind the employee of the self-certification process and timeline upon their return. If the employee has reached the organisation's absence notification threshold (commonly three or more separate absences in a rolling 12-month period), a return-to-work conversation should be scheduled on the first day back. Monitor absence patterns and flag any concerning trends to HR for guidance on whether a formal attendance review is warranted.
code: HR_LV_02
[PARENTAL]: Parental Leave
color: #a78bfa
description: The request relates to a qualifying parental event and must be assessed against the organisation's parental leave policy and all applicable statutory entitlements. Engage HR immediately — parental leave carries specific eligibility criteria, minimum notice requirements, and documentation obligations that vary significantly by jurisdiction and by leave type (maternity, paternity, shared parental, or adoption leave). Provide the employee with the relevant policy documents, a leave plan template, and contact details for the HR team who will manage the leave. Confirm the classification, agreed start date, expected duration, and applicable pay entitlement in writing as soon as possible to protect all parties.
code: HR_LV_03
[COMPASSIONATE]: Compassionate / Bereavement Leave
color: #f472b6
description: The request qualifies as compassionate or bereavement leave and must be handled with care and sensitivity. Do not require the employee to justify or prove their relationship to the deceased or seriously ill person beyond a reasonable personal statement. Apply the entitlement specified in the organisation's policy, which typically ranges from one to five paid days for the death of an immediate family member. Confirm the approved days in writing and proactively remind the employee of the Employee Assistance Programme (EAP) if one is available. Check whether additional unpaid leave or annual leave can be offered if the policy entitlement does not meet the employee's needs, and offer this option without requiring the employee to ask.
code: HR_LV_04
[MEDICAL]: Medical / Long-term Leave
color: #f97316
description: The absence qualifies as long-term medical leave and requires structured management to support the employee while protecting the organisation. Ensure the medical certificate is received promptly and filed securely in accordance with data protection and privacy obligations. Review the employee's eligibility for income protection insurance, statutory sick pay, or other income-replacement benefits and communicate entitlements clearly. Establish a proportionate stay-in-touch arrangement with the employee's consent, and schedule formal reviews at four weeks and eight weeks involving HR and occupational health where available. Begin developing a return-to-work plan well ahead of the anticipated return date to ensure a safe and sustainable reintegration.
code: HR_LV_05
[UNPAID]: Unpaid Leave
color: #94a3b8
description: The request does not meet the criteria for a paid leave entitlement, or the employee's paid balance is exhausted — unpaid leave is the appropriate classification. Confirm with the employee in writing that they understand the leave will be unpaid and obtain their explicit agreement before processing the request. Update payroll in advance of the leave period to prevent incorrect salary payments from being issued. Assess and communicate any impact of the unpaid period on pension contributions, benefits accrual, service continuity, or other entitlements under your organisation's policies. Where possible, explore whether alternative options such as annual leave advance or a phased return might meet the employee's needs within a paid framework.
code: HR_LV_06
Machine Access
- Static JSON:
/t/drawdecisiontree/hr-leave-classification/tree.json - Live JSON (SPA):
/json/drawdecisiontree/hr-leave-classification - Raw DSL:
/t/drawdecisiontree/hr-leave-classification/tree.dag - Canonical HTML:
/t/drawdecisiontree/hr-leave-classification.html
Questions in this decision tree
- What is the primary reason the employee is requesting leave?
- Has the employee accrued sufficient annual leave balance to cover the requested period?
- Is the absence expected to last longer than five consecutive working days?
- Has the employee provided, or committed to providing within 48 to 72 hours, a medical certificate from a registered healthcare provider?
Possible outcomes
- Annual Leave
- Sick Leave
- Parental Leave
- Compassionate / Bereavement Leave
- Medical / Long-term Leave
- Unpaid Leave
How to use this decision tree
Click "Open interactive version" to step through the questions. Your answers narrow the tree until a recommended outcome is reached. You can also embed this tree on your own site.
More decision trees by Andrew
Which API design pattern is right for my project?
Determine the right API design style for your integration scenario.
Authentication Method Selection
Authentication is a security-critical, high-friction decision to reverse — migrating users from one auth method to another requires coordinated password resets or credential migration campaigns. This tree eliminates methods that don't match your user type, enterprise requirements, and security posture, giving you a clear shortlist before you write a line of code.
Caching Strategy Selection
Premature or misapplied caching adds complexity — stale data bugs, invalidation logic, and distributed consistency problems — without solving the actual bottleneck. This tree routes you to the caching pattern that matches your data access profile, so you apply the right tool to the right problem rather than defaulting to Redis for everything.
CI/CD Pipeline Tool Selection
Choosing a CI/CD platform is a long-term infrastructure commitment — pipelines accumulate config, custom scripts, and team muscle memory that make switching painful. This tree eliminates tools that don't fit your source control host, infrastructure model, or team scale, leaving only the options genuinely viable for your situation.
Which cloud provider should I use — AWS, Azure, or Google Cloud?
Answer a few questions to identify the most suitable cloud platform for your workload.
Container Orchestration Platform Selection
Container orchestration is foundational infrastructure — the platform you choose shapes how you deploy, scale, network, and operate every service you run. This tree eliminates options that don't match your operational maturity, cloud provider commitment, and workload complexity, so you land on the platform that fits your team today without over-engineering for a scale you haven't reached.