Smart Health Checks
0.3.0-draft - trial-use Australia flag

This page is part of the Smart Forms (v0.3.0-draft: R1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

Extension: Questionnaire Item Text Hidden

Official URL: https://smartforms.csiro.au/ig/StructureDefinition/QuestionnaireItemTextHidden Version: 0.3.0-draft
Draft as of 2025-10-30 Computable Name: QuestionnaireItemTextHidden

Copyright/Legal: Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved. This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-sa/4.0/.

This custom extension is used to indicate that the text of a Questionnaire item should be hidden in the user interface. This is useful for items where the text is not intended to be displayed to the user but is still needed for other processes.

Context of Use

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Don't display text to user
... extension 0..0 Extension
... url 1..1 uri "https://smartforms.csiro.au/ig/StructureDefinition/QuestionnaireItemTextHidden"
... value[x] 1..1 boolean Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Don't display text to user
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "https://smartforms.csiro.au/ig/StructureDefinition/QuestionnaireItemTextHidden"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type boolean: This custom extension is used to indicate that the text of a Questionnaire item should be hidden in the user interface. This is useful for items where the text is not intended to be displayed to the user but is still needed for other processes.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Don't display text to user
... extension 0..0 Extension
... url 1..1 uri "https://smartforms.csiro.au/ig/StructureDefinition/QuestionnaireItemTextHidden"
... value[x] 1..1 boolean Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Don't display text to user
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "https://smartforms.csiro.au/ig/StructureDefinition/QuestionnaireItemTextHidden"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type boolean: This custom extension is used to indicate that the text of a Questionnaire item should be hidden in the user interface. This is useful for items where the text is not intended to be displayed to the user but is still needed for other processes.

 

Other representations of profile: CSV, Excel, Schematron

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()