Skip to content

frontend


Function: default()

default(): Element

Defined in: src/pages/admin/patients/ViewAllPatientsPage.tsx:47

View All Patients Page

Fetches and displays all patient records from the FHIR server. Clicking on a patient navigates to their admin page. Polls the API until FHIR is ready during initialization.

Returns

Element

View all patients page component