Inferensys

Glossary

Closed-Loop Referral

An automated workflow that tracks a patient's journey from a positive social risk screening through to a confirmed connection with a community-based service provider.
Risk analyst performing AI risk assessment on laptop, risk matrices visible, casual office risk session.
SOCIAL DETERMINANTS OF HEALTH WORKFLOW

What is Closed-Loop Referral?

A closed-loop referral is an automated digital health workflow that tracks a patient's journey from a positive social risk screening through to a confirmed, documented connection with a community-based service provider, ensuring accountability for the outcome.

A closed-loop referral is a bidirectional data exchange process that automates the care coordination lifecycle for social needs. Unlike a traditional unidirectional referral—where a clinician sends a patient's information to a community-based organization (CBO) with no feedback mechanism—a closed-loop system requires the receiving entity to electronically return a status update. This update confirms whether the patient was successfully contacted, enrolled, and ultimately connected to the required service, such as food assistance or housing support, closing the accountability gap.

The technical architecture relies on a shared social care data platform or a community information exchange (CIE) that integrates with both the electronic health record (EHR) and the CBO's case management system. When an NLP pipeline extracts a social risk like food_insecurity from a clinical note, the system programmatically generates a FHIR SDOH ServiceRequest resource. The platform then monitors the lifecycle of that request, ingesting FHIR SDOH Procedure outcomes from the CBO to document the final resolution, thereby creating a complete, auditable trail for value-based care reporting.

CLOSED-LOOP ARCHITECTURE

Core Characteristics of Closed-Loop Referrals

A closed-loop referral system is defined by its ability to track a patient from screening through to a confirmed service connection, ensuring accountability and closing the gap between clinical care and community support.

01

Bidirectional Data Exchange

The foundational technical capability that distinguishes a closed-loop from a traditional open referral. It requires a secure, interoperable channel—typically leveraging HL7 FHIR APIs—for community-based organizations (CBOs) to send outcome data back to the originating health system.

  • Outbound: Structured referral with SDOH screening data and patient consent.
  • Inbound: Status updates (accepted, scheduled, completed) and outcome codes.
  • Standard: Gravity Project FHIR Implementation Guide defines the exchange payloads.
02

Longitudinal Tracking & Status Management

The system maintains a persistent, stateful record of the referral's lifecycle, moving beyond a simple 'sent' notification. Each transition updates a centralized case file visible to both the care team and the CBO.

  • State Machine Logic: Tracks stages like Pending, Accepted, In Progress, Completed, or Unable to Reach.
  • Temporal Auditing: Timestamps every state change to measure cycle time and identify bottlenecks.
  • Proactive Alerting: Triggers notifications for care coordinators if a referral stalls in a non-terminal state beyond a defined SLA.
03

Consent-Driven Privacy Framework

A legally compliant closed-loop system is architected around granular patient consent, not just a blanket HIPAA Business Associate Agreement (BAA). The system must manage purpose-based access control for sensitive SDOH data.

  • Granular Consent: Patients can consent to share housing data but not substance use history.
  • Revocation Handling: A technical mechanism to propagate consent revocation to the CBO and purge shared data.
  • 42 CFR Part 2 Compliance: Specialized logic for referrals involving substance use disorder treatment information.
04

Outcome Verification & Closure Logic

The 'closing' of the loop is not merely a CBO self-reporting completion. It involves deterministic verification logic to confirm that the patient's social need was actually resolved.

  • Structured Outcome Codes: Uses LOINC-coded SDOH observations to report a resolved food insecurity score, not just a free-text note.
  • Duplicate Resolution: Logic to prevent a single successful connection from being counted multiple times across different referral platforms.
  • Re-Opening Triggers: Automatically re-activates a closed referral if a subsequent screening indicates the same social risk has recurred.
05

Community Resource Network Management

The system relies on a continuously curated, machine-readable directory of CBOs that includes real-time capacity and service eligibility criteria. This is not a static spreadsheet.

  • Capacity Signaling: CBOs can broadcast their current availability (e.g., 'Waitlist Open', 'At Capacity') via API.
  • Eligibility Matching: Algorithmic matching of patient needs and demographics (e.g., veteran status, geographic catchment) to specific program requirements.
  • Network Health Analytics: Dashboards that identify service deserts where patient needs have no available, active CBO partner.
06

Closed-Loop Analytics & HEDIS Reporting

The final characteristic is the ability to aggregate de-identified loop-closure data for population health analytics and regulatory reporting, such as the NCQA HEDIS Social Need Screening and Intervention (SNS-E) measure.

  • Funnel Analytics: Measures the conversion rate from Positive Screen → Referral Sent → Service Connected → Need Resolved.
  • Equity Stratification: All metrics are cross-tabulated by race, ethnicity, and payer type to detect disparities in loop closure rates.
  • ROI Calculation: Quantifies the reduction in avoidable ED utilization attributable to successfully closed social need referrals.
CLOSED-LOOP REFERRAL

Frequently Asked Questions

Explore the technical mechanisms and operational workflows that ensure patients with identified social risks are successfully connected to community-based services, with full accountability and outcome tracking.

A closed-loop referral is an automated, bidirectional workflow that tracks a patient's journey from a positive social risk screening through to a confirmed connection with a community-based organization (CBO) and the subsequent receipt of services. The process begins when an NLP pipeline extracts an SDOH risk factor—such as food insecurity or housing instability—from a clinical note or structured screening tool like PRAPARE. The system then generates a referral, transmits it electronically to a matched community resource via a FHIR SDOH Observation or proprietary API, and continuously monitors the referral's status. The loop is 'closed' only when the CBO confirms service delivery back to the originating health system, updating the patient's EHR with the outcome. This ensures accountability, prevents patients from falling through the cracks, and provides value-based care organizations with auditable data on social need resolution.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.