BCHHC Fundamentals
Medicare Home Health — Four Coverage Criteria
ALL four must be met simultaneously:
Who Fills OASIS?
| Clinician | Can Complete OASIS |
|---|
|-----------|------------------|
| SN (RN/LPN) | ✅ Yes |
|---|---|
| PT | ✅ Yes |
| SLP/ST | ✅ Yes |
| OT | ❌ No — cannot independently complete OASIS |
OASIS Assessment Types
| Type | Trigger | Required Timing |
|---|
|------|---------|----------------|
| SOC (Start of Care) | First skilled visit | Within 5 calendar days |
|---|---|---|
| ROC (Resumption of Care) | Returns from inpatient | Within 24 hours |
| REC (Recertification) | Episode renewal | Near end of 60-day episode |
| SCIC (Significant Change in Condition) | Acute change, no hospitalisation | Within episode |
| DC (Discharge) | Last visit | At discharge |
ICD-10-CM Key Conventions
Primary Diagnosis Selection (Home Health)
Fundamentals
What You Need to Know First
These are the building blocks. Master these before moving to intermediate topics. Every expert skipped fundamentals at some point and paid for it later.
Core Concepts
Architecture Overview
Understanding how a system is structured helps you reason about its behaviour. Know the main components, how they interact, and what each is responsible for. Draw it out — if you cannot sketch the architecture, you do not understand it yet.
The Basic Unit of Work
Every technology operates on some fundamental unit: a container, a query, a message, a record, a request. Understanding what this unit is and its lifecycle (creation → processing → completion/failure) explains most of the technology's behaviour.
Configuration Fundamentals
Defaults are chosen to be safe, not optimal. Know the defaults, understand what they mean, and know when to change them. Keep configuration in version control. Separate configuration from code.
Error Handling Basics
Read error messages completely — they almost always tell you exactly what is wrong. Know where logs are and how to read them. Understand the difference between transient errors (retry) and permanent errors (fix the code or config).
OASIS Data Collection Protocol
Start of Care (SOC)
The SOC OASIS captures baseline functional status when a patient first begins home health. The clinician assesses:
OASIS M Codes — High-Yield Items
| OASIS Item | What it Captures | PDGM Impact |
|---|
|-----------|-----------------|-------------|
| M1800-M1860 | ADL/IADL function | Functional level (Low/Medium/High) |
|---|---|---|
| M1021/M1023 | Primary/secondary diagnosis | Clinical group assignment |
| M1033 | Risk for hospitalization | Comorbidity adjustment |
| M0090 | Response date | Episode timing |
Homebound Status — Documentation Standards
What Qualifies
A patient is homebound when leaving home requires a considerable and taxing effort due to illness, injury, or functional limitation. CMS requires specific documentation:
Allowable Absences
Homebound patients may leave for:
These do not break homebound status if documented appropriately.
ICD-10-CM — Quick Reference for Home Health
Code Structure Review
Placeholder X
When a code requires a 7th character but has fewer than 6 characters, the letter X fills empty positions:
The first X fills position 4, the second X fills position 5.

