User Interface low complexity mobilefrontend
2
Dependencies
0
Dependents
1
Entities
0
Integrations

Description

Displays all caregivers and next-of-kin associated with a specific contact, embedded as a section within the Contact Detail Screen. Shows relationship type, name, and quick-access phone/email actions for each caregiver entry. Supports adding new caregivers via an inline action button.

Feature: Caregiver & Next-of-Kin Database

caregiver-list-screen

Responsibilities

  • Render list of caregivers linked to a contact
  • Display relationship type and contact summary per caregiver
  • Provide quick-dial and email action shortcuts
  • Trigger navigation to Caregiver Detail Screen on tap

Interfaces

loadCaregivers(contactId)
renderCaregiverCard(caregiver)
onCaregiverTap(caregiverId)
onAddCaregiver()
showEmptyState()
showLoadingState()
refreshList()

Relationships

Dependencies (2)

Components this component depends on

Related Data Entities (1)

Data entities managed by this component