| ConsentManagementTemplateFrame (Questionnaire) | C |  | Questionnaire | There are no (further) constraints on this elementElement id QuestionnaireShort description A structured set of questionsAlternate names Form, CRF, SurveyDefinition Data typeA structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection.QuestionnaireConstraints Mappingsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
 contained.contained.empty()dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
 contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
 contained.meta.security.empty()dom-6: A resource should have narrative for robust management
 text.`div`.exists()que-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
 name.matches('[A-Z]([A-Za-z0-9_]){0,254}')que-2: The link ids for groups and questions must be unique within the questionnaire
 descendants().linkId.isDistinct()
 rim: Entity. Role, or Actworkflow: Definitionrim: Observation[moodCode=DEF]
 | 
| id | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.idShort description Logical id of this artifactDefinition CommentsThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.Data typeThe only time that a resource does not have an id is when it is being submitted to the server using a create operation.string | 
| meta | Σ | 0..1 | Meta | There are no (further) constraints on this elementElement id Questionnaire.metaShort description Metadata about the resourceDefinition Data typeThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.MetaConstraints ele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this elementElement id Questionnaire.implicitRulesShort description A set of rules under which this content was createdDefinition CommentsA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.Data typeAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.uriConstraints ele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| language | S | 0..1 | codeBinding | Element id Questionnaire.languageShort description Sprache des ModulsDefinition CommentsThe base language in which the resource is written.Data typeLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).codeBinding CommonLanguages (preferred)Binding extensionsConstraints ele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| text |  | 0..1 | Narrative | There are no (further) constraints on this elementElement id Questionnaire.textShort description Text summary of the resource, for human interpretationAlternate names narrative, html, xhtml, displayDefinition CommentsA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.Data typeContained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.NarrativeConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| contained |  | 0..* | Resource | There are no (further) constraints on this elementElement id Questionnaire.containedShort description Contained, inline ResourcesAlternate names inline resources, anonymous resources, contained resourcesDefinition CommentsThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.Data typeThis should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.ResourceMappings | 
| extension | C | 0..* | Extension | Element id Questionnaire.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| sourceDocument | S C | 0..* | Extension(Attachment) | Element id Questionnaire.extension:sourceDocumentShort description Optional Extensions ElementAlternate names extensions, user contentDefinition CommentsOptional Extension Element - found in all resources.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.Extension(Attachment)Extension URL http://fhir.de/ConsentManagement/StructureDefinition/SourceDocumentConditions The cardinality or value of this element may be affected by these constraints: ele-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| url |  | 1..1 | uriFixed Value | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.urlShort description identifies the meaning of the extensionDefinition CommentsSource of the definition for the extension code - a logical name or a URL.Data typeThe definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.uriFixed value http://fhir.de/ConsentManagement/StructureDefinition/SourceDocumentMappings | 
| value[x] | S | 1..1 |  | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x]Short description Value of extensionDefinition ConstraintsValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| valueAttachment |  |  | Attachment | There are no (further) constraints on this elementData type Attachment | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x].idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x].extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| contentType | S Σ | 1..1 | codeBinding | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x].contentTypeShort description Mime type of the content, with charset etc.Definition RequirementsIdentifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.Data typeProcessors of the data need to be able to know how to interpret the data.codeBinding The mime type of an attachment. Any valid mime type is allowed.Mime Types (required)Constraints Examplesele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 General
 text/plain; charset=UTF-8, image/pngMappings v2: ED.2+ED.3/RP.2+RP.3. Note conversion may be needed if old style values are being usedrim: ./mediaType, ./charset
 | 
| language | Σ | 0..1 | codeBinding | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x].languageShort description Human language of the content (BCP-47)Definition RequirementsThe human language of the content. The value can be any valid value according to BCP 47.Data typeUsers need to be able to choose between the languages in a set of attachments.codeBinding CommonLanguages (preferred)Binding extensionsConstraints Examplesele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 General
 en-AUMappings | 
| data | S | 1..1 | base64Binary | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x].dataShort description Data inline, base64edDefinition RequirementsThe actual data of the attachment - a sequence of bytes, base64 encoded.CommentsThe data needs to able to be transmitted inline.Data typeThe base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON.base64BinaryConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| url | Σ | 0..1 | url | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x].urlShort description Uri where the data can be foundDefinition RequirementsA location where the data can be accessed.CommentsThe data needs to be transmitted by reference.Data typeIf both data and url are provided, the url SHALL point to the same content as the data contains. Urls may be relative references or may reference transient locations such as a wrapping envelope using cid: though this has ramifications for using signatures. Relative URLs are interpreted relative to the service url, like a resource reference, rather than relative to the resource itself. If a URL is provided, it SHALL resolve to actual data.urlConstraints Examplesele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 General
 http://www.acme.com/logo-small.pngMappings v2: RP.1+RP.2 - if they refer to a URL (see v2.6)rim: ./reference/literal
 | 
| size | Σ | 0..1 | unsignedInt | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x].sizeShort description Number of bytes of content (if url provided)Definition RequirementsThe number of bytes of data that make up this attachment (before base64 encoding, if that is done).CommentsRepresenting the size allows applications to determine whether they should fetch the content automatically in advance, or refuse to fetch it at all.Data typeThe number of bytes is redundant if the data is provided as a base64binary, but is useful if the data is provided as a url reference.unsignedIntConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A (needs data type R3 proposal)
 | 
| hash | Σ | 0..1 | base64Binary | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x].hashShort description Hash of the data (sha-1, base64ed)Definition RequirementsThe calculated hash of the data using SHA-1. Represented using base64.CommentsIncluded so that applications can verify that the contents of a location have not changed due to technical failures (e.g., storage rot, transport glitch, incorrect version).Data typeThe hash is calculated on the data prior to base64 encoding, if the data is based64 encoded. The hash is not intended to support digital signatures. Where protection against malicious threats a digital signature should be considered, see Provenance.signature for mechanism to protect a resource with a digital signature.base64BinaryConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: .integrityCheck[parent::ED/integrityCheckAlgorithm="SHA-1"]
 | 
| title | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x].titleShort description Label to display in place of the dataDefinition RequirementsA label or set of text to display in place of the data.Data typeApplications need a label to display to a human user in place of the actual data if the data cannot be rendered or perceived by the viewer.stringConstraints Examplesele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 General
 Official Corporate LogoMappings | 
| creation | Σ | 0..1 | dateTime | There are no (further) constraints on this elementElement id Questionnaire.extension:sourceDocument.value[x].creationShort description Date attachment was first createdDefinition RequirementsThe date that the attachment was first created.Data typeThis is often tracked as an integrity issue for use of the attachment.dateTimeConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A (needs data type R3 proposal)
 | 
