fastenhealth / fasten-sources

The Fasten Sources is a library that defines medical provider metadata (definitions - OpenID Metadata documents) and http clients (OAuth2/Smart-on-FHIR clients) which can be used to retrieve data from various Medical Providers (clients).
20 stars 8 forks source link

Athena practice brands missing aliases #33

Open AnalogJ opened 8 months ago

AnalogJ commented 8 months ago

It looks like Middleton Family Medicine has a related practice called "New England House Calls"

Only "New England House Calls" shows up in the list, Middleton is missing because its not shown as an alias in the brand.

Also, from the Main portal (https://9808.portal.athenahealth.com/ vs https://9808-2.portal.athenahealth.com/ ), the brand name should be "MIDDLETON FAMILY MEDICINE"

athena-hendrix commented 6 days ago

Just to give a little background on this, you may have discovered this while a practice was going through a brand migration. The combination of the two urls you linked in this post should not lead to two different brands (and if you go to https://9808.portal.athenahealth.com/ you now get a selector).

I will say though that if Fasten isn't properly supporting athena brands then that is a potential issue.

AnalogJ commented 6 days ago

Yeah I had to do some pretty awful screenscraping because the old Athena customer list (csv) only had the endpoint information.

Looks like you have a full FHIR bundle with metadata now (I'm guessing its HTI1/HTI2 compliant?)

https://service-base-urls.api.fhir.athena.io/athena-fhir-service-base-urls.json

I'll take a look at that.

AnalogJ commented 6 days ago

looks like its still missing logos, aliases and branding info (websites). Any chance that'll be added soon @athena-hendrix ?