## Distal Radius Fracture Classification ### Clinical Features Presented The patient has: - Dorsal and radial displacement of distal fragment ("dinner fork" deformity) - Fracture extending into the radiocarpal joint (intra-articular) - Comminution on the volar aspect (multiple fragments) - Mechanism: FOOSH injury in osteoporotic bone ### Fracture Classification Framework ```mermaid flowchart TD A[Distal Radius Fracture]:::outcome --> B{Extends into joint?}:::decision B -->|No| C[Extra-articular]:::outcome B -->|Yes| D[Intra-articular]:::outcome C --> E{Comminution present?}:::decision D --> F{Comminution present?}:::decision E -->|No| G[Simple Extra-articular]:::action E -->|Yes| H[Comminuted Extra-articular]:::action F -->|No| I[Simple Intra-articular]:::action F -->|Yes| J[Comminuted Intra-articular]:::urgent ``` ### Key Classification Criteria **Key Point:** Fracture classification depends on two primary features: 1. **Articular involvement**: Does the fracture line extend into the joint space? 2. **Comminution**: Are there three or more fragments? | Classification | Articular? | Comminution? | Prognosis | Treatment | |---|---|---|---|---| | Simple extra-articular | No | No | Good | Conservative or ORIF | | Comminuted extra-articular | No | Yes | Fair | ORIF or external fixation | | Simple intra-articular | Yes | No | Fair | ORIF | | **Comminuted intra-articular** | **Yes** | **Yes** | **Poor** | **ORIF ± external fixation** | ### Why This Is Comminuted, Intra-articular **High-Yield:** The fracture in this case is **comminuted intra-articular** because: 1. **Intra-articular**: Fracture line extends into the radiocarpal joint (explicitly stated) 2. **Comminution**: Multiple fragments are present on the volar aspect (comminution noted) This is the most severe type of distal radius fracture and carries the worst prognosis for functional recovery if not properly reduced and stabilized. **Clinical Pearl:** The "dinner fork" deformity (dorsal angulation) is the classic clinical sign of a Colles' fracture, which is typically an intra-articular fracture with dorsal comminution. In elderly osteoporotic patients, comminution is common due to poor bone quality. ### Why This Is NOT Other Options **Warning:** Do not confuse classification terminology: - **Simple fracture**: No comminution, regardless of articular involvement - **Comminuted fracture**: Three or more fragments, regardless of articular involvement - **Extra-articular**: Fracture does NOT extend into joint space - **Intra-articular**: Fracture DOES extend into joint space This fracture has BOTH intra-articular extension AND comminution, making it the most complex type. 
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.