Mastering The Shift Select UNC API Portal: A Complete Integration And Employee Access Guide
Managing clinical schedules in a massive healthcare network like the University of North Carolina (UNC) Health Care system requires robust, enterprise-grade technology. At the center of this scheduling infrastructure is Symplr ShiftSelect—historically known as API Healthcare ShiftSelect. When stakeholders search for "shift select unc api," they are typically looking for one of two things: the employee login portal managed by API Healthcare for UNC Health staff, or the technical application programming interfaces (APIs) used to sync ShiftSelect with other UNC enterprise resource planning (ERP) and electronic health record (EHR) platforms.
This guide provides a comprehensive overview of both aspects. Whether you are a nurse trying to bid on an open shift at UNC Medical Center, a scheduler coordinating department staffing, or an IT integration architect looking to understand how Symplr's API connects with UNC’s internal databases, this resource delivers actionable insights and technical depth.
Understanding ShiftSelect and API Healthcare at UNC Health
UNC Health utilizes Symplr ShiftSelect (formerly API Healthcare) as its primary workforce management and staff scheduling application. This platform allows hospital units to move away from manual, paper-based scheduling and embrace open-shift bidding, self-scheduling, and automated credential tracking. The term "API" in this context is dual-purpose: it represents the legacy brand name of the software (API Healthcare) and the actual modern integration pathways (web APIs) that connect the scheduling platform to broader hospital databases.
From an operational standpoint, ShiftSelect empowers clinical staff by giving them direct control over their work-life balance. Through a mobile-friendly interface, nurses, therapists, and support staff can view their monthly rosters, submit PTO requests, and sign up for critical incentive shifts. By automating these processes, UNC Health reduces scheduling conflicts, minimizes reliance on expensive external agency staff, and ensures that patient-to-staff ratios remain safe and compliant with healthcare regulations.
On the enterprise side, the integration of ShiftSelect with UNC's human resource information systems (HRIS) like Workday and clinical systems like Epic EHR is crucial. This is where actual programmatic APIs come into play. By leveraging RESTful web services, UNC Health's IT department ensures that when a new nurse is hired or terminated in the HR system, their profile is automatically created or deactivated within ShiftSelect, maintaining strict security protocols and reducing administrative overhead.
How UNC Health Employees Access and Navigate ShiftSelect
For healthcare professionals working across the UNC Health network, accessing the ShiftSelect portal is a daily necessity. The platform is configured with Single Sign-On (SSO) capabilities, meaning staff can use their standard UNC Health credentials (u-domain username and password) to log in. This eliminates the need to memorize multiple passwords and enhances cybersecurity by routing all authentication through UNC's secure identity provider.
Once logged into the portal, employees are greeted with an intuitive dashboard that displays their current schedule, pending requests, and available open shifts. The system uses a visual color-coding method to indicate shift statuses, such as confirmed shifts, requested time off, or pending approval from unit managers. To make the most of the platform, employees should regularly update their notification preferences to receive real-time text or email alerts when new shifts become available in their department.
For those looking to pick up extra hours, the open-shift bidding process is highly structured. Staff can filter available opportunities by facility (such as UNC Hospitals in Chapel Hill, Rex Healthcare, or regional clinics), department, and shift type (day, night, or weekend). The system automatically evaluates whether the bidding employee has the required competencies and certifications for the specific unit, ensuring clinical quality and compliance before a shift is assigned.
Shiftselect Unc - Surveys Hyatt
Technical Architecture: The "Shift Select" API Integration
For IT administrators and software developers, the "UNC API" refers to the data pipelines that connect Symplr ShiftSelect to the broader hospital ecosystem. Integrating scheduling software with ERPs, payroll processors, and clinical tools is essential for maintaining operational efficiency. Symplr offers a suite of web APIs and HL7 integration engines that facilitate real-time data exchange across these enterprise applications.
The integration architecture typically relies on secure REST APIs that utilize JSON payloads for lightweight data transmission. Security is paramount, requiring OAuth 2.0 authentication protocols and HTTPS encryption to comply with HIPAA and HITECH regulations. These APIs allow the automatic synchronization of several key data points:
- User Demographics and Job Profiles: Pulled from ERP systems like Workday to populate ShiftSelect with active employee details, job codes, and primary department assignments.
- Time and Attendance Data: Sent from ShiftSelect to payroll processing systems to ensure accurate tracking of hours worked, shift differentials, and overtime calculations.
- Census and Acuity Data: Ingested from clinical platforms like Epic EHR to allow schedulers to dynamically adjust staffing levels based on real-time patient volume and acuity scores.
Comparison: API Healthcare ShiftSelect vs. Legacy Scheduling Systems
To understand why large health systems like UNC utilize advanced platforms like ShiftSelect, it is helpful to compare its capabilities against legacy, spreadsheet-based, or basic localized scheduling systems.
| Capability / Feature | Symplr ShiftSelect (API Healthcare) | Legacy / Localized Scheduling |
|---|---|---|
| Authentication & Security | Single Sign-On (SSO), OAuth 2.0, HIPAA Compliant | Local password databases, manual user management |
| User Access Model | Cloud-based mobile web app with real-time push alerts | Desktop-only software or physical paper postings |
| Open Shift Management | Automated bidding based on rules, seniority, and cost | Manual call-outs, texts, and first-come-first-served |
| Integration Capabilities | Robust REST APIs, HL7 feeds, automatic ERP sync | No native integration; manual export/import of CSVs |
| Regulatory Compliance | Built-in credential checks and labor law warnings | Dependent on manual verification by busy managers |
| Reporting & Analytics | Real-time dashboards on premium spend and staffing holes | Lagging retrospective reports compiled manually |
Troubleshooting Common Access and Integration Issues
Despite the robust nature of the platform, users and administrators occasionally encounter technical hurdles. For clinical staff, the most frequent issue is authentication failure during SSO redirects. If the login screen displays an "Unauthorized" or "Federation Error," it usually indicates an issue with the local UNC network credentials or a temporary lapse in security token synchronization. In these instances, clearing the browser cache or accessing the site via a private/incognito window often resolves the issue.
For system administrators managing the API integrations, data sync delays can occasionally occur. If a newly hired nurse does not appear in ShiftSelect within the expected time frame, the integration queue should be checked. These delays are typically caused by API rate limiting, network latency between the cloud-based Symplr servers and UNC's on-premise active directory, or formatting discrepancies in the payload (such as missing mandatory fields in the Workday output).
Another common administrative challenge is managing credential expirations. If an employee's nursing license or BLS certification expires within the HR system, the API must immediately communicate this status change to ShiftSelect to prevent them from bidding on clinical shifts. Ensuring that the data mapping between the HR database and the scheduling portal remains perfectly aligned is a continuous task for the healthcare IT operations team.
Frequently Asked Questions (FAQs)
How do I log into the UNC ShiftSelect portal from home?
You can access the UNC ShiftSelect portal from any internet-connected device. Navigate to the official UNC Health Symplr/API Healthcare portal login page. Because UNC utilizes Single Sign-On (SSO), you must click the corporate login button and authenticate using your standard UNC Health network credentials (u-domain username and password), along with Duo multi-factor authentication (MFA) if prompted.
Why am I unable to see open shifts in my department?
If you cannot view open shifts, it is likely due to one of three reasons: your profile is not mapped to the correct cost center/unit, your required clinical credentials (such as active state licenses or certifications) are marked as expired in the system, or your manager has not yet published the open schedule for bidding. Contact your unit scheduler or department manager to verify your profile settings.
What should I do if my worked hours in ShiftSelect do not match my paycheck?
ShiftSelect acts as the scheduling and time-tracking source of truth, which then passes data via API to the payroll processing system. If you notice a discrepancy, first check your approved timecard directly in ShiftSelect. If the error exists there, submit a correction request to your manager. If ShiftSelect is correct but your pay is wrong, the payroll API sync may have run before your card was finalized; in this case, contact the UNC Health Payroll Department.
How does the ShiftSelect API protect patient and employee data?
The API integrations used by UNC Health utilize enterprise-grade security protocols. All data transmitted between Symplr ShiftSelect and internal UNC servers is encrypted in transit using Transport Layer Security (TLS 1.3) and at rest. Access is strictly governed by role-based access control (RBAC), ensuring that only authorized personnel and secure systems can query employee data, fully complying with HIPAA and security framework standards.
Streamline Your Healthcare Workforce Integration
As healthcare environments become increasingly complex, having integrated, real-time access to scheduling data is no longer a luxury—it is an operational necessity. If your organization is looking to optimize its workforce scheduling, integrate custom healthcare APIs, or resolve complex enterprise platform challenges, our team of specialized healthcare IT consultants is here to help.
Contact our Healthcare IT Integration Team today to schedule a consultation on optimizing your clinical workflows, building robust API bridges, and maximizing your investment in enterprise scheduling software.
