feat: Fixes #6851,#6849,#6827 api changes. (#6852)
commit2415f81f85a95c6697e24d37929b87935448e526
authorStephen Nielson <snielson@discoverandchange.com>
Wed, 13 Sep 2023 11:53:59 +0000 (13 07:53 -0400)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2023 11:53:59 +0000 (13 07:53 -0400)
tree3ae3923978f710855ea20f8a363453f1e9b77efc
parent8d7286feebd055ee1b58997fdffe91490b0f0882
feat: Fixes #6851,#6849,#6827 api changes. (#6852)

* Fixes #6851,#6849,#6827 api changes.

Fixes #6851 change sort order of title field
Fixes #6849 add extension url lookup FHIR utility method
Fixes #6827 add patient provider/general practitioner to apis

* Fix test condition if provider_uuid is missing
src/Services/FHIR/FhirPatientService.php
src/Services/FHIR/FhirServiceBase.php
src/Services/FHIR/UtilsService.php
src/Services/PatientService.php