@lloyd thanks for prompt reply.
The issue we’re having is that OPTION 1 is used in one of the official examples in the specs [Example response to the SDC-LOINC USSG Family History questionnaire]
In this example item “linkId”: “2” is marked with repeats:true (in Questionnaire)
while it is actually “linkId”: “2.1” that repeats multiple times in (Questionnaire-Response)
Would you be able to comment on why is this example not following the spec (Option 2)?
Hmm. Yes, in the core spec that’s definitely broken. It’s odd that the validator didn’t flag it. I’ve submitted a change request to get it fixed. (And sorry for the confusion.)