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

Handle repeated answers in questionnaire validation #487

Closed
stevenckngaa opened this issue May 19, 2021 · 1 comment · Fixed by #1882
Closed

Handle repeated answers in questionnaire validation #487

stevenckngaa opened this issue May 19, 2021 · 1 comment · Fixed by #1882
Assignees
Labels
type:enhancement New feature or request

Comments

@stevenckngaa
Copy link
Collaborator

The validation framework: only validates the first answer from QuestionnaireResponseItemComponent. Suggest to validate all answers.

@jingtang10
Copy link
Collaborator

jingtang10 commented Feb 22, 2023

this issue should be fixed in the following places:

// TODO(https://github.com/google/android-fhir/issues/487): Validate all answers.

// TODO(https://github.com/google/android-fhir/issues/487): Validates all answers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
Status: Complete
Development

Successfully merging a pull request may close this issue.

3 participants