| signatureRequired | S C | 0..* | Extension(CodeableConcept) | Element id Questionnaire.extension:signatureRequiredShort description Is signature needed?Alternate names extensions, user contentDefinition CommentsIndicates that a signature (of the specified type) is needed when completing the QuestionnaireResponse.Data typeIf this appears at the Questionnaire level, then the signature will be gathered for the entire form when it is marked complete.  If it appears on a particular item, then it will be gathered on that question or group when it is filled in.  (E.g. seeking the user's initials beside certain questions.) The signature can be captured using the http://hl7.org/fhir/StructureDefinition/questionnaireresponse-signature extension.Extension(CodeableConcept)Extension URL http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequiredConditions The cardinality or value of this element may be affected by these constraints: ele-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..0 | Extension | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.extensionShort description ExtensionDefinitionData type ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints ele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| url |  | 1..1 | uriFixed Value | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.urlShort description identifies the meaning of the extensionDefinition CommentsSource of the definition for the extension code - a logical name or a URL.Data typeThe definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.uriFixed value http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequiredMappings | 
| value[x] |  | 1..1 | Binding | Element id Questionnaire.extension:signatureRequired.value[x]Short description Value of extensionDefinition BindingValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).The type of signature needed.SignatureTypeCodes (extensible)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| valueCodeableConcept |  |  | CodeableConcept | There are no (further) constraints on this elementData type CodeableConcept | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| coding | Σ | 1..* | Coding | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].codingShort description Code defined by a terminology systemDefinition RequirementsA reference to a code defined by a terminology system.CommentsAllows for alternative encodings within a code system, and translations to other code systems.Data typeCodes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.  Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.CodingConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.1-8, C*E.10-22rim: union(., ./translation)orim: fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].coding.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].coding.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| system | Σ | 1..1 | uri | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].coding.systemShort description Identity of the terminology systemDefinition RequirementsThe identification of the code system that defines the meaning of the symbol in the code.CommentsNeed to be unambiguous about the source of the definition of the symbol.Data typeThe URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.uriConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.3rim: ./codeSystemorim: fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem
 | 
| version | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].coding.versionShort description Version of the system - if relevantDefinition CommentsThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.Data typeWhere the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.7rim: ./codeSystemVersionorim: fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion
 | 
| code | Σ | 1..1 | code | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].coding.codeShort description Symbol in syntax defined by the systemDefinition RequirementsA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).Data typeNeed to refer to a particular code in the system.codeConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.1rim: ./codeorim: fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].coding.displayShort description Representation defined by the systemDefinition RequirementsA representation of the meaning of the code in the system, following the rules of the system.Data typeNeed to be able to carry a human-readable meaning of the code for readers that do not know  the system.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.2 - but note this is not well followedrim: CV.displayNameorim: fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName
 | 
| userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].coding.userSelectedShort description If this coding was chosen directly by the userDefinition RequirementsIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).CommentsThis has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.Data typeAmongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.booleanConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: Sometimes implied by being firstrim: CD.codingRationaleorim: fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]
 | 
| text | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.extension:signatureRequired.value[x].textShort description Plain text representation of the conceptDefinition RequirementsA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.CommentsThe codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.Data typeVery often the text is the same as a displayName of one of the codings.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.9. But note many systems use C*E.2 for thisrim: ./originalText[mediaType/code="text/plain"]/dataorim: fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText
 | 
| modifierExtension | ?! C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.modifierExtensionShort description Extensions that cannot be ignoredAlternate names extensions, user contentDefinition RequirementsMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).CommentsModifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| url | S Σ | 1..1 | uri | Element id Questionnaire.urlShort description Kanonischer, global eindeutiger Name ("Canonical identifier") des Templates FramesDefinition RequirementsKanonischer, global eindeutiger Name ("Canonical identifier") des Templates Frames. Wird benötigt zur Rückreferenzierung aus dem QuestionnaireComposed.Comments…  This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for.Data typeBeispiel: http://meine-klinik.de/fhir/NamingSystem/ProjektX/FragebogenTemplate12uriConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.urlw5: FiveWs.identifierrim: .identifier[scope=BUSN;reliability=ISS]
 | 
| identifier | S Σ | 0..* | Identifier | Element id Questionnaire.identifierShort description Identifikator eines Template-FramesDefinition RequirementsIdentifikator eines Moduls. Dient dem Zweck des systemübergreifen Identifizierens, z.B. beim verteilten Consent ManagementCommentsAllows externally provided and/or usable business identifiers to be easily associated with the module.Data typeTypically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this questionnaire outside of FHIR, where it is not possible to use the logical URI.IdentifierConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.identifierw5: FiveWs.identifierrim: .identifierobjimpl: no-gen-base
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.identifier.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.identifier.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this elementElement id Questionnaire.identifier.useShort description usual | official | temp | secondary | old (If known)Definition RequirementsThe purpose of this identifier.CommentsAllows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.Data typeApplications can assume that an identifier is permanent unless it explicitly says that it is temporary.codeBinding Identifies the purpose for this identifier, if known .IdentifierUse (required)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: N/Arim: Role.code or implied by context
 | 
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this elementElement id Questionnaire.identifier.typeShort description Description of identifierDefinition RequirementsA coded type for the identifier that can be used to determine which identifier to use for a specific purpose.CommentsAllows users to make use of identifiers when the identifier system is not known.Data typeThis element deals only with general categories of identifiers.  It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage.   Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.CodeableConceptBinding A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.Identifier Type Codes (extensible)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: CX.5rim: Role.code or implied by context
 | 
| system | S Σ | 1..1 | uri | There are no (further) constraints on this elementElement id Questionnaire.identifier.systemShort description The namespace for the identifier valueDefinition RequirementsEstablishes the namespace for the value - that is, a URL that describes a set values that are unique.CommentsThere are many sets  of identifiers.  To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.Data typeIdentifier.system is always case sensitive.uriConstraints Examplesele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 General
 http://www.acme.com/identifiers/patientMappings v2: CX.4 / EI-2-4rim: II.root or Role.id.rootservd: ./IdentifierType
 | 
| value | S Σ | 1..1 | string | There are no (further) constraints on this elementElement id Questionnaire.identifier.valueShort description The value that is uniqueDefinition CommentsThe portion of the identifier typically relevant to the user and which is unique within the context of the system.Data typeIf the value is a full URI, then the system SHALL be urn:ietf:rfc:3986.  The value's primary purpose is computational mapping.  As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.)  A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.stringConstraints Examplesele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 General
 123456Mappings v2: CX.1 / EI.1rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)servd: ./Value
 | 
| period | Σ | 0..1 | Period | There are no (further) constraints on this elementElement id Questionnaire.identifier.periodShort description Time period when id is/was valid for useDefinition Data typeTime period during which identifier is/was valid for use.PeriodConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: CX.7 + CX.8rim: Role.effectiveTime or implied by contextservd: ./StartDate and ./EndDate
 | 
| assigner | Σ | 0..1 | Reference(Organization) | There are no (further) constraints on this elementElement id Questionnaire.identifier.assignerShort description Organization that issued id (may be just text)Definition CommentsOrganization that issued/manages the identifier.Data typeThe Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.Reference(Organization)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: CX.4 / (CX.4,CX.9,CX.10)rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field.  Also Role.scoperservd: ./IdentifierIssuingAuthority
 | 
| version | S Σ | 1..1 | string | Element id Questionnaire.versionShort description Versionsangabe des Template FramesDefinition CommentsThe identifier that is used to identify this version of the questionnaire when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the questionnaire author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.Data typeThere may be different questionnaire instances that have the same identifier but different versions.  The version can be appended to the url in a reference to allow a reference to a particular business version of the questionnaire with the format [url]|[version].stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.versionw5: FiveWs.versionrim: N/A (to add?)
 | 
| name | S Σ C | 1..1 | string | Element id Questionnaire.nameShort description Name des Template FramesDefinition RequirementsA natural language name identifying the questionnaire. This name should be usable as an identifier for the module by machine processing applications such as code generation.CommentsSupport human navigation and code generation.Data typeThe name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.stringConditions The cardinality or value of this element may be affected by these constraints: inv-0Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| title | S Σ | 0..1 | string | Element id Questionnaire.titleShort description Anzuzeigender Kurztitel der EinwilligungDefinition CommentsTitel des Consent Moduls zur Darstellung auf dem späteren Consent TemplateData typeThis name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.titlerim: .title
 | 
| derivedFrom |  | 0..* | canonical(Questionnaire) | There are no (further) constraints on this elementElement id Questionnaire.derivedFromShort description Instantiates protocol or definitionDefinition RequirementsThe URL of a Questionnaire that this Questionnaire is based on.Data typeAllows a Questionnaire to be created based on another Questionnaire.canonical(Questionnaire)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.derivedFromrim: .outboundRelationship[typeCode=DRIV].target[classCode=OBS, moodCode=DEFN]
 | 
| status | S Σ ?! | 1..1 | codeBinding | There are no (further) constraints on this elementElement id Questionnaire.statusShort description draft | active | retired | unknownDefinition CommentsThe status of this questionnaire. Enables tracking the life-cycle of the content.Data typeAllows filtering of questionnaires that are appropriate for use versus not.codeBinding The lifecycle status of an artifact.PublicationStatus (required)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.statusw5: FiveWs.statusrim: .status
 | 
| experimental | Σ | 0..1 | boolean | There are no (further) constraints on this elementElement id Questionnaire.experimentalShort description For testing purposes, not real usageDefinition RequirementsA Boolean value to indicate that this questionnaire is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.CommentsEnables experimental content to be developed following the same lifecycle that would be used for a production-level questionnaire.Data typeAllows filtering of questionnaires that are appropriate for use versus not.booleanConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.experimentalw5: FiveWs.classrim: N/A
 | 
| subjectType | Σ | 0..* | codeBinding | There are no (further) constraints on this elementElement id Questionnaire.subjectTypeShort description Resource that can be subject of QuestionnaireResponseDefinition CommentsThe types of subjects that can be the subject of responses created for the questionnaire.Data typeIf none are specified, then the subject is unlimited.codeBinding One of the resource types defined as part of this version of FHIR.ResourceType (required)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.subject[x]rim: .outboundRelationship[typeCode=META].target[classCode=OBS, moodCode=DEFN, isCriterion=true].participation.role.classCode
 | 
| date | Σ | 0..1 | dateTime | There are no (further) constraints on this elementElement id Questionnaire.dateShort description Date last changedAlternate names Revision DateDefinition CommentsThe date  (and optionally time) when the questionnaire was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the questionnaire changes.Data typeNote that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the questionnaire. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.dateTimeConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.datew5: FiveWs.recordedrim: .participation[typeCode=AUT].time
 | 
| publisher | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.publisherShort description Name of the publisher (organization or individual)Definition RequirementsThe name of the organization or individual that published the questionnaire.CommentsHelps establish the "authority/credibility" of the questionnaire.  May also allow for contact.Data typeUsually an organization but may be an individual. The publisher (or steward) of the questionnaire is the organization or individual primarily responsible for the maintenance and upkeep of the questionnaire. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the questionnaire. This item SHOULD be populated unless the information is available from context.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.publisherw5: FiveWs.witnessrim: .participation[typeCode=AUT].role
 | 
| contact | S Σ | 0..* | ContactDetail | Element id Questionnaire.contactShort description AnsprechpartnerDefinition CommentsInhaltlicher Ansprechpartner der auf der Einwilligungsvorlage angezeigt werden sollData typeMay be a web site, an email address, a telephone number, etc.ContactDetailConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.contactrim: .participation[typeCode=CALLBCK].role
 | 
| description | S | 0..1 | markdown | Element id Questionnaire.descriptionShort description Zweckbeschreibung des Consent ModulesDefinition CommentsA free text natural language description of the questionnaire from a consumer's perspective.Data typeThis description can be used to capture details such as why the questionnaire was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the questionnaire as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the questionnaire is presumed to be the predominant language in the place the questionnaire was created).markdownConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.descriptionrim: .text
 | 
| useContext | S Σ | 1..* | UsageContext | There are no (further) constraints on this elementElement id Questionnaire.useContextShort description The context that the content is intended to supportDefinition RequirementsThe content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate questionnaire instances.CommentsAssist in searching for appropriate content.Data typeWhen multiple useContexts are specified, there is no expectation that all or any of the contexts apply.UsageContextConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.useContextrim: N/A (to add?)
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.useContext.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.useContext.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| code | Σ | 1..1 | CodingBinding | Element id Questionnaire.useContext.codeShort description Type of context being specifiedDefinition Data typeA code that identifies the type of context being specified by this usage context.CodingBinding A code that specifies a type of context being specified by a usage context.ConsentManagementQuestionnaireComponents (required)Constraints ele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.useContext.code.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.useContext.code.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| system | Σ | 1..1 | uri | There are no (further) constraints on this elementElement id Questionnaire.useContext.code.systemShort description Identity of the terminology systemDefinition RequirementsThe identification of the code system that defines the meaning of the symbol in the code.CommentsNeed to be unambiguous about the source of the definition of the symbol.Data typeThe URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.uriConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.3rim: ./codeSystemorim: fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem
 | 
| version | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.useContext.code.versionShort description Version of the system - if relevantDefinition CommentsThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.Data typeWhere the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.7rim: ./codeSystemVersionorim: fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion
 | 
| code | Σ | 1..1 | code | There are no (further) constraints on this elementElement id Questionnaire.useContext.code.codeShort description Symbol in syntax defined by the systemDefinition RequirementsA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).Data typeNeed to refer to a particular code in the system.codeConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.1rim: ./codeorim: fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.useContext.code.displayShort description Representation defined by the systemDefinition RequirementsA representation of the meaning of the code in the system, following the rules of the system.Data typeNeed to be able to carry a human-readable meaning of the code for readers that do not know  the system.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.2 - but note this is not well followedrim: CV.displayNameorim: fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName
 | 
| userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this elementElement id Questionnaire.useContext.code.userSelectedShort description If this coding was chosen directly by the userDefinition RequirementsIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).CommentsThis has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.Data typeAmongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.booleanConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: Sometimes implied by being firstrim: CD.codingRationaleorim: fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]
 | 
| value[x] | S Σ | 1..1 |  | There are no (further) constraints on this elementElement id Questionnaire.useContext.value[x]Short description Value that defines the contextDefinition ConstraintsA value that defines the context specified in this context of use. The interpretation of the value is defined by the code.ele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.useContext.value[x].idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.useContext.value[x].extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| reference | S Σ C | 1..1 | string | There are no (further) constraints on this elementElement id Questionnaire.useContext.value[x].referenceShort description Literal reference, Relative, internal or absolute URLDefinition CommentsA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.Data typeUsing absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries.   Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.stringConditions The cardinality or value of this element may be affected by these constraints: ref-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| type | Σ | 0..1 | uriBinding | There are no (further) constraints on this elementElement id Questionnaire.useContext.value[x].typeShort description Type the reference refers to (e.g. "Patient")Definition CommentsThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).Data typeThis element is used to indicate the type of  the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.uriBinding Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this elementElement id Questionnaire.useContext.value[x].identifierShort description Logical reference, when literal reference is not knownDefinition CommentsAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.Data typeWhen an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference.  For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport).  One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).IdentifierConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.useContext.value[x].displayShort description Text alternative for the resourceDefinition CommentsPlain text narrative that identifies the resource in addition to the resource reference.Data typeThis is generally not the same as the Resource.text of the referenced resource.  The purpose is to identify what's being referenced, not to fully describe it.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| valueReference |  |  | Reference(ConsentManagementDomainOrganization | ConsentManagementDomainResearchStudy) | Data type Reference(ConsentManagementDomainOrganization | ConsentManagementDomainResearchStudy) | 
| jurisdiction | Σ | 0..* | CodeableConceptBinding | There are no (further) constraints on this elementElement id Questionnaire.jurisdictionShort description Intended jurisdiction for questionnaire (if applicable)Definition CommentsA legal or geographic region in which the questionnaire is intended to be used.Data typeIt may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended.CodeableConceptBinding Countries and regions within which this artifact is targeted for use.Jurisdiction ValueSet (extensible)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.jurisdictionrim: N/A (to add?)
 | 
| purpose |  | 0..1 | markdown | There are no (further) constraints on this elementElement id Questionnaire.purposeShort description Why this questionnaire is definedDefinition CommentsExplanation of why this questionnaire is needed and why it has been designed as it has.Data typeThis element does not describe the usage of the questionnaire. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is.  This may be used to point to source materials or specifications that drove the structure of this questionnaire.markdownConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.purposew5: FiveWs.why[x]rim: .reasonCode.textobjimpl: no-gen-base
 | 
| copyright |  | 0..1 | markdown | There are no (further) constraints on this elementElement id Questionnaire.copyrightShort description Use and/or publishing restrictionsAlternate names License, RestrictionsDefinition RequirementsA copyright statement relating to the questionnaire and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the questionnaire.Data typeConsumers must be able to determine any legal restrictions on the use of the questionnaire and/or its content.markdownConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.copyrightrim: N/A (to add?)objimpl: no-gen-base
 | 
| approvalDate |  | 0..1 | date | There are no (further) constraints on this elementElement id Questionnaire.approvalDateShort description When the questionnaire was approved by publisherDefinition CommentsThe date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.Data typeThe 'date' element may be more recent than the approval date because of minor changes or editorial corrections.dateConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.approvalDaterim: .outboundRelationship[typeCode="SUBJ"].act[classCode=CACT;moodCode=EVN;code="approval"].effectiveTimeobjimpl: no-gen-base
 | 
| lastReviewDate |  | 0..1 | date | There are no (further) constraints on this elementElement id Questionnaire.lastReviewDateShort description When the questionnaire was last reviewedDefinition RequirementsThe date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.CommentsGives a sense of how "current" the content is.  Resources that have not been reviewed in a long time may have a risk of being less appropriate/relevant.Data typeIf specified, this date follows the original approval date.dateConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.lastReviewDaterim: .outboundRelationship[typeCode="SUBJ"; subsetCode="RECENT"].act[classCode=CACT;moodCode=EVN;code="review"].effectiveTimeobjimpl: no-gen-base
 | 
| effectivePeriod | Σ | 0..1 | Period | There are no (further) constraints on this elementElement id Questionnaire.effectivePeriodShort description When the questionnaire is expected to be usedDefinition RequirementsThe period during which the questionnaire content was or is planned to be in active use.CommentsAllows establishing a transition before a resource comes into effect and also allows for a sunsetting  process when new versions of the questionnaire are or are expected to be used instead.Data typeThe effective period for a questionnaire  determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.PeriodConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 workflow: Definition.effectivePeriodrim: N/A (to add?)objimpl: no-gen-base
 | 
| code | S Σ | 1..1 | CodingBinding | Element id Questionnaire.codeShort description Concept that represents the overall questionnaireDefinition RequirementsAn identifier for this question or group of questions in a particular terminology such as LOINC.Data typeAllows linking of the complete Questionnaire resources to formal terminologies.  It's common for "panels" of questions to be identified by a code.CodingBinding Codes for questionnaires, groups and individual questions.ConsentManagementTemplateType (extensible)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.code.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.code.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| system | S Σ | 1..1 | uri | There are no (further) constraints on this elementElement id Questionnaire.code.systemShort description Identity of the terminology systemDefinition RequirementsThe identification of the code system that defines the meaning of the symbol in the code.CommentsNeed to be unambiguous about the source of the definition of the symbol.Data typeThe URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.uriConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.3rim: ./codeSystemorim: fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem
 | 
| version | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.code.versionShort description Version of the system - if relevantDefinition CommentsThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.Data typeWhere the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.7rim: ./codeSystemVersionorim: fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion
 | 
| code | S Σ | 1..1 | code | There are no (further) constraints on this elementElement id Questionnaire.code.codeShort description Symbol in syntax defined by the systemDefinition RequirementsA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).Data typeNeed to refer to a particular code in the system.codeConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.1rim: ./codeorim: fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.code.displayShort description Representation defined by the systemDefinition RequirementsA representation of the meaning of the code in the system, following the rules of the system.Data typeNeed to be able to carry a human-readable meaning of the code for readers that do not know  the system.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.2 - but note this is not well followedrim: CV.displayNameorim: fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName
 | 
| userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this elementElement id Questionnaire.code.userSelectedShort description If this coding was chosen directly by the userDefinition RequirementsIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).CommentsThis has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.Data typeAmongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.booleanConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: Sometimes implied by being firstrim: CD.codingRationaleorim: fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]
 | 
