- Added a new column `national_code_verified` to the `users` table. - Normalized the `bank_account` field in the `representations` table from a single object to an array of IBANs with a default `verified` status of false. feat(ApiIrService): implement identity verification client for api.ir - Created `ApiIrService` to handle identity verification via api.ir. - Implemented methods for matching national code with mobile and IBAN with national code and birth date. - Added error handling and logging for external API requests.
1 line
4.3 KiB
JSON
1 line
4.3 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_patient_md", "label": "patient.md", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L1"}, {"id": "api_patient_patient_records_sessions_api", "label": "Patient Records & Sessions API", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L1"}, {"id": "api_patient_overview", "label": "Overview", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L3"}, {"id": "api_patient_endpoints", "label": "Endpoints", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L12"}, {"id": "api_patient_list_patients", "label": "List Patients", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L14"}, {"id": "api_patient_create_patient_record", "label": "Create Patient Record", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L62"}, {"id": "api_patient_get_patient_record", "label": "Get Patient Record", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L118"}, {"id": "api_patient_list_patient_sessions", "label": "List Patient Sessions", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L172"}, {"id": "api_patient_create_session", "label": "Create Session", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L218"}, {"id": "api_patient_update_session", "label": "Update Session", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L277"}, {"id": "api_patient_auto_creation_on_appointment_confirm", "label": "Auto-Creation on Appointment Confirm", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L311"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_patient_md", "target": "api_patient_patient_records_sessions_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L1", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_overview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L3", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_endpoints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L12", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_list_patients", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L14", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_create_patient_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L62", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_get_patient_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L118", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_list_patient_sessions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L172", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_create_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L218", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_patient_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_billing_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L257", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_update_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L277", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_auto_creation_on_appointment_confirm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L311", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} |