sync: auto-sync from GURU-5070 at 2026-07-01 15:06:42
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-07-01 15:06:42
This commit is contained in:
@@ -1,16 +1,6 @@
|
||||
---
|
||||
name: alis
|
||||
description: >-
|
||||
Build the ALIS (Medtelligent assisted-living EHR) staff bulk-import spreadsheet so new
|
||||
staff/logins can be created in the ALIS web UI, and read the live ALIS staff roster via
|
||||
the API as the setup reference. Maps a CSV/JSON of new hires onto Medtelligent's exact
|
||||
13-column import template, validates Status/Login/Gender against the dropdowns, and infers
|
||||
each new hire's Security Roles from how existing staff of the same Job Role are configured
|
||||
(a job-role -> security-role map learned from live data). The ALIS API is READ-ONLY for
|
||||
staff (no write endpoint exists) - changes happen by uploading the generated .xls. Tenant:
|
||||
Cascades of Tucson (communityId 622). Triggers: alis, alisonline, medtelligent, import
|
||||
staff/users into alis, alis staff import, add staff to alis, build the alis import file,
|
||||
alis staff roster, alis security roles.
|
||||
description: "Build the ALIS (Medtelligent) staff bulk-import .xls (13-column template) for Cascades of Tucson (communityId 622) and read the live staff roster via the read-only API. Triggers: alis, alisonline, medtelligent, alis staff import, add staff to alis, alis security roles."
|
||||
---
|
||||
|
||||
# ALIS Skill (Medtelligent) — staff import builder + roster reference
|
||||
|
||||
Reference in New Issue
Block a user