SDOH Clinical Care
3.0.0-draft -
SDOH Clinical Care, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 3.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-sdoh-clinicalcare/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
The Gravity Project team has created a new narrative page providing guidance on the Enrollment Status use case. We would encourage balloters to review this guidance and provide feedback.
This page describes the use case, actors, systems, and information flows for sharing a patient's enrollment status in social care programs (e.g. SNAP). The exchange of this information is critical for effective care coordination, resource planning, and reducing administrative burden.
The primary goal of this use case is to enable healthcare providers and community-based organizations (CBOs) to share information about a person's enrollment status in social care programs. This exchange is intended to:
The actors and systems involved in sharing program enrollment status are the same as those involved in the broader referral workflows.
The systems involved in the exchange mirror those in the established referral workflows and may include:
Sharing information about an individual's existing enrollment status in a social care program (e.g., enrolled, not enrolled, waitlisted).
The communication of an individual's eligibility status for a program. The internal business process of determining if an individual is eligible for a program.
There are two primary workflows that trigger the need to share enrollment status information. These workflows leverage the same exchange patterns (e.g., direct, indirect) described on the Referral Workflow page.
This workflow is initiated when a provider refers a patient to a CBO. The exchange of enrollment status information follows the exchange patterns (e.g., direct, indirect) described on the Referral Workflow page.
The following diagram illustrates the indirect referral pattern as one example of this flow. It is also possible to exchange enrollment status observations in the context of the other referral patterns in this guide, including direct, direct light, and indirect light referral. Many CBOs may not have FHIR server capabilities; in this case, the indirect light or direct light referral exchange workflows could be used to exchange the Enrollment Status Observation.
IMG
An Enrollment Status Observation may be exchanged independent of a referral when care team members need to share this information for planning purposes. ServiceRequest and Task resources do not play a direct role in this workflow.
This can occur in at least two scenarios:
The specific workflows for how, when, and with whom these observations are exchanged are beyond the scope of this guide. Exchanges may occur between social care organizations or between social and healthcare organizations, as appropriate. All sharing of information is assumed to be in compliance with established data security and privacy policies and regulations, and it is further assumed that the appropriate consents and authorizations are in place for the data to be shared. The Enrollment Status Observation is made available to the individual's care team to support coordinated care, for example, through a community information exchange (CIE) or direct secure messaging.
The exchange of program enrollment status is primarily supported by the Observation resource.
The SDOH CC Enrollment Status Observation profile is the primary resource used to convey an individual's enrollment status.
The Task and ServiceRequest resources are used only in the referral-triggered workflow. To "close the loop", the CBO updates the Task.status to completed and adds a Task.output that references the Enrollment Status Observation resource containing the final enrollment status and any other relevant resources (e.g. Procedure).