Fixes #5832 - add document reference category (#5859)
commit99c548b603b4034588bac542bdda40a89ebf0f37
authorStephen Nielson <snielson@discoverandchange.com>
Fri, 21 Oct 2022 10:06:06 +0000 (21 06:06 -0400)
committerGitHub <noreply@github.com>
Fri, 21 Oct 2022 10:06:06 +0000 (21 06:06 -0400)
treed6420e24c3d45f3d6b916717ba92e6a6959228c8
parent1e2270607d4f67fcb6fc733ae4678d6eaebee9ec
Fixes #5832 - add document reference category (#5859)

Categories were not being populated in the document service piece so I
expose that in the DocumentService class.

I add the text name of the category/folder the document is assigned to
into the fhir patient document reference.
src/Services/DocumentService.php
src/Services/FHIR/DocumentReference/FhirPatientDocumentReferenceService.php