{
"description": "A Test form with repeatable nested groups",
"_filename": "example/Questionnaire-questionnaire-sdc-test-nested-groups.json",
"package_name": "hl7.fhir.uv.sdc.r4",
"date": "2022-03-08T18:37:19+00:00",
"publisher": "HL7 International - FHIR Infrastructure Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "NestedGroups",
"item": [ {
"item": [ {
"text": "First question",
"type": "string",
"linkId": "a9f40adc-f194-4efb-b4f7-9396d0ca8e49"
}, {
"item": [ {
"text": "Service type",
"type": "choice",
"linkId": "34b78239-1df2-49c5-a1ab-8f5691c7ede0",
"repeats": false,
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept": {
"coding": [ {
"code": "drop-down",
"system": "http://hl7.org/fhir/questionnaire-item-control"
} ]
}
} ],
"answerValueSet": "https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/866d7924e20711d48c540020182939f7"
}, {
"text": "Text box",
"type": "string",
"linkId": "b7e29109-f729-4359-aa29-6c9e7c7b2318"
}, {
"item": [ {
"text": "Text box - group 2",
"type": "string",
"linkId": "b7e29109-f729-4359-aa29-6c9e7c7b2328"
} ],
"text": "Repeatable group 2",
"type": "group",
"linkId": "68ca912397a145bd9e9f265702b5cf45",
"repeats": true
} ],
"text": "Repeatable group 1",
"type": "group",
"linkId": "ba91450b-6e67-40dc-8629-0f1b60577774",
"repeats": true
} ],
"text": "Repeatable group test",
"type": "group",
"linkId": "a7837ce4-6ba4-4d01-913c-d20a6685556b"
} ],
"type": null,
"experimental": "true",
"resourceType": "Questionnaire",
"title": "Repeatable group test",
"package_version": "3.0.0",
"status": "active",
"id": "fc82602f-6834-41d1-b2cc-9a2dc10b5247",
"kind": null,
"url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-nested-groups",
"version": "3.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}