cqframework / cqf-us

Common Assets for use in US-based CQFramework content implementation guides
Apache License 2.0
3 stars 2 forks source link

Determine how multi-cardinality question population should be handled. #31

Open dmuylwyk opened 2 months ago

dmuylwyk commented 2 months ago

Determine how multi-cardinality question population should be handled.

  1. Must support repeating questions as well as repeating groups of questions.
  2. Favour sdc-questionnaire-initialExpression over sdc-questionnaire-itemPopulationContext if possible.
  3. May require using sdc-questionnaire-itemPopulationContext extensions; however, this needs to be reconciled with implementation.
dmuylwyk commented 2 months ago

Start with highlighting basic Questionnaire/QuestionnaireResponse examples of such questions (i.e. add appropriate extensions later). Including but not necessarily limited to:

Ultimately, we'll want an example Questionnaire with extensions + Library to illustrate above, alongside an example QuestionnaireResponse to complete the picture, as well as any helpful narrative.