Protected ReadonlyintegrationProtectedlogger"Import Admissions" — admissions (Encounters) admitted on/after startDate,
plus full demographics for the patients they reference so the upsert links them
without nulling names. endDate caps the admit window when provided.
Adapter for Qualifacts InSync (FHIR). Patients are discovered through admissions:
fetchPatientAdmissions()pulls date-scoped admissions from/Encounter, plus the full demographics of the patients they reference (the "Import Admissions" flow).Clinical documents still come via RPA, so the care-team / utilization-review / document fetchers are intentional no-ops.