| item | S C | 1..* | BackboneElement | There are no (further) constraints on this elementElement id Questionnaire.itemShort description Questions and sections within the QuestionnaireDefinition CommentsA particular question, question grouping or display text that is part of the questionnaire.Data typeThe content of the questionnaire is constructed from an ordered, hierarchical collection of items.BackboneElementConditions The cardinality or value of this element may be affected by these constraints: que-3Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())que-1: Group items must have nested items, display items cannot have nested items
 (type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('item').empty())que-3: Display items cannot have a "code" asserted
 type!='display' or code.empty()que-4: A question cannot have both answerOption and answerValueSet
 answerOption.empty() or answerValueSet.empty()que-5: Only 'choice' and 'open-choice' items can have answerValueSet
 (type ='choice' or type = 'open-choice' or type = 'decimal' or type = 'integer' or type = 'date' or type = 'dateTime' or type = 'time' or type = 'string' or type = 'quantity') or (answerValueSet.empty() and answerOption.empty())que-6: Required and repeat aren't permitted for display items
 type!='display' or (required.empty() and repeats.empty())que-8: Initial values can't be specified for groups or display items
 (type!='group' and type!='display') or initial.empty()que-9: Read-only can't be specified for "display" items
 type!='display' or readOnly.empty()que-10: Maximum length can only be declared for simple question types
 (type in ('boolean' | 'decimal' | 'integer' | 'string' | 'text' | 'url' | 'open-choice')) or maxLength.empty()que-11: If one or more answerOption is present, initial[x] must be missing
 answerOption.empty() or initial.empty()que-12: If there are more than one enableWhen, enableBehavior must be specified
 enableWhen.count() > 2 implies enableBehavior.exists()que-13: Can only have multiple initial values for repeating items
 repeats=true or initial.count() <= 1
 rim: .outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=DEF]
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | Element id Questionnaire.item.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| designNote | S C | 0..1 | Extension(markdown) | Element id Questionnaire.item.extension:designNoteShort description Design commentsAlternate names extensions, user contentDefinition CommentsInformation captured by the author/maintainer of the questionnaire for development purposes, not intended to be seen by users.Data typeAllows capture of todos, rationale for design decisions, etc.Extension(markdown)Extension URL http://hl7.org/fhir/StructureDefinition/designNoteConditions The cardinality or value of this element may be affected by these constraints: ele-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| subQuestionnaire | S C | 0..1 | Extension(Reference(ConsentManagementTemplateModule)) | Element id Questionnaire.item.extension:subQuestionnaireShort description Optional Extensions ElementAlternate names extensions, user contentDefinition CommentsOptional Extension Element - found in all resources.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.Extension(Reference(ConsentManagementTemplateModule))Extension URL http://fhir.de/ConsentManagement/StructureDefinition/SubQuestionnaireConditions The cardinality or value of this element may be affected by these constraints: ele-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.extension:subQuestionnaire.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.extension:subQuestionnaire.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| url |  | 1..1 | uriFixed Value | There are no (further) constraints on this elementElement id Questionnaire.item.extension:subQuestionnaire.urlShort description identifies the meaning of the extensionDefinition CommentsSource of the definition for the extension code - a logical name or a URL.Data typeThe definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.uriFixed value http://fhir.de/ConsentManagement/StructureDefinition/SubQuestionnaireMappings | 
| value[x] | S | 1..1 |  | There are no (further) constraints on this elementElement id Questionnaire.item.extension:subQuestionnaire.value[x]Short description Value of extensionDefinition CommentsConstraintsValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.extension:subQuestionnaire.value[x].idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.extension:subQuestionnaire.value[x].extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| reference | S Σ C | 1..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.extension:subQuestionnaire.value[x].referenceShort description Literal reference, Relative, internal or absolute URLDefinition CommentsA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.Data typeUsing absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries.   Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.stringConditions The cardinality or value of this element may be affected by these constraints: ref-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| type | Σ | 0..0 | uriBinding | There are no (further) constraints on this elementElement id Questionnaire.item.extension:subQuestionnaire.value[x].typeShort description Type the reference refers to (e.g. "Patient")Definition CommentsThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).Data typeThis element is used to indicate the type of  the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.uriBinding Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| identifier | Σ | 0..0 | Identifier | There are no (further) constraints on this elementElement id Questionnaire.item.extension:subQuestionnaire.value[x].identifierShort description Logical reference, when literal reference is not knownDefinition CommentsAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.Data typeWhen an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference.  For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport).  One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).IdentifierConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| display | Σ | 0..0 | string | There are no (further) constraints on this elementElement id Questionnaire.item.extension:subQuestionnaire.value[x].displayShort description Text alternative for the resourceDefinition CommentsPlain text narrative that identifies the resource in addition to the resource reference.Data typeThis is generally not the same as the Resource.text of the referenced resource.  The purpose is to identify what's being referenced, not to fully describe it.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| valueReference |  |  | Reference(ConsentManagementTemplateModule) | There are no (further) constraints on this elementData type Reference(ConsentManagementTemplateModule) | 
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.modifierExtensionShort description Extensions that cannot be ignored even if unrecognizedAlternate names extensions, user content, modifiersDefinition RequirementsMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).CommentsModifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| linkId | S | 1..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.linkIdShort description Unique id for item in questionnaireDefinition RequirementsAn identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.CommentsQuestionnaireResponse does not require omitted items to be included and may have some items that repeat, so linkage based on position alone is not sufficient.Data typeThis ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning.  GUIDs or sequential numbers are appropriate here.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| definition |  | 0..1 | uri | There are no (further) constraints on this elementElement id Questionnaire.item.definitionShort description ElementDefinition - details for the itemDefinition RequirementsThis element is a URI that refers to an ElementDefinition that provides information about this item, including information that might otherwise be included in the instance of the Questionnaire resource. A detailed description of the construction of the URI is shown in Comments, below. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value: 
code (ElementDefinition.code)type (ElementDefinition.type)required (ElementDefinition.min)repeats (ElementDefinition.max)maxLength (ElementDefinition.maxLength)answerValueSet (ElementDefinition.binding)options (ElementDefinition.binding).CommentsA common pattern is to define a set of data elements and then build multiple questionnaires for different circumstances to gather the data. This element provides traceability to the common definition and allows the content for the question to come from the underlying definition.Data typeThe uri refers to an ElementDefinition in a StructureDefinition and always starts with the canonical URL for the target resource. When referring to a StructureDefinition, a fragment identifier is used to specify the element definition by its id Element.id. E.g. http://hl7.org/fhir/StructureDefinition/Observation#Observation.value[x]. In the absence of a fragment identifier, the first/root element definition in the target is the matching element definition.uriConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: .outboundRelationship[typeCode=INST].target[classCode=OBS, moodCode=DEF]
 | 
| code | S C | 0..* | Coding | There are no (further) constraints on this elementElement id Questionnaire.item.codeShort description Corresponding concept for this item in a terminologyDefinition RequirementsA terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).CommentsAllows linking of groups of questions to formal terminologies.Data typeThe value may come from the ElementDefinition referred to by .definition.CodingBinding Codes for questionnaires, groups and individual questions.QuestionnaireQuestionCodes (example)Conditions The cardinality or value of this element may be affected by these constraints: que-3Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.code.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.code.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| system | S Σ | 1..1 | uri | There are no (further) constraints on this elementElement id Questionnaire.item.code.systemShort description Identity of the terminology systemDefinition RequirementsThe identification of the code system that defines the meaning of the symbol in the code.CommentsNeed to be unambiguous about the source of the definition of the symbol.Data typeThe URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.uriConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.3rim: ./codeSystemorim: fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem
 | 
| version | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.code.versionShort description Version of the system - if relevantDefinition CommentsThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.Data typeWhere the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.7rim: ./codeSystemVersionorim: fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion
 | 
| code | S Σ | 1..1 | code | There are no (further) constraints on this elementElement id Questionnaire.item.code.codeShort description Symbol in syntax defined by the systemDefinition RequirementsA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).Data typeNeed to refer to a particular code in the system.codeConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.1rim: ./codeorim: fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code
 | 
| display | Σ | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.code.displayShort description Representation defined by the systemDefinition RequirementsA representation of the meaning of the code in the system, following the rules of the system.Data typeNeed to be able to carry a human-readable meaning of the code for readers that do not know  the system.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: C*E.2 - but note this is not well followedrim: CV.displayNameorim: fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName
 | 
| userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this elementElement id Questionnaire.item.code.userSelectedShort description If this coding was chosen directly by the userDefinition RequirementsIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).CommentsThis has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.Data typeAmongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.booleanConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: Sometimes implied by being firstrim: CD.codingRationaleorim: fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]
 | 
| prefix |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.prefixShort description E.g. "1(a)", "2.5.3"Alternate names labelDefinition RequirementsA short label for a particular group, question or set of display text within the questionnaire used for reference by the individual completing the questionnaire.CommentsSeparating the label from the question text allows improved rendering.  Also, instructions will often refer to specific prefixes, so there's a need for the questionnaire design to have control over what labels are used.Data typeThese are generally unique within a questionnaire, though this is not guaranteed. Some questionnaires may have multiple questions with the same label with logic to control which gets exposed.  Typically, these won't be used for "display" items, though such use is not prohibited.  Systems SHOULD NOT generate their own prefixes if prefixes are defined for any items within a Questionnaire.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| text | S | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.textShort description Primary text for the itemDefinition CommentsThe name of a section, the text of a question or text content for a display item.Data typeWhen using this element to represent the name of a section, use group type item and also make sure to limit the text element to a short string suitable for display as a section heading.  Group item instructions should be included as a display type item within the group.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.text.idShort description xml:id (or equivalent in JSON)Definition Data typeunique id for the element within a resource (for internal references)string | 
| extension | C | 0..* | Extension | Element id Questionnaire.item.text.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value)Constraints ele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| renderingMarkdown | C | 0..1 | Extension(markdown) | Element id Questionnaire.item.text.extension:renderingMarkdownShort description String equivalent with markdownAlternate names extensions, user contentDefinition CommentsThis is an equivalent of the string on which the extension is sent, but includes additional markdown (see documentation about markdown. Note that using HTML  xhtml can allow for greater precision of display.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.Extension(markdown)Extension URL http://hl7.org/fhir/StructureDefinition/rendering-markdownConditions The cardinality or value of this element may be affected by these constraints: ele-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 rim: ED can be markdown content
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.text.extension:renderingMarkdown.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..0 | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.text.extension:renderingMarkdown.extensionShort description ExtensionDefinitionData type ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints ele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| url |  | 1..1 | uriFixed Value | There are no (further) constraints on this elementElement id Questionnaire.item.text.extension:renderingMarkdown.urlShort description identifies the meaning of the extensionDefinition CommentsSource of the definition for the extension code - a logical name or a URL.Data typeThe definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.uriFixed value http://hl7.org/fhir/StructureDefinition/rendering-markdownMappings | 
| value[x] |  | 1..1 |  | There are no (further) constraints on this elementElement id Questionnaire.item.text.extension:renderingMarkdown.value[x]Short description Value of extensionDefinition SlicingValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).Unordered, Open, by $this(Type)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| valueMarkdown |  | 1..1 | markdown | There are no (further) constraints on this elementElement id Questionnaire.item.text.extension:renderingMarkdown.value[x]:valueMarkdownShort description Value of extensionDefinition Data typeValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).markdownConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| renderingXhtml | C | 0..1 | Extension(string) | Element id Questionnaire.item.text.extension:renderingXhtmlShort description String equivalent with html markupAlternate names extensions, user contentDefinition CommentsThis is an equivalent of the string on which the extension is sent, but includes additional XHTML markup, such as bold, italics, styles, tables, etc. Existing restrictions on XHTML content apply. Note that using markdown allows for greater flexibility of display.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.Extension(string)Extension URL http://hl7.org/fhir/StructureDefinition/rendering-xhtmlConditions The cardinality or value of this element may be affected by these constraints: ele-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 rim: ED can be XHTML content
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.text.extension:renderingXhtml.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..0 | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.text.extension:renderingXhtml.extensionShort description ExtensionDefinitionData type ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints ele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| url |  | 1..1 | uriFixed Value | There are no (further) constraints on this elementElement id Questionnaire.item.text.extension:renderingXhtml.urlShort description identifies the meaning of the extensionDefinition CommentsSource of the definition for the extension code - a logical name or a URL.Data typeThe definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.uriFixed value http://hl7.org/fhir/StructureDefinition/rendering-xhtmlMappings | 
| value[x] |  | 1..1 |  | There are no (further) constraints on this elementElement id Questionnaire.item.text.extension:renderingXhtml.value[x]Short description Value of extensionDefinition SlicingValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).Unordered, Open, by $this(Type)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| valueString |  | 1..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.text.extension:renderingXhtml.value[x]:valueStringShort description Value of extensionDefinition Data typeValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| value |  | 0..1 | System.String | There are no (further) constraints on this elementElement id Questionnaire.item.text.valueShort description Primitive value for stringDefinitionData type System.StringMaximum string length 1048576 | 
| type | S | 1..1 | codeBinding | There are no (further) constraints on this elementElement id Questionnaire.item.typeShort description group | display | boolean | decimal | integer | date | dateTime +Definition RequirementsThe type of questionnaire item this is - whether text for display, a grouping of other items or a particular type of data to be captured (string, integer, coded choice, etc.).CommentsDefines the format in which the user is to be prompted for the answer.Data typeAdditional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.codeBinding Distinguishes groups from questions and display text and indicates data type for questions.QuestionnaireItemType (required)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| enableWhen | S ?! C | 0..* | BackboneElement | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhenShort description Only allow data whenDefinition RequirementsA constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.CommentsAllows questionnaires to adapt based on answers to other questions. E.g. If physical gender is specified as a male, no need to capture pregnancy history.  Also allows conditional display of instructions or groups of questions.Data typeIf multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true.  I.e. treat "enableWhen"s as being joined by an "or" clause.  This element is a modifier because if enableWhen is present for an item, "required" is ignored unless one of the enableWhen conditions is met. When an item is disabled, all of its descendants are disabled, regardless of what their own enableWhen logic might evaluate to.BackboneElementConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())que-7: If the operator is 'exists', the value must be a boolean
 operator = 'exists' implies (answer is Boolean)
 rim: N/A - MIF rather than RIM level
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | Element id Questionnaire.item.enableWhen.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| sourceSubQuestionnaire | S C | 0..1 | Extension(Reference(ConsentManagementTemplateModule)) | Element id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaireShort description Optional Extensions ElementAlternate names extensions, user contentDefinition CommentsOptional Extension Element - found in all resources.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.Extension(Reference(ConsentManagementTemplateModule))Extension URL http://fhir.de/ConsentManagement/StructureDefinition/SubQuestionnaireConditions The cardinality or value of this element may be affected by these constraints: ele-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaire.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaire.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| url |  | 1..1 | uriFixed Value | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaire.urlShort description identifies the meaning of the extensionDefinition CommentsSource of the definition for the extension code - a logical name or a URL.Data typeThe definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.uriFixed value http://fhir.de/ConsentManagement/StructureDefinition/SubQuestionnaireMappings | 
| value[x] | S | 1..1 |  | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaire.value[x]Short description Value of extensionDefinition CommentsConstraintsValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaire.value[x].idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaire.value[x].extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionSlicing Unordered, Open, by url(Value) Extensions are always sliced by (at least) urlConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| reference | S Σ C | 1..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaire.value[x].referenceShort description Literal reference, Relative, internal or absolute URLDefinition CommentsA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.Data typeUsing absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries.   Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.stringConditions The cardinality or value of this element may be affected by these constraints: ref-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| type | Σ | 0..0 | uriBinding | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaire.value[x].typeShort description Type the reference refers to (e.g. "Patient")Definition CommentsThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).Data typeThis element is used to indicate the type of  the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.uriBinding Aa resource (or, for logical models, the URI of the logical model).ResourceType (extensible)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| identifier | Σ | 0..0 | Identifier | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaire.value[x].identifierShort description Logical reference, when literal reference is not knownDefinition CommentsAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.Data typeWhen an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference.  For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport).  One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).IdentifierConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| display | Σ | 0..0 | string | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.extension:sourceSubQuestionnaire.value[x].displayShort description Text alternative for the resourceDefinition CommentsPlain text narrative that identifies the resource in addition to the resource reference.Data typeThis is generally not the same as the Resource.text of the referenced resource.  The purpose is to identify what's being referenced, not to fully describe it.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 | 
| valueReference |  |  | Reference(ConsentManagementTemplateModule) | There are no (further) constraints on this elementData type Reference(ConsentManagementTemplateModule) | 
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.modifierExtensionShort description Extensions that cannot be ignored even if unrecognizedAlternate names extensions, user content, modifiersDefinition RequirementsMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).CommentsModifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| question | S | 1..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.questionShort description Question that determines whether item is enabledDefinition CommentsThe linkId for the question whose answer (or lack of answer) governs whether this item is enabled.Data typeIf multiple question occurrences are present for the same question (same linkId), then this refers to the nearest question occurrence reachable by tracing first the "ancestor" axis and then the "preceding" axis and then the "following" axis.stringConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| operator | S | 1..1 | codeBinding | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.operatorShort description exists | = | != | > | < | >= | <=Definition Data typeSpecifies the criteria by which the question is enabled.codeBinding The criteria by which a question is enabled.QuestionnaireItemOperator (required)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| answer[x] | S C | 1..1 |  | There are no (further) constraints on this elementElement id Questionnaire.item.enableWhen.answer[x]Short description Value for question comparison based on operatorDefinition BindingA value that the referenced question is tested using the specified operator in order for the item to be enabled.Allowed values to answer questions.QuestionnaireAnswerCodes (example)Conditions The cardinality or value of this element may be affected by these constraints: que-7Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| answerBoolean |  |  | boolean | There are no (further) constraints on this elementData type boolean | 
| answerDecimal |  |  | decimal | There are no (further) constraints on this elementData type decimal | 
| answerInteger |  |  | integer | There are no (further) constraints on this elementData type integer | 
| answerDate |  |  | date | There are no (further) constraints on this elementData type date | 
| answerDateTime |  |  | dateTime | There are no (further) constraints on this elementData type dateTime | 
| answerTime |  |  | time | There are no (further) constraints on this elementData type time | 
| answerString |  |  | string | There are no (further) constraints on this elementData type string | 
| answerCoding |  |  | Coding | There are no (further) constraints on this elementData type Coding | 
| answerQuantity |  |  | Quantity | There are no (further) constraints on this elementData type Quantity | 
| answerReference |  |  | Reference(Resource) | There are no (further) constraints on this elementData type Reference(Resource) | 
| enableBehavior | C | 0..1 | codeBinding | There are no (further) constraints on this elementElement id Questionnaire.item.enableBehaviorShort description all | anyDefinition CommentsControls how multiple enableWhen values are interpreted -  whether all or any must be true.Data typeThis element must be specified if more than one enableWhen value is provided.codeBinding Controls how multiple enableWhen values are interpreted -  whether all or any must be true.EnableWhenBehavior (required)Conditions The cardinality or value of this element may be affected by these constraints: que-12Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| required | S C | 0..1 | boolean | There are no (further) constraints on this elementElement id Questionnaire.item.requiredShort description Whether the item must be included in data resultsDefinition CommentsAn indication, if true, that the item must be present in a "completed" QuestionnaireResponse.  If false, the item may be skipped when answering the questionnaire.Meaning when missingQuestionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true.  If an item that contains other items is marked as required, that does not automatically make the contained elements required (though required groups must contain at least one child element). The value may come from the ElementDefinition referred to by .definition.Data typeItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this valuebooleanConditions The cardinality or value of this element may be affected by these constraints: que-6Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| repeats | C | 0..1 | boolean | There are no (further) constraints on this elementElement id Questionnaire.item.repeatsShort description Whether the item may repeatDefinition RequirementsAn indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.CommentsItems may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.Meaning when missingIf a question is marked as repeats=true, then multiple answers can be provided for the question in the corresponding QuestionnaireResponse.  When rendering the questionnaire, it is up to the rendering software whether to render the question text for each answer repetition (i.e. "repeat the question") or to simply allow entry/selection of multiple answers for the question (repeat the answers).  Which is most appropriate visually may depend on the type of answer as well as whether there are nested items. The resulting QuestionnaireResponse will be populated the same way regardless of rendering - one 'question' item with multiple answer values. The value may come from the ElementDefinition referred to by .definition.Data typeItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this valuebooleanConditions The cardinality or value of this element may be affected by these constraints: que-6Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| readOnly | C | 0..1 | boolean | There are no (further) constraints on this elementElement id Questionnaire.item.readOnlyShort description Don't allow human editingDefinition RequirementsAn indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.CommentsAllows certain information to be phrased (and rendered) as a question and an answer, while keeping users from changing it.  May also be useful for preventing changes to pre-populated portions of a questionnaire, for calculated values, etc.Data typeThe value of readOnly elements can be established by asserting  extensions for defaultValues, linkages that support pre-population and/or extensions that support calculation based on other answers.booleanConditions The cardinality or value of this element may be affected by these constraints: que-9Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| maxLength | C | 0..1 | integer | There are no (further) constraints on this elementElement id Questionnaire.item.maxLengthShort description No more than this many charactersDefinition CommentsThe maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.Data typeFor base64binary, reflects the number of characters representing the encoded data, not the number of bytes of the binary data. The value may come from the ElementDefinition referred to by .definition.integerConditions The cardinality or value of this element may be affected by these constraints: que-10Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 v2: N/Arim: N/A - MIF rather than RIM level
 | 
