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

Add support for transforming the value when setting initial on generated questionnaire items #326

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

barhodes
Copy link
Contributor

Questionnaire.initial.value[x] does not allow a CodeableConcept, only a Coding. During Questionnaire item generation, when the result of an initial value is a CodeableConcept, we now transform it to a Coding.

@JPercival JPercival enabled auto-merge (squash) July 31, 2023 19:14
@JPercival JPercival merged commit 24aa5f8 into master Jul 31, 2023
2 checks passed
@JPercival JPercival deleted the add-initial-value-transform branch July 31, 2023 19:26
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

Successfully merging this pull request may close these issues.

None yet

2 participants