## Diagnostic Algorithm for HIV Testing **Key Point:** A positive rapid HIV antibody test in an asymptomatic individual requires confirmatory testing before ART initiation to avoid misdiagnosis and unnecessary lifelong treatment. **High-Yield:** According to NACO guidelines and WHO recommendations, the standard algorithm for HIV diagnosis in India is: 1. Initial screening test (rapid antibody test or ELISA) 2. Confirmatory test (Western blot or HIV RNA PCR) if screening is positive 3. ART initiation only after confirmed diagnosis ## Diagnostic Confirmation Algorithm ```mermaid flowchart TD A[Rapid HIV antibody test positive]:::outcome --> B{Confirmatory test available?}:::decision B -->|Yes| C[Perform Western blot or HIV RNA PCR]:::action B -->|No| D[Refer to facility with confirmatory test]:::action C --> E{Confirmatory test positive?}:::decision E -->|Yes| F[Confirmed HIV diagnosis]:::outcome E -->|No| G[False positive rapid test]:::outcome F --> H[Initiate ART + OI prophylaxis as per CD4]:::action G --> I[Counsel and arrange follow-up]:::action ``` ## Why Confirmatory Testing is Essential **Clinical Pearl:** False-positive rapid tests occur in 1–2% of cases, particularly in low-prevalence populations. Initiating lifelong ART based on a single positive rapid test without confirmation can harm patients and damage trust in health systems. **Warning:** Do NOT initiate ART based on a single positive rapid test. This is a common trap in NEET PG exams. Confirmatory testing is mandatory before diagnosis and treatment initiation. ## Rationale for Confirmatory Test | Reason | Implication | |--------|-------------| | False-positive rapid tests (1–2% rate) | Patient may not have HIV; ART causes unnecessary harm | | Medico-legal requirement | Diagnosis must be confirmed for legal and ethical reasons | | Baseline viral load assessment | HIV RNA PCR provides prognostic information | | Baseline CD4 count | Guides OI prophylaxis decisions | **Mnemonic: CONFIRM-HIV** — Check confirmatory test, Obtain baseline CD4/VL, Never start ART on rapid test alone, Facilitate counselling, Initiate ART only after confirmation, Refer if needed, Monitor compliance.
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.