- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document. - Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
1 line
51 KiB
JSON
1 line
51 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "label": "ClaimsByPatientTest.php", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L1"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest", "label": "ClaimsByPatientTest", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L24"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L26"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L27"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L28"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_setup", "label": ".setUp()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L30"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "label": ".invoiceWithClaims()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L51"}, {"id": "invoice", "label": "Invoice", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L51"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "label": ".testAggregatesOneRowPerPatientWithConsistentShares()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L86"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testservicetotalisnotdoublecountedwhenaninvoicehastwoclaims", "label": ".testServiceTotalIsNotDoubleCountedWhenAnInvoiceHasTwoClaims()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L102"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testoverallstatusismixedwhenclaimsdisagree", "label": ".testOverallStatusIsMixedWhenClaimsDisagree()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L119"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "label": ".testEachRowCarriesTheInsurancesItsClaimsBelongTo()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L128"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testkindfilterkeepsonlythatkindofclaim", "label": ".testKindFilterKeepsOnlyThatKindOfClaim()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L153"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testanunknownkindisrejected", "label": ".testAnUnknownKindIsRejected()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L165"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "label": ".testSearchAlsoMatchesTheInsuranceName()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L173"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_teststatusfilternarrowstheaggregation", "label": ".testStatusFilterNarrowsTheAggregation()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L189"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "label": ".testDetailListsClaimsWithCoverageAndTimeline()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L198"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testdetailrefusesarecordofanothertenant", "label": ".testDetailRefusesARecordOfAnotherTenant()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L213"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "label": ".testSubmitStoresTheTrackingNumberAndLogsTheTransition()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L225"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testrejectwithoutareasonisrefused", "label": ".testRejectWithoutAReasonIsRefused()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L244"}, {"id": "billing_claimsbypatienttest_claimsbypatienttest_testanothertenantsclaimsneverappearinthedashboard", "label": ".testAnotherTenantsClaimsNeverAppearInTheDashboard()", "file_type": "code", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L260"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "claim", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "claimitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "invoice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "invoiceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "sharebreakdown", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "insurance", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "insurancetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimsbypatienttest_php", "target": "billing_claimsbypatienttest_claimsbypatienttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L24", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L24", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L30", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L51", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "target": "invoice", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L51", "weight": 1.0, "context": "return_type"}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L86", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testservicetotalisnotdoublecountedwhenaninvoicehastwoclaims", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L102", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testoverallstatusismixedwhenclaimsdisagree", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L119", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L128", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testkindfilterkeepsonlythatkindofclaim", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L153", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testanunknownkindisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L165", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L173", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_teststatusfilternarrowstheaggregation", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L189", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L198", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testdetailrefusesarecordofanothertenant", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L213", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L225", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testrejectwithoutareasonisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L244", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest", "target": "billing_claimsbypatienttest_claimsbypatienttest_testanothertenantsclaimsneverappearinthedashboard", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L260", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L88", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_testservicetotalisnotdoublecountedwhenaninvoicehastwoclaims", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L105", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_testoverallstatusismixedwhenclaimsdisagree", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L121", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L136", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_testkindfilterkeepsonlythatkindofclaim", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L155", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L179", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_teststatusfilternarrowstheaggregation", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L191", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L200", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L227", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_testrejectwithoutareasonisrefused", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L246", "weight": 1.0}, {"source": "billing_claimsbypatienttest_claimsbypatienttest_testanothertenantsclaimsneverappearinthedashboard", "target": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimsByPatientTest.php", "source_location": "L262", "weight": 1.0}], "raw_calls": [{"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_setup", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_setup", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_setup", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_setup", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_setup", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_setup", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_setup", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_setup", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_setup", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "setPatientRecordId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "addItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "recalculateTotals", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "addItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "submit", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "approve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "pay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testservicetotalisnotdoublecountedwhenaninvoicehastwoclaims", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testservicetotalisnotdoublecountedwhenaninvoicehastwoclaims", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testservicetotalisnotdoublecountedwhenaninvoicehastwoclaims", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testservicetotalisnotdoublecountedwhenaninvoicehastwoclaims", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testservicetotalisnotdoublecountedwhenaninvoicehastwoclaims", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testoverallstatusismixedwhenclaimsdisagree", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testoverallstatusismixedwhenclaimsdisagree", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testeachrowcarriestheinsurancesitsclaimsbelongto", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testkindfilterkeepsonlythatkindofclaim", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testkindfilterkeepsonlythatkindofclaim", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testkindfilterkeepsonlythatkindofclaim", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testkindfilterkeepsonlythatkindofclaim", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testkindfilterkeepsonlythatkindofclaim", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanunknownkindisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanunknownkindisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanunknownkindisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanunknownkindisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "callee": "urlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L182", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "callee": "urlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsearchalsomatchestheinsurancename", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L186", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_teststatusfilternarrowstheaggregation", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_teststatusfilternarrowstheaggregation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L195", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L207", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L208", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L209", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L210", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetailrefusesarecordofanothertenant", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L215", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetailrefusesarecordofanothertenant", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L217", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetailrefusesarecordofanothertenant", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetailrefusesarecordofanothertenant", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetailrefusesarecordofanothertenant", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetailrefusesarecordofanothertenant", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testdetailrefusesarecordofanothertenant", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L231", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L234", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L234", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L236", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L236", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L239", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L240", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L241", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", "callee": "end", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L241", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testrejectwithoutareasonisrefused", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L247", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testrejectwithoutareasonisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L247", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testrejectwithoutareasonisrefused", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testrejectwithoutareasonisrefused", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L252", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testrejectwithoutareasonisrefused", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L252", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanothertenantsclaimsneverappearinthedashboard", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L264", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanothertenantsclaimsneverappearinthedashboard", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L266", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanothertenantsclaimsneverappearinthedashboard", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L267", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanothertenantsclaimsneverappearinthedashboard", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L269", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanothertenantsclaimsneverappearinthedashboard", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L271", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanothertenantsclaimsneverappearinthedashboard", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L271", "receiver": null}, {"caller_nid": "billing_claimsbypatienttest_claimsbypatienttest_testanothertenantsclaimsneverappearinthedashboard", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php", "source_location": "L272", "receiver": null}]} |