Fixes #5932 don't fail on empty group export (#5935)
commit4c77e4d5588bd247b4597a6851985de1ef9218c2
authorStephen Nielson <snielson@discoverandchange.com>
Tue, 8 Nov 2022 14:07:30 +0000 (8 09:07 -0500)
committerGitHub <noreply@github.com>
Tue, 8 Nov 2022 14:07:30 +0000 (8 09:07 -0500)
treec59dfc70d46a20028777bbbbd3b7de056e07c00e
parent1ba5a0d7646ecc8596c6cbdccbc8cdfae2157449
Fixes #5932 don't fail on empty group export (#5935)

Makes it so we don't die w/ a 500 when there are no patients in a group
to export.  It just returns on the request.
src/Services/FHIR/Traits/FhirBulkExportDomainResourceTrait.php