use exisiting Search/Add mechanism to edit ins from demographics (#6118)
commit4b6a591433a08ed8037371fda767e50264fe7f94
authorstephen waite <stephen.waite@cmsvt.com>
Mon, 23 Jan 2023 03:06:10 +0000 (22 22:06 -0500)
committerGitHub <noreply@github.com>
Mon, 23 Jan 2023 03:06:10 +0000 (22 22:06 -0500)
treef17ebfe9f5998c6d6af531789caf53cd0c11d700
parente7282d2d9c6067a3a78a930a0261758436f95724
use exisiting Search/Add mechanism to edit ins from demographics (#6118)

* use services to enable update ins_search.php

* finish updating insurance

* add all fields to clearForm()

* revert ccda pkg lock

* final touchups

* fix styling

* improve phoneNumber service

* attr()s from review
interface/patient_file/summary/demographics_full.php
interface/practice/ins_search.php
src/Services/AddressService.php
src/Services/InsuranceCompanyService.php
src/Services/PhoneNumberService.php [new file with mode: 0644]