eHealth Infrastructure (vlatest)

StructureDefinition: questionnaire-maxOccurs

Formal Views of Profile Content

The official URL for this profile is:

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

The maximum number of times the group must appear, or the minimum number of answers for a question - when greater than 1 and not unlimited.

This profile builds on Extension.

This profile was published on Thu Jul 04 00:00:00 UTC 2013 as a draft by HL7.

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

This structure is derived from Extension

Summary

Fixed Value: 1 element

Maturity: 1

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionMaximum repetitions
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"
... valueInteger:valueInteger 0..1integerValue of extension

doco Documentation for this format

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionMaximum repetitions
... id 0..1stringxml:id (or equivalent in JSON)
... Slices for extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"
... Slices for value[x] 0..1integerValue of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueInteger 0..1integerValue of extension

doco Documentation for this format

This structure is derived from Extension

Summary

Fixed Value: 1 element

Maturity: 1

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionMaximum repetitions
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"
... valueInteger:valueInteger 0..1integerValue of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionMaximum repetitions
... id 0..1stringxml:id (or equivalent in JSON)
... Slices for extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"
... Slices for value[x] 0..1integerValue of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueInteger 0..1integerValue of extension

doco Documentation for this format

 

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
.