feat(patient): add disability field and centralize disability codes
Move disability options to constants file and implement in both select component and patient preview
feat(patient-preview): add document section with skeleton loading
Add a new "Dokumen" section to the patient preview component that displays skeleton placeholders for KTP and KK documents. This improves the UI by showing loading states for document previews.