{
"package" : "hl7.fhir.uv.extensions.r4@5.2.0",
"definition" : "Indicates that the content within the group should appear as a logical \\\"page\\\" when rendering the form, such that all enabled items within the page are displayed at once, but items in subsequent groups are not displayed until the user indicates a desire to move to the 'next' group. (Header and footer groups for a questionnaire will be rendered on all pages.) This designation may also influence pagination when printing questionnaires.\\n\\nIf a group item has this itemControl value, then all sibling items **SHALL** also be of type group and also have an itemControl value of 'page', 'header', or 'footer'. Form fillers **SHOULD** raise an error if a Questionnaire fails to adhere to this requirement. Page items SHOULD be a top-level item and generally should not nest (i.e. pages should not be descendants of a page group).",
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"property" : [ {
"_uri" : "http://hl7.org/fhir/concept-properties#parent",
"code" : "parent",
"_implicit" : true,
"valueCode" : "group"
} ],
"codesystem" : "ad0ac28b-f884-5f7a-b08d-9562d5843dfa",
"concept_id" : "be04aa15-eecd-5e33-bf78-772b3028cc28",
"ancestors" : {
"page" : 0,
"group" : 1
},
"id" : "85d03424-bd21-4a75-83d8-37fe584ba825",
"code" : "page",
"display" : "Page",
"version" : "5.2.0"
}