- Created JSON representation for PatientMedicalRecordRepository.php, detailing nodes and edges related to methods and dependencies. - Added JSON representation for patient.md, outlining the structure of the Patient Records & Sessions API, including endpoints and their descriptions.
1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientmedicalrecordtest_php", "label": "PatientMedicalRecordTest.php", "file_type": "code", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L1"}, {"id": "patient_patientmedicalrecordtest_patientmedicalrecordtest", "label": "PatientMedicalRecordTest", "file_type": "code", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L12"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "label": ".recordFor()", "file_type": "code", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L15"}, {"id": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "label": ".testCrud()", "file_type": "code", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L30"}, {"id": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testrequirestitle", "label": ".testRequiresTitle()", "file_type": "code", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L54"}, {"id": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testownershipscoped", "label": ".testOwnershipScoped()", "file_type": "code", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L61"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientmedicalrecordtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientmedicalrecordtest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientmedicalrecordtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientmedicalrecordtest_php", "target": "patient_patientmedicalrecordtest_patientmedicalrecordtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L12", "weight": 1.0}, {"source": "patient_patientmedicalrecordtest_patientmedicalrecordtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L12", "weight": 1.0}, {"source": "patient_patientmedicalrecordtest_patientmedicalrecordtest", "target": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L15", "weight": 1.0}, {"source": "patient_patientmedicalrecordtest_patientmedicalrecordtest", "target": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L30", "weight": 1.0}, {"source": "patient_patientmedicalrecordtest_patientmedicalrecordtest", "target": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testrequirestitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L54", "weight": 1.0}, {"source": "patient_patientmedicalrecordtest_patientmedicalrecordtest", "target": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testownershipscoped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L61", "weight": 1.0}, {"source": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "target": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L32", "weight": 1.0}, {"source": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testrequirestitle", "target": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L56", "weight": 1.0}, {"source": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testownershipscoped", "target": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientMedicalRecordTest.php", "source_location": "L63", "weight": 1.0}], "raw_calls": [{"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L17", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L19", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testrequirestitle", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testrequirestitle", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testrequirestitle", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testrequirestitle", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testownershipscoped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testownershipscoped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testownershipscoped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testownershipscoped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testownershipscoped", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php", "source_location": "L69", "receiver": null}]} |