This page is part of the Argonaut Questionnaire Implementation Guide (v1.0.0: Release) based on FHIR R3. This is the current published version. For a full list of available versions, see the Directory of published versions
StructureDefinition-extension-itemOrder
A non-negative integer representing the order of questions within Questionnaires groups, groups within groups and groups within questions and the order of answer choices for questions of type ‘choice’ and ‘open-choice using Questionnaire.item.option
. The order values should be consecutive and start at 0 or 1.
Context of Use: Questionnaire.item, Questionnaire.item.option
Implementation Guidance: Note that a the order within an array SHALL be maintained in conformant FHIR implementation. However in practice, this can be difficult to validate and maintain. An explicit order element for Questionnaires item groups and answer choices helps the renderer to preserve the proper order. For example when the resource instance is split up and then reassembled from an application’s internal format.
When using a contained value set representing permitted answers for a ‘choice’ or ‘open-choice’ question use the standard FHIR extension valueset-conceptOrder to indicate the order rank in the same manner as with this extension.
Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is:
http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-itemOrder
Published on Mon Feb 04 00:00:00 AEDT 2019 as active by the The Argonaut Project.
This profile builds on Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | Questions and answer choice order rank. | ||
url | 1..1 | uri | "http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-itemOrder" | |
valueInteger | 0..1 | integer | ||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..1 | Questions and answer choice order rank. | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-itemOrder" | |
valueInteger | 0..1 | integer | Value of extension | |
Documentation for this format |
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | Questions and answer choice order rank. | ||
url | 1..1 | uri | "http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-itemOrder" | |
valueInteger | 0..1 | integer | ||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..1 | Questions and answer choice order rank. | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-itemOrder" | |
valueInteger | 0..1 | integer | Value of extension | |
Documentation for this format |
See the Conformance requirements for a complete list of supported RESTful interactions for this IG.