Skip to content
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

Data flow for sites from directory sources and providers #20

Open
jkdru opened this issue Jan 25, 2021 · 0 comments
Open

Data flow for sites from directory sources and providers #20

jkdru opened this issue Jan 25, 2021 · 0 comments

Comments

@jkdru
Copy link
Collaborator

jkdru commented Jan 25, 2021

Our 2021Q1 prototype is sites-centered. So our most important production table is sites_all. It will get these kinds of information from datasource audit tables [fields in brackets], fields for 3. onwards = series of boolean columns:

  1. Location [address, zip | lat, long]
  2. Direct info [website | phone]
  3. Types of MAT [mat_bupe, mat_mtd, mat_ntrex, mat_other, mat_any]
  4. Setting [hospital, outpatient, residential, otp, etc.]
  5. Clients/groups served [pregnant women, veterans, lgbtq, adolescents, seniors, active duty military, clients referred from court/judicial system, etc.]
  6. Insurance/payment options [medicaid, private insurance, medicare, military insurance, low cost sliding scale, private pay, etc.]
  7. Services [telehealth, primary care, childcare, housing, mental health counseling, individual counseling, group counseling, Spanish, etc.]

Provider data CONTRIBUTES this information to sites focus:

  1. Additional sites with buprenorphine (including practices not listed in any site directory + some listed sites that directories don't recognize as offering bupe)
  2. Medical specialties
  3. A rough idea of prescribing capacity [waiver limit, reached patient limit]
  4. Possibly helpful info re: insurance (I'm not sure we'll be able to process this information enough to do anything with it in our February delivery, but it's worth noting as a component of NPI entries that public health stakeholders may be able to use)

Providers get LINKED to sites through two factors:

  • Location [address, zip | lat, long | sometimes phone, fax]
  • Buprenorphine waivers
    Noting the second factor matters, because sites that offer only methadone and/or naltrexone for MAT have no provider links. In 2020, we gave those less attention, because HFP had asked us to focus on buprenorphine. But for an MAT (treatment) finder, the other two options are just as important.

...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant