This page is part of the FHIR Specification (v3.5.0: R4 Ballot #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: 1 | Informative | Use Context: Any |
URL for this extension:
http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn
Status: draft. Extension maintained by: HL7
Provides guidelines for rendering multi-column choices.
Comment:
This can be used for choices drawn from value sets (where additional columns can be drawn from code system properties), for References where columns can be drawn from resource properties and for.
Context of Use: Use on Element ID Questionnaire.item or Element ID Questionnaire.item.item
usage info: insert a list of places where this extension is used
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
choiceColumn | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn choiceColumn: Provides guidelines for rendering multi-column choices. Use on Element ID Questionnaire.item or Element ID Questionnaire.item.item | |
path | 1..1 | string | The element to display within the column (see notes). | |
label | 0..1 | string | The label to appear at the top of the column. | |
width | 0..1 | Quantity | The size to allocate for the column within the table showing the choices. | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn choiceColumn: Provides guidelines for rendering multi-column choices. Use on Element ID Questionnaire.item or Element ID Questionnaire.item.item | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
extension | 1..1 | Extension | Column path | |
extension | 0..0 | |||
url | 1..1 | uri | "path" | |
valueString | 0..1 | string | Value of extension | |
extension | 0..1 | Extension | Column label | |
extension | 0..0 | |||
url | 1..1 | uri | "label" | |
valueString | 0..1 | string | Value of extension | |
extension | 0..1 | Extension | Width of column | |
extension | 0..0 | |||
url | 1..1 | uri | "width" | |
valueQuantity | 0..1 | Quantity | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn" | |
value[x] | 0..0 | |||
Documentation for this format |
XML Template
<!-- choiceColumn --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn" > <-- extension sliced by value:url in the specified orderOpen--> <extension url="path"> 1..1 Extension <!-- 1..1 Column path --> <valueString value="[string]"/><!-- 0..1 Value of extension --> </extension> <extension url="label"> 0..1 Extension <!-- 0..1 Column label --> <valueString value="[string]"/><!-- 0..1 Value of extension --> </extension> <extension url="width"> 0..1 Extension <!-- 0..1 Width of column --> <valueQuantity><!-- 0..1 Quantity Value of extension --></valueQuantity> </extension> </extension>
JSON Template
{ // choiceColumn "extension" : [ // sliced by value:url in the specified order, Open { // Column path // R! // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "path", // R! "valueString" : "<string>" //Value of extension }, { // Column label // // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "label", // R! "valueString" : "<string>" //Value of extension }, { // Width of column // // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "width", // R! "valueQuantity" : { Quantity } //Value of extension } ], "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn", // R! // value[x]: Value of extension. One of these 49: }
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
choiceColumn | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn choiceColumn: Provides guidelines for rendering multi-column choices. Use on Element ID Questionnaire.item or Element ID Questionnaire.item.item | |
path | 1..1 | string | The element to display within the column (see notes). | |
label | 0..1 | string | The label to appear at the top of the column. | |
width | 0..1 | Quantity | The size to allocate for the column within the table showing the choices. | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn choiceColumn: Provides guidelines for rendering multi-column choices. Use on Element ID Questionnaire.item or Element ID Questionnaire.item.item | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
extension | 1..1 | Extension | Column path | |
extension | 0..0 | |||
url | 1..1 | uri | "path" | |
valueString | 0..1 | string | Value of extension | |
extension | 0..1 | Extension | Column label | |
extension | 0..0 | |||
url | 1..1 | uri | "label" | |
valueString | 0..1 | string | Value of extension | |
extension | 0..1 | Extension | Width of column | |
extension | 0..0 | |||
url | 1..1 | uri | "width" | |
valueQuantity | 0..1 | Quantity | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn" | |
value[x] | 0..0 | |||
Documentation for this format |
XML Template
<!-- choiceColumn --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn" > <-- extension sliced by value:url in the specified orderOpen--> <extension url="path"> 1..1 Extension <!-- 1..1 Column path --> <valueString value="[string]"/><!-- 0..1 Value of extension --> </extension> <extension url="label"> 0..1 Extension <!-- 0..1 Column label --> <valueString value="[string]"/><!-- 0..1 Value of extension --> </extension> <extension url="width"> 0..1 Extension <!-- 0..1 Width of column --> <valueQuantity><!-- 0..1 Quantity Value of extension --></valueQuantity> </extension> </extension>
JSON Template
{ // choiceColumn "extension" : [ // sliced by value:url in the specified order, Open { // Column path // R! // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "path", // R! "valueString" : "<string>" //Value of extension }, { // Column label // // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "label", // R! "valueString" : "<string>" //Value of extension }, { // Width of column // // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "width", // R! "valueQuantity" : { Quantity } //Value of extension } ], "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceColumn", // R! // value[x]: Value of extension. One of these 49: }
Constraints