R4 Draft for Comment

This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

FHIR Infrastructure Work GroupMaturity Level: 3 Trial Use Compartments: Not linked to any defined compartments

Dependency Graph for Questionnaire FMM level 3

NameCard.TypeDependency Analysis
.. Questionnaire DomainResource
... url 0..1uri
... identifier 0..*Identifier
... version 0..1string
... name 0..1string
... title 0..1string
... derivedFrom 0..*uri
... status 1..1code
... experimental 0..1boolean
... subjectType 0..*code
... date 0..1dateTime
... publisher 0..1string
... contact 0..*ContactDetailType Error: (ContactDetail = FMM2-Normative vs. Element = FMM3-Trial Use)
... useContext 0..*UsageContextType Error: (UsageContext = FMM2-Trial Use vs. Element = FMM3-Trial Use)
... jurisdiction 0..*CodeableConcept
... description 0..1markdown
... purpose 0..1markdown
... copyright 0..1markdown
... approvalDate 0..1date
... lastReviewDate 0..1date
... effectivePeriod 0..1Period
... code 0..*Coding
... item 0..*BackboneElement
.... linkId 1..1string
.... definition 0..1uri
.... code 0..*Coding
.... prefix 0..1string
.... text 0..1string
.... type 1..1code
.... enableWhen 0..*BackboneElement
..... question 1..1string
..... hasAnswer 0..1boolean
..... answer[x] 0..1
...... answerBooleanboolean
...... answerDecimaldecimal
...... answerIntegerinteger
...... answerDatedate
...... answerDateTimedateTime
...... answerTimetime
...... answerStringstring
...... answerUriuri
...... answerAttachmentAttachment
...... answerCodingCoding
...... answerQuantityQuantity
...... answerReferenceReference(Any
.... required 0..1boolean
.... repeats 0..1boolean
.... readOnly 0..1boolean
.... maxLength 0..1integer
.... options 0..1Reference(ValueSet)
.... option 0..*BackboneElement
..... value[x] 1..1
...... valueIntegerinteger
...... valueDatedate
...... valueTimetime
...... valueStringstring
...... valueCodingCoding
..... initialSelected 0..1boolean
.... initial[x] 0..1
..... initialBooleanboolean
..... initialDecimaldecimal
..... initialIntegerinteger
..... initialDatedate
..... initialDateTimedateTime
..... initialTimetime
..... initialStringstring
..... initialUriuri
..... initialAttachmentAttachment
..... initialCodingCoding
..... initialQuantityQuantity
..... initialReferenceReference(Any
.... item 0..*see item