R6 Ballot (3rd Draft)

This page is part of the FHIR Specification v6.0.0-ballot3: Release 6 Ballot (3rd Draft) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions

FHIR Infrastructure icon Work GroupMaturity Level: 5 Trial Use Compartments: No defined compartments

Dependency Graph for Questionnaire FMM level 5

NameCard.TypeDependency Analysis
.. Questionnaire MetadataResource
... url 0..1 uri
... identifier 0..* Identifier
... version 0..1 string
.... versionAlgorithmString string
.... versionAlgorithmCoding Coding
... name 0..1 string
... title 0..1 string
... derivedFrom 0..* canonical(Questionnaire)
... status 1..1 code
... experimental 0..1 boolean
... subjectType 0..* code
... date 0..1 dateTime
... publisher 0..1 string
... contact 0..* ContactDetail
... description 0..1 markdown
... useContext TU 0..* UsageContext
... jurisdiction XD 0..* CodeableConcept Type Error: (CodeableConcept = FMM5-Normative vs. Element = FMM5-Deprecated)
... purpose 0..1 markdown
... copyright 0..1 markdown
... copyrightLabel 0..1 string
... approvalDate 0..1 date
... lastReviewDate 0..1 date
... effectivePeriod 0..1 Period
... code 0..* Coding
... item 0..* BackboneElement
.... linkId 1..1 string
.... definition 0..1 uri
.... code 0..* Coding
.... prefix 0..1 string
.... text 0..1 string
.... type 1..1 code
.... enableWhen 0..* BackboneElement
..... question 1..1 string
..... operator 1..1 code
..... answer[x] 1..1
...... answerBoolean boolean
...... answerDecimal decimal
...... answerInteger integer
...... answerDate date
...... answerDateTime dateTime
...... answerTime time
...... answerString string
...... answerCoding Coding
...... answerQuantity SimpleQuantity
...... answerReference Reference(Any Type Warning: (Any = FMM1-Trial Use vs. Element = FMM5-Trial Use)
.... enableBehavior 0..1 code
.... disabledDisplay 0..1 code
.... required 0..1 boolean
.... repeats 0..1 boolean
.... readOnly 0..1 boolean
.... maxLength 0..1 integer
.... answerConstraint 0..1 code
.... answerValueSet 0..1 canonical(ValueSet)
.... answerOption 0..* BackboneElement
..... value[x] 1..1
...... valueDecimal decimal
...... valueInteger integer
...... valueDate date
...... valueDateTime dateTime
...... valueTime time
...... valueString string
...... valueUri uri
...... valueCoding Coding
...... valueQuantity SimpleQuantity
...... valueReference Reference(Any Type Warning: (Any = FMM1-Trial Use vs. Element = FMM5-Trial Use)
..... initialSelected 0..1 boolean
.... initial 0..* BackboneElement
..... value[x] 1..1
...... valueBoolean boolean
...... valueDecimal decimal
...... valueInteger integer
...... valueDate date
...... valueDateTime dateTime
...... valueTime time
...... valueString string
...... valueUri uri
...... valueAttachment Attachment
...... valueCoding Coding
...... valueQuantity SimpleQuantity
...... valueReference Reference(Any Type Warning: (Any = FMM1-Trial Use vs. Element = FMM5-Trial Use)
.... item 0..* see item