-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Describe the bug
- Nested repeat groups are not supporting in narrative.
QuestionnaireResponse.text.div does not provide the right information and therefore the preview screen also does not display correct info (see image)
- Narrative also does not include units for decimal/integer types (see image). Units are not included in the QuestionnaireResponse as these are not answer values. They are defined in the Questionnaire and are what the renderer use to display the correct units.
- Narrative uses non-conformant HTML elements for XHTML
To Reproduce
- Launch GPCCMP with context
- Open previous response - I've saved a draft QuestionnaireResponse demonstrating this (also attached)
QuestionnaireResponse-974.json
Expected behavior
- text.div and narrative display should contain the data in the structured QuestionnaireResponse and provide the user with a usable view even when nested repeat groups.
- text.div and narrative display should contain any relevant units as displayed in the rendered form.
- Only XHTML elements are used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels