MediRecords FHIR Implementation Guide
1.4.2 - release


Extension: Questionnaire Display Category

Describes the intended purpose of the rendered text. For example - instructions, guidance on access control, maintenance information, etc.

The official URL for this extension is:

http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory

Status: active
Extension maintained by:

Context of Use

This extension may be used on the following element(s):

  • Element ID

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

Summary

Simple Extension with the type CodeableConcept: Describes the intended purpose of the rendered text. For example - instructions, guidance on access control, maintenance information, etc.

Maturity: 3

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Purpose of rendered text
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory"
... value[x] 1..1 CodeableConcept Value of extension
Binding: QuestionnaireDisplayCategories (extensible): Identifies the purpose for a "display" item.

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Purpose of rendered text
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: Describes the intended purpose of the rendered text. For example - instructions, guidance on access control, maintenance information, etc.

Maturity: 3

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Purpose of rendered text
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory"
... value[x] 1..1 CodeableConcept Value of extension
Binding: QuestionnaireDisplayCategories (extensible): Identifies the purpose for a "display" item.

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Purpose of rendered text
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]extensibleQuestionnaireDisplayCategories
http://hl7.org/fhir/ValueSet/questionnaire-display-category

Constraints

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