PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@4.0.0-ballot
    http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-nested-groups
{
  "description": "A Test form with repeatable nested groups",
  "_filename": "example/Questionnaire-questionnaire-sdc-test-nested-groups.json",
  "package_name": "hl7.fhir.uv.sdc",
  "date": "2024-12-17T01:55:34+00:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-behave" ]
  },
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "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": "4.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm[x]",
    "valueCoding": {
      "code": "semver",
      "system": "http://hl7.org/fhir/version-algorithm"
    }
  } ],
  "status": "active",
  "id": "51e40244-7a72-4ef5-8840-fc3661422bda",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-nested-groups",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.26",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "4.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}