1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: QuestionnaireAllowComment

Official URL: https://fhir.cambio.se/StructureDefinition/questionnaire-allowComment Version: 1.1.0
Active as of 2026-07-03 Computable Name: QuestionnaireAllowComment

Extension to indicate if an item (a question) in a Questionnaire allows for a comment to be included when answered and if so, if the input field should be hidden behind an icon or not.

Context of Use

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:allowComment S 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "allowComment"
..... value[x] 1..1 boolean Value of extension
.... extension:iconified S 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "iconified"
..... value[x] 1..1 boolean Value of extension
... url 1..1 uri "https://fhir.cambio.se/StructureDefinition/questionnaire-allowComment"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:allowComment S 1..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "allowComment"
..... value[x] 1..1 boolean Value of extension
.... extension:iconified S 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "iconified"
..... value[x] 1..1 boolean Value of extension
... url 1..1 uri "https://fhir.cambio.se/StructureDefinition/questionnaire-allowComment"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Extension to indicate if an item (a question) in a Questionnaire allows for a comment to be included when answered and if so, if the input field should be hidden behind an icon or not.

  • allowComment: boolean: An Extension
  • iconified: boolean: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:allowComment S 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "allowComment"
..... value[x] 1..1 boolean Value of extension
.... extension:iconified S 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "iconified"
..... value[x] 1..1 boolean Value of extension
... url 1..1 uri "https://fhir.cambio.se/StructureDefinition/questionnaire-allowComment"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:allowComment S 1..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "allowComment"
..... value[x] 1..1 boolean Value of extension
.... extension:iconified S 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "iconified"
..... value[x] 1..1 boolean Value of extension
... url 1..1 uri "https://fhir.cambio.se/StructureDefinition/questionnaire-allowComment"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Extension to indicate if an item (a question) in a Questionnaire allows for a comment to be included when answered and if so, if the input field should be hidden behind an icon or not.

  • allowComment: boolean: An Extension
  • iconified: boolean: An Extension

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()