We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello I'm trying to make an api call to get a measure givent the HQMF_ID.
This is my request: http://pophealth-demo.osehra.org/api/measures/40280382-5ABD-FA46-015B-49909A0E3822
I get a 500 Internal error request.
In my pophealth instance doing same api call, the logs are showing this:
LoadError (Unable to autoload constant Measure, expected /home/pophealth/popHealth/lib/hds/measure.rb to define it)
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello I'm trying to make an api call to get a measure givent the HQMF_ID.
This is my request: http://pophealth-demo.osehra.org/api/measures/40280382-5ABD-FA46-015B-49909A0E3822
I get a 500 Internal error request.
In my pophealth instance doing same api call, the logs are showing this:
LoadError (Unable to autoload constant Measure, expected /home/pophealth/popHealth/lib/hds/measure.rb to define it)
Thank you
The text was updated successfully, but these errors were encountered: