Fixes #6505,#6509 fhir,patient helper methods (#6510)
commit0f5fbca3a2882162d6e2281ef80feb53839e61e8
authorStephen Nielson <snielson@discoverandchange.com>
Tue, 6 Jun 2023 02:40:01 +0000 (5 22:40 -0400)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 02:40:01 +0000 (5 22:40 -0400)
tree473a04a9792e4aeb3e49f6a973037935d0a22f9c
parentc7cef45fda292c170850bc98540c1b91d3c86822
Fixes #6505,#6509 fhir,patient helper methods (#6510)

Add helper methods to the UtilsService for parsing and creating
canonical urls, for parsing references, and creating operation outcome
resources.

Also added two helper methods to retrieve the list of providerIDs for a
given list of patients.
src/Services/FHIR/FhirValidationService.php
src/Services/FHIR/UtilsService.php
src/Services/PatientService.php