fix: REST API filter by UUID bugfixes (#6107)
commit95f97f40d022a7ce7c33fd51dd73747de6b0f89f
authorIvan Jovanovic <ivanjov96@gmail.com>
Thu, 10 Aug 2023 21:05:13 +0000 (10 23:05 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Aug 2023 21:05:13 +0000 (10 17:05 -0400)
tree38d64beb3e7bdc72489b2fdb72f07074a9620ac4
parentcfad728b6a5133fa9080a94f56ddb9c209575a7f
fix: REST API filter by UUID bugfixes (#6107)

* fix: REST API filter by UUID bugfixes

* fix: cr

* fix: cr

* Update ConditionService.php

Fixing ConditionService to handle FHIR use case when puuid is already a TokenSearchField.

* Update ConditionService.php

style fix... its what I get for live editing on github

---------

Co-authored-by: Stephen Nielson <snielson@discoverandchange.com>
_rest_routes.inc.php
src/Services/AllergyIntoleranceService.php
src/Services/CarePlanService.php
src/Services/CareTeamService.php
src/Services/ConditionService.php
src/Services/DrugService.php
src/Services/ImmunizationService.php
src/Services/ListService.php