completed g7 for mu3 (#5044)
commit9e2e7a9df4667c9e3a5adbd11d9fb56e8eaaa2d9
authorBrady Miller <brady.g.miller@gmail.com>
Fri, 15 Apr 2022 02:45:33 +0000 (14 19:45 -0700)
committerGitHub <noreply@github.com>
Fri, 15 Apr 2022 02:45:33 +0000 (14 19:45 -0700)
treeff1f0555686751df15f656d8c39c2166f1d0f183
parente66b95dc98acc9aa60033acc40604e16f0e1b15d
completed g7 for mu3 (#5044)
14 files changed:
API_README.md
_rest_routes.inc.php
docker/library/api-scope-listing
src/Common/Auth/OpenIDConnect/Repositories/ScopeRepository.php
src/RestControllers/FHIR/FhirCoverageRestController.php
src/Services/FHIR/FhirCoverageService.php
src/Services/FHIR/FhirOrganizationService.php
src/Services/FHIR/FhirPersonService.php
src/Services/FHIR/FhirPractitionerRoleService.php
src/Services/InsuranceService.php
src/Services/SurgeryService.php
src/Services/UserService.php
swagger/openemr-api.yaml
tests/Tests/Api/ApiTestClient.php