LinuxForHealth / connect-r-and-d

Linux For Health Connectors for Inbound Data Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluate GENAPP Customer Lookup REST APIs

dixonwhitmire opened this issue · comments

@torimcc commented on Thu Nov 05 2020

Looking to see if the GENAPP REST APIs supports patient eligibility check and claims submissions


@dixonwhitmire commented on Fri Jan 15 2021

Issue moved to LinuxForHealth/connect #352 via ZenHub

We will review the "customer lookup" API that ships with the default GenApp installation. We can use this API to do a simple lookup which we can integrate within our eligibility demo.

We have located the "lookup by id" endpoint and are checking to see if the API supports a demographic field based search.
It would be helpful if we could search by first name, last name, and birth date, as that models a "real world" eligibility check. If this type of search is not supported, I will do a bit of mapping and parsing so that we can use the x12 270 member id as lookup for the GenApp customer ID.