The patient-note-create questionnaire is not shown on the Patient Profile by default.
If added PatientNoteListCardContainer into src/containers/PatientDetails/Dashboard/config.ts, the form becomes visible, but clicking Save does nothing — no error in UI.
Opening the Questionnaire directly by URL results in the same “no save” behavior, example: https://emr.beda.software/patients/patient1/documents/new/patient-note-create
Expected Result
- Notes are visible in the Patient's profile

2. Questionnaire can be saved