FHIRType / workshop

Healthcare Provider Data API
GNU General Public License v3.0
0 stars 0 forks source link

Duplications when querying location resource #60

Closed HlaKarki closed 6 months ago

HlaKarki commented 6 months ago

Possible duplications are occurring when querying for location

trentonyo commented 6 months ago

I can be of assistance with this, we can pair up and debug, following the data through the system

HlaKarki commented 6 months ago

Sounds good! idk how to assign more than one dev

trentonyo commented 6 months ago

Sounds good! idk how to assign more than one dev

pay for gitHub premium

trentonyo commented 6 months ago

additionally: go to a page (e.g. http://127.0.0.1:5000/api/getdata?first_name=Michelle&last_name=Dykstra&npi=1013072586&format=page) and refresh a couple times, the entries multiply.

tested if restarting the server reduced the number of entries, and it does appear to be serverside, not local