| answerValueSet | S C | 0..1 | canonical(ValueSet) | There are no (further) constraints on this elementElement id Questionnaire.item.answerValueSetShort description Valueset containing permitted answersDefinition CommentsA reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.Data typeLOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.canonical(ValueSet)Conditions The cardinality or value of this element may be affected by these constraints: que-4, que-5Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| answerOption | S C | 0..* | BackboneElement | There are no (further) constraints on this elementElement id Questionnaire.item.answerOptionShort description Permitted answerDefinition CommentsOne of the permitted answers for a "choice" or "open-choice" question.Data typeThis element can be used when the value set machinery of answerValueSet is deemed too cumbersome or when there's a need to capture possible answers that are not codes.BackboneElementConditions The cardinality or value of this element may be affected by these constraints: que-4, que-5Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.answerOption.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.answerOption.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.answerOption.modifierExtensionShort description Extensions that cannot be ignored even if unrecognizedAlternate names extensions, user content, modifiersDefinition RequirementsMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).CommentsModifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| value[x] |  | 1..1 |  | There are no (further) constraints on this elementElement id Questionnaire.item.answerOption.value[x]Short description Answer valueDefinition CommentsA potential answer that's allowed as the answer to this question.BindingThe data type of the value must agree with the item.type.Allowed values to answer questions.QuestionnaireAnswerCodes (example)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| valueInteger |  |  | integer | There are no (further) constraints on this elementData type integer | 
| valueDate |  |  | date | There are no (further) constraints on this elementData type date | 
| valueTime |  |  | time | There are no (further) constraints on this elementData type time | 
| valueString |  |  | string | There are no (further) constraints on this elementData type string | 
| valueCoding |  |  | Coding | There are no (further) constraints on this elementData type Coding | 
| valueReference |  |  | Reference(Resource) | There are no (further) constraints on this elementData type Reference(Resource) | 
| initialSelected |  | 0..1 | boolean | There are no (further) constraints on this elementElement id Questionnaire.item.answerOption.initialSelectedShort description Whether option is selected by defaultDefinition CommentsIndicates whether the answer value is selected when the list of possible answers is initially shown.Meaning when missingUse this instead of initial[v] if answerValueSet is present.Data typeOnly selected items explicitly marked to be selectedbooleanConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| initial | S C | 0..* | BackboneElement | There are no (further) constraints on this elementElement id Questionnaire.item.initialShort description Initial value(s) when item is first renderedDefinition RequirementsOne or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.CommentsIn some workflows, having defaults saves time.Data typeThe user is allowed to change the value and override the default (unless marked as read-only). If the user doesn't change the value, then this initial value will be persisted when the QuestionnaireResponse is initially created.  Note that initial values can influence results.  The data type of initial[x] must agree with the item.type, and only repeating items can have more then one initial value.BackboneElementConditions The cardinality or value of this element may be affected by these constraints: que-8, que-13Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| id |  | 0..1 | string | There are no (further) constraints on this elementElement id Questionnaire.item.initial.idShort description Unique id for inter-element referencingDefinition Data typeUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.stringMappings | 
| extension | C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.initial.extensionShort description Additional content defined by implementationsAlternate names extensions, user contentDefinition CommentsMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this elementElement id Questionnaire.item.initial.modifierExtensionShort description Extensions that cannot be ignored even if unrecognizedAlternate names extensions, user content, modifiersDefinition RequirementsMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).CommentsModifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.Data typeThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.ExtensionConstraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())ext-1: Must have either extensions or value[x], not both
 extension.exists() != value.exists()
 | 
| value[x] |  | 1..1 |  | There are no (further) constraints on this elementElement id Questionnaire.item.initial.value[x]Short description Actual value for initializing the questionDefinition CommentsThe actual value to for an initial answer.BindingThe type of the initial value must be consistent with the type of the item.Allowed values to answer questions.QuestionnaireAnswerCodes (example)Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: N/A - MIF rather than RIM level
 | 
| valueBoolean |  |  | boolean | There are no (further) constraints on this elementData type boolean | 
| valueDecimal |  |  | decimal | There are no (further) constraints on this elementData type decimal | 
| valueInteger |  |  | integer | There are no (further) constraints on this elementData type integer | 
| valueDate |  |  | date | There are no (further) constraints on this elementData type date | 
| valueDateTime |  |  | dateTime | There are no (further) constraints on this elementData type dateTime | 
| valueTime |  |  | time | There are no (further) constraints on this elementData type time | 
| valueString |  |  | string | There are no (further) constraints on this elementData type string | 
| valueUri |  |  | uri | There are no (further) constraints on this elementData type uri | 
| valueAttachment |  |  | Attachment | There are no (further) constraints on this elementData type Attachment | 
| valueCoding |  |  | Coding | There are no (further) constraints on this elementData type Coding | 
| valueQuantity |  |  | Quantity | There are no (further) constraints on this elementData type Quantity | 
| valueReference |  |  | Reference(Resource) | There are no (further) constraints on this elementData type Reference(Resource) | 
| item | S C | 0..* | see (item) | There are no (further) constraints on this elementElement id Questionnaire.item.itemShort description Nested questionnaire itemsDefinition RequirementsText, questions and other groups to be nested beneath a question or group.CommentsReports can consist of complex nested groups.ConditionsThere is no specified limit to the depth of nesting.  However, Questionnaire authors are encouraged to consider the impact on the user and user interface of overly deep nesting.The cardinality or value of this element may be affected by these constraints: que-1Constraints Mappingsele-1: All FHIR elements must have a @value or children
 hasValue() or (children().count() > id.count())
 rim: .outboundRelationship[typeCode=COMP].target
 |