Skip to content

frontend


Function: default()

default(props): Element | null

Defined in: src/components/demographics/Demographics.tsx:39

Demographics

Renders compact patient demographics with: - Patient name (bold, large) - Age, gender, DOB (formatted) - National number (NHS format) - Loading skeleton state - Returns null if no patient data

Parameters

props

Props

Component props

Returns

Element | null

Demographics summary or skeleton/null