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

Accept integer data types in FHIR questionnaire #1219

Closed
jmamta opened this issue Mar 7, 2022 · 0 comments · Fixed by #1392
Closed

Accept integer data types in FHIR questionnaire #1219

jmamta opened this issue Mar 7, 2022 · 0 comments · Fixed by #1392
Assignees
Labels
effort:small Small effort - 2 days P1 High priority issue type:bug Something isn't working

Comments

@jmamta
Copy link

jmamta commented Mar 7, 2022

Is your feature request related to a problem? Please describe.
When I changed the data type of the field (such as pulse oximeter) from decimal to integer in the json file(modified the screener JSON provided) , after running it I faced the below error on response submission.

Screen Shot 2022-03-03 at 11 20 10 PM

Describe the solution you'd like
Accept integer data types in FHIR questionnaire.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:small Small effort - 2 days P1 High priority issue type:bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants