Da Vinci - Documentation Templates and Rules
2.1.0-preview - STU 2 United States of America flag

Da Vinci - Documentation Templates and Rules, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-dtr/ and changes regularly. See the Directory of published versions

Resource Profile: DTR Standard Questionnaire

Official URL: http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-std-questionnaire Version: 2.1.0-preview
Standards status: Trial-use Maturity Level: 2 Computable Name: DTRStdQuestionnaire

Takes a subset of extensions and constraints from the SDC rendering, behavior, and population profiles, reflecting agreed expectations around which data elements might be relevant as well as which must be supported for DTR purposes.

Elements that are not mustSupport are presented here as elements that may be of interest to certain payers, but can only be used if the payer is aware that the invoking EHR or SMART App can support them. Further guidance on the use of these elements should be found in the underlying SDC specification.

Usage:

Formal Views of Profile Content

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

This structure is derived from SDCBaseQuestionnaire

NameFlagsCard.TypeDescription & Constraintsdoco
.. Questionnaire 0..* SDCBaseQuestionnaire A structured set of questions
... text 1..1 Narrative Text summary of the resource, for human interpretation
.... div 1..1 xhtml Limited xhtml content
... extension:terminologyServer S 0..* PreferredTerminologyServer Preferred terminology server
... extension:assemble-expectation 0..0
.... value[x] 1..1 boolean Value of extension
Required Pattern: false
... entryMode S 0..* code sequential | prior-edit | random
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-entryMode
Binding: Questionnaire Entry Mode (required): Entry modes when completing a questionnaire


... endpoint 0..0 uri
... signatureRequired S 0..1 CodeableConcept There's a cost to support this.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.

... constraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
... cqf-library S 0..* (Complex) The library can contain CQL, FHIRPath or x-fhir-query. The implementers must handle any of the above.
URL: http://hl7.org/fhir/StructureDefinition/cqf-library
.... value[x] 1..1 canonical(SDCLibrary) Value of extension
... launchContext S 0..* (Complex) Context resources needed for Questionnaire
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext
... variable S 0..* Expression Variable for processing
URL: http://hl7.org/fhir/StructureDefinition/variable
... itemPopulationContext S 0..* Expression Establishes mapping context for a Questionnaire item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemPopulationContext
... title
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... titleRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
.... titleRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
... subjectType 1..1 code Resource that can be subject of QuestionnaireResponse
Required Pattern: Patient
... effectivePeriod S 0..1 Period When the questionnaire is expected to be used
... item
.... itemMedia 0..1 Attachment Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemMedia
.... itemOptionalDisplay 0..1 boolean Can suppress from display to user
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-optionalDisplay
.... shortText 0..1 string Short text for the item.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-shortText
.... itemHidden S 0..1 boolean Don't display to user
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-hidden
.... openLabel 0..1 string Image to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-openLabel
.... itemControl S 0..1 CodeableConcept E.g. Fly-over, Table, Checkbox, Combo-box, Lookup, etc.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl
Binding: QuestionnaireItemUIControlCodes (extensible): User interface controls or widgets used for questionnaire items.

.... choiceOrientation 0..1 code horizontal | vertical
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation
Binding: ChoiceListOrientation (required): Direction in which lists of possible answers should be displayed.

.... displayCategory 0..1 CodeableConcept Purpose of rendered text
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory
Binding: QuestionnaireDisplayCategories (extensible): Identifies the purpose for a "display" item.

.... supportLink S 0..* uri Supporting information
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-supportLink
.... choiceColumn 0..* (Complex) Guide for rendering multi-column choices
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-choiceColumn
.... width 0..1 Quantity Width of column for question
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-width
.... sliderStepValue 0..1 integer Increment value for slider
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-sliderStepValue
.... entryFormat 0..1 string User prompt for format
URL: http://hl7.org/fhir/StructureDefinition/entryFormat
.... collapsible 0..1 code Indicates whether the child items of a group or question item is displayed in collapsible form.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-collapsible
Binding: Questionnaire Item Collapsible (required): Defines mechanism of displaying child items.

.... usageMode 0..1 code capture | display | display-non-empty | capture-display | capture-display-non-empty
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-usageMode
Binding: QuestionnaireItemUsageMode (required): Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.

.... itemSignatureRequired 0..1 CodeableConcept Is signature needed?
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.

.... minOccurs 0..1 integer Minimum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs
.... maxOccurs 0..1 integer Maximum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs
.... minLength 0..1 integer At least this many characters
URL: http://hl7.org/fhir/StructureDefinition/minLength
.... regex 0..1 string Regular expression pattern
URL: http://hl7.org/fhir/StructureDefinition/regex
.... minValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be >= this value
URL: http://hl7.org/fhir/StructureDefinition/minValue
.... maxValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be <= this value
URL: http://hl7.org/fhir/StructureDefinition/maxValue
.... minQuantity 0..1 Quantity Must be >= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-minQuantity
.... maxQuantity 0..1 Quantity Must be <= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-maxQuantity
.... maxDecimalPlaces 0..1 integer Maximum digits after decimal
URL: http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces
.... mimeType S 0..1 code Type of attachment
URL: http://hl7.org/fhir/StructureDefinition/mimeType
Binding: Mime Types (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)

.... maxSize 0..1 decimal Max size in bytes
URL: http://hl7.org/fhir/StructureDefinition/maxSize
.... answerOptionsToggleExpression 0..1 (Complex) Expression constraining allowed answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-answerOptionsToggleExpression
.... unitOption S 0..* Coding Unit choice
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitOption
.... unitValueSet S 0..1 canonical(ValueSet) Unit choices
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitValueSet
.... referenceResource S 0..* code Allowed resource for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.


.... referenceProfile S 0..* canonical(StructureDefinition) Allowed profile for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceProfile
.... candidateExpression S 0..1 Expression Expression for possible answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-candidateExpression
.... lookupQuestionnaire S 0..1 canonical() Questionnaire to populate a reference
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-lookupQuestionnaire
.... itemConstraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
.... initialExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression
.... calculatedExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression
.... enableWhenExpression S 0..1 Expression Expression for when to enable the item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression
.... unit 0..1 Coding Unit for numeric answer
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unit
.... contextExpression S 0..* (Complex) Expression for information to guide answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-contextExpression
.... prefix
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemPrefixRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemPrefixRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
.... text
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemTextRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemTextRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
..... itemTextCqfExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... enableWhen S 0..* BackboneElement Only allow data when
.... enableBehavior S 0..1 code all | any
.... required
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... requiredExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... repeats
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... repeatsExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... readOnly
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... readOnlyExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... answerValueSet
..... value 0..1 string Primitive value for canonical
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... answerValueSetExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... answerOption
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemAnswerMedia 0..1 Attachment Answer Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemAnswerMedia
..... optionExclusive S 0..1 boolean Option is exclusive
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-optionExclusive
..... ordinalValue 0..1 decimal Assigned Ordinal Value
URL: http://hl7.org/fhir/StructureDefinition/ordinalValue
..... value[x] S 1..1 integer, date, time, string, Coding, Reference(Resource) Answer value
...... answerOptionRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Questionnaire C 0..* SDCBaseQuestionnaire A structured set of questions
que-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
que-2: The link ids for groups and questions must be unique within the questionnaire
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 1..1 Narrative Text summary of the resource, for human interpretation
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

.... div C 1..1 xhtml Limited xhtml content
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
... designNote 0..1 markdown Design comments
URL: http://hl7.org/fhir/StructureDefinition/designNote
... performerType S 0..* code Resource that can record answers to this Questionnaire
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-performerType
Binding: Questionnaire Performer Type (required): Resources that can record answers to a questionnaire.


... styleSensitive 0..1 (Complex) Are styles important for processing?
URL: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
.... extension 0..0
.... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive"
.... value[x] 1..1 boolean Value of extension
Required Pattern: false
... entryMode S 0..* code sequential | prior-edit | random
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-entryMode
Binding: Questionnaire Entry Mode (required): Entry modes when completing a questionnaire


... signatureRequired S 0..1 CodeableConcept There's a cost to support this.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.


... constraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
... cqf-library S 0..* (Complex) The library can contain CQL, FHIRPath or x-fhir-query. The implementers must handle any of the above.
URL: http://hl7.org/fhir/StructureDefinition/cqf-library
.... extension 0..0
.... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/cqf-library"
.... value[x] 1..1 canonical(SDCLibrary) Value of extension
... launchContext S 0..* (Complex) Context resources needed for Questionnaire
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext
... variable S 0..* Expression Variable for processing
URL: http://hl7.org/fhir/StructureDefinition/variable
... itemPopulationContext S 0..* Expression Establishes mapping context for a Questionnaire item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemPopulationContext
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... url SΣ 1..1 uri Canonical identifier for this questionnaire, represented as a URI (globally unique)
... version SΣ 0..1 string Business version of the questionnaire
... title SΣ 0..1 string Name for this questionnaire (human friendly)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... titleRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
.... titleRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... subjectType SΣ 1..1 code Resource that can be subject of QuestionnaireResponse
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.



Required Pattern: Patient
... effectivePeriod SΣ 0..1 Period When the questionnaire is expected to be used
... item SC 0..* BackboneElement Questions and sections within the Questionnaire
que-1: Group items must have nested items, display items cannot have nested items
que-3: Display items cannot have a "code" asserted
que-4: A question cannot have both answerOption and answerValueSet
que-5: Only 'choice' and 'open-choice' items can have answerValueSet
que-6: Required and repeat aren't permitted for display items
que-8: Initial values can't be specified for groups or display items
que-9: Read-only can't be specified for "display" items
que-10: Maximum length can only be declared for simple question types
que-11: If one or more answerOption is present, initial[x] must be missing
que-12: If there are more than one enableWhen, enableBehavior must be specified
que-13: Can only have multiple initial values for repeating items
sdc-1: An item cannot have an answerExpression if answerOption or answerValueSet is already present.
.... designNote 0..1 markdown Design comments
URL: http://hl7.org/fhir/StructureDefinition/designNote
.... terminologyServer 0..* url Preferred terminology server
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-preferredTerminologyServer
.... itemMedia 0..1 Attachment Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemMedia
.... itemOptionalDisplay 0..1 boolean Can suppress from display to user
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-optionalDisplay
.... shortText 0..1 string Short text for the item.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-shortText
.... itemHidden S 0..1 boolean Don't display to user
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-hidden
.... openLabel 0..1 string Image to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-openLabel
.... itemControl S 0..1 CodeableConcept E.g. Fly-over, Table, Checkbox, Combo-box, Lookup, etc.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl
Binding: QuestionnaireItemUIControlCodes (extensible): User interface controls or widgets used for questionnaire items.


.... choiceOrientation 0..1 code horizontal | vertical
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation
Binding: ChoiceListOrientation (required): Direction in which lists of possible answers should be displayed.


.... displayCategory 0..1 CodeableConcept Purpose of rendered text
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory
Binding: QuestionnaireDisplayCategories (extensible): Identifies the purpose for a "display" item.


.... supportLink S 0..* uri Supporting information
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-supportLink
.... choiceColumn 0..* (Complex) Guide for rendering multi-column choices
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-choiceColumn
.... width 0..1 Quantity Width of column for question
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-width
.... sliderStepValue 0..1 integer Increment value for slider
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-sliderStepValue
.... entryFormat 0..1 string User prompt for format
URL: http://hl7.org/fhir/StructureDefinition/entryFormat
.... collapsible 0..1 code Indicates whether the child items of a group or question item is displayed in collapsible form.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-collapsible
Binding: Questionnaire Item Collapsible (required): Defines mechanism of displaying child items.


.... usageMode 0..1 code capture | display | display-non-empty | capture-display | capture-display-non-empty
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-usageMode
Binding: QuestionnaireItemUsageMode (required): Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.


.... itemSignatureRequired 0..1 CodeableConcept Is signature needed?
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.


.... minOccurs 0..1 integer Minimum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs
.... maxOccurs 0..1 integer Maximum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs
.... minLength 0..1 integer At least this many characters
URL: http://hl7.org/fhir/StructureDefinition/minLength
.... regex 0..1 string Regular expression pattern
URL: http://hl7.org/fhir/StructureDefinition/regex
.... minValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be >= this value
URL: http://hl7.org/fhir/StructureDefinition/minValue
.... maxValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be <= this value
URL: http://hl7.org/fhir/StructureDefinition/maxValue
.... minQuantity 0..1 Quantity Must be >= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-minQuantity
.... maxQuantity 0..1 Quantity Must be <= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-maxQuantity
.... maxDecimalPlaces 0..1 integer Maximum digits after decimal
URL: http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces
.... mimeType S 0..1 code Type of attachment
URL: http://hl7.org/fhir/StructureDefinition/mimeType
Binding: Mime Types (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)


.... maxSize 0..1 decimal Max size in bytes
URL: http://hl7.org/fhir/StructureDefinition/maxSize
.... answerOptionsToggleExpression 0..1 (Complex) Expression constraining allowed answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-answerOptionsToggleExpression
.... unitOption S 0..* Coding Unit choice
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitOption
.... unitValueSet S 0..1 canonical(ValueSet) Unit choices
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitValueSet
.... referenceResource S 0..* code Allowed resource for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.


.... referenceProfile S 0..* canonical(StructureDefinition) Allowed profile for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceProfile
.... candidateExpression S 0..1 Expression Expression for possible answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-candidateExpression
.... lookupQuestionnaire S 0..1 canonical() Questionnaire to populate a reference
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-lookupQuestionnaire
.... itemConstraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
.... initialExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression
.... calculatedExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression
.... enableWhenExpression S 0..1 Expression Expression for when to enable the item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression
.... unit 0..1 Coding Unit for numeric answer
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unit
.... contextExpression S 0..* (Complex) Expression for information to guide answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-contextExpression
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... linkId S 1..1 string Unique id for item in questionnaire
.... prefix S 0..1 string E.g. "1(a)", "2.5.3"
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemPrefixRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemPrefixRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
.... text S 0..1 string Primary text for the item
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemTextRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemTextRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
..... itemTextCqfExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... type S 1..1 code group | display | boolean | decimal | integer | date | dateTime +
Binding: QuestionnaireItemType (required): Distinguishes groups from questions and display text and indicates data type for questions.

.... enableWhen ?!SC 0..* BackboneElement Only allow data when
que-7: If the operator is 'exists', the value must be a boolean
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... question 1..1 string Question that determines whether item is enabled
..... operator 1..1 code exists | = | != | > | < | >= | <=
Binding: QuestionnaireItemOperator (required): The criteria by which a question is enabled.

..... answer[x] C 1..1 Value for question comparison based on operator
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... answerBoolean boolean
...... answerDecimal decimal
...... answerInteger integer
...... answerDate date
...... answerDateTime dateTime
...... answerTime time
...... answerString string
...... answerCoding Coding
...... answerQuantity Quantity
...... answerReference Reference(Resource)
.... enableBehavior SC 0..1 code all | any
Binding: EnableWhenBehavior (required): Controls how multiple enableWhen values are interpreted - whether all or any must be true.

.... required SC 0..1 boolean Whether the item must be included in data results
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... requiredExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... repeats SC 0..1 boolean Whether the item may repeat
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... repeatsExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... readOnly SC 0..1 boolean Don't allow human editing
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... readOnlyExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... maxLength SC 0..1 integer No more than this many characters
.... answerValueSet SC 0..1 canonical(SDC ValueSet) Valueset containing permitted answers
..... value 0..1 string Primitive value for canonical
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... answerValueSetExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... answerOption SC 0..* BackboneElement Permitted answer
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemAnswerMedia 0..1 Attachment Answer Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemAnswerMedia
..... optionExclusive S 0..1 boolean Option is exclusive
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-optionExclusive
..... ordinalValue 0..1 decimal Assigned Ordinal Value
URL: http://hl7.org/fhir/StructureDefinition/ordinalValue
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... value[x] S 1..1 Answer value
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... value[x]:All Types Content/Rules for all Types
....... answerOptionRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
...... valueInteger integer
...... valueDate date
...... valueTime time
...... valueString string
...... valueCoding Coding
...... valueReference Reference(Resource)
.... initial SC 0..* BackboneElement Initial value(s) when item is first rendered
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... value[x] S 1..1 Actual value for initializing the question
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... valueBoolean boolean
...... valueDecimal decimal
...... valueInteger integer
...... valueDate date
...... valueDateTime dateTime
...... valueTime time
...... valueString string
...... valueUri uri
...... valueAttachment Attachment
...... valueCoding Coding
...... valueQuantity Quantity
...... valueReference Reference(Resource)
.... item SC 0..* See item (Questionnaire) Nested questionnaire items

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Questionnaire.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Questionnaire.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|4.0.1
from the FHIR Standard
Questionnaire.subjectTyperequiredPattern: Patient
http://hl7.org/fhir/ValueSet/resource-types|4.0.1
from the FHIR Standard
Questionnaire.item.typerequiredQuestionnaireItemType
http://hl7.org/fhir/ValueSet/item-type|4.0.1
from the FHIR Standard
Questionnaire.item.enableWhen.operatorrequiredQuestionnaireItemOperator
http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1
from the FHIR Standard
Questionnaire.item.enableWhen.answer[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard
Questionnaire.item.enableBehaviorrequiredEnableWhenBehavior
http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
from the FHIR Standard
Questionnaire.item.answerOption.value[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard
Questionnaire.item.initial.value[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. Questionnaire C 0..* SDCBaseQuestionnaire A structured set of questions
que-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
que-2: The link ids for groups and questions must be unique within the questionnaire
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
... text 1..1 Narrative Text summary of the resource, for human interpretation
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

.... div C 1..1 xhtml Limited xhtml content
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... designNote 0..1 markdown Design comments
URL: http://hl7.org/fhir/StructureDefinition/designNote
... terminologyServer S 0..* url Preferred terminology server
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-preferredTerminologyServer
... performerType S 0..* code Resource that can record answers to this Questionnaire
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-performerType
Binding: Questionnaire Performer Type (required): Resources that can record answers to a questionnaire.


... styleSensitive 0..1 (Complex) Are styles important for processing?
URL: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..0
.... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive"
.... value[x] 1..1 boolean Value of extension
Required Pattern: false
... entryMode S 0..* code sequential | prior-edit | random
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-entryMode
Binding: Questionnaire Entry Mode (required): Entry modes when completing a questionnaire


... signatureRequired S 0..1 CodeableConcept There's a cost to support this.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.


... constraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
... cqf-library S 0..* (Complex) The library can contain CQL, FHIRPath or x-fhir-query. The implementers must handle any of the above.
URL: http://hl7.org/fhir/StructureDefinition/cqf-library
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..0
.... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/cqf-library"
.... value[x] 1..1 canonical(SDCLibrary) Value of extension
... launchContext S 0..* (Complex) Context resources needed for Questionnaire
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext
... variable S 0..* Expression Variable for processing
URL: http://hl7.org/fhir/StructureDefinition/variable
... itemPopulationContext S 0..* Expression Establishes mapping context for a Questionnaire item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemPopulationContext
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... url SΣ 1..1 uri Canonical identifier for this questionnaire, represented as a URI (globally unique)
... identifier Σ 0..* Identifier Additional identifier for the questionnaire
... version SΣ 0..1 string Business version of the questionnaire
... name ΣC 0..1 string Name for this questionnaire (computer friendly)
... title SΣ 0..1 string Name for this questionnaire (human friendly)
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... titleRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
.... titleRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
.... value 0..1 string Primitive value for string
Max Length: 1048576
... derivedFrom 0..* canonical(Questionnaire) Instantiates protocol or definition
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental Σ 0..1 boolean For testing purposes, not real usage
... subjectType SΣ 1..1 code Resource that can be subject of QuestionnaireResponse
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.



Required Pattern: Patient
... date Σ 0..1 dateTime Date last changed
... publisher Σ 0..1 string Name of the publisher (organization or individual)
... contact Σ 0..* ContactDetail Contact details for the publisher
... description 0..1 markdown Natural language description of the questionnaire
... useContext Σ 0..* UsageContext The context that the content is intended to support
... jurisdiction Σ 0..* CodeableConcept Intended jurisdiction for questionnaire (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose 0..1 markdown Why this questionnaire is defined
... copyright 0..1 markdown Use and/or publishing restrictions
... approvalDate 0..1 date When the questionnaire was approved by publisher
... lastReviewDate 0..1 date When the questionnaire was last reviewed
... effectivePeriod SΣ 0..1 Period When the questionnaire is expected to be used
... code Σ 0..* Coding Concept that represents the overall questionnaire
Binding: QuestionnaireQuestionCodes (example): Codes for questionnaires, groups and individual questions.


... item SC 0..* BackboneElement Questions and sections within the Questionnaire
que-1: Group items must have nested items, display items cannot have nested items
que-3: Display items cannot have a "code" asserted
que-4: A question cannot have both answerOption and answerValueSet
que-5: Only 'choice' and 'open-choice' items can have answerValueSet
que-6: Required and repeat aren't permitted for display items
que-8: Initial values can't be specified for groups or display items
que-9: Read-only can't be specified for "display" items
que-10: Maximum length can only be declared for simple question types
que-11: If one or more answerOption is present, initial[x] must be missing
que-12: If there are more than one enableWhen, enableBehavior must be specified
que-13: Can only have multiple initial values for repeating items
sdc-1: An item cannot have an answerExpression if answerOption or answerValueSet is already present.
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... designNote 0..1 markdown Design comments
URL: http://hl7.org/fhir/StructureDefinition/designNote
.... terminologyServer 0..* url Preferred terminology server
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-preferredTerminologyServer
.... itemMedia 0..1 Attachment Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemMedia
.... itemOptionalDisplay 0..1 boolean Can suppress from display to user
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-optionalDisplay
.... shortText 0..1 string Short text for the item.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-shortText
.... itemHidden S 0..1 boolean Don't display to user
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-hidden
.... openLabel 0..1 string Image to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-openLabel
.... itemControl S 0..1 CodeableConcept E.g. Fly-over, Table, Checkbox, Combo-box, Lookup, etc.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl
Binding: QuestionnaireItemUIControlCodes (extensible): User interface controls or widgets used for questionnaire items.


.... choiceOrientation 0..1 code horizontal | vertical
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation
Binding: ChoiceListOrientation (required): Direction in which lists of possible answers should be displayed.


.... displayCategory 0..1 CodeableConcept Purpose of rendered text
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory
Binding: QuestionnaireDisplayCategories (extensible): Identifies the purpose for a "display" item.


.... supportLink S 0..* uri Supporting information
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-supportLink
.... choiceColumn 0..* (Complex) Guide for rendering multi-column choices
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-choiceColumn
.... width 0..1 Quantity Width of column for question
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-width
.... sliderStepValue 0..1 integer Increment value for slider
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-sliderStepValue
.... entryFormat 0..1 string User prompt for format
URL: http://hl7.org/fhir/StructureDefinition/entryFormat
.... collapsible 0..1 code Indicates whether the child items of a group or question item is displayed in collapsible form.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-collapsible
Binding: Questionnaire Item Collapsible (required): Defines mechanism of displaying child items.


.... usageMode 0..1 code capture | display | display-non-empty | capture-display | capture-display-non-empty
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-usageMode
Binding: QuestionnaireItemUsageMode (required): Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.


.... itemSignatureRequired 0..1 CodeableConcept Is signature needed?
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.


.... minOccurs 0..1 integer Minimum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs
.... maxOccurs 0..1 integer Maximum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs
.... minLength 0..1 integer At least this many characters
URL: http://hl7.org/fhir/StructureDefinition/minLength
.... regex 0..1 string Regular expression pattern
URL: http://hl7.org/fhir/StructureDefinition/regex
.... minValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be >= this value
URL: http://hl7.org/fhir/StructureDefinition/minValue
.... maxValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be <= this value
URL: http://hl7.org/fhir/StructureDefinition/maxValue
.... minQuantity 0..1 Quantity Must be >= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-minQuantity
.... maxQuantity 0..1 Quantity Must be <= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-maxQuantity
.... maxDecimalPlaces 0..1 integer Maximum digits after decimal
URL: http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces
.... mimeType S 0..1 code Type of attachment
URL: http://hl7.org/fhir/StructureDefinition/mimeType
Binding: Mime Types (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)


.... maxSize 0..1 decimal Max size in bytes
URL: http://hl7.org/fhir/StructureDefinition/maxSize
.... answerOptionsToggleExpression 0..1 (Complex) Expression constraining allowed answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-answerOptionsToggleExpression
.... unitOption S 0..* Coding Unit choice
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitOption
.... unitValueSet S 0..1 canonical(ValueSet) Unit choices
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitValueSet
.... referenceResource S 0..* code Allowed resource for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.


.... referenceProfile S 0..* canonical(StructureDefinition) Allowed profile for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceProfile
.... candidateExpression S 0..1 Expression Expression for possible answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-candidateExpression
.... lookupQuestionnaire S 0..1 canonical() Questionnaire to populate a reference
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-lookupQuestionnaire
.... itemConstraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
.... initialExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression
.... calculatedExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression
.... enableWhenExpression S 0..1 Expression Expression for when to enable the item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression
.... unit 0..1 Coding Unit for numeric answer
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unit
.... contextExpression S 0..* (Complex) Expression for information to guide answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-contextExpression
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... linkId S 1..1 string Unique id for item in questionnaire
.... definition 0..1 uri ElementDefinition - details for the item
.... code C 0..* Coding Corresponding concept for this item in a terminology
Binding: QuestionnaireQuestionCodes (example): Codes for questionnaires, groups and individual questions.


.... prefix S 0..1 string E.g. "1(a)", "2.5.3"
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemPrefixRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemPrefixRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
..... value 0..1 string Primitive value for string
Max Length: 1048576
.... text S 0..1 string Primary text for the item
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemTextRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemTextRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
..... itemTextCqfExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
..... value 0..1 string Primitive value for string
Max Length: 1048576
.... type S 1..1 code group | display | boolean | decimal | integer | date | dateTime +
Binding: QuestionnaireItemType (required): Distinguishes groups from questions and display text and indicates data type for questions.

.... enableWhen ?!SC 0..* BackboneElement Only allow data when
que-7: If the operator is 'exists', the value must be a boolean
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... question 1..1 string Question that determines whether item is enabled
..... operator 1..1 code exists | = | != | > | < | >= | <=
Binding: QuestionnaireItemOperator (required): The criteria by which a question is enabled.

..... answer[x] C 1..1 Value for question comparison based on operator
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... answerBoolean boolean
...... answerDecimal decimal
...... answerInteger integer
...... answerDate date
...... answerDateTime dateTime
...... answerTime time
...... answerString string
...... answerCoding Coding
...... answerQuantity Quantity
...... answerReference Reference(Resource)
.... enableBehavior SC 0..1 code all | any
Binding: EnableWhenBehavior (required): Controls how multiple enableWhen values are interpreted - whether all or any must be true.

.... required SC 0..1 boolean Whether the item must be included in data results
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional content defined by implementations
..... value 0..1 boolean Primitive value for boolean
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... requiredExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
...... value 0..1 boolean Primitive value for boolean
.... repeats SC 0..1 boolean Whether the item may repeat
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional content defined by implementations
..... value 0..1 boolean Primitive value for boolean
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... repeatsExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
...... value 0..1 boolean Primitive value for boolean
.... readOnly SC 0..1 boolean Don't allow human editing
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional content defined by implementations
..... value 0..1 boolean Primitive value for boolean
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... readOnlyExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
...... value 0..1 boolean Primitive value for boolean
.... maxLength SC 0..1 integer No more than this many characters
.... answerValueSet SC 0..1 canonical(SDC ValueSet) Valueset containing permitted answers
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional content defined by implementations
..... value 0..1 string Primitive value for canonical
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... answerValueSetExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
...... value 0..1 string Primitive value for string
Max Length: 1048576
.... answerOption SC 0..* BackboneElement Permitted answer
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemAnswerMedia 0..1 Attachment Answer Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemAnswerMedia
..... optionExclusive S 0..1 boolean Option is exclusive
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-optionExclusive
..... ordinalValue 0..1 decimal Assigned Ordinal Value
URL: http://hl7.org/fhir/StructureDefinition/ordinalValue
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... value[x] S 1..1 Answer value
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... value[x]:All Types Content/Rules for all Types
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... answerOptionRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
...... valueInteger integer
...... valueDate date
...... valueTime time
...... valueString string
...... valueCoding Coding
...... valueReference Reference(Resource)
..... initialSelected 0..1 boolean Whether option is selected by default
.... initial SC 0..* BackboneElement Initial value(s) when item is first rendered
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... value[x] S 1..1 Actual value for initializing the question
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... valueBoolean boolean
...... valueDecimal decimal
...... valueInteger integer
...... valueDate date
...... valueDateTime dateTime
...... valueTime time
...... valueString string
...... valueUri uri
...... valueAttachment Attachment
...... valueCoding Coding
...... valueQuantity Quantity
...... valueReference Reference(Resource)
.... item SC 0..* See item (Questionnaire) Nested questionnaire items

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Questionnaire.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Questionnaire.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Questionnaire.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|4.0.1
from the FHIR Standard
Questionnaire.subjectTyperequiredPattern: Patient
http://hl7.org/fhir/ValueSet/resource-types|4.0.1
from the FHIR Standard
Questionnaire.jurisdictionextensibleJurisdiction ValueSet
http://hl7.org/fhir/ValueSet/jurisdiction
from the FHIR Standard
Questionnaire.codeexampleQuestionnaireQuestionCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/questionnaire-questions
from the FHIR Standard
Questionnaire.item.codeexampleQuestionnaireQuestionCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/questionnaire-questions
from the FHIR Standard
Questionnaire.item.typerequiredQuestionnaireItemType
http://hl7.org/fhir/ValueSet/item-type|4.0.1
from the FHIR Standard
Questionnaire.item.enableWhen.operatorrequiredQuestionnaireItemOperator
http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1
from the FHIR Standard
Questionnaire.item.enableWhen.answer[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard
Questionnaire.item.enableBehaviorrequiredEnableWhenBehavior
http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
from the FHIR Standard
Questionnaire.item.answerOption.value[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard
Questionnaire.item.initial.value[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard

This structure is derived from SDCBaseQuestionnaire

Summary

Mandatory: 2 elements
Must-Support: 28 elements
Prohibited: 2 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Maturity: 2

Differential View

This structure is derived from SDCBaseQuestionnaire

NameFlagsCard.TypeDescription & Constraintsdoco
.. Questionnaire 0..* SDCBaseQuestionnaire A structured set of questions
... text 1..1 Narrative Text summary of the resource, for human interpretation
.... div 1..1 xhtml Limited xhtml content
... extension:terminologyServer S 0..* PreferredTerminologyServer Preferred terminology server
... extension:assemble-expectation 0..0
.... value[x] 1..1 boolean Value of extension
Required Pattern: false
... entryMode S 0..* code sequential | prior-edit | random
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-entryMode
Binding: Questionnaire Entry Mode (required): Entry modes when completing a questionnaire


... endpoint 0..0 uri
... signatureRequired S 0..1 CodeableConcept There's a cost to support this.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.

... constraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
... cqf-library S 0..* (Complex) The library can contain CQL, FHIRPath or x-fhir-query. The implementers must handle any of the above.
URL: http://hl7.org/fhir/StructureDefinition/cqf-library
.... value[x] 1..1 canonical(SDCLibrary) Value of extension
... launchContext S 0..* (Complex) Context resources needed for Questionnaire
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext
... variable S 0..* Expression Variable for processing
URL: http://hl7.org/fhir/StructureDefinition/variable
... itemPopulationContext S 0..* Expression Establishes mapping context for a Questionnaire item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemPopulationContext
... title
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... titleRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
.... titleRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
... subjectType 1..1 code Resource that can be subject of QuestionnaireResponse
Required Pattern: Patient
... effectivePeriod S 0..1 Period When the questionnaire is expected to be used
... item
.... itemMedia 0..1 Attachment Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemMedia
.... itemOptionalDisplay 0..1 boolean Can suppress from display to user
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-optionalDisplay
.... shortText 0..1 string Short text for the item.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-shortText
.... itemHidden S 0..1 boolean Don't display to user
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-hidden
.... openLabel 0..1 string Image to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-openLabel
.... itemControl S 0..1 CodeableConcept E.g. Fly-over, Table, Checkbox, Combo-box, Lookup, etc.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl
Binding: QuestionnaireItemUIControlCodes (extensible): User interface controls or widgets used for questionnaire items.

.... choiceOrientation 0..1 code horizontal | vertical
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation
Binding: ChoiceListOrientation (required): Direction in which lists of possible answers should be displayed.

.... displayCategory 0..1 CodeableConcept Purpose of rendered text
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory
Binding: QuestionnaireDisplayCategories (extensible): Identifies the purpose for a "display" item.

.... supportLink S 0..* uri Supporting information
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-supportLink
.... choiceColumn 0..* (Complex) Guide for rendering multi-column choices
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-choiceColumn
.... width 0..1 Quantity Width of column for question
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-width
.... sliderStepValue 0..1 integer Increment value for slider
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-sliderStepValue
.... entryFormat 0..1 string User prompt for format
URL: http://hl7.org/fhir/StructureDefinition/entryFormat
.... collapsible 0..1 code Indicates whether the child items of a group or question item is displayed in collapsible form.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-collapsible
Binding: Questionnaire Item Collapsible (required): Defines mechanism of displaying child items.

.... usageMode 0..1 code capture | display | display-non-empty | capture-display | capture-display-non-empty
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-usageMode
Binding: QuestionnaireItemUsageMode (required): Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.

.... itemSignatureRequired 0..1 CodeableConcept Is signature needed?
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.

.... minOccurs 0..1 integer Minimum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs
.... maxOccurs 0..1 integer Maximum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs
.... minLength 0..1 integer At least this many characters
URL: http://hl7.org/fhir/StructureDefinition/minLength
.... regex 0..1 string Regular expression pattern
URL: http://hl7.org/fhir/StructureDefinition/regex
.... minValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be >= this value
URL: http://hl7.org/fhir/StructureDefinition/minValue
.... maxValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be <= this value
URL: http://hl7.org/fhir/StructureDefinition/maxValue
.... minQuantity 0..1 Quantity Must be >= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-minQuantity
.... maxQuantity 0..1 Quantity Must be <= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-maxQuantity
.... maxDecimalPlaces 0..1 integer Maximum digits after decimal
URL: http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces
.... mimeType S 0..1 code Type of attachment
URL: http://hl7.org/fhir/StructureDefinition/mimeType
Binding: Mime Types (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)

.... maxSize 0..1 decimal Max size in bytes
URL: http://hl7.org/fhir/StructureDefinition/maxSize
.... answerOptionsToggleExpression 0..1 (Complex) Expression constraining allowed answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-answerOptionsToggleExpression
.... unitOption S 0..* Coding Unit choice
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitOption
.... unitValueSet S 0..1 canonical(ValueSet) Unit choices
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitValueSet
.... referenceResource S 0..* code Allowed resource for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.


.... referenceProfile S 0..* canonical(StructureDefinition) Allowed profile for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceProfile
.... candidateExpression S 0..1 Expression Expression for possible answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-candidateExpression
.... lookupQuestionnaire S 0..1 canonical() Questionnaire to populate a reference
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-lookupQuestionnaire
.... itemConstraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
.... initialExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression
.... calculatedExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression
.... enableWhenExpression S 0..1 Expression Expression for when to enable the item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression
.... unit 0..1 Coding Unit for numeric answer
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unit
.... contextExpression S 0..* (Complex) Expression for information to guide answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-contextExpression
.... prefix
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemPrefixRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemPrefixRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
.... text
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemTextRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemTextRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
..... itemTextCqfExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... enableWhen S 0..* BackboneElement Only allow data when
.... enableBehavior S 0..1 code all | any
.... required
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... requiredExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... repeats
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... repeatsExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... readOnly
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... readOnlyExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... answerValueSet
..... value 0..1 string Primitive value for canonical
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... answerValueSetExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... answerOption
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemAnswerMedia 0..1 Attachment Answer Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemAnswerMedia
..... optionExclusive S 0..1 boolean Option is exclusive
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-optionExclusive
..... ordinalValue 0..1 decimal Assigned Ordinal Value
URL: http://hl7.org/fhir/StructureDefinition/ordinalValue
..... value[x] S 1..1 integer, date, time, string, Coding, Reference(Resource) Answer value
...... answerOptionRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Questionnaire C 0..* SDCBaseQuestionnaire A structured set of questions
que-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
que-2: The link ids for groups and questions must be unique within the questionnaire
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 1..1 Narrative Text summary of the resource, for human interpretation
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

.... div C 1..1 xhtml Limited xhtml content
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
... designNote 0..1 markdown Design comments
URL: http://hl7.org/fhir/StructureDefinition/designNote
... performerType S 0..* code Resource that can record answers to this Questionnaire
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-performerType
Binding: Questionnaire Performer Type (required): Resources that can record answers to a questionnaire.


... styleSensitive 0..1 (Complex) Are styles important for processing?
URL: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
.... extension 0..0
.... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive"
.... value[x] 1..1 boolean Value of extension
Required Pattern: false
... entryMode S 0..* code sequential | prior-edit | random
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-entryMode
Binding: Questionnaire Entry Mode (required): Entry modes when completing a questionnaire


... signatureRequired S 0..1 CodeableConcept There's a cost to support this.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.


... constraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
... cqf-library S 0..* (Complex) The library can contain CQL, FHIRPath or x-fhir-query. The implementers must handle any of the above.
URL: http://hl7.org/fhir/StructureDefinition/cqf-library
.... extension 0..0
.... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/cqf-library"
.... value[x] 1..1 canonical(SDCLibrary) Value of extension
... launchContext S 0..* (Complex) Context resources needed for Questionnaire
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext
... variable S 0..* Expression Variable for processing
URL: http://hl7.org/fhir/StructureDefinition/variable
... itemPopulationContext S 0..* Expression Establishes mapping context for a Questionnaire item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemPopulationContext
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... url SΣ 1..1 uri Canonical identifier for this questionnaire, represented as a URI (globally unique)
... version SΣ 0..1 string Business version of the questionnaire
... title SΣ 0..1 string Name for this questionnaire (human friendly)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... titleRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
.... titleRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... subjectType SΣ 1..1 code Resource that can be subject of QuestionnaireResponse
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.



Required Pattern: Patient
... effectivePeriod SΣ 0..1 Period When the questionnaire is expected to be used
... item SC 0..* BackboneElement Questions and sections within the Questionnaire
que-1: Group items must have nested items, display items cannot have nested items
que-3: Display items cannot have a "code" asserted
que-4: A question cannot have both answerOption and answerValueSet
que-5: Only 'choice' and 'open-choice' items can have answerValueSet
que-6: Required and repeat aren't permitted for display items
que-8: Initial values can't be specified for groups or display items
que-9: Read-only can't be specified for "display" items
que-10: Maximum length can only be declared for simple question types
que-11: If one or more answerOption is present, initial[x] must be missing
que-12: If there are more than one enableWhen, enableBehavior must be specified
que-13: Can only have multiple initial values for repeating items
sdc-1: An item cannot have an answerExpression if answerOption or answerValueSet is already present.
.... designNote 0..1 markdown Design comments
URL: http://hl7.org/fhir/StructureDefinition/designNote
.... terminologyServer 0..* url Preferred terminology server
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-preferredTerminologyServer
.... itemMedia 0..1 Attachment Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemMedia
.... itemOptionalDisplay 0..1 boolean Can suppress from display to user
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-optionalDisplay
.... shortText 0..1 string Short text for the item.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-shortText
.... itemHidden S 0..1 boolean Don't display to user
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-hidden
.... openLabel 0..1 string Image to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-openLabel
.... itemControl S 0..1 CodeableConcept E.g. Fly-over, Table, Checkbox, Combo-box, Lookup, etc.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl
Binding: QuestionnaireItemUIControlCodes (extensible): User interface controls or widgets used for questionnaire items.


.... choiceOrientation 0..1 code horizontal | vertical
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation
Binding: ChoiceListOrientation (required): Direction in which lists of possible answers should be displayed.


.... displayCategory 0..1 CodeableConcept Purpose of rendered text
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory
Binding: QuestionnaireDisplayCategories (extensible): Identifies the purpose for a "display" item.


.... supportLink S 0..* uri Supporting information
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-supportLink
.... choiceColumn 0..* (Complex) Guide for rendering multi-column choices
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-choiceColumn
.... width 0..1 Quantity Width of column for question
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-width
.... sliderStepValue 0..1 integer Increment value for slider
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-sliderStepValue
.... entryFormat 0..1 string User prompt for format
URL: http://hl7.org/fhir/StructureDefinition/entryFormat
.... collapsible 0..1 code Indicates whether the child items of a group or question item is displayed in collapsible form.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-collapsible
Binding: Questionnaire Item Collapsible (required): Defines mechanism of displaying child items.


.... usageMode 0..1 code capture | display | display-non-empty | capture-display | capture-display-non-empty
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-usageMode
Binding: QuestionnaireItemUsageMode (required): Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.


.... itemSignatureRequired 0..1 CodeableConcept Is signature needed?
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.


.... minOccurs 0..1 integer Minimum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs
.... maxOccurs 0..1 integer Maximum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs
.... minLength 0..1 integer At least this many characters
URL: http://hl7.org/fhir/StructureDefinition/minLength
.... regex 0..1 string Regular expression pattern
URL: http://hl7.org/fhir/StructureDefinition/regex
.... minValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be >= this value
URL: http://hl7.org/fhir/StructureDefinition/minValue
.... maxValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be <= this value
URL: http://hl7.org/fhir/StructureDefinition/maxValue
.... minQuantity 0..1 Quantity Must be >= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-minQuantity
.... maxQuantity 0..1 Quantity Must be <= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-maxQuantity
.... maxDecimalPlaces 0..1 integer Maximum digits after decimal
URL: http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces
.... mimeType S 0..1 code Type of attachment
URL: http://hl7.org/fhir/StructureDefinition/mimeType
Binding: Mime Types (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)


.... maxSize 0..1 decimal Max size in bytes
URL: http://hl7.org/fhir/StructureDefinition/maxSize
.... answerOptionsToggleExpression 0..1 (Complex) Expression constraining allowed answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-answerOptionsToggleExpression
.... unitOption S 0..* Coding Unit choice
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitOption
.... unitValueSet S 0..1 canonical(ValueSet) Unit choices
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitValueSet
.... referenceResource S 0..* code Allowed resource for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.


.... referenceProfile S 0..* canonical(StructureDefinition) Allowed profile for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceProfile
.... candidateExpression S 0..1 Expression Expression for possible answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-candidateExpression
.... lookupQuestionnaire S 0..1 canonical() Questionnaire to populate a reference
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-lookupQuestionnaire
.... itemConstraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
.... initialExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression
.... calculatedExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression
.... enableWhenExpression S 0..1 Expression Expression for when to enable the item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression
.... unit 0..1 Coding Unit for numeric answer
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unit
.... contextExpression S 0..* (Complex) Expression for information to guide answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-contextExpression
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... linkId S 1..1 string Unique id for item in questionnaire
.... prefix S 0..1 string E.g. "1(a)", "2.5.3"
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemPrefixRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemPrefixRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
.... text S 0..1 string Primary text for the item
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemTextRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemTextRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
..... itemTextCqfExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... type S 1..1 code group | display | boolean | decimal | integer | date | dateTime +
Binding: QuestionnaireItemType (required): Distinguishes groups from questions and display text and indicates data type for questions.

.... enableWhen ?!SC 0..* BackboneElement Only allow data when
que-7: If the operator is 'exists', the value must be a boolean
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... question 1..1 string Question that determines whether item is enabled
..... operator 1..1 code exists | = | != | > | < | >= | <=
Binding: QuestionnaireItemOperator (required): The criteria by which a question is enabled.

..... answer[x] C 1..1 Value for question comparison based on operator
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... answerBoolean boolean
...... answerDecimal decimal
...... answerInteger integer
...... answerDate date
...... answerDateTime dateTime
...... answerTime time
...... answerString string
...... answerCoding Coding
...... answerQuantity Quantity
...... answerReference Reference(Resource)
.... enableBehavior SC 0..1 code all | any
Binding: EnableWhenBehavior (required): Controls how multiple enableWhen values are interpreted - whether all or any must be true.

.... required SC 0..1 boolean Whether the item must be included in data results
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... requiredExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... repeats SC 0..1 boolean Whether the item may repeat
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... repeatsExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... readOnly SC 0..1 boolean Don't allow human editing
..... value 0..1 boolean Primitive value for boolean
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... readOnlyExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... maxLength SC 0..1 integer No more than this many characters
.... answerValueSet SC 0..1 canonical(SDC ValueSet) Valueset containing permitted answers
..... value 0..1 string Primitive value for canonical
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... answerValueSetExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
.... answerOption SC 0..* BackboneElement Permitted answer
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemAnswerMedia 0..1 Attachment Answer Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemAnswerMedia
..... optionExclusive S 0..1 boolean Option is exclusive
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-optionExclusive
..... ordinalValue 0..1 decimal Assigned Ordinal Value
URL: http://hl7.org/fhir/StructureDefinition/ordinalValue
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... value[x] S 1..1 Answer value
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... value[x]:All Types Content/Rules for all Types
....... answerOptionRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
...... valueInteger integer
...... valueDate date
...... valueTime time
...... valueString string
...... valueCoding Coding
...... valueReference Reference(Resource)
.... initial SC 0..* BackboneElement Initial value(s) when item is first rendered
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... value[x] S 1..1 Actual value for initializing the question
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... valueBoolean boolean
...... valueDecimal decimal
...... valueInteger integer
...... valueDate date
...... valueDateTime dateTime
...... valueTime time
...... valueString string
...... valueUri uri
...... valueAttachment Attachment
...... valueCoding Coding
...... valueQuantity Quantity
...... valueReference Reference(Resource)
.... item SC 0..* See item (Questionnaire) Nested questionnaire items

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Questionnaire.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Questionnaire.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|4.0.1
from the FHIR Standard
Questionnaire.subjectTyperequiredPattern: Patient
http://hl7.org/fhir/ValueSet/resource-types|4.0.1
from the FHIR Standard
Questionnaire.item.typerequiredQuestionnaireItemType
http://hl7.org/fhir/ValueSet/item-type|4.0.1
from the FHIR Standard
Questionnaire.item.enableWhen.operatorrequiredQuestionnaireItemOperator
http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1
from the FHIR Standard
Questionnaire.item.enableWhen.answer[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard
Questionnaire.item.enableBehaviorrequiredEnableWhenBehavior
http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
from the FHIR Standard
Questionnaire.item.answerOption.value[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard
Questionnaire.item.initial.value[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Questionnaire C 0..* SDCBaseQuestionnaire A structured set of questions
que-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
que-2: The link ids for groups and questions must be unique within the questionnaire
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
... text 1..1 Narrative Text summary of the resource, for human interpretation
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

.... div C 1..1 xhtml Limited xhtml content
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... designNote 0..1 markdown Design comments
URL: http://hl7.org/fhir/StructureDefinition/designNote
... terminologyServer S 0..* url Preferred terminology server
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-preferredTerminologyServer
... performerType S 0..* code Resource that can record answers to this Questionnaire
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-performerType
Binding: Questionnaire Performer Type (required): Resources that can record answers to a questionnaire.


... styleSensitive 0..1 (Complex) Are styles important for processing?
URL: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..0
.... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive"
.... value[x] 1..1 boolean Value of extension
Required Pattern: false
... entryMode S 0..* code sequential | prior-edit | random
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-entryMode
Binding: Questionnaire Entry Mode (required): Entry modes when completing a questionnaire


... signatureRequired S 0..1 CodeableConcept There's a cost to support this.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.


... constraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
... cqf-library S 0..* (Complex) The library can contain CQL, FHIRPath or x-fhir-query. The implementers must handle any of the above.
URL: http://hl7.org/fhir/StructureDefinition/cqf-library
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..0
.... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/cqf-library"
.... value[x] 1..1 canonical(SDCLibrary) Value of extension
... launchContext S 0..* (Complex) Context resources needed for Questionnaire
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext
... variable S 0..* Expression Variable for processing
URL: http://hl7.org/fhir/StructureDefinition/variable
... itemPopulationContext S 0..* Expression Establishes mapping context for a Questionnaire item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemPopulationContext
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... url SΣ 1..1 uri Canonical identifier for this questionnaire, represented as a URI (globally unique)
... identifier Σ 0..* Identifier Additional identifier for the questionnaire
... version SΣ 0..1 string Business version of the questionnaire
... name ΣC 0..1 string Name for this questionnaire (computer friendly)
... title SΣ 0..1 string Name for this questionnaire (human friendly)
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... titleRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
.... titleRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
.... value 0..1 string Primitive value for string
Max Length: 1048576
... derivedFrom 0..* canonical(Questionnaire) Instantiates protocol or definition
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental Σ 0..1 boolean For testing purposes, not real usage
... subjectType SΣ 1..1 code Resource that can be subject of QuestionnaireResponse
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.



Required Pattern: Patient
... date Σ 0..1 dateTime Date last changed
... publisher Σ 0..1 string Name of the publisher (organization or individual)
... contact Σ 0..* ContactDetail Contact details for the publisher
... description 0..1 markdown Natural language description of the questionnaire
... useContext Σ 0..* UsageContext The context that the content is intended to support
... jurisdiction Σ 0..* CodeableConcept Intended jurisdiction for questionnaire (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose 0..1 markdown Why this questionnaire is defined
... copyright 0..1 markdown Use and/or publishing restrictions
... approvalDate 0..1 date When the questionnaire was approved by publisher
... lastReviewDate 0..1 date When the questionnaire was last reviewed
... effectivePeriod SΣ 0..1 Period When the questionnaire is expected to be used
... code Σ 0..* Coding Concept that represents the overall questionnaire
Binding: QuestionnaireQuestionCodes (example): Codes for questionnaires, groups and individual questions.


... item SC 0..* BackboneElement Questions and sections within the Questionnaire
que-1: Group items must have nested items, display items cannot have nested items
que-3: Display items cannot have a "code" asserted
que-4: A question cannot have both answerOption and answerValueSet
que-5: Only 'choice' and 'open-choice' items can have answerValueSet
que-6: Required and repeat aren't permitted for display items
que-8: Initial values can't be specified for groups or display items
que-9: Read-only can't be specified for "display" items
que-10: Maximum length can only be declared for simple question types
que-11: If one or more answerOption is present, initial[x] must be missing
que-12: If there are more than one enableWhen, enableBehavior must be specified
que-13: Can only have multiple initial values for repeating items
sdc-1: An item cannot have an answerExpression if answerOption or answerValueSet is already present.
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... designNote 0..1 markdown Design comments
URL: http://hl7.org/fhir/StructureDefinition/designNote
.... terminologyServer 0..* url Preferred terminology server
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-preferredTerminologyServer
.... itemMedia 0..1 Attachment Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemMedia
.... itemOptionalDisplay 0..1 boolean Can suppress from display to user
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-optionalDisplay
.... shortText 0..1 string Short text for the item.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-shortText
.... itemHidden S 0..1 boolean Don't display to user
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-hidden
.... openLabel 0..1 string Image to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-openLabel
.... itemControl S 0..1 CodeableConcept E.g. Fly-over, Table, Checkbox, Combo-box, Lookup, etc.
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl
Binding: QuestionnaireItemUIControlCodes (extensible): User interface controls or widgets used for questionnaire items.


.... choiceOrientation 0..1 code horizontal | vertical
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation
Binding: ChoiceListOrientation (required): Direction in which lists of possible answers should be displayed.


.... displayCategory 0..1 CodeableConcept Purpose of rendered text
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory
Binding: QuestionnaireDisplayCategories (extensible): Identifies the purpose for a "display" item.


.... supportLink S 0..* uri Supporting information
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-supportLink
.... choiceColumn 0..* (Complex) Guide for rendering multi-column choices
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-choiceColumn
.... width 0..1 Quantity Width of column for question
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-width
.... sliderStepValue 0..1 integer Increment value for slider
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-sliderStepValue
.... entryFormat 0..1 string User prompt for format
URL: http://hl7.org/fhir/StructureDefinition/entryFormat
.... collapsible 0..1 code Indicates whether the child items of a group or question item is displayed in collapsible form.
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-collapsible
Binding: Questionnaire Item Collapsible (required): Defines mechanism of displaying child items.


.... usageMode 0..1 code capture | display | display-non-empty | capture-display | capture-display-non-empty
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-usageMode
Binding: QuestionnaireItemUsageMode (required): Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.


.... itemSignatureRequired 0..1 CodeableConcept Is signature needed?
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired
Binding: SignatureTypeCodes (preferred): The type of signature needed.


.... minOccurs 0..1 integer Minimum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs
.... maxOccurs 0..1 integer Maximum repetitions
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs
.... minLength 0..1 integer At least this many characters
URL: http://hl7.org/fhir/StructureDefinition/minLength
.... regex 0..1 string Regular expression pattern
URL: http://hl7.org/fhir/StructureDefinition/regex
.... minValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be >= this value
URL: http://hl7.org/fhir/StructureDefinition/minValue
.... maxValue 0..1 date, dateTime, time, decimal, integer, Quantity Must be <= this value
URL: http://hl7.org/fhir/StructureDefinition/maxValue
.... minQuantity 0..1 Quantity Must be >= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-minQuantity
.... maxQuantity 0..1 Quantity Must be <= this value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-maxQuantity
.... maxDecimalPlaces 0..1 integer Maximum digits after decimal
URL: http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces
.... mimeType S 0..1 code Type of attachment
URL: http://hl7.org/fhir/StructureDefinition/mimeType
Binding: Mime Types (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)


.... maxSize 0..1 decimal Max size in bytes
URL: http://hl7.org/fhir/StructureDefinition/maxSize
.... answerOptionsToggleExpression 0..1 (Complex) Expression constraining allowed answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-answerOptionsToggleExpression
.... unitOption S 0..* Coding Unit choice
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitOption
.... unitValueSet S 0..1 canonical(ValueSet) Unit choices
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unitValueSet
.... referenceResource S 0..* code Allowed resource for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.


.... referenceProfile S 0..* canonical(StructureDefinition) Allowed profile for reference
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-referenceProfile
.... candidateExpression S 0..1 Expression Expression for possible answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-candidateExpression
.... lookupQuestionnaire S 0..1 canonical() Questionnaire to populate a reference
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-lookupQuestionnaire
.... itemConstraint 0..* (Complex) Constraint
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-constraint
.... initialExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression
.... calculatedExpression S 0..1 Expression Expression-determined initial value
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression
.... enableWhenExpression S 0..1 Expression Expression for when to enable the item
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression
.... unit 0..1 Coding Unit for numeric answer
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-unit
.... contextExpression S 0..* (Complex) Expression for information to guide answers
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-contextExpression
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... linkId S 1..1 string Unique id for item in questionnaire
.... definition 0..1 uri ElementDefinition - details for the item
.... code C 0..* Coding Corresponding concept for this item in a terminology
Binding: QuestionnaireQuestionCodes (example): Codes for questionnaires, groups and individual questions.


.... prefix S 0..1 string E.g. "1(a)", "2.5.3"
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemPrefixRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemPrefixRenderingXhtml 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
..... value 0..1 string Primitive value for string
Max Length: 1048576
.... text S 0..1 string Primary text for the item
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemTextRenderingStyle 0..1 string Html style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... itemTextRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
..... itemTextCqfExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
..... value 0..1 string Primitive value for string
Max Length: 1048576
.... type S 1..1 code group | display | boolean | decimal | integer | date | dateTime +
Binding: QuestionnaireItemType (required): Distinguishes groups from questions and display text and indicates data type for questions.

.... enableWhen ?!SC 0..* BackboneElement Only allow data when
que-7: If the operator is 'exists', the value must be a boolean
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... question 1..1 string Question that determines whether item is enabled
..... operator 1..1 code exists | = | != | > | < | >= | <=
Binding: QuestionnaireItemOperator (required): The criteria by which a question is enabled.

..... answer[x] C 1..1 Value for question comparison based on operator
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... answerBoolean boolean
...... answerDecimal decimal
...... answerInteger integer
...... answerDate date
...... answerDateTime dateTime
...... answerTime time
...... answerString string
...... answerCoding Coding
...... answerQuantity Quantity
...... answerReference Reference(Resource)
.... enableBehavior SC 0..1 code all | any
Binding: EnableWhenBehavior (required): Controls how multiple enableWhen values are interpreted - whether all or any must be true.

.... required SC 0..1 boolean Whether the item must be included in data results
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional content defined by implementations
..... value 0..1 boolean Primitive value for boolean
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... requiredExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
...... value 0..1 boolean Primitive value for boolean
.... repeats SC 0..1 boolean Whether the item may repeat
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional content defined by implementations
..... value 0..1 boolean Primitive value for boolean
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... repeatsExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
...... value 0..1 boolean Primitive value for boolean
.... readOnly SC 0..1 boolean Don't allow human editing
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional content defined by implementations
..... value 0..1 boolean Primitive value for boolean
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... readOnlyExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
...... value 0..1 boolean Primitive value for boolean
.... maxLength SC 0..1 integer No more than this many characters
.... answerValueSet SC 0..1 canonical(SDC ValueSet) Valueset containing permitted answers
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional content defined by implementations
..... value 0..1 string Primitive value for canonical
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... answerValueSetExpression 0..1 Expression An dynamic expression
URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
...... value 0..1 string Primitive value for string
Max Length: 1048576
.... answerOption SC 0..* BackboneElement Permitted answer
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... itemAnswerMedia 0..1 Attachment Answer Media to display
URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemAnswerMedia
..... optionExclusive S 0..1 boolean Option is exclusive
URL: http://hl7.org/fhir/StructureDefinition/questionnaire-optionExclusive
..... ordinalValue 0..1 decimal Assigned Ordinal Value
URL: http://hl7.org/fhir/StructureDefinition/ordinalValue
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... value[x] S 1..1 Answer value
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... value[x]:All Types Content/Rules for all Types
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... answerOptionRenderingXhtml S 0..1 string String equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
...... valueInteger integer
...... valueDate date
...... valueTime time
...... valueString string
...... valueCoding Coding
...... valueReference Reference(Resource)
..... initialSelected 0..1 boolean Whether option is selected by default
.... initial SC 0..* BackboneElement Initial value(s) when item is first rendered
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... value[x] S 1..1 Actual value for initializing the question
Binding: QuestionnaireAnswerCodes (example): Allowed values to answer questions.

...... valueBoolean boolean
...... valueDecimal decimal
...... valueInteger integer
...... valueDate date
...... valueDateTime dateTime
...... valueTime time
...... valueString string
...... valueUri uri
...... valueAttachment Attachment
...... valueCoding Coding
...... valueQuantity Quantity
...... valueReference Reference(Resource)
.... item SC 0..* See item (Questionnaire) Nested questionnaire items

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Questionnaire.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Questionnaire.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Questionnaire.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|4.0.1
from the FHIR Standard
Questionnaire.subjectTyperequiredPattern: Patient
http://hl7.org/fhir/ValueSet/resource-types|4.0.1
from the FHIR Standard
Questionnaire.jurisdictionextensibleJurisdiction ValueSet
http://hl7.org/fhir/ValueSet/jurisdiction
from the FHIR Standard
Questionnaire.codeexampleQuestionnaireQuestionCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/questionnaire-questions
from the FHIR Standard
Questionnaire.item.codeexampleQuestionnaireQuestionCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/questionnaire-questions
from the FHIR Standard
Questionnaire.item.typerequiredQuestionnaireItemType
http://hl7.org/fhir/ValueSet/item-type|4.0.1
from the FHIR Standard
Questionnaire.item.enableWhen.operatorrequiredQuestionnaireItemOperator
http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1
from the FHIR Standard
Questionnaire.item.enableWhen.answer[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard
Questionnaire.item.enableBehaviorrequiredEnableWhenBehavior
http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
from the FHIR Standard
Questionnaire.item.answerOption.value[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard
Questionnaire.item.initial.value[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard

This structure is derived from SDCBaseQuestionnaire

Summary

Mandatory: 2 elements
Must-Support: 28 elements
Prohibited: 2 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Maturity: 2

 

Other representations of profile: CSV, Excel, Schematron