-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MedMe Health importer #2
Comments
We've merged the SDM importer - will take a look at this too, thanks! |
Happy to add support for multiple pharmacies to this. Should just be a matter of calling with different "enterprise" ID values and customizing a couple other things (like website url template). Rexall also uses medme |
Feel free to add Rexall (as a separate importer please) - I’ll work on the
approvals.
…On Thu, Dec 30, 2021 at 8:47 PM Ryan Wilson-Perkin ***@***.***> wrote:
Happy to add support for multiple pharmacies to this. Should just be a
matter of calling with different "enterprise" ID values and customizing a
couple other things (like website url template). Rexall also uses medme
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFHEJCMLOIJMCTMPISBA2DUTUDTDANCNFSM5K3SJTPA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
There's a long list of pharmacies using MedMe: https://www.google.com/search?q=site%3Amedmeapp.ca+vaccine I'm not sure if there's an API... What happens if you put empty string for enterprise? |
Haven't tried putting an empty string for enterprise yet, but adding support for Rexall pushed me to generalize the interface which we should now be able to use for other pharmacies like the PharmaPlus one that you mention @goatandsheep I've just opened #5 to add support for Rexall and generalize the MedMe interface, I'd suggest we might want to go with that approach and adapt it to work with the other pharmacies, rather than the duplication in #3 |
I'm excited for this! |
Thanks @ryanwilsonperkin ! |
I see that PR #1 is a fantastic initial step towards MedMe Health imports
If this is accepted, we could duplicate this for a couple places. I know PharmaPlus uses MedMe. One of my stores (Total Health Pharmacy tech here) uses MedMe. However, the gql values are:
The text was updated successfully, but these errors were encountered: