-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Doctor search results #379
Comments
I agree, this is strange that doctor doesn't pull the expected results, but
I was able to find the code by searching for "physician"and then select the
code here:
[image: image.png]
I don't think that the site has anything wrong with it; I just thing that
the underlying service is probably not returning the right stuff.
When I look at what the API returns for that query this is the result:
[{"id":194,"soc_code":"29-1071","soc_title":"Physician
Assistants","total_transition_obs":15112.06,"input_match_score":16.66666666666667},{"id":193,"soc_code":"29-1051","soc_title":"Pharmacists","total_transition_obs":23464.72,"input_match_score":33.33333333333333},{"id":206,"soc_code":"29-1123","soc_title":"Physical
Therapists","total_transition_obs":14050.03,"input_match_score":16.66666666666667},{"id":32,"soc_code":"29-1141","soc_title":"Registered
Nurses","total_transition_obs":470309.1,"input_match_score":33.33333333333333}]
That matches exactly what is in the UI. I feel like this used to "work"
when we tried it together...but do we have any idea when it 'stopped'
working? Or, are we sure that it always used to work?
…On Mon, Aug 2, 2021 at 4:54 PM EdMalouf ***@***.***> wrote:
The search term Doctor does not bring up "29-1069 Physicians, Surgeons,
all other" or "29-1062 Family and General Practitioners" (which I cannot
call up regardless)
See screenshot attached.
[image: Screen Shot 2021-08-02 at 4 40 44 PM]
<https://user-images.githubusercontent.com/59632463/127922522-29b791fe-784b-4a6d-95ac-97860d140e1d.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#379>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEMD2CTOEEOXPNZQDHKD563T24AX3ANCNFSM5BNPOIQQ>
.
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&utm_campaign=notification-email>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The search term Doctor does not bring up "29-1069 Physicians, Surgeons, all other" or "29-1062 Family and General Practitioners" (which I cannot call up regardless)
See screenshot attached.
The text was updated successfully, but these errors were encountered: