fix: implements insurance date_end for billing (#6533)
commit39149fe7635cfa630ebc75717dbb35f03fc52151
authorstephen waite <stephen.waite@cmsvt.com>
Mon, 12 Jun 2023 12:01:33 +0000 (12 08:01 -0400)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 12:01:33 +0000 (12 08:01 -0400)
tree63a7fd7cd31d224a70def4e681991aa2b03e94bc
parentf51517a0cdf1864d33c7e1df9f5046f03e7b6a5b
fix: implements insurance date_end for billing (#6533)

* use insurance date end on encounters page

* check insurance end date first for demographics old insurance display

* check insurance end date in billing report

* update comment

* formatting

* formatting

* formatting
interface/billing/billing_report.php
interface/patient_file/history/encounters.php
interface/patient_file/summary/demographics.php
library/patient.inc.php