Argonaut Questionnaire Implementation Guide (Release 1.0.0 )

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


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1Questions and answer choice order rank.
... url 1..1uri"http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-itemOrder"
... valueInteger 0..1integer

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..1Questions and answer choice order rank.
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-itemOrder"
... valueInteger 0..1integerValue of extension

doco Documentation for this format

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1Questions and answer choice order rank.
... url 1..1uri"http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-itemOrder"
... valueInteger 0..1integer

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..1Questions and answer choice order rank.
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-itemOrder"
... valueInteger 0..1integerValue of extension

doco Documentation for this format


See the Conformance requirements for a complete list of supported RESTful interactions for this IG.