Package | hl7.fhir.uv.sdc |
Resource Type | Questionnaire |
Id | questionnaire-sdc-test-nested-groups |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-questionnaire-sdc-test-nested-groups.html |
URL | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-nested-groups |
Version | 4.0.0-ballot |
Status | active |
Date | 2025-07-14T18:38:59+00:00 |
Name | NestedGroups |
Title | Repeatable group test |
Realm | uv |
Authority | hl7 |
Description | A Test form with repeatable nested groups |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire questionnaire-sdc-test-nested-groups
Profile: Advanced Behavior Questionnaire
LinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | A Test form with repeatable nested groups | Questionnaire | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-nested-groups#4.0.0-ballot | |
![]() ![]() ![]() | Repeatable group test | 0..1 | group | |
![]() ![]() ![]() ![]() | First question | 0..1 | string | |
![]() ![]() ![]() ![]() | Repeatable group 1 | 0..* | group | |
![]() ![]() ![]() ![]() ![]() | Service type | 0..1 | choice | Value Set: Service type |
![]() ![]() ![]() ![]() ![]() | Text box | 0..1 | string | |
![]() ![]() ![]() ![]() ![]() | Repeatable group 2 | 0..* | group | |
![]() ![]() ![]() ![]() ![]() ![]() | Text box - group 2 | 0..1 | string | |
{ "resourceType": "Questionnaire", "id": "questionnaire-sdc-test-nested-groups", "meta": { "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-behave" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm%5Bx%5D", "valueCoding": { "system": "http://hl7.org/fhir/version-algorithm", "code": "semver" } } ], "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-nested-groups", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.26" } ], "version": "4.0.0-ballot", "name": "NestedGroups", "title": "Repeatable group test", "status": "active", "experimental": true, "date": "2025-07-14T18:38:59+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "name": "HL7 International / FHIR Infrastructure", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] }, { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] } ], "description": "A Test form with repeatable nested groups", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "item": [ { "linkId": "a7837ce4-6ba4-4d01-913c-d20a6685556b", "text": "Repeatable group test", "type": "group", "item": [ { "linkId": "a9f40adc-f194-4efb-b4f7-9396d0ca8e49", "text": "First question", "type": "string" }, { "linkId": "ba91450b-6e67-40dc-8629-0f1b60577774", "text": "Repeatable group 1", "type": "group", "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "autocomplete" } ] } } ], "linkId": "34b78239-1df2-49c5-a1ab-8f5691c7ede0", "text": "Service type", "type": "choice", "repeats": false, "answerValueSet": "http://terminology.hl7.org/ValueSet/service-type" }, { "linkId": "b7e29109-f729-4359-aa29-6c9e7c7b2318", "text": "Text box", "type": "string" }, { "linkId": "68ca912397a145bd9e9f265702b5cf45", "text": "Repeatable group 2", "type": "group", "repeats": true, "item": [ { "linkId": "b7e29109-f729-4359-aa29-6c9e7c7b2328", "text": "Text box - group 2", "type": "string" } ] } ] } ] } ] }