This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2
FHIR Infrastructure Work Group | Maturity Level: 1 | Informative | Use Context: Any |
URL for this extension:
http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation
Status: draft. Extension maintained by: HL7
Identifies the desired orientation when rendering a list of choices (typically radio-box or check-box lists).
Comment:
Systems may choose to wrap answers rather than attempting to display them all in one row or column. Language conventions may determine the order in which the choices are listed (left-to-right or right-to-left, etc.). See additional guidance and examples in the SDC implementation guide.
Context of Use: Use on Element ID Questionnaire.item, with Context Invariant = type='choice' or type='open-choice'
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
choiceOrientation | 0..1 | code | URL = http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation choiceOrientation: Identifies the desired orientation when rendering a list of choices (typically radio-box or check-box lists). Binding: ChoiceListOrientation (required): Direction in which lists of possible answers should be displayed. Use on Element ID Questionnaire.item, with <a href="structuredefinition-definitions.html#StructureDefinition.contextInvariant">Context Invariant</a> = <code>type='choice' or type='open-choice'</code> | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation choiceOrientation: Identifies the desired orientation when rendering a list of choices (typically radio-box or check-box lists). Use on Element ID Questionnaire.item, with <a href="structuredefinition-definitions.html#StructureDefinition.contextInvariant">Context Invariant</a> = <code>type='choice' or type='open-choice'</code> | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation" | |
value[x] | 1..1 | code | Value of extension Binding: ChoiceListOrientation (required): Direction in which lists of possible answers should be displayed. | |
Documentation for this format |
XML Template
<!-- choiceOrientation --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation" > <!-- from Element: extension --> <valueCode value="[code]"/><!-- 1..1 Value of extension --> </extension>
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
choiceOrientation | 0..1 | code | URL = http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation choiceOrientation: Identifies the desired orientation when rendering a list of choices (typically radio-box or check-box lists). Binding: ChoiceListOrientation (required): Direction in which lists of possible answers should be displayed. Use on Element ID Questionnaire.item, with <a href="structuredefinition-definitions.html#StructureDefinition.contextInvariant">Context Invariant</a> = <code>type='choice' or type='open-choice'</code> | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation choiceOrientation: Identifies the desired orientation when rendering a list of choices (typically radio-box or check-box lists). Use on Element ID Questionnaire.item, with <a href="structuredefinition-definitions.html#StructureDefinition.contextInvariant">Context Invariant</a> = <code>type='choice' or type='open-choice'</code> | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation" | |
value[x] | 1..1 | code | Value of extension Binding: ChoiceListOrientation (required): Direction in which lists of possible answers should be displayed. | |
Documentation for this format |
XML Template
<!-- choiceOrientation --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation" > <!-- from Element: extension --> <valueCode value="[code]"/><!-- 1..1 Value of extension --> </extension>
Constraints