FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Responsible Owner: FHIR Infrastructure icon Work Group Normative 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 0..* UsageContext
... jurisdiction 0..* CodeableConcept
... 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..* 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
...... answerUri uri
...... answerAttachment Attachment
.... 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
..... 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
.... item 0..* see item