This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4
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 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 | Quantity | ||
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 | ||
valueInteger | integer | ||
valueDate | date | ||
valueTime | time | ||
valueString | string | ||
valueCoding | Coding | ||
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 | Quantity | ||
valueReference | Reference(Any | Type Warning: (Any = FMM1-Trial Use vs. Element = FMM5-Trial Use) | |
item | 0..* | see item |