This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times). 
See the Directory of published versions 
| FHIR Infrastructure  Work Group | Maturity Level: 5 | Trial Use | Compartments: No defined compartments | 
Dependency Graph for Questionnaire FMM level 5
| Name | Card. | Type | Dependency Analysis | 
|---|---|---|---|
|   Questionnaire | MetadataResource | ||
|    url | 0..1 | uri | |
|    identifier | 0..* | Identifier | |
|    version | 0..1 | string | |
|    versionAlgorithm[x] | 0..1 | ||
|     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 | 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..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 |