WARNING
- Important: This guidance is under active development by NHS England and content may be added or updated on a regular basis.
- This Implementation Guide is currently in Draft and SHOULD NOT be used for development or active implementation without express direction from NHS England.
StructureDefinition
Detailed Descriptions
Questionnaire | |
Definition | A 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. |
Cardinality | 0...* |
Alias | Form, CRF, Survey |
Invariants |
|
Mappings |
|
Questionnaire.id | |
Definition | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. |
Cardinality | 0...1 |
Type | string |
Summary | True |
Comments | The only time that a resource does not have an id is when it is being submitted to the server using a create operation. |
Questionnaire.meta | |
Definition | The 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. |
Cardinality | 0...1 |
Type | Meta |
Summary | True |
Invariants |
|
Mappings |
|
Questionnaire.implicitRules | |
Definition | A 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. |
Cardinality | 0...1 |
Type | uri |
Modifier | True |
Summary | True |
Comments | Asserting 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. |
Invariants |
|
Mappings |
|
Questionnaire.language | |
Definition | The base language in which the resource is written. |
Cardinality | 0...1 |
Type | code |
Binding | A human language. |
Comments | Language 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). |
Invariants |
|
Mappings |
|
Questionnaire.text | |
Definition | A 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. |
Cardinality | 0...1 |
Type | Narrative |
Alias | narrative, html, xhtml, display |
Comments | Contained 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. |
Invariants |
|
Mappings |
|
Questionnaire.contained | |
Definition | These 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. |
Cardinality | 0...* |
Type | Resource |
Alias | inline resources, anonymous resources, contained resources |
Comments | This 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. |
Mappings |
|
Questionnaire.extension | |
Definition | May 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. |
Cardinality | 0...* |
Type | Extension |
Alias | extensions, user content |
Comments | There 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. |
Slicing | Unordered, Open, by url(Value) |
Invariants |
|
Mappings |
|
Questionnaire.modifierExtension | |
Definition | May 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). |
Cardinality | 0...* |
Type | Extension |
Modifier | True |
Alias | extensions, user content |
Requirements | Modifier 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. |
Comments | There 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. |
Slicing | Unordered, Open, by url(Value) |
Invariants |
|
Mappings |
|
Questionnaire.url | |
Definition | An absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this questionnaire is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the questionnaire is stored on different servers. |
Cardinality | 0...1 |
Type | uri |
Summary | True |
Requirements | … This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for. |
Comments | The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension. |
Invariants |
|
Mappings |
|
Questionnaire.identifier | |
Definition | A formal identifier that is used to identify this questionnaire when it is represented in other formats, or referenced in a specification, model, design or an instance. |
Cardinality | 0...* |
Type | Identifier |
Summary | True |
Requirements | Allows externally provided and/or usable business identifiers to be easily associated with the module. |
Comments | Typically, 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. |
Invariants |
|
Mappings |
|
Questionnaire.version | |
Definition | The 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. |
Cardinality | 0...1 |
Type | string |
Summary | True |
Comments | There 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]. |
Invariants |
|
Mappings |
|
Questionnaire.name | |
Definition | A 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. |
Cardinality | 0...1 |
Type | string |
Summary | True |
Requirements | Support human navigation and code generation. |
Comments | The 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. |
Invariants |
|
Mappings |
|
Questionnaire.title | |
Definition | A short, descriptive, user-friendly title for the questionnaire. |
Cardinality | 0...1 |
Type | string |
Summary | True |
Comments | This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc. |
Invariants |
|
Mappings |
|
Questionnaire.derivedFrom | |
Definition | The URL of a Questionnaire that this Questionnaire is based on. |
Cardinality | 0...* |
Type | canonical(Questionnaire) |
Requirements | Allows a Questionnaire to be created based on another Questionnaire. |
Comments | |
Invariants |
|
Mappings |
|
Questionnaire.status | |
Definition | The status of this questionnaire. Enables tracking the life-cycle of the content. |
Cardinality | 1...1 |
Type | code |
Binding | The lifecycle status of an artifact. |
Modifier | True |
Summary | True |
Comments | Allows filtering of questionnaires that are appropriate for use versus not. |
Invariants |
|
Mappings |
|
Questionnaire.experimental | |
Definition | A 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. |
Cardinality | 0...1 |
Type | boolean |
Summary | True |
Requirements | Enables experimental content to be developed following the same lifecycle that would be used for a production-level questionnaire. |
Comments | Allows filtering of questionnaires that are appropriate for use versus not. |
Invariants |
|
Mappings |
|
Questionnaire.subjectType | |
Definition | The types of subjects that can be the subject of responses created for the questionnaire. |
Cardinality | 0...* |
Type | code |
Binding | One of the resource types defined as part of this version of FHIR. |
Summary | True |
Comments | If none are specified, then the subject is unlimited. |
Invariants |
|
Mappings |
|
Questionnaire.date | |
Definition | The 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. |
Cardinality | 0...1 |
Type | dateTime |
Summary | True |
Alias | Revision Date |
Comments | Note 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. |
Invariants |
|
Mappings |
|
Questionnaire.publisher | |
Definition | The name of the organization or individual that published the questionnaire. |
Cardinality | 0...1 |
Type | string |
Summary | True |
Requirements | Helps establish the "authority/credibility" of the questionnaire. May also allow for contact. |
Comments | Usually 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. |
Invariants |
|
Mappings |
|
Questionnaire.contact | |
Definition | Contact details to assist a user in finding and communicating with the publisher. |
Cardinality | 0...* |
Type | ContactDetail |
Summary | True |
Comments | May be a web site, an email address, a telephone number, etc. |
Invariants |
|
Mappings |
|
Questionnaire.description | |
Definition | A free text natural language description of the questionnaire from a consumer's perspective. |
Cardinality | 0...1 |
Type | markdown |
Comments | This 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). |
Invariants |
|
Mappings |
|
Questionnaire.useContext | |
Definition | The 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. |
Cardinality | 0...* |
Type | UsageContext |
Summary | True |
Requirements | Assist in searching for appropriate content. |
Comments | When multiple useContexts are specified, there is no expectation that all or any of the contexts apply. |
Invariants |
|
Mappings |
|
Questionnaire.jurisdiction | |
Definition | A legal or geographic region in which the questionnaire is intended to be used. |
Cardinality | 0...* |
Type | CodeableConcept |
Binding | Countries and regions within which this artifact is targeted for use. |
Summary | True |
Comments | It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended. |
Invariants |
|
Mappings |
|
Questionnaire.purpose | |
Definition | Explanation of why this questionnaire is needed and why it has been designed as it has. |
Cardinality | 0...1 |
Type | markdown |
Comments | This 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. |
Invariants |
|
Mappings |
|
Questionnaire.copyright | |
Definition | A copyright statement relating to the questionnaire and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the questionnaire. |
Cardinality | 0...1 |
Type | markdown |
Alias | License, Restrictions |
Requirements | Consumers must be able to determine any legal restrictions on the use of the questionnaire and/or its content. |
Comments | Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/ |
Invariants |
|
Mappings |
|
Questionnaire.approvalDate | |
Definition | The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage. |
Cardinality | 0...1 |
Type | date |
Comments | The 'date' element may be more recent than the approval date because of minor changes or editorial corrections. |
Invariants |
|
Mappings |
|
Questionnaire.lastReviewDate | |
Definition | The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date. |
Cardinality | 0...1 |
Type | date |
Requirements | Gives 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. |
Comments | If specified, this date follows the original approval date. |
Invariants |
|
Mappings |
|
Questionnaire.effectivePeriod | |
Definition | The period during which the questionnaire content was or is planned to be in active use. |
Cardinality | 0...1 |
Type | Period |
Summary | True |
Requirements | Allows 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. |
Comments | The 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. |
Invariants |
|
Mappings |
|
Questionnaire.code | |
Definition | An identifier for this question or group of questions in a particular terminology such as LOINC. |
Cardinality | 0...* |
Type | Coding |
Binding | Codes for questionnaires, groups and individual questions. |
Summary | True |
Requirements | Allows linking of the complete Questionnaire resources to formal terminologies. It's common for "panels" of questions to be identified by a code. |
Comments | Codes 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. |
Invariants |
|
Mappings |
|
Questionnaire.item | |
Definition | A particular question, question grouping or display text that is part of the questionnaire. |
Cardinality | 0...* |
Type | BackboneElement |
Comments | The content of the questionnaire is constructed from an ordered, hierarchical collection of items. |
Invariants |
|
Mappings |
|
Questionnaire.item.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0...1 |
Type | string |
Mappings |
|
Questionnaire.item.extension | |
Definition | May 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. |
Cardinality | 0...* |
Type | Extension |
Alias | extensions, user content |
Comments | There 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. |
Slicing | Unordered, Open, by url(Value) |
Invariants |
|
Mappings |
|
Questionnaire.item.modifierExtension | |
Definition | May 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). |
Cardinality | 0...* |
Type | Extension |
Modifier | True |
Summary | True |
Alias | extensions, user content, modifiers |
Requirements | Modifier 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. |
Comments | There 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.linkId | |
Definition | An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource. |
Cardinality | 1...1 |
Type | string |
Requirements | QuestionnaireResponse does not require omitted items to be included and may have some items that repeat, so linkage based on position alone is not sufficient. |
Comments | This ''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. |
Invariants |
|
Mappings |
|
Questionnaire.item.definition | |
Definition | This element is a URI that refers to an [ElementDefinition](elementdefinition.html) 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). |
Cardinality | 0...1 |
Type | uri |
Requirements | A 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. |
Comments | The 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.code | |
Definition | A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers). |
Cardinality | 0...* |
Type | Coding |
Binding | Codes for questionnaires, groups and individual questions. |
Requirements | Allows linking of groups of questions to formal terminologies. |
Comments | The value may come from the ElementDefinition referred to by .definition. |
Invariants |
|
Mappings |
|
Questionnaire.item.prefix | |
Definition | A short label for a particular group, question or set of display text within the questionnaire used for reference by the individual completing the questionnaire. |
Cardinality | 0...1 |
Type | string |
Alias | label |
Requirements | Separating 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. |
Comments | These 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.text | |
Definition | The name of a section, the text of a question or text content for a display item. |
Cardinality | 0...1 |
Type | string |
Comments | When 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.type | |
Definition | The 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.). |
Cardinality | 1...1 |
Type | code |
Binding | Distinguishes groups from questions and display text and indicates data type for questions. |
Requirements | Defines the format in which the user is to be prompted for the answer. |
Comments | Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition. |
Invariants |
|
Mappings |
|
Questionnaire.item.enableWhen | |
Definition | A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true. |
Cardinality | 0...* |
Type | BackboneElement |
Modifier | True |
Requirements | Allows 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. |
Comments | If 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.enableWhen.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0...1 |
Type | string |
Mappings |
|
Questionnaire.item.enableWhen.extension | |
Definition | May 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. |
Cardinality | 0...* |
Type | Extension |
Alias | extensions, user content |
Comments | There 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. |
Slicing | Unordered, Open, by url(Value) |
Invariants |
|
Mappings |
|
Questionnaire.item.enableWhen.modifierExtension | |
Definition | May 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). |
Cardinality | 0...* |
Type | Extension |
Modifier | True |
Summary | True |
Alias | extensions, user content, modifiers |
Requirements | Modifier 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. |
Comments | There 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.enableWhen.question | |
Definition | The linkId for the question whose answer (or lack of answer) governs whether this item is enabled. |
Cardinality | 1...1 |
Type | string |
Comments | If 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.enableWhen.operator | |
Definition | Specifies the criteria by which the question is enabled. |
Cardinality | 1...1 |
Type | code |
Binding | The criteria by which a question is enabled. |
Comments | Note that FHIR strings SHALL NOT exceed 1MB in size |
Invariants |
|
Mappings |
|
Questionnaire.item.enableWhen.answer[x] | |
Definition | A value that the referenced question is tested using the specified operator in order for the item to be enabled. |
Cardinality | 1...1 |
Type | boolean |
Binding | Allowed values to answer questions. |
Invariants |
|
Mappings |
|
Questionnaire.item.enableBehavior | |
Definition | Controls how multiple enableWhen values are interpreted - whether all or any must be true. |
Cardinality | 0...1 |
Type | code |
Binding | Controls how multiple enableWhen values are interpreted - whether all or any must be true. |
Comments | This element must be specified if more than one enableWhen value is provided. |
Invariants |
|
Mappings |
|
Questionnaire.item.required | |
Definition | An indication, if true, that the item must be present in a "completed" QuestionnaireResponse. If false, the item may be skipped when answering the questionnaire. |
Cardinality | 0...1 |
Type | boolean |
Comments | Questionnaire.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. |
Invariants |
|
Mappings |
|
Questionnaire.item.repeats | |
Definition | An 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. |
Cardinality | 0...1 |
Type | boolean |
Requirements | Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set. |
Comments | If 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.readOnly | |
Definition | An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire. |
Cardinality | 0...1 |
Type | boolean |
Requirements | Allows 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. |
Comments | The 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.maxLength | |
Definition | The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse. |
Cardinality | 0...1 |
Type | integer |
Comments | For 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.answerValueSet | |
Definition | A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question. |
Cardinality | 0...1 |
Type | canonical(ValueSet) |
Comments | LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition. |
Invariants |
|
Mappings |
|
Questionnaire.item.answerOption | |
Definition | One of the permitted answers for a "choice" or "open-choice" question. |
Cardinality | 0...* |
Type | BackboneElement |
Comments | This 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.answerOption.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0...1 |
Type | string |
Mappings |
|
Questionnaire.item.answerOption.extension | |
Definition | May 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. |
Cardinality | 0...* |
Type | Extension |
Alias | extensions, user content |
Comments | There 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. |
Slicing | Unordered, Open, by url(Value) |
Invariants |
|
Mappings |
|
Questionnaire.item.answerOption.modifierExtension | |
Definition | May 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). |
Cardinality | 0...* |
Type | Extension |
Modifier | True |
Summary | True |
Alias | extensions, user content, modifiers |
Requirements | Modifier 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. |
Comments | There 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.answerOption.value[x] | |
Definition | A potential answer that's allowed as the answer to this question. |
Cardinality | 1...1 |
Type | integer |
Binding | Allowed values to answer questions. |
Comments | The data type of the value must agree with the item.type. |
Invariants |
|
Mappings |
|
Questionnaire.item.answerOption.initialSelected | |
Definition | Indicates whether the answer value is selected when the list of possible answers is initially shown. |
Cardinality | 0...1 |
Type | boolean |
Comments | Use this instead of initial[v] if answerValueSet is present. |
Invariants |
|
Mappings |
|
Questionnaire.item.initial | |
Definition | One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input. |
Cardinality | 0...* |
Type | BackboneElement |
Requirements | In some workflows, having defaults saves time. |
Comments | The 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.initial.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0...1 |
Type | string |
Mappings |
|
Questionnaire.item.initial.extension | |
Definition | May 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. |
Cardinality | 0...* |
Type | Extension |
Alias | extensions, user content |
Comments | There 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. |
Slicing | Unordered, Open, by url(Value) |
Invariants |
|
Mappings |
|
Questionnaire.item.initial.modifierExtension | |
Definition | May 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). |
Cardinality | 0...* |
Type | Extension |
Modifier | True |
Summary | True |
Alias | extensions, user content, modifiers |
Requirements | Modifier 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. |
Comments | There 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. |
Invariants |
|
Mappings |
|
Questionnaire.item.initial.value[x] | |
Definition | The actual value to for an initial answer. |
Cardinality | 1...1 |
Type | boolean |
Binding | Allowed values to answer questions. |
Comments | The type of the initial value must be consistent with the type of the item. |
Invariants |
|
Mappings |
|
Questionnaire.item.item | |
Definition | Text, questions and other groups to be nested beneath a question or group. |
Cardinality | 0...* |
Type | see (item) |
Requirements | Reports can consist of complex nested groups. |
Comments | There 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. |
Mappings |
|
Table View
Questionnaire | 0..* | |
Questionnaire.id | string | 0..1 |
Questionnaire.meta | Meta | 0..1 |
Questionnaire.implicitRules | uri | 0..1 |
Questionnaire.language | code | 0..1 |
Questionnaire.text | Narrative | 0..1 |
Questionnaire.contained | Resource | 0..* |
Questionnaire.extension | Extension | 0..* |
Questionnaire.modifierExtension | Extension | 0..* |
Questionnaire.url | uri | 0..1 |
Questionnaire.identifier | Identifier | 0..* |
Questionnaire.version | string | 0..1 |
Questionnaire.name | string | 0..1 |
Questionnaire.title | string | 0..1 |
Questionnaire.derivedFrom | canonical(Questionnaire) | 0..* |
Questionnaire.status | code | 1..1 |
Questionnaire.experimental | boolean | 0..1 |
Questionnaire.subjectType | code | 0..* |
Questionnaire.date | dateTime | 0..1 |
Questionnaire.publisher | string | 0..1 |
Questionnaire.contact | ContactDetail | 0..* |
Questionnaire.description | markdown | 0..1 |
Questionnaire.useContext | UsageContext | 0..* |
Questionnaire.jurisdiction | CodeableConcept | 0..* |
Questionnaire.purpose | markdown | 0..1 |
Questionnaire.copyright | markdown | 0..1 |
Questionnaire.approvalDate | date | 0..1 |
Questionnaire.lastReviewDate | date | 0..1 |
Questionnaire.effectivePeriod | Period | 0..1 |
Questionnaire.code | Coding | 0..* |
Questionnaire.item | BackboneElement | 0..* |
Questionnaire.item.id | string | 0..1 |
Questionnaire.item.extension | Extension | 0..* |
Questionnaire.item.modifierExtension | Extension | 0..* |
Questionnaire.item.linkId | string | 1..1 |
Questionnaire.item.definition | uri | 0..1 |
Questionnaire.item.code | Coding | 0..* |
Questionnaire.item.prefix | string | 0..1 |
Questionnaire.item.text | string | 0..1 |
Questionnaire.item.type | code | 1..1 |
Questionnaire.item.enableWhen | BackboneElement | 0..* |
Questionnaire.item.enableWhen.id | string | 0..1 |
Questionnaire.item.enableWhen.extension | Extension | 0..* |
Questionnaire.item.enableWhen.modifierExtension | Extension | 0..* |
Questionnaire.item.enableWhen.question | string | 1..1 |
Questionnaire.item.enableWhen.operator | code | 1..1 |
Questionnaire.item.enableWhen.answer[x] | boolean, decimal, integer, date, dateTime, time, string, Coding, Quantity, Reference(Resource) | 1..1 |
Questionnaire.item.enableBehavior | code | 0..1 |
Questionnaire.item.required | boolean | 0..1 |
Questionnaire.item.repeats | boolean | 0..1 |
Questionnaire.item.readOnly | boolean | 0..1 |
Questionnaire.item.maxLength | integer | 0..1 |
Questionnaire.item.answerValueSet | canonical(ValueSet) | 0..1 |
Questionnaire.item.answerOption | BackboneElement | 0..* |
Questionnaire.item.answerOption.id | string | 0..1 |
Questionnaire.item.answerOption.extension | Extension | 0..* |
Questionnaire.item.answerOption.modifierExtension | Extension | 0..* |
Questionnaire.item.answerOption.value[x] | integer, date, time, string, Coding, Reference(Resource) | 1..1 |
Questionnaire.item.answerOption.initialSelected | boolean | 0..1 |
Questionnaire.item.initial | BackboneElement | 0..* |
Questionnaire.item.initial.id | string | 0..1 |
Questionnaire.item.initial.extension | Extension | 0..* |
Questionnaire.item.initial.modifierExtension | Extension | 0..* |
Questionnaire.item.initial.value[x] | boolean, decimal, integer, date, dateTime, time, string, uri, Attachment, Coding, Quantity, Reference(Resource) | 1..1 |
Questionnaire.item.item | 0..* |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Questionnaire" /> <meta> <lastUpdated value="2019-11-01T09:29:23.356+11:00" /> </meta> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-category"> <valueString value="Specialized.Definitional Artifacts" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="trial-use" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="3" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category"> <valueCode value="business" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="fhir" /> </extension> <url value="http://hl7.org/fhir/StructureDefinition/Questionnaire" /> <version value="4.0.1" /> <name value="Questionnaire" /> <status value="draft" /> <date value="2019-11-01T09:29:23+11:00" /> <publisher value="Health Level Seven International (FHIR Infrastructure)" /> <contact> <telecom> <system value="url" /> <value value="http://hl7.org/fhir" /> </telecom> </contact> <contact> <telecom> <system value="url" /> <value value="http://www.hl7.org/Special/committees/fiwg/index.cfm" /> </telecom> </contact> <description value="A 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." /> <purpose value="To support structured, hierarchical registration of data gathered using digital forms and other questionnaires. Questionnaires provide greater control over presentation and allow capture of data in a domain-independent way (i.e. capturing information that would otherwise require multiple distinct types of resources)." /> <fhirVersion value="4.0.1" /> <mapping> <identity value="workflow" /> <uri value="http://hl7.org/fhir/workflow" /> <name value="Workflow Pattern" /> </mapping> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <mapping> <identity value="w5" /> <uri value="http://hl7.org/fhir/fivews" /> <name value="FiveWs Pattern Mapping" /> </mapping> <mapping> <identity value="objimpl" /> <uri value="http://hl7.org/fhir/object-implementation" /> <name value="Object Implementation Information" /> </mapping> <mapping> <identity value="v2" /> <uri value="http://hl7.org/v2" /> <name value="HL7 v2 Mapping" /> </mapping> <kind value="resource" /> <abstract value="false" /> <type value="Questionnaire" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DomainResource"> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-codegen-super"> <valueString value="MetadataResource" /> </extension> </baseDefinition> <derivation value="specialization" /> <snapshot> <element id="Questionnaire"> <path value="Questionnaire" /> <short value="A structured set of questions" /> <definition value="A 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." /> <alias value="Form" /> <alias value="CRF" /> <alias value="Survey" /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire" /> <min value="0" /> <max value="*" /> </base> <constraint> <key value="dom-2" /> <severity value="error" /> <human value="If the resource is contained in another resource, it SHALL NOT contain nested Resources" /> <expression value="contained.contained.empty()" /> <xpath value="not(parent::f:contained and f:contained)" /> <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> </constraint> <constraint> <key value="dom-3" /> <severity value="error" /> <human value="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" /> <expression value="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()" /> <xpath value="not(exists(for $id in f:contained/*/f:id/@value return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::f:reference[@value='#'])]))" /> <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> </constraint> <constraint> <key value="dom-4" /> <severity value="error" /> <human value="If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated" /> <expression value="contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()" /> <xpath value="not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))" /> <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> </constraint> <constraint> <key value="dom-5" /> <severity value="error" /> <human value="If a resource is contained in another resource, it SHALL NOT have a security label" /> <expression value="contained.meta.security.empty()" /> <xpath value="not(exists(f:contained/*/f:meta/f:security))" /> <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> </constraint> <constraint> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice"> <valueBoolean value="true" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation"> <valueMarkdown value="When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time." /> </extension> <key value="dom-6" /> <severity value="warning" /> <human value="A resource should have narrative for robust management" /> <expression value="text.`div`.exists()" /> <xpath value="exists(f:text/h:div)" /> <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> </constraint> <constraint> <key value="que-0" /> <severity value="warning" /> <human value="Name should be usable as an identifier for the module by machine processing applications such as code generation" /> <expression value="name.matches('[A-Z]([A-Za-z0-9_]){0,254}')" /> <xpath value="not(exists(f:name/@value)) or matches(f:name/@value, '[A-Z]([A-Za-z0-9_]){0,254}')" /> </constraint> <constraint> <key value="que-2" /> <severity value="error" /> <human value="The link ids for groups and questions must be unique within the questionnaire" /> <expression value="descendants().linkId.isDistinct()" /> <xpath value="count(descendant::f:linkId/@value)=count(distinct-values(descendant::f:linkId/@value))" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="Entity. Role, or Act" /> </mapping> <mapping> <identity value="workflow" /> <map value="Definition" /> </mapping> <mapping> <identity value="rim" /> <map value="Observation[moodCode=DEF]" /> </mapping> </element> <element id="Questionnaire.id"> <path value="Questionnaire.id" /> <short value="Logical id of this artifact" /> <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes." /> <comment value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation." /> <min value="0" /> <max value="1" /> <base> <path value="Resource.id" /> <min value="0" /> <max value="1" /> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string" /> </extension> <code value="http://hl7.org/fhirpath/System.String" /> </type> <isModifier value="false" /> <isSummary value="true" /> </element> <element id="Questionnaire.meta"> <path value="Questionnaire.meta" /> <short value="Metadata about the resource" /> <definition value="The 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." /> <min value="0" /> <max value="1" /> <base> <path value="Resource.meta" /> <min value="0" /> <max value="1" /> </base> <type> <code value="Meta" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> </element> <element id="Questionnaire.implicitRules"> <path value="Questionnaire.implicitRules" /> <short value="A set of rules under which this content was created" /> <definition value="A 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." /> <comment value="Asserting 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." /> <min value="0" /> <max value="1" /> <base> <path value="Resource.implicitRules" /> <min value="0" /> <max value="1" /> </base> <type> <code value="uri" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="true" /> <isModifierReason value="This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation" /> <isSummary value="true" /> </element> <element id="Questionnaire.language"> <path value="Questionnaire.language" /> <short value="Language of the resource content" /> <definition value="The base language in which the resource is written." /> <comment value="Language 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)." /> <min value="0" /> <max value="1" /> <base> <path value="Resource.language" /> <min value="0" /> <max value="1" /> </base> <type> <code value="code" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet"> <valueCanonical value="http://hl7.org/fhir/ValueSet/all-languages" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="Language" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> <valueBoolean value="true" /> </extension> <strength value="preferred" /> <description value="A human language." /> <valueSet value="http://hl7.org/fhir/ValueSet/languages" /> </binding> </element> <element id="Questionnaire.text"> <path value="Questionnaire.text" /> <short value="Text summary of the resource, for human interpretation" /> <definition value="A 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." /> <comment value="Contained 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." /> <alias value="narrative" /> <alias value="html" /> <alias value="xhtml" /> <alias value="display" /> <min value="0" /> <max value="1" /> <base> <path value="DomainResource.text" /> <min value="0" /> <max value="1" /> </base> <type> <code value="Narrative" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="Act.text?" /> </mapping> </element> <element id="Questionnaire.contained"> <path value="Questionnaire.contained" /> <short value="Contained, inline Resources" /> <definition value="These 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." /> <comment value="This 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." /> <alias value="inline resources" /> <alias value="anonymous resources" /> <alias value="contained resources" /> <min value="0" /> <max value="*" /> <base> <path value="DomainResource.contained" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Resource" /> </type> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.extension"> <path value="Questionnaire.extension" /> <short value="Additional content defined by implementations" /> <definition value="May 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." /> <comment value="There 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." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="*" /> <base> <path value="DomainResource.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.modifierExtension"> <path value="Questionnaire.modifierExtension" /> <short value="Extensions that cannot be ignored" /> <definition value="May 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)." /> <comment value="There 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." /> <requirements value="Modifier 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](extensibility.html#modifierExtension)." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="*" /> <base> <path value="DomainResource.modifierExtension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="true" /> <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.url"> <path value="Questionnaire.url" /> <short value="Canonical identifier for this questionnaire, represented as a URI (globally unique)" /> <definition value="An absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this questionnaire is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the questionnaire is stored on different servers." /> <comment value="The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension." /> <requirements value="… This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.url" /> <min value="0" /> <max value="1" /> </base> <type> <code value="uri" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.url" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.identifier" /> </mapping> <mapping> <identity value="rim" /> <map value=".identifier[scope=BUSN;reliability=ISS]" /> </mapping> </element> <element id="Questionnaire.identifier"> <path value="Questionnaire.identifier" /> <short value="Additional identifier for the questionnaire" /> <definition value="A formal identifier that is used to identify this questionnaire when it is represented in other formats, or referenced in a specification, model, design or an instance." /> <comment value="Typically, 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." /> <requirements value="Allows externally provided and/or usable business identifiers to be easily associated with the module." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.identifier" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Identifier" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.identifier" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.identifier" /> </mapping> <mapping> <identity value="rim" /> <map value=".identifier" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.version"> <path value="Questionnaire.version" /> <short value="Business version of the questionnaire" /> <definition value="The 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." /> <comment value="There 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]." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.version" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.version" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.version" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A (to add?)" /> </mapping> </element> <element id="Questionnaire.name"> <path value="Questionnaire.name" /> <short value="Name for this questionnaire (computer friendly)" /> <definition value="A 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." /> <comment value="The 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." /> <requirements value="Support human navigation and code generation." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.name" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <condition value="inv-0" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.title"> <path value="Questionnaire.title" /> <short value="Name for this questionnaire (human friendly)" /> <definition value="A short, descriptive, user-friendly title for the questionnaire." /> <comment value="This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.title" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.title" /> </mapping> <mapping> <identity value="rim" /> <map value=".title" /> </mapping> </element> <element id="Questionnaire.derivedFrom"> <path value="Questionnaire.derivedFrom" /> <short value="Instantiates protocol or definition" /> <definition value="The URL of a Questionnaire that this Questionnaire is based on." /> <requirements value="Allows a Questionnaire to be created based on another Questionnaire." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.derivedFrom" /> <min value="0" /> <max value="*" /> </base> <type> <code value="canonical" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Questionnaire" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="workflow" /> <map value="Definition.derivedFrom" /> </mapping> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode=DRIV].target[classCode=OBS, moodCode=DEFN]" /> </mapping> </element> <element id="Questionnaire.status"> <path value="Questionnaire.status" /> <short value="draft | active | retired | unknown" /> <definition value="The status of this questionnaire. Enables tracking the life-cycle of the content." /> <comment value="Allows filtering of questionnaires that are appropriate for use versus not." /> <min value="1" /> <max value="1" /> <base> <path value="Questionnaire.status" /> <min value="1" /> <max value="1" /> </base> <type> <code value="code" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="true" /> <isModifierReason value="This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration" /> <isSummary value="true" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="PublicationStatus" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> <valueBoolean value="true" /> </extension> <strength value="required" /> <description value="The lifecycle status of an artifact." /> <valueSet value="http://hl7.org/fhir/ValueSet/publication-status|4.0.1" /> </binding> <mapping> <identity value="workflow" /> <map value="Definition.status" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.status" /> </mapping> <mapping> <identity value="rim" /> <map value=".status" /> </mapping> </element> <element id="Questionnaire.experimental"> <path value="Questionnaire.experimental" /> <short value="For testing purposes, not real usage" /> <definition value="A 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." /> <comment value="Allows filtering of questionnaires that are appropriate for use versus not." /> <requirements value="Enables experimental content to be developed following the same lifecycle that would be used for a production-level questionnaire." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.experimental" /> <min value="0" /> <max value="1" /> </base> <type> <code value="boolean" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.experimental" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.class" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.subjectType"> <path value="Questionnaire.subjectType" /> <short value="Resource that can be subject of QuestionnaireResponse" /> <definition value="The types of subjects that can be the subject of responses created for the questionnaire." /> <comment value="If none are specified, then the subject is unlimited." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.subjectType" /> <min value="0" /> <max value="*" /> </base> <type> <code value="code" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="ResourceType" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> <valueBoolean value="true" /> </extension> <strength value="required" /> <description value="One of the resource types defined as part of this version of FHIR." /> <valueSet value="http://hl7.org/fhir/ValueSet/resource-types|4.0.1" /> </binding> <mapping> <identity value="workflow" /> <map value="Definition.subject[x]" /> </mapping> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode=META].target[classCode=OBS, moodCode=DEFN, isCriterion=true].participation.role.classCode" /> </mapping> </element> <element id="Questionnaire.date"> <path value="Questionnaire.date" /> <short value="Date last changed" /> <definition value="The 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." /> <comment value="Note 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." /> <alias value="Revision Date" /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.date" /> <min value="0" /> <max value="1" /> </base> <type> <code value="dateTime" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.date" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.recorded" /> </mapping> <mapping> <identity value="rim" /> <map value=".participation[typeCode=AUT].time" /> </mapping> </element> <element id="Questionnaire.publisher"> <path value="Questionnaire.publisher" /> <short value="Name of the publisher (organization or individual)" /> <definition value="The name of the organization or individual that published the questionnaire." /> <comment value="Usually 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." /> <requirements value="Helps establish the "authority/credibility" of the questionnaire. May also allow for contact." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.publisher" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.publisher" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.witness" /> </mapping> <mapping> <identity value="rim" /> <map value=".participation[typeCode=AUT].role" /> </mapping> </element> <element id="Questionnaire.contact"> <path value="Questionnaire.contact" /> <short value="Contact details for the publisher" /> <definition value="Contact details to assist a user in finding and communicating with the publisher." /> <comment value="May be a web site, an email address, a telephone number, etc." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.contact" /> <min value="0" /> <max value="*" /> </base> <type> <code value="ContactDetail" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.contact" /> </mapping> <mapping> <identity value="rim" /> <map value=".participation[typeCode=CALLBCK].role" /> </mapping> </element> <element id="Questionnaire.description"> <path value="Questionnaire.description" /> <short value="Natural language description of the questionnaire" /> <definition value="A free text natural language description of the questionnaire from a consumer's perspective." /> <comment value="This 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)." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.description" /> <min value="0" /> <max value="1" /> </base> <type> <code value="markdown" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="workflow" /> <map value="Definition.description" /> </mapping> <mapping> <identity value="rim" /> <map value=".text" /> </mapping> </element> <element id="Questionnaire.useContext"> <path value="Questionnaire.useContext" /> <short value="The context that the content is intended to support" /> <definition value="The 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." /> <comment value="When multiple useContexts are specified, there is no expectation that all or any of the contexts apply." /> <requirements value="Assist in searching for appropriate content." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.useContext" /> <min value="0" /> <max value="*" /> </base> <type> <code value="UsageContext" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.useContext" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A (to add?)" /> </mapping> </element> <element id="Questionnaire.jurisdiction"> <path value="Questionnaire.jurisdiction" /> <short value="Intended jurisdiction for questionnaire (if applicable)" /> <definition value="A legal or geographic region in which the questionnaire is intended to be used." /> <comment value="It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.jurisdiction" /> <min value="0" /> <max value="*" /> </base> <type> <code value="CodeableConcept" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="Jurisdiction" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> <valueBoolean value="true" /> </extension> <strength value="extensible" /> <description value="Countries and regions within which this artifact is targeted for use." /> <valueSet value="http://hl7.org/fhir/ValueSet/jurisdiction" /> </binding> <mapping> <identity value="workflow" /> <map value="Definition.jurisdiction" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A (to add?)" /> </mapping> </element> <element id="Questionnaire.purpose"> <path value="Questionnaire.purpose" /> <short value="Why this questionnaire is defined" /> <definition value="Explanation of why this questionnaire is needed and why it has been designed as it has." /> <comment value="This 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." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.purpose" /> <min value="0" /> <max value="1" /> </base> <type> <code value="markdown" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="workflow" /> <map value="Definition.purpose" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.why[x]" /> </mapping> <mapping> <identity value="rim" /> <map value=".reasonCode.text" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.copyright"> <path value="Questionnaire.copyright" /> <short value="Use and/or publishing restrictions" /> <definition value="A copyright statement relating to the questionnaire and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the questionnaire." /> <requirements value="Consumers must be able to determine any legal restrictions on the use of the questionnaire and/or its content." /> <alias value="License" /> <alias value="Restrictions" /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.copyright" /> <min value="0" /> <max value="1" /> </base> <type> <code value="markdown" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="workflow" /> <map value="Definition.copyright" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A (to add?)" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.approvalDate"> <path value="Questionnaire.approvalDate" /> <short value="When the questionnaire was approved by publisher" /> <definition value="The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage." /> <comment value="The 'date' element may be more recent than the approval date because of minor changes or editorial corrections." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.approvalDate" /> <min value="0" /> <max value="1" /> </base> <type> <code value="date" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="workflow" /> <map value="Definition.approvalDate" /> </mapping> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode="SUBJ"].act[classCode=CACT;moodCode=EVN;code="approval"].effectiveTime" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.lastReviewDate"> <path value="Questionnaire.lastReviewDate" /> <short value="When the questionnaire was last reviewed" /> <definition value="The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date." /> <comment value="If specified, this date follows the original approval date." /> <requirements value="Gives 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." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.lastReviewDate" /> <min value="0" /> <max value="1" /> </base> <type> <code value="date" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="workflow" /> <map value="Definition.lastReviewDate" /> </mapping> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode="SUBJ"; subsetCode="RECENT"].act[classCode=CACT;moodCode=EVN;code="review"].effectiveTime" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.effectivePeriod"> <path value="Questionnaire.effectivePeriod" /> <short value="When the questionnaire is expected to be used" /> <definition value="The period during which the questionnaire content was or is planned to be in active use." /> <comment value="The 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." /> <requirements value="Allows 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." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.effectivePeriod" /> <min value="0" /> <max value="1" /> </base> <type> <code value="Period" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.effectivePeriod" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A (to add?)" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.code"> <path value="Questionnaire.code" /> <short value="Concept that represents the overall questionnaire" /> <definition value="An identifier for this question or group of questions in a particular terminology such as LOINC." /> <requirements value="Allows linking of the complete Questionnaire resources to formal terminologies. It's common for "panels" of questions to be identified by a code." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.code" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Coding" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireConcept" /> </extension> <strength value="example" /> <description value="Codes for questionnaires, groups and individual questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-questions" /> </binding> <mapping> <identity value="rim" /> <map value=".code" /> </mapping> </element> <element id="Questionnaire.item"> <path value="Questionnaire.item" /> <short value="Questions and sections within the Questionnaire" /> <definition value="A particular question, question grouping or display text that is part of the questionnaire." /> <comment value="The content of the questionnaire is constructed from an ordered, hierarchical collection of items." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.item" /> <min value="0" /> <max value="*" /> </base> <type> <code value="BackboneElement" /> </type> <condition value="que-3" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="que-1" /> <severity value="error" /> <human value="Group items must have nested items, display items cannot have nested items" /> <expression value="(type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('item').empty())" /> <xpath value="not((f:type/@value='group' and not(f:item)) or (f:type/@value='display' and f:item))" /> </constraint> <constraint> <key value="que-3" /> <severity value="error" /> <human value="Display items cannot have a "code" asserted" /> <expression value="type!='display' or code.empty()" /> <xpath value="not(f:type/@value='display' and f:code)" /> </constraint> <constraint> <key value="que-4" /> <severity value="error" /> <human value="A question cannot have both answerOption and answerValueSet" /> <expression value="answerOption.empty() or answerValueSet.empty()" /> <xpath value="not(f:answerValueSet and f:answerOption)" /> </constraint> <constraint> <key value="que-5" /> <severity value="error" /> <human value="Only 'choice' and 'open-choice' items can have answerValueSet" /> <expression value="(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())" /> <xpath value="f:type/@value=('choice','open-choice','decimal','integer','date','dateTime','time','string','quantity',') or not(f:answerOption or f:answerValueSet)" /> </constraint> <constraint> <key value="que-6" /> <severity value="error" /> <human value="Required and repeat aren't permitted for display items" /> <expression value="type!='display' or (required.empty() and repeats.empty())" /> <xpath value="not(f:type/@value='display' and (f:required or f:repeats))" /> </constraint> <constraint> <key value="que-8" /> <severity value="error" /> <human value="Initial values can't be specified for groups or display items" /> <expression value="(type!='group' and type!='display') or initial.empty()" /> <xpath value="not(f:type/@value=('group', 'display') and f:*[starts-with(local-name(.), 'initial')])" /> </constraint> <constraint> <key value="que-9" /> <severity value="error" /> <human value="Read-only can't be specified for "display" items" /> <expression value="type!='display' or readOnly.empty()" /> <xpath value="not(f:type/@value=('group', 'display') and f:*[starts-with(local-name(.), 'initial')])" /> </constraint> <constraint> <key value="que-10" /> <severity value="error" /> <human value="Maximum length can only be declared for simple question types" /> <expression value="(type in ('boolean' | 'decimal' | 'integer' | 'string' | 'text' | 'url' | 'open-choice')) or maxLength.empty()" /> <xpath value="f:type/@value=('boolean', 'decimal', 'integer', 'open-choice', 'string', 'text', 'url') or not(f:maxLength)" /> </constraint> <constraint> <key value="que-11" /> <severity value="error" /> <human value="If one or more answerOption is present, initial[x] must be missing" /> <expression value="answerOption.empty() or initial.empty()" /> <xpath value="not(f:answerOption) or not(count(f:*[starts-with(local-name(.), 'initial')]))" /> </constraint> <constraint> <key value="que-12" /> <severity value="error" /> <human value="If there are more than one enableWhen, enableBehavior must be specified" /> <expression value="enableWhen.count() > 2 implies enableBehavior.exists()" /> <xpath value="not(f:answerOption) or not(count(f:*[starts-with(local-name(.), 'initial')]))" /> </constraint> <constraint> <key value="que-13" /> <severity value="error" /> <human value="Can only have multiple initial values for repeating items" /> <expression value="repeats=true or initial.count() <= 1" /> <xpath value="f:repeats/@value='true' or count(f:initial)<=1" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=DEF]" /> </mapping> </element> <element id="Questionnaire.item.id"> <path value="Questionnaire.item.id" /> <representation value="xmlAttr" /> <short value="Unique id for inter-element referencing" /> <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> <min value="0" /> <max value="1" /> <base> <path value="Element.id" /> <min value="0" /> <max value="1" /> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string" /> </extension> <code value="http://hl7.org/fhirpath/System.String" /> </type> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Questionnaire.item.extension"> <path value="Questionnaire.item.extension" /> <short value="Additional content defined by implementations" /> <definition value="May 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." /> <comment value="There 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." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="*" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Questionnaire.item.modifierExtension"> <path value="Questionnaire.item.modifierExtension" /> <short value="Extensions that cannot be ignored even if unrecognized" /> <definition value="May 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)." /> <comment value="There 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." /> <requirements value="Modifier 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](extensibility.html#modifierExtension)." /> <alias value="extensions" /> <alias value="user content" /> <alias value="modifiers" /> <min value="0" /> <max value="*" /> <base> <path value="BackboneElement.modifierExtension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="true" /> <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> <isSummary value="true" /> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.item.linkId"> <path value="Questionnaire.item.linkId" /> <short value="Unique id for item in questionnaire" /> <definition value="An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource." /> <comment value="This ''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." /> <requirements value="[QuestionnaireResponse](questionnaireresponse.html#) does not require omitted items to be included and may have some items that repeat, so linkage based on position alone is not sufficient." /> <min value="1" /> <max value="1" /> <base> <path value="Questionnaire.item.linkId" /> <min value="1" /> <max value="1" /> </base> <type> <code value="string" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value=".id" /> </mapping> </element> <element id="Questionnaire.item.definition"> <path value="Questionnaire.item.definition" /> <short value="ElementDefinition - details for the item" /> <definition value="This element is a URI that refers to an [ElementDefinition](elementdefinition.html) 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:\n\n* code (ElementDefinition.code) \n* type (ElementDefinition.type) \n* required (ElementDefinition.min) \n* repeats (ElementDefinition.max) \n* maxLength (ElementDefinition.maxLength) \n* answerValueSet (ElementDefinition.binding)\n* options (ElementDefinition.binding)." /> <comment value="The uri refers to an ElementDefinition in a [StructureDefinition](structuredefinition.html#) and always starts with the [canonical URL](references.html#canonical) for the target resource. When referring to a StructureDefinition, a fragment identifier is used to specify the element definition by its id [Element.id](element-definitions.html#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." /> <requirements value="A 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." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.item.definition" /> <min value="0" /> <max value="1" /> </base> <type> <code value="uri" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode=INST].target[classCode=OBS, moodCode=DEF]" /> </mapping> </element> <element id="Questionnaire.item.code"> <path value="Questionnaire.item.code" /> <short value="Corresponding concept for this item in a terminology" /> <definition value="A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers)." /> <comment value="The value may come from the ElementDefinition referred to by .definition." /> <requirements value="Allows linking of groups of questions to formal terminologies." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.item.code" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Coding" /> </type> <condition value="que-3" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireConcept" /> </extension> <strength value="example" /> <description value="Codes for questionnaires, groups and individual questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-questions" /> </binding> <mapping> <identity value="rim" /> <map value=".code" /> </mapping> </element> <element id="Questionnaire.item.prefix"> <path value="Questionnaire.item.prefix" /> <short value="E.g. "1(a)", "2.5.3"" /> <definition value="A short label for a particular group, question or set of display text within the questionnaire used for reference by the individual completing the questionnaire." /> <comment value="These 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." /> <requirements value="Separating 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." /> <alias value="label" /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.item.prefix" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="Not supported" /> </mapping> </element> <element id="Questionnaire.item.text"> <path value="Questionnaire.item.text" /> <short value="Primary text for the item" /> <definition value="The name of a section, the text of a question or text content for a display item." /> <comment value="When 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." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.item.text" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value=".text" /> </mapping> </element> <element id="Questionnaire.item.type"> <path value="Questionnaire.item.type" /> <short value="group | display | boolean | decimal | integer | date | dateTime +" /> <definition value="The 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.)." /> <comment value="Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition." /> <requirements value="Defines the format in which the user is to be prompted for the answer." /> <min value="1" /> <max value="1" /> <base> <path value="Questionnaire.item.type" /> <min value="1" /> <max value="1" /> </base> <type> <code value="code" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireItemType" /> </extension> <strength value="required" /> <description value="Distinguishes groups from questions and display text and indicates data type for questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/item-type|4.0.1" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.enableWhen"> <path value="Questionnaire.item.enableWhen" /> <short value="Only allow data when" /> <definition value="A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true." /> <comment value="If 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." /> <requirements value="Allows 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." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.item.enableWhen" /> <min value="0" /> <max value="*" /> </base> <type> <code value="BackboneElement" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="que-7" /> <severity value="error" /> <human value="If the operator is 'exists', the value must be a boolean" /> <expression value="operator = 'exists' implies (answer is Boolean)" /> <xpath value="f:operator/@value != 'exists' or exists(f:answerBoolean)" /> </constraint> <isModifier value="true" /> <isModifierReason value="If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.enableWhen.id"> <path value="Questionnaire.item.enableWhen.id" /> <representation value="xmlAttr" /> <short value="Unique id for inter-element referencing" /> <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> <min value="0" /> <max value="1" /> <base> <path value="Element.id" /> <min value="0" /> <max value="1" /> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string" /> </extension> <code value="http://hl7.org/fhirpath/System.String" /> </type> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Questionnaire.item.enableWhen.extension"> <path value="Questionnaire.item.enableWhen.extension" /> <short value="Additional content defined by implementations" /> <definition value="May 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." /> <comment value="There 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." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="*" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Questionnaire.item.enableWhen.modifierExtension"> <path value="Questionnaire.item.enableWhen.modifierExtension" /> <short value="Extensions that cannot be ignored even if unrecognized" /> <definition value="May 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)." /> <comment value="There 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." /> <requirements value="Modifier 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](extensibility.html#modifierExtension)." /> <alias value="extensions" /> <alias value="user content" /> <alias value="modifiers" /> <min value="0" /> <max value="*" /> <base> <path value="BackboneElement.modifierExtension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="true" /> <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> <isSummary value="true" /> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.item.enableWhen.question"> <path value="Questionnaire.item.enableWhen.question" /> <short value="Question that determines whether item is enabled" /> <definition value="The linkId for the question whose answer (or lack of answer) governs whether this item is enabled." /> <comment value="If 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." /> <min value="1" /> <max value="1" /> <base> <path value="Questionnaire.item.enableWhen.question" /> <min value="1" /> <max value="1" /> </base> <type> <code value="string" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.enableWhen.operator"> <path value="Questionnaire.item.enableWhen.operator" /> <short value="exists | = | != | > | < | >= | <=" /> <definition value="Specifies the criteria by which the question is enabled." /> <min value="1" /> <max value="1" /> <base> <path value="Questionnaire.item.enableWhen.operator" /> <min value="1" /> <max value="1" /> </base> <type> <code value="code" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireItemOperator" /> </extension> <strength value="required" /> <description value="The criteria by which a question is enabled." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.enableWhen.answer[x]"> <path value="Questionnaire.item.enableWhen.answer[x]" /> <short value="Value for question comparison based on operator" /> <definition value="A value that the referenced question is tested using the specified operator in order for the item to be enabled." /> <min value="1" /> <max value="1" /> <base> <path value="Questionnaire.item.enableWhen.answer[x]" /> <min value="1" /> <max value="1" /> </base> <type> <code value="boolean" /> </type> <type> <code value="decimal" /> </type> <type> <code value="integer" /> </type> <type> <code value="date" /> </type> <type> <code value="dateTime" /> </type> <type> <code value="time" /> </type> <type> <code value="string" /> </type> <type> <code value="Coding" /> </type> <type> <code value="Quantity" /> </type> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Resource" /> </type> <condition value="que-7" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireQuestionOption3" /> </extension> <strength value="example" /> <description value="Allowed values to answer questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-answers" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.enableBehavior"> <path value="Questionnaire.item.enableBehavior" /> <short value="all | any" /> <definition value="Controls how multiple enableWhen values are interpreted - whether all or any must be true." /> <comment value="This element must be specified if more than one enableWhen value is provided." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.item.enableBehavior" /> <min value="0" /> <max value="1" /> </base> <type> <code value="code" /> </type> <condition value="que-12" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="EnableWhenBehavior" /> </extension> <strength value="required" /> <description value="Controls how multiple enableWhen values are interpreted - whether all or any must be true." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.required"> <path value="Questionnaire.item.required" /> <short value="Whether the item must be included in data results" /> <definition value="An indication, if true, that the item must be present in a "completed" QuestionnaireResponse. If false, the item may be skipped when answering the questionnaire." /> <comment value="Questionnaire.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." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.item.required" /> <min value="0" /> <max value="1" /> </base> <type> <code value="boolean" /> </type> <meaningWhenMissing value="Items are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value" /> <condition value="que-6" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.repeats"> <path value="Questionnaire.item.repeats" /> <short value="Whether the item may repeat" /> <definition value="An 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." /> <comment value="If 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.\n\nThe resulting QuestionnaireResponse will be populated the same way regardless of rendering - one 'question' item with multiple answer values.\n\n The value may come from the ElementDefinition referred to by .definition." /> <requirements value="Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.item.repeats" /> <min value="0" /> <max value="1" /> </base> <type> <code value="boolean" /> </type> <meaningWhenMissing value="Items are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value" /> <condition value="que-6" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.readOnly"> <path value="Questionnaire.item.readOnly" /> <short value="Don't allow human editing" /> <definition value="An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire." /> <comment value="The 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." /> <requirements value="Allows 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." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.item.readOnly" /> <min value="0" /> <max value="1" /> </base> <type> <code value="boolean" /> </type> <condition value="que-9" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.maxLength"> <path value="Questionnaire.item.maxLength" /> <short value="No more than this many characters" /> <definition value="The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse." /> <comment value="For 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." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.item.maxLength" /> <min value="0" /> <max value="1" /> </base> <type> <code value="integer" /> </type> <condition value="que-10" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="v2" /> <map value="N/A" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.answerValueSet"> <path value="Questionnaire.item.answerValueSet" /> <short value="Valueset containing permitted answers" /> <definition value="A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question." /> <comment value="LOINC defines many useful value sets for questionnaire responses. See [LOINC Answer Lists](loinc.html#alist). The value may come from the ElementDefinition referred to by .definition." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.item.answerValueSet" /> <min value="0" /> <max value="1" /> </base> <type> <code value="canonical" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/ValueSet" /> </type> <condition value="que-4" /> <condition value="que-5" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.answerOption"> <path value="Questionnaire.item.answerOption" /> <short value="Permitted answer" /> <definition value="One of the permitted answers for a "choice" or "open-choice" question." /> <comment value="This 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." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.item.answerOption" /> <min value="0" /> <max value="*" /> </base> <type> <code value="BackboneElement" /> </type> <condition value="que-4" /> <condition value="que-5" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.answerOption.id"> <path value="Questionnaire.item.answerOption.id" /> <representation value="xmlAttr" /> <short value="Unique id for inter-element referencing" /> <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> <min value="0" /> <max value="1" /> <base> <path value="Element.id" /> <min value="0" /> <max value="1" /> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string" /> </extension> <code value="http://hl7.org/fhirpath/System.String" /> </type> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Questionnaire.item.answerOption.extension"> <path value="Questionnaire.item.answerOption.extension" /> <short value="Additional content defined by implementations" /> <definition value="May 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." /> <comment value="There 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." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="*" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Questionnaire.item.answerOption.modifierExtension"> <path value="Questionnaire.item.answerOption.modifierExtension" /> <short value="Extensions that cannot be ignored even if unrecognized" /> <definition value="May 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)." /> <comment value="There 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." /> <requirements value="Modifier 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](extensibility.html#modifierExtension)." /> <alias value="extensions" /> <alias value="user content" /> <alias value="modifiers" /> <min value="0" /> <max value="*" /> <base> <path value="BackboneElement.modifierExtension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="true" /> <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> <isSummary value="true" /> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.item.answerOption.value[x]"> <path value="Questionnaire.item.answerOption.value[x]" /> <short value="Answer value" /> <definition value="A potential answer that's allowed as the answer to this question." /> <comment value="The data type of the value must agree with the item.type." /> <min value="1" /> <max value="1" /> <base> <path value="Questionnaire.item.answerOption.value[x]" /> <min value="1" /> <max value="1" /> </base> <type> <code value="integer" /> </type> <type> <code value="date" /> </type> <type> <code value="time" /> </type> <type> <code value="string" /> </type> <type> <code value="Coding" /> </type> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Resource" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireQuestionOption" /> </extension> <strength value="example" /> <description value="Allowed values to answer questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-answers" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.answerOption.initialSelected"> <path value="Questionnaire.item.answerOption.initialSelected" /> <short value="Whether option is selected by default" /> <definition value="Indicates whether the answer value is selected when the list of possible answers is initially shown." /> <comment value="Use this instead of initial[v] if answerValueSet is present." /> <min value="0" /> <max value="1" /> <base> <path value="Questionnaire.item.answerOption.initialSelected" /> <min value="0" /> <max value="1" /> </base> <type> <code value="boolean" /> </type> <meaningWhenMissing value="Only selected items explicitly marked to be selected" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.initial"> <path value="Questionnaire.item.initial" /> <short value="Initial value(s) when item is first rendered" /> <definition value="One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input." /> <comment value="The 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." /> <requirements value="In some workflows, having defaults saves time." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.item.initial" /> <min value="0" /> <max value="*" /> </base> <type> <code value="BackboneElement" /> </type> <condition value="que-8" /> <condition value="que-13" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.initial.id"> <path value="Questionnaire.item.initial.id" /> <representation value="xmlAttr" /> <short value="Unique id for inter-element referencing" /> <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> <min value="0" /> <max value="1" /> <base> <path value="Element.id" /> <min value="0" /> <max value="1" /> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string" /> </extension> <code value="http://hl7.org/fhirpath/System.String" /> </type> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Questionnaire.item.initial.extension"> <path value="Questionnaire.item.initial.extension" /> <short value="Additional content defined by implementations" /> <definition value="May 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." /> <comment value="There 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." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="*" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Questionnaire.item.initial.modifierExtension"> <path value="Questionnaire.item.initial.modifierExtension" /> <short value="Extensions that cannot be ignored even if unrecognized" /> <definition value="May 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)." /> <comment value="There 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." /> <requirements value="Modifier 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](extensibility.html#modifierExtension)." /> <alias value="extensions" /> <alias value="user content" /> <alias value="modifiers" /> <min value="0" /> <max value="*" /> <base> <path value="BackboneElement.modifierExtension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="true" /> <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> <isSummary value="true" /> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.item.initial.value[x]"> <path value="Questionnaire.item.initial.value[x]" /> <short value="Actual value for initializing the question" /> <definition value="The actual value to for an initial answer." /> <comment value="The type of the initial value must be consistent with the type of the item." /> <min value="1" /> <max value="1" /> <base> <path value="Questionnaire.item.initial.value[x]" /> <min value="1" /> <max value="1" /> </base> <type> <code value="boolean" /> </type> <type> <code value="decimal" /> </type> <type> <code value="integer" /> </type> <type> <code value="date" /> </type> <type> <code value="dateTime" /> </type> <type> <code value="time" /> </type> <type> <code value="string" /> </type> <type> <code value="uri" /> </type> <type> <code value="Attachment" /> </type> <type> <code value="Coding" /> </type> <type> <code value="Quantity" /> </type> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Resource" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireQuestionOption2" /> </extension> <strength value="example" /> <description value="Allowed values to answer questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-answers" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.item"> <path value="Questionnaire.item.item" /> <short value="Nested questionnaire items" /> <definition value="Text, questions and other groups to be nested beneath a question or group." /> <comment value="There 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." /> <requirements value="Reports can consist of complex nested groups." /> <min value="0" /> <max value="*" /> <base> <path value="Questionnaire.item.item" /> <min value="0" /> <max value="*" /> </base> <contentReference value="#Questionnaire.item" /> <condition value="que-1" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode=COMP].target" /> </mapping> </element> </snapshot> <differential> <element id="Questionnaire"> <path value="Questionnaire" /> <short value="A structured set of questions" /> <definition value="A 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." /> <alias value="Form" /> <alias value="CRF" /> <alias value="Survey" /> <min value="0" /> <max value="*" /> <constraint> <key value="que-2" /> <severity value="error" /> <human value="The link ids for groups and questions must be unique within the questionnaire" /> <expression value="descendants().linkId.isDistinct()" /> <xpath value="count(descendant::f:linkId/@value)=count(distinct-values(descendant::f:linkId/@value))" /> </constraint> <constraint> <key value="que-0" /> <severity value="warning" /> <human value="Name should be usable as an identifier for the module by machine processing applications such as code generation" /> <expression value="name.matches('[A-Z]([A-Za-z0-9_]){0,254}')" /> <xpath value="not(exists(f:name/@value)) or matches(f:name/@value, '[A-Z]([A-Za-z0-9_]){0,254}')" /> </constraint> <mapping> <identity value="workflow" /> <map value="Definition" /> </mapping> <mapping> <identity value="rim" /> <map value="Observation[moodCode=DEF]" /> </mapping> </element> <element id="Questionnaire.url"> <path value="Questionnaire.url" /> <short value="Canonical identifier for this questionnaire, represented as a URI (globally unique)" /> <definition value="An absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this questionnaire is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the questionnaire is stored on different servers." /> <comment value="The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension." /> <requirements value="… This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for." /> <min value="0" /> <max value="1" /> <type> <code value="uri" /> </type> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.url" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.identifier" /> </mapping> <mapping> <identity value="rim" /> <map value=".identifier[scope=BUSN;reliability=ISS]" /> </mapping> </element> <element id="Questionnaire.identifier"> <path value="Questionnaire.identifier" /> <short value="Additional identifier for the questionnaire" /> <definition value="A formal identifier that is used to identify this questionnaire when it is represented in other formats, or referenced in a specification, model, design or an instance." /> <comment value="Typically, 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." /> <requirements value="Allows externally provided and/or usable business identifiers to be easily associated with the module." /> <min value="0" /> <max value="*" /> <type> <code value="Identifier" /> </type> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.identifier" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.identifier" /> </mapping> <mapping> <identity value="rim" /> <map value=".identifier" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.version"> <path value="Questionnaire.version" /> <short value="Business version of the questionnaire" /> <definition value="The 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." /> <comment value="There 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]." /> <min value="0" /> <max value="1" /> <type> <code value="string" /> </type> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.version" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.version" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A (to add?)" /> </mapping> </element> <element id="Questionnaire.name"> <path value="Questionnaire.name" /> <short value="Name for this questionnaire (computer friendly)" /> <definition value="A 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." /> <comment value="The 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." /> <requirements value="Support human navigation and code generation." /> <min value="0" /> <max value="1" /> <type> <code value="string" /> </type> <condition value="inv-0" /> <isSummary value="true" /> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.title"> <path value="Questionnaire.title" /> <short value="Name for this questionnaire (human friendly)" /> <definition value="A short, descriptive, user-friendly title for the questionnaire." /> <comment value="This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc." /> <min value="0" /> <max value="1" /> <type> <code value="string" /> </type> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.title" /> </mapping> <mapping> <identity value="rim" /> <map value=".title" /> </mapping> </element> <element id="Questionnaire.derivedFrom"> <path value="Questionnaire.derivedFrom" /> <short value="Instantiates protocol or definition" /> <definition value="The URL of a Questionnaire that this Questionnaire is based on." /> <requirements value="Allows a Questionnaire to be created based on another Questionnaire." /> <min value="0" /> <max value="*" /> <type> <code value="canonical" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Questionnaire" /> </type> <mapping> <identity value="workflow" /> <map value="Definition.derivedFrom" /> </mapping> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode=DRIV].target[classCode=OBS, moodCode=DEFN]" /> </mapping> </element> <element id="Questionnaire.status"> <path value="Questionnaire.status" /> <short value="draft | active | retired | unknown" /> <definition value="The status of this questionnaire. Enables tracking the life-cycle of the content." /> <comment value="Allows filtering of questionnaires that are appropriate for use versus not." /> <min value="1" /> <max value="1" /> <type> <code value="code" /> </type> <isModifier value="true" /> <isModifierReason value="This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration" /> <isSummary value="true" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="PublicationStatus" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> <valueBoolean value="true" /> </extension> <strength value="required" /> <description value="The lifecycle status of an artifact." /> <valueSet value="http://hl7.org/fhir/ValueSet/publication-status|4.0.1" /> </binding> <mapping> <identity value="workflow" /> <map value="Definition.status" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.status" /> </mapping> <mapping> <identity value="rim" /> <map value=".status" /> </mapping> </element> <element id="Questionnaire.experimental"> <path value="Questionnaire.experimental" /> <short value="For testing purposes, not real usage" /> <definition value="A 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." /> <comment value="Allows filtering of questionnaires that are appropriate for use versus not." /> <requirements value="Enables experimental content to be developed following the same lifecycle that would be used for a production-level questionnaire." /> <min value="0" /> <max value="1" /> <type> <code value="boolean" /> </type> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.experimental" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.class" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A" /> </mapping> </element> <element id="Questionnaire.subjectType"> <path value="Questionnaire.subjectType" /> <short value="Resource that can be subject of QuestionnaireResponse" /> <definition value="The types of subjects that can be the subject of responses created for the questionnaire." /> <comment value="If none are specified, then the subject is unlimited." /> <min value="0" /> <max value="*" /> <type> <code value="code" /> </type> <isSummary value="true" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="ResourceType" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> <valueBoolean value="true" /> </extension> <strength value="required" /> <description value="One of the resource types defined as part of this version of FHIR." /> <valueSet value="http://hl7.org/fhir/ValueSet/resource-types|4.0.1" /> </binding> <mapping> <identity value="workflow" /> <map value="Definition.subject[x]" /> </mapping> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode=META].target[classCode=OBS, moodCode=DEFN, isCriterion=true].participation.role.classCode" /> </mapping> </element> <element id="Questionnaire.date"> <path value="Questionnaire.date" /> <short value="Date last changed" /> <definition value="The 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." /> <comment value="Note 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." /> <alias value="Revision Date" /> <min value="0" /> <max value="1" /> <type> <code value="dateTime" /> </type> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.date" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.recorded" /> </mapping> <mapping> <identity value="rim" /> <map value=".participation[typeCode=AUT].time" /> </mapping> </element> <element id="Questionnaire.publisher"> <path value="Questionnaire.publisher" /> <short value="Name of the publisher (organization or individual)" /> <definition value="The name of the organization or individual that published the questionnaire." /> <comment value="Usually 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." /> <requirements value="Helps establish the "authority/credibility" of the questionnaire. May also allow for contact." /> <min value="0" /> <max value="1" /> <type> <code value="string" /> </type> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.publisher" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.witness" /> </mapping> <mapping> <identity value="rim" /> <map value=".participation[typeCode=AUT].role" /> </mapping> </element> <element id="Questionnaire.contact"> <path value="Questionnaire.contact" /> <short value="Contact details for the publisher" /> <definition value="Contact details to assist a user in finding and communicating with the publisher." /> <comment value="May be a web site, an email address, a telephone number, etc." /> <min value="0" /> <max value="*" /> <type> <code value="ContactDetail" /> </type> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.contact" /> </mapping> <mapping> <identity value="rim" /> <map value=".participation[typeCode=CALLBCK].role" /> </mapping> </element> <element id="Questionnaire.description"> <path value="Questionnaire.description" /> <short value="Natural language description of the questionnaire" /> <definition value="A free text natural language description of the questionnaire from a consumer's perspective." /> <comment value="This 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)." /> <min value="0" /> <max value="1" /> <type> <code value="markdown" /> </type> <mapping> <identity value="workflow" /> <map value="Definition.description" /> </mapping> <mapping> <identity value="rim" /> <map value=".text" /> </mapping> </element> <element id="Questionnaire.useContext"> <path value="Questionnaire.useContext" /> <short value="The context that the content is intended to support" /> <definition value="The 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." /> <comment value="When multiple useContexts are specified, there is no expectation that all or any of the contexts apply." /> <requirements value="Assist in searching for appropriate content." /> <min value="0" /> <max value="*" /> <type> <code value="UsageContext" /> </type> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.useContext" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A (to add?)" /> </mapping> </element> <element id="Questionnaire.jurisdiction"> <path value="Questionnaire.jurisdiction" /> <short value="Intended jurisdiction for questionnaire (if applicable)" /> <definition value="A legal or geographic region in which the questionnaire is intended to be used." /> <comment value="It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended." /> <min value="0" /> <max value="*" /> <type> <code value="CodeableConcept" /> </type> <isSummary value="true" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="Jurisdiction" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> <valueBoolean value="true" /> </extension> <strength value="extensible" /> <description value="Countries and regions within which this artifact is targeted for use." /> <valueSet value="http://hl7.org/fhir/ValueSet/jurisdiction" /> </binding> <mapping> <identity value="workflow" /> <map value="Definition.jurisdiction" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A (to add?)" /> </mapping> </element> <element id="Questionnaire.purpose"> <path value="Questionnaire.purpose" /> <short value="Why this questionnaire is defined" /> <definition value="Explanation of why this questionnaire is needed and why it has been designed as it has." /> <comment value="This 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." /> <min value="0" /> <max value="1" /> <type> <code value="markdown" /> </type> <mapping> <identity value="workflow" /> <map value="Definition.purpose" /> </mapping> <mapping> <identity value="w5" /> <map value="FiveWs.why[x]" /> </mapping> <mapping> <identity value="rim" /> <map value=".reasonCode.text" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.copyright"> <path value="Questionnaire.copyright" /> <short value="Use and/or publishing restrictions" /> <definition value="A copyright statement relating to the questionnaire and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the questionnaire." /> <requirements value="Consumers must be able to determine any legal restrictions on the use of the questionnaire and/or its content." /> <alias value="License" /> <alias value="Restrictions" /> <min value="0" /> <max value="1" /> <type> <code value="markdown" /> </type> <mapping> <identity value="workflow" /> <map value="Definition.copyright" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A (to add?)" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.approvalDate"> <path value="Questionnaire.approvalDate" /> <short value="When the questionnaire was approved by publisher" /> <definition value="The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage." /> <comment value="The 'date' element may be more recent than the approval date because of minor changes or editorial corrections." /> <min value="0" /> <max value="1" /> <type> <code value="date" /> </type> <mapping> <identity value="workflow" /> <map value="Definition.approvalDate" /> </mapping> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode="SUBJ"].act[classCode=CACT;moodCode=EVN;code="approval"].effectiveTime" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.lastReviewDate"> <path value="Questionnaire.lastReviewDate" /> <short value="When the questionnaire was last reviewed" /> <definition value="The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date." /> <comment value="If specified, this date follows the original approval date." /> <requirements value="Gives 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." /> <min value="0" /> <max value="1" /> <type> <code value="date" /> </type> <mapping> <identity value="workflow" /> <map value="Definition.lastReviewDate" /> </mapping> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode="SUBJ"; subsetCode="RECENT"].act[classCode=CACT;moodCode=EVN;code="review"].effectiveTime" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.effectivePeriod"> <path value="Questionnaire.effectivePeriod" /> <short value="When the questionnaire is expected to be used" /> <definition value="The period during which the questionnaire content was or is planned to be in active use." /> <comment value="The 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." /> <requirements value="Allows 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." /> <min value="0" /> <max value="1" /> <type> <code value="Period" /> </type> <isSummary value="true" /> <mapping> <identity value="workflow" /> <map value="Definition.effectivePeriod" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A (to add?)" /> </mapping> <mapping> <identity value="objimpl" /> <map value="no-gen-base" /> </mapping> </element> <element id="Questionnaire.code"> <path value="Questionnaire.code" /> <short value="Concept that represents the overall questionnaire" /> <definition value="An identifier for this question or group of questions in a particular terminology such as LOINC." /> <requirements value="Allows linking of the complete Questionnaire resources to formal terminologies. It's common for "panels" of questions to be identified by a code." /> <min value="0" /> <max value="*" /> <type> <code value="Coding" /> </type> <isSummary value="true" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireConcept" /> </extension> <strength value="example" /> <description value="Codes for questionnaires, groups and individual questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-questions" /> </binding> <mapping> <identity value="rim" /> <map value=".code" /> </mapping> </element> <element id="Questionnaire.item"> <path value="Questionnaire.item" /> <short value="Questions and sections within the Questionnaire" /> <definition value="A particular question, question grouping or display text that is part of the questionnaire." /> <comment value="The content of the questionnaire is constructed from an ordered, hierarchical collection of items." /> <min value="0" /> <max value="*" /> <type> <code value="BackboneElement" /> </type> <condition value="que-3" /> <constraint> <key value="que-9" /> <severity value="error" /> <human value="Read-only can't be specified for "display" items" /> <expression value="type!='display' or readOnly.empty()" /> <xpath value="not(f:type/@value=('group', 'display') and f:*[starts-with(local-name(.), 'initial')])" /> </constraint> <constraint> <key value="que-8" /> <severity value="error" /> <human value="Initial values can't be specified for groups or display items" /> <expression value="(type!='group' and type!='display') or initial.empty()" /> <xpath value="not(f:type/@value=('group', 'display') and f:*[starts-with(local-name(.), 'initial')])" /> </constraint> <constraint> <key value="que-6" /> <severity value="error" /> <human value="Required and repeat aren't permitted for display items" /> <expression value="type!='display' or (required.empty() and repeats.empty())" /> <xpath value="not(f:type/@value='display' and (f:required or f:repeats))" /> </constraint> <constraint> <key value="que-5" /> <severity value="error" /> <human value="Only 'choice' and 'open-choice' items can have answerValueSet" /> <expression value="(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())" /> <xpath value="f:type/@value=('choice','open-choice','decimal','integer','date','dateTime','time','string','quantity',') or not(f:answerOption or f:answerValueSet)" /> </constraint> <constraint> <key value="que-4" /> <severity value="error" /> <human value="A question cannot have both answerOption and answerValueSet" /> <expression value="answerOption.empty() or answerValueSet.empty()" /> <xpath value="not(f:answerValueSet and f:answerOption)" /> </constraint> <constraint> <key value="que-3" /> <severity value="error" /> <human value="Display items cannot have a "code" asserted" /> <expression value="type!='display' or code.empty()" /> <xpath value="not(f:type/@value='display' and f:code)" /> </constraint> <constraint> <key value="que-10" /> <severity value="error" /> <human value="Maximum length can only be declared for simple question types" /> <expression value="(type in ('boolean' | 'decimal' | 'integer' | 'string' | 'text' | 'url' | 'open-choice')) or maxLength.empty()" /> <xpath value="f:type/@value=('boolean', 'decimal', 'integer', 'open-choice', 'string', 'text', 'url') or not(f:maxLength)" /> </constraint> <constraint> <key value="que-1" /> <severity value="error" /> <human value="Group items must have nested items, display items cannot have nested items" /> <expression value="(type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('item').empty())" /> <xpath value="not((f:type/@value='group' and not(f:item)) or (f:type/@value='display' and f:item))" /> </constraint> <constraint> <key value="que-13" /> <severity value="error" /> <human value="Can only have multiple initial values for repeating items" /> <expression value="repeats=true or initial.count() <= 1" /> <xpath value="f:repeats/@value='true' or count(f:initial)<=1" /> </constraint> <constraint> <key value="que-11" /> <severity value="error" /> <human value="If one or more answerOption is present, initial[x] must be missing" /> <expression value="answerOption.empty() or initial.empty()" /> <xpath value="not(f:answerOption) or not(count(f:*[starts-with(local-name(.), 'initial')]))" /> </constraint> <constraint> <key value="que-12" /> <severity value="error" /> <human value="If there are more than one enableWhen, enableBehavior must be specified" /> <expression value="enableWhen.count() > 2 implies enableBehavior.exists()" /> <xpath value="not(f:answerOption) or not(count(f:*[starts-with(local-name(.), 'initial')]))" /> </constraint> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=DEF]" /> </mapping> </element> <element id="Questionnaire.item.linkId"> <path value="Questionnaire.item.linkId" /> <short value="Unique id for item in questionnaire" /> <definition value="An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource." /> <comment value="This ''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." /> <requirements value="[QuestionnaireResponse](questionnaireresponse.html#) does not require omitted items to be included and may have some items that repeat, so linkage based on position alone is not sufficient." /> <min value="1" /> <max value="1" /> <type> <code value="string" /> </type> <mapping> <identity value="rim" /> <map value=".id" /> </mapping> </element> <element id="Questionnaire.item.definition"> <path value="Questionnaire.item.definition" /> <short value="ElementDefinition - details for the item" /> <definition value="This element is a URI that refers to an [ElementDefinition](elementdefinition.html) 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:\n\n* code (ElementDefinition.code) \n* type (ElementDefinition.type) \n* required (ElementDefinition.min) \n* repeats (ElementDefinition.max) \n* maxLength (ElementDefinition.maxLength) \n* answerValueSet (ElementDefinition.binding)\n* options (ElementDefinition.binding)." /> <comment value="The uri refers to an ElementDefinition in a [StructureDefinition](structuredefinition.html#) and always starts with the [canonical URL](references.html#canonical) for the target resource. When referring to a StructureDefinition, a fragment identifier is used to specify the element definition by its id [Element.id](element-definitions.html#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." /> <requirements value="A 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." /> <min value="0" /> <max value="1" /> <type> <code value="uri" /> </type> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode=INST].target[classCode=OBS, moodCode=DEF]" /> </mapping> </element> <element id="Questionnaire.item.code"> <path value="Questionnaire.item.code" /> <short value="Corresponding concept for this item in a terminology" /> <definition value="A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers)." /> <comment value="The value may come from the ElementDefinition referred to by .definition." /> <requirements value="Allows linking of groups of questions to formal terminologies." /> <min value="0" /> <max value="*" /> <type> <code value="Coding" /> </type> <condition value="que-3" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireConcept" /> </extension> <strength value="example" /> <description value="Codes for questionnaires, groups and individual questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-questions" /> </binding> <mapping> <identity value="rim" /> <map value=".code" /> </mapping> </element> <element id="Questionnaire.item.prefix"> <path value="Questionnaire.item.prefix" /> <short value="E.g. "1(a)", "2.5.3"" /> <definition value="A short label for a particular group, question or set of display text within the questionnaire used for reference by the individual completing the questionnaire." /> <comment value="These 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." /> <requirements value="Separating 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." /> <alias value="label" /> <min value="0" /> <max value="1" /> <type> <code value="string" /> </type> <mapping> <identity value="rim" /> <map value="Not supported" /> </mapping> </element> <element id="Questionnaire.item.text"> <path value="Questionnaire.item.text" /> <short value="Primary text for the item" /> <definition value="The name of a section, the text of a question or text content for a display item." /> <comment value="When 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." /> <min value="0" /> <max value="1" /> <type> <code value="string" /> </type> <mapping> <identity value="rim" /> <map value=".text" /> </mapping> </element> <element id="Questionnaire.item.type"> <path value="Questionnaire.item.type" /> <short value="group | display | boolean | decimal | integer | date | dateTime +" /> <definition value="The 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.)." /> <comment value="Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition." /> <requirements value="Defines the format in which the user is to be prompted for the answer." /> <min value="1" /> <max value="1" /> <type> <code value="code" /> </type> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireItemType" /> </extension> <strength value="required" /> <description value="Distinguishes groups from questions and display text and indicates data type for questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/item-type|4.0.1" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.enableWhen"> <path value="Questionnaire.item.enableWhen" /> <short value="Only allow data when" /> <definition value="A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true." /> <comment value="If 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." /> <requirements value="Allows 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." /> <min value="0" /> <max value="*" /> <type> <code value="BackboneElement" /> </type> <constraint> <key value="que-7" /> <severity value="error" /> <human value="If the operator is 'exists', the value must be a boolean" /> <expression value="operator = 'exists' implies (answer is Boolean)" /> <xpath value="f:operator/@value != 'exists' or exists(f:answerBoolean)" /> </constraint> <isModifier value="true" /> <isModifierReason value="If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.enableWhen.question"> <path value="Questionnaire.item.enableWhen.question" /> <short value="Question that determines whether item is enabled" /> <definition value="The linkId for the question whose answer (or lack of answer) governs whether this item is enabled." /> <comment value="If 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." /> <min value="1" /> <max value="1" /> <type> <code value="string" /> </type> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.enableWhen.operator"> <path value="Questionnaire.item.enableWhen.operator" /> <short value="exists | = | != | > | < | >= | <=" /> <definition value="Specifies the criteria by which the question is enabled." /> <min value="1" /> <max value="1" /> <type> <code value="code" /> </type> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireItemOperator" /> </extension> <strength value="required" /> <description value="The criteria by which a question is enabled." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.enableWhen.answer[x]"> <path value="Questionnaire.item.enableWhen.answer[x]" /> <short value="Value for question comparison based on operator" /> <definition value="A value that the referenced question is tested using the specified operator in order for the item to be enabled." /> <min value="1" /> <max value="1" /> <type> <code value="boolean" /> </type> <type> <code value="decimal" /> </type> <type> <code value="integer" /> </type> <type> <code value="date" /> </type> <type> <code value="dateTime" /> </type> <type> <code value="time" /> </type> <type> <code value="string" /> </type> <type> <code value="Coding" /> </type> <type> <code value="Quantity" /> </type> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Resource" /> </type> <condition value="que-7" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireQuestionOption3" /> </extension> <strength value="example" /> <description value="Allowed values to answer questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-answers" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.enableBehavior"> <path value="Questionnaire.item.enableBehavior" /> <short value="all | any" /> <definition value="Controls how multiple enableWhen values are interpreted - whether all or any must be true." /> <comment value="This element must be specified if more than one enableWhen value is provided." /> <min value="0" /> <max value="1" /> <type> <code value="code" /> </type> <condition value="que-12" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="EnableWhenBehavior" /> </extension> <strength value="required" /> <description value="Controls how multiple enableWhen values are interpreted - whether all or any must be true." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.required"> <path value="Questionnaire.item.required" /> <short value="Whether the item must be included in data results" /> <definition value="An indication, if true, that the item must be present in a "completed" QuestionnaireResponse. If false, the item may be skipped when answering the questionnaire." /> <comment value="Questionnaire.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." /> <min value="0" /> <max value="1" /> <type> <code value="boolean" /> </type> <meaningWhenMissing value="Items are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value" /> <condition value="que-6" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.repeats"> <path value="Questionnaire.item.repeats" /> <short value="Whether the item may repeat" /> <definition value="An 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." /> <comment value="If 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.\n\nThe resulting QuestionnaireResponse will be populated the same way regardless of rendering - one 'question' item with multiple answer values.\n\n The value may come from the ElementDefinition referred to by .definition." /> <requirements value="Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set." /> <min value="0" /> <max value="1" /> <type> <code value="boolean" /> </type> <meaningWhenMissing value="Items are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value" /> <condition value="que-6" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.readOnly"> <path value="Questionnaire.item.readOnly" /> <short value="Don't allow human editing" /> <definition value="An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire." /> <comment value="The 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." /> <requirements value="Allows 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." /> <min value="0" /> <max value="1" /> <type> <code value="boolean" /> </type> <condition value="que-9" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.maxLength"> <path value="Questionnaire.item.maxLength" /> <short value="No more than this many characters" /> <definition value="The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse." /> <comment value="For 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." /> <min value="0" /> <max value="1" /> <type> <code value="integer" /> </type> <condition value="que-10" /> <mapping> <identity value="v2" /> <map value="N/A" /> </mapping> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.answerValueSet"> <path value="Questionnaire.item.answerValueSet" /> <short value="Valueset containing permitted answers" /> <definition value="A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question." /> <comment value="LOINC defines many useful value sets for questionnaire responses. See [LOINC Answer Lists](loinc.html#alist). The value may come from the ElementDefinition referred to by .definition." /> <min value="0" /> <max value="1" /> <type> <code value="canonical" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/ValueSet" /> </type> <condition value="que-4" /> <condition value="que-5" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.answerOption"> <path value="Questionnaire.item.answerOption" /> <short value="Permitted answer" /> <definition value="One of the permitted answers for a "choice" or "open-choice" question." /> <comment value="This 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." /> <min value="0" /> <max value="*" /> <type> <code value="BackboneElement" /> </type> <condition value="que-4" /> <condition value="que-5" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.answerOption.value[x]"> <path value="Questionnaire.item.answerOption.value[x]" /> <short value="Answer value" /> <definition value="A potential answer that's allowed as the answer to this question." /> <comment value="The data type of the value must agree with the item.type." /> <min value="1" /> <max value="1" /> <type> <code value="integer" /> </type> <type> <code value="date" /> </type> <type> <code value="time" /> </type> <type> <code value="string" /> </type> <type> <code value="Coding" /> </type> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Resource" /> </type> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireQuestionOption" /> </extension> <strength value="example" /> <description value="Allowed values to answer questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-answers" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.answerOption.initialSelected"> <path value="Questionnaire.item.answerOption.initialSelected" /> <short value="Whether option is selected by default" /> <definition value="Indicates whether the answer value is selected when the list of possible answers is initially shown." /> <comment value="Use this instead of initial[v] if answerValueSet is present." /> <min value="0" /> <max value="1" /> <type> <code value="boolean" /> </type> <meaningWhenMissing value="Only selected items explicitly marked to be selected" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.initial"> <path value="Questionnaire.item.initial" /> <short value="Initial value(s) when item is first rendered" /> <definition value="One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input." /> <comment value="The 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." /> <requirements value="In some workflows, having defaults saves time." /> <min value="0" /> <max value="*" /> <type> <code value="BackboneElement" /> </type> <condition value="que-8" /> <condition value="que-13" /> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.initial.value[x]"> <path value="Questionnaire.item.initial.value[x]" /> <short value="Actual value for initializing the question" /> <definition value="The actual value to for an initial answer." /> <comment value="The type of the initial value must be consistent with the type of the item." /> <min value="1" /> <max value="1" /> <type> <code value="boolean" /> </type> <type> <code value="decimal" /> </type> <type> <code value="integer" /> </type> <type> <code value="date" /> </type> <type> <code value="dateTime" /> </type> <type> <code value="time" /> </type> <type> <code value="string" /> </type> <type> <code value="uri" /> </type> <type> <code value="Attachment" /> </type> <type> <code value="Coding" /> </type> <type> <code value="Quantity" /> </type> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Resource" /> </type> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="QuestionnaireQuestionOption2" /> </extension> <strength value="example" /> <description value="Allowed values to answer questions." /> <valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-answers" /> </binding> <mapping> <identity value="rim" /> <map value="N/A - MIF rather than RIM level" /> </mapping> </element> <element id="Questionnaire.item.item"> <path value="Questionnaire.item.item" /> <short value="Nested questionnaire items" /> <definition value="Text, questions and other groups to be nested beneath a question or group." /> <comment value="There 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." /> <requirements value="Reports can consist of complex nested groups." /> <min value="0" /> <max value="*" /> <contentReference value="#Questionnaire.item" /> <condition value="que-1" /> <mapping> <identity value="rim" /> <map value=".outboundRelationship[typeCode=COMP].target" /> </mapping> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "id": "Questionnaire", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Specialized.Definitional Artifacts" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "business" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "url": "http://hl7.org/fhir/StructureDefinition/Questionnaire", "version": "4.0.1", "name": "Questionnaire", "status": "draft", "date": "2019-11-01T09:29:23+11:00", "publisher": "Health Level Seven International (FHIR Infrastructure)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] }, { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg/index.cfm" } ] } ], "description": "A 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.", "purpose": "To support structured, hierarchical registration of data gathered using digital forms and other questionnaires. Questionnaires provide greater control over presentation and allow capture of data in a domain-independent way (i.e. capturing information that would otherwise require multiple distinct types of resources).", "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "objimpl", "uri": "http://hl7.org/fhir/object-implementation", "name": "Object Implementation Information" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" } ], "kind": "resource", "abstract": false, "type": "Questionnaire", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource", "_baseDefinition": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-codegen-super", "valueString": "MetadataResource" } ] }, "derivation": "specialization", "snapshot": { "element": [ { "id": "Questionnaire", "path": "Questionnaire", "short": "A structured set of questions", "definition": "A 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.", "alias": [ "Form", "CRF", "Survey" ], "min": 0, "max": "*", "base": { "path": "Questionnaire", "min": 0, "max": "*" }, "constraint": [ { "key": "dom-2", "severity": "error", "human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources", "expression": "contained.contained.empty()", "xpath": "not(parent::f:contained and f:contained)", "source": "http://hl7.org/fhir/StructureDefinition/DomainResource" }, { "key": "dom-3", "severity": "error", "human": "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", "expression": "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()", "xpath": "not(exists(for $id in f:contained/*/f:id/@value return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::f:reference[@value='#'])]))", "source": "http://hl7.org/fhir/StructureDefinition/DomainResource" }, { "key": "dom-4", "severity": "error", "human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated", "expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()", "xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))", "source": "http://hl7.org/fhir/StructureDefinition/DomainResource" }, { "key": "dom-5", "severity": "error", "human": "If a resource is contained in another resource, it SHALL NOT have a security label", "expression": "contained.meta.security.empty()", "xpath": "not(exists(f:contained/*/f:meta/f:security))", "source": "http://hl7.org/fhir/StructureDefinition/DomainResource" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice", "valueBoolean": true }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation", "valueMarkdown": "When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time." } ], "key": "dom-6", "severity": "warning", "human": "A resource should have narrative for robust management", "expression": "text.`div`.exists()", "xpath": "exists(f:text/h:div)", "source": "http://hl7.org/fhir/StructureDefinition/DomainResource" }, { "key": "que-0", "severity": "warning", "human": "Name should be usable as an identifier for the module by machine processing applications such as code generation", "expression": "name.matches('[A-Z]([A-Za-z0-9_]){0,254}')", "xpath": "not(exists(f:name/@value)) or matches(f:name/@value, '[A-Z]([A-Za-z0-9_]){0,254}')" }, { "key": "que-2", "severity": "error", "human": "The link ids for groups and questions must be unique within the questionnaire", "expression": "descendants().linkId.isDistinct()", "xpath": "count(descendant::f:linkId/@value)=count(distinct-values(descendant::f:linkId/@value))" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "Entity. Role, or Act" }, { "identity": "workflow", "map": "Definition" }, { "identity": "rim", "map": "Observation[moodCode=DEF]" } ] }, { "id": "Questionnaire.id", "path": "Questionnaire.id", "short": "Logical id of this artifact", "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.", "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.", "min": 0, "max": "1", "base": { "path": "Resource.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": true }, { "id": "Questionnaire.meta", "path": "Questionnaire.meta", "short": "Metadata about the resource", "definition": "The 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.", "min": 0, "max": "1", "base": { "path": "Resource.meta", "min": 0, "max": "1" }, "type": [ { "code": "Meta" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true }, { "id": "Questionnaire.implicitRules", "path": "Questionnaire.implicitRules", "short": "A set of rules under which this content was created", "definition": "A 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.", "comment": "Asserting 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.", "min": 0, "max": "1", "base": { "path": "Resource.implicitRules", "min": 0, "max": "1" }, "type": [ { "code": "uri" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": true, "isModifierReason": "This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation", "isSummary": true }, { "id": "Questionnaire.language", "path": "Questionnaire.language", "short": "Language of the resource content", "definition": "The base language in which the resource is written.", "comment": "Language 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).", "min": 0, "max": "1", "base": { "path": "Resource.language", "min": 0, "max": "1" }, "type": [ { "code": "code" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", "valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Language" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "preferred", "description": "A human language.", "valueSet": "http://hl7.org/fhir/ValueSet/languages" } }, { "id": "Questionnaire.text", "path": "Questionnaire.text", "short": "Text summary of the resource, for human interpretation", "definition": "A 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.", "comment": "Contained 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.", "alias": [ "narrative", "html", "xhtml", "display" ], "min": 0, "max": "1", "base": { "path": "DomainResource.text", "min": 0, "max": "1" }, "type": [ { "code": "Narrative" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "Act.text?" } ] }, { "id": "Questionnaire.contained", "path": "Questionnaire.contained", "short": "Contained, inline Resources", "definition": "These 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.", "comment": "This 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.", "alias": [ "inline resources", "anonymous resources", "contained resources" ], "min": 0, "max": "*", "base": { "path": "DomainResource.contained", "min": 0, "max": "*" }, "type": [ { "code": "Resource" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.extension", "path": "Questionnaire.extension", "short": "Additional content defined by implementations", "definition": "May 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.", "comment": "There 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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "DomainResource.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.modifierExtension", "path": "Questionnaire.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "There 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.", "requirements": "Modifier 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](extensibility.html#modifierExtension).", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "DomainResource.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them", "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.url", "path": "Questionnaire.url", "short": "Canonical identifier for this questionnaire, represented as a URI (globally unique)", "definition": "An absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this questionnaire is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the questionnaire is stored on different servers.", "comment": "The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension.", "requirements": "… This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for.", "min": 0, "max": "1", "base": { "path": "Questionnaire.url", "min": 0, "max": "1" }, "type": [ { "code": "uri" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.url" }, { "identity": "w5", "map": "FiveWs.identifier" }, { "identity": "rim", "map": ".identifier[scope=BUSN;reliability=ISS]" } ] }, { "id": "Questionnaire.identifier", "path": "Questionnaire.identifier", "short": "Additional identifier for the questionnaire", "definition": "A formal identifier that is used to identify this questionnaire when it is represented in other formats, or referenced in a specification, model, design or an instance.", "comment": "Typically, 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.", "requirements": "Allows externally provided and/or usable business identifiers to be easily associated with the module.", "min": 0, "max": "*", "base": { "path": "Questionnaire.identifier", "min": 0, "max": "*" }, "type": [ { "code": "Identifier" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.identifier" }, { "identity": "w5", "map": "FiveWs.identifier" }, { "identity": "rim", "map": ".identifier" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.version", "path": "Questionnaire.version", "short": "Business version of the questionnaire", "definition": "The 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.", "comment": "There 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].", "min": 0, "max": "1", "base": { "path": "Questionnaire.version", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.version" }, { "identity": "w5", "map": "FiveWs.version" }, { "identity": "rim", "map": "N/A (to add?)" } ] }, { "id": "Questionnaire.name", "path": "Questionnaire.name", "short": "Name for this questionnaire (computer friendly)", "definition": "A 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.", "comment": "The 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.", "requirements": "Support human navigation and code generation.", "min": 0, "max": "1", "base": { "path": "Questionnaire.name", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "condition": [ "inv-0" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.title", "path": "Questionnaire.title", "short": "Name for this questionnaire (human friendly)", "definition": "A short, descriptive, user-friendly title for the questionnaire.", "comment": "This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.", "min": 0, "max": "1", "base": { "path": "Questionnaire.title", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.title" }, { "identity": "rim", "map": ".title" } ] }, { "id": "Questionnaire.derivedFrom", "path": "Questionnaire.derivedFrom", "short": "Instantiates protocol or definition", "definition": "The URL of a Questionnaire that this Questionnaire is based on.", "requirements": "Allows a Questionnaire to be created based on another Questionnaire.", "min": 0, "max": "*", "base": { "path": "Questionnaire.derivedFrom", "min": 0, "max": "*" }, "type": [ { "code": "canonical", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Questionnaire" ] } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "workflow", "map": "Definition.derivedFrom" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=DRIV].target[classCode=OBS, moodCode=DEFN]" } ] }, { "id": "Questionnaire.status", "path": "Questionnaire.status", "short": "draft | active | retired | unknown", "definition": "The status of this questionnaire. Enables tracking the life-cycle of the content.", "comment": "Allows filtering of questionnaires that are appropriate for use versus not.", "min": 1, "max": "1", "base": { "path": "Questionnaire.status", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": true, "isModifierReason": "This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration", "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "PublicationStatus" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "required", "description": "The lifecycle status of an artifact.", "valueSet": "http://hl7.org/fhir/ValueSet/publication-status|4.0.1" }, "mapping": [ { "identity": "workflow", "map": "Definition.status" }, { "identity": "w5", "map": "FiveWs.status" }, { "identity": "rim", "map": ".status" } ] }, { "id": "Questionnaire.experimental", "path": "Questionnaire.experimental", "short": "For testing purposes, not real usage", "definition": "A 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.", "comment": "Allows filtering of questionnaires that are appropriate for use versus not.", "requirements": "Enables experimental content to be developed following the same lifecycle that would be used for a production-level questionnaire.", "min": 0, "max": "1", "base": { "path": "Questionnaire.experimental", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.experimental" }, { "identity": "w5", "map": "FiveWs.class" }, { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.subjectType", "path": "Questionnaire.subjectType", "short": "Resource that can be subject of QuestionnaireResponse", "definition": "The types of subjects that can be the subject of responses created for the questionnaire.", "comment": "If none are specified, then the subject is unlimited.", "min": 0, "max": "*", "base": { "path": "Questionnaire.subjectType", "min": 0, "max": "*" }, "type": [ { "code": "code" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "ResourceType" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "required", "description": "One of the resource types defined as part of this version of FHIR.", "valueSet": "http://hl7.org/fhir/ValueSet/resource-types|4.0.1" }, "mapping": [ { "identity": "workflow", "map": "Definition.subject[x]" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=META].target[classCode=OBS, moodCode=DEFN, isCriterion=true].participation.role.classCode" } ] }, { "id": "Questionnaire.date", "path": "Questionnaire.date", "short": "Date last changed", "definition": "The 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.", "comment": "Note 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.", "alias": [ "Revision Date" ], "min": 0, "max": "1", "base": { "path": "Questionnaire.date", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.date" }, { "identity": "w5", "map": "FiveWs.recorded" }, { "identity": "rim", "map": ".participation[typeCode=AUT].time" } ] }, { "id": "Questionnaire.publisher", "path": "Questionnaire.publisher", "short": "Name of the publisher (organization or individual)", "definition": "The name of the organization or individual that published the questionnaire.", "comment": "Usually 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.", "requirements": "Helps establish the \"authority/credibility\" of the questionnaire. May also allow for contact.", "min": 0, "max": "1", "base": { "path": "Questionnaire.publisher", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.publisher" }, { "identity": "w5", "map": "FiveWs.witness" }, { "identity": "rim", "map": ".participation[typeCode=AUT].role" } ] }, { "id": "Questionnaire.contact", "path": "Questionnaire.contact", "short": "Contact details for the publisher", "definition": "Contact details to assist a user in finding and communicating with the publisher.", "comment": "May be a web site, an email address, a telephone number, etc.", "min": 0, "max": "*", "base": { "path": "Questionnaire.contact", "min": 0, "max": "*" }, "type": [ { "code": "ContactDetail" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.contact" }, { "identity": "rim", "map": ".participation[typeCode=CALLBCK].role" } ] }, { "id": "Questionnaire.description", "path": "Questionnaire.description", "short": "Natural language description of the questionnaire", "definition": "A free text natural language description of the questionnaire from a consumer's perspective.", "comment": "This 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).", "min": 0, "max": "1", "base": { "path": "Questionnaire.description", "min": 0, "max": "1" }, "type": [ { "code": "markdown" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "workflow", "map": "Definition.description" }, { "identity": "rim", "map": ".text" } ] }, { "id": "Questionnaire.useContext", "path": "Questionnaire.useContext", "short": "The context that the content is intended to support", "definition": "The 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.", "comment": "When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.", "requirements": "Assist in searching for appropriate content.", "min": 0, "max": "*", "base": { "path": "Questionnaire.useContext", "min": 0, "max": "*" }, "type": [ { "code": "UsageContext" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.useContext" }, { "identity": "rim", "map": "N/A (to add?)" } ] }, { "id": "Questionnaire.jurisdiction", "path": "Questionnaire.jurisdiction", "short": "Intended jurisdiction for questionnaire (if applicable)", "definition": "A legal or geographic region in which the questionnaire is intended to be used.", "comment": "It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended.", "min": 0, "max": "*", "base": { "path": "Questionnaire.jurisdiction", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Jurisdiction" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "extensible", "description": "Countries and regions within which this artifact is targeted for use.", "valueSet": "http://hl7.org/fhir/ValueSet/jurisdiction" }, "mapping": [ { "identity": "workflow", "map": "Definition.jurisdiction" }, { "identity": "rim", "map": "N/A (to add?)" } ] }, { "id": "Questionnaire.purpose", "path": "Questionnaire.purpose", "short": "Why this questionnaire is defined", "definition": "Explanation of why this questionnaire is needed and why it has been designed as it has.", "comment": "This 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.", "min": 0, "max": "1", "base": { "path": "Questionnaire.purpose", "min": 0, "max": "1" }, "type": [ { "code": "markdown" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "workflow", "map": "Definition.purpose" }, { "identity": "w5", "map": "FiveWs.why[x]" }, { "identity": "rim", "map": ".reasonCode.text" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.copyright", "path": "Questionnaire.copyright", "short": "Use and/or publishing restrictions", "definition": "A copyright statement relating to the questionnaire and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the questionnaire.", "requirements": "Consumers must be able to determine any legal restrictions on the use of the questionnaire and/or its content.", "alias": [ "License", "Restrictions" ], "min": 0, "max": "1", "base": { "path": "Questionnaire.copyright", "min": 0, "max": "1" }, "type": [ { "code": "markdown" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "workflow", "map": "Definition.copyright" }, { "identity": "rim", "map": "N/A (to add?)" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.approvalDate", "path": "Questionnaire.approvalDate", "short": "When the questionnaire was approved by publisher", "definition": "The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.", "comment": "The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.", "min": 0, "max": "1", "base": { "path": "Questionnaire.approvalDate", "min": 0, "max": "1" }, "type": [ { "code": "date" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "workflow", "map": "Definition.approvalDate" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=\"SUBJ\"].act[classCode=CACT;moodCode=EVN;code=\"approval\"].effectiveTime" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.lastReviewDate", "path": "Questionnaire.lastReviewDate", "short": "When the questionnaire was last reviewed", "definition": "The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.", "comment": "If specified, this date follows the original approval date.", "requirements": "Gives 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.", "min": 0, "max": "1", "base": { "path": "Questionnaire.lastReviewDate", "min": 0, "max": "1" }, "type": [ { "code": "date" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "workflow", "map": "Definition.lastReviewDate" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=\"SUBJ\"; subsetCode=\"RECENT\"].act[classCode=CACT;moodCode=EVN;code=\"review\"].effectiveTime" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.effectivePeriod", "path": "Questionnaire.effectivePeriod", "short": "When the questionnaire is expected to be used", "definition": "The period during which the questionnaire content was or is planned to be in active use.", "comment": "The 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.", "requirements": "Allows 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.", "min": 0, "max": "1", "base": { "path": "Questionnaire.effectivePeriod", "min": 0, "max": "1" }, "type": [ { "code": "Period" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.effectivePeriod" }, { "identity": "rim", "map": "N/A (to add?)" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.code", "path": "Questionnaire.code", "short": "Concept that represents the overall questionnaire", "definition": "An identifier for this question or group of questions in a particular terminology such as LOINC.", "requirements": "Allows linking of the complete Questionnaire resources to formal terminologies. It's common for \"panels\" of questions to be identified by a code.", "min": 0, "max": "*", "base": { "path": "Questionnaire.code", "min": 0, "max": "*" }, "type": [ { "code": "Coding" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireConcept" } ], "strength": "example", "description": "Codes for questionnaires, groups and individual questions.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-questions" }, "mapping": [ { "identity": "rim", "map": ".code" } ] }, { "id": "Questionnaire.item", "path": "Questionnaire.item", "short": "Questions and sections within the Questionnaire", "definition": "A particular question, question grouping or display text that is part of the questionnaire.", "comment": "The content of the questionnaire is constructed from an ordered, hierarchical collection of items.", "min": 0, "max": "*", "base": { "path": "Questionnaire.item", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "condition": [ "que-3" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "que-1", "severity": "error", "human": "Group items must have nested items, display items cannot have nested items", "expression": "(type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('item').empty())", "xpath": "not((f:type/@value='group' and not(f:item)) or (f:type/@value='display' and f:item))" }, { "key": "que-3", "severity": "error", "human": "Display items cannot have a \"code\" asserted", "expression": "type!='display' or code.empty()", "xpath": "not(f:type/@value='display' and f:code)" }, { "key": "que-4", "severity": "error", "human": "A question cannot have both answerOption and answerValueSet", "expression": "answerOption.empty() or answerValueSet.empty()", "xpath": "not(f:answerValueSet and f:answerOption)" }, { "key": "que-5", "severity": "error", "human": "Only 'choice' and 'open-choice' items can have answerValueSet", "expression": "(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())", "xpath": "f:type/@value=('choice','open-choice','decimal','integer','date','dateTime','time','string','quantity',') or not(f:answerOption or f:answerValueSet)" }, { "key": "que-6", "severity": "error", "human": "Required and repeat aren't permitted for display items", "expression": "type!='display' or (required.empty() and repeats.empty())", "xpath": "not(f:type/@value='display' and (f:required or f:repeats))" }, { "key": "que-8", "severity": "error", "human": "Initial values can't be specified for groups or display items", "expression": "(type!='group' and type!='display') or initial.empty()", "xpath": "not(f:type/@value=('group', 'display') and f:*[starts-with(local-name(.), 'initial')])" }, { "key": "que-9", "severity": "error", "human": "Read-only can't be specified for \"display\" items", "expression": "type!='display' or readOnly.empty()", "xpath": "not(f:type/@value=('group', 'display') and f:*[starts-with(local-name(.), 'initial')])" }, { "key": "que-10", "severity": "error", "human": "Maximum length can only be declared for simple question types", "expression": "(type in ('boolean' | 'decimal' | 'integer' | 'string' | 'text' | 'url' | 'open-choice')) or maxLength.empty()", "xpath": "f:type/@value=('boolean', 'decimal', 'integer', 'open-choice', 'string', 'text', 'url') or not(f:maxLength)" }, { "key": "que-11", "severity": "error", "human": "If one or more answerOption is present, initial[x] must be missing", "expression": "answerOption.empty() or initial.empty()", "xpath": "not(f:answerOption) or not(count(f:*[starts-with(local-name(.), 'initial')]))" }, { "key": "que-12", "severity": "error", "human": "If there are more than one enableWhen, enableBehavior must be specified", "expression": "enableWhen.count() > 2 implies enableBehavior.exists()", "xpath": "not(f:answerOption) or not(count(f:*[starts-with(local-name(.), 'initial')]))" }, { "key": "que-13", "severity": "error", "human": "Can only have multiple initial values for repeating items", "expression": "repeats=true or initial.count() <= 1", "xpath": "f:repeats/@value='true' or count(f:initial)<=1" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": ".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=DEF]" } ] }, { "id": "Questionnaire.item.id", "path": "Questionnaire.item.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Questionnaire.item.extension", "path": "Questionnaire.item.extension", "short": "Additional content defined by implementations", "definition": "May 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.", "comment": "There 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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Questionnaire.item.modifierExtension", "path": "Questionnaire.item.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "definition": "May 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "There 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.", "requirements": "Modifier 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](extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.item.linkId", "path": "Questionnaire.item.linkId", "short": "Unique id for item in questionnaire", "definition": "An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.", "comment": "This ''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.", "requirements": "[QuestionnaireResponse](questionnaireresponse.html#) does not require omitted items to be included and may have some items that repeat, so linkage based on position alone is not sufficient.", "min": 1, "max": "1", "base": { "path": "Questionnaire.item.linkId", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": ".id" } ] }, { "id": "Questionnaire.item.definition", "path": "Questionnaire.item.definition", "short": "ElementDefinition - details for the item", "definition": "This element is a URI that refers to an [ElementDefinition](elementdefinition.html) 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:\n\n* code (ElementDefinition.code) \n* type (ElementDefinition.type) \n* required (ElementDefinition.min) \n* repeats (ElementDefinition.max) \n* maxLength (ElementDefinition.maxLength) \n* answerValueSet (ElementDefinition.binding)\n* options (ElementDefinition.binding).", "comment": "The uri refers to an ElementDefinition in a [StructureDefinition](structuredefinition.html#) and always starts with the [canonical URL](references.html#canonical) for the target resource. When referring to a StructureDefinition, a fragment identifier is used to specify the element definition by its id [Element.id](element-definitions.html#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.", "requirements": "A 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.", "min": 0, "max": "1", "base": { "path": "Questionnaire.item.definition", "min": 0, "max": "1" }, "type": [ { "code": "uri" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": ".outboundRelationship[typeCode=INST].target[classCode=OBS, moodCode=DEF]" } ] }, { "id": "Questionnaire.item.code", "path": "Questionnaire.item.code", "short": "Corresponding concept for this item in a terminology", "definition": "A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).", "comment": "The value may come from the ElementDefinition referred to by .definition.", "requirements": "Allows linking of groups of questions to formal terminologies.", "min": 0, "max": "*", "base": { "path": "Questionnaire.item.code", "min": 0, "max": "*" }, "type": [ { "code": "Coding" } ], "condition": [ "que-3" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireConcept" } ], "strength": "example", "description": "Codes for questionnaires, groups and individual questions.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-questions" }, "mapping": [ { "identity": "rim", "map": ".code" } ] }, { "id": "Questionnaire.item.prefix", "path": "Questionnaire.item.prefix", "short": "E.g. \"1(a)\", \"2.5.3\"", "definition": "A short label for a particular group, question or set of display text within the questionnaire used for reference by the individual completing the questionnaire.", "comment": "These 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.", "requirements": "Separating 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.", "alias": [ "label" ], "min": 0, "max": "1", "base": { "path": "Questionnaire.item.prefix", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "Not supported" } ] }, { "id": "Questionnaire.item.text", "path": "Questionnaire.item.text", "short": "Primary text for the item", "definition": "The name of a section, the text of a question or text content for a display item.", "comment": "When 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.", "min": 0, "max": "1", "base": { "path": "Questionnaire.item.text", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": ".text" } ] }, { "id": "Questionnaire.item.type", "path": "Questionnaire.item.type", "short": "group | display | boolean | decimal | integer | date | dateTime +", "definition": "The 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.).", "comment": "Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.", "requirements": "Defines the format in which the user is to be prompted for the answer.", "min": 1, "max": "1", "base": { "path": "Questionnaire.item.type", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireItemType" } ], "strength": "required", "description": "Distinguishes groups from questions and display text and indicates data type for questions.", "valueSet": "http://hl7.org/fhir/ValueSet/item-type|4.0.1" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.enableWhen", "path": "Questionnaire.item.enableWhen", "short": "Only allow data when", "definition": "A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.", "comment": "If 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.", "requirements": "Allows 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.", "min": 0, "max": "*", "base": { "path": "Questionnaire.item.enableWhen", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "que-7", "severity": "error", "human": "If the operator is 'exists', the value must be a boolean", "expression": "operator = 'exists' implies (answer is Boolean)", "xpath": "f:operator/@value != 'exists' or exists(f:answerBoolean)" } ], "isModifier": true, "isModifierReason": "If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present", "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.enableWhen.id", "path": "Questionnaire.item.enableWhen.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Questionnaire.item.enableWhen.extension", "path": "Questionnaire.item.enableWhen.extension", "short": "Additional content defined by implementations", "definition": "May 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.", "comment": "There 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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Questionnaire.item.enableWhen.modifierExtension", "path": "Questionnaire.item.enableWhen.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "definition": "May 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "There 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.", "requirements": "Modifier 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](extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.item.enableWhen.question", "path": "Questionnaire.item.enableWhen.question", "short": "Question that determines whether item is enabled", "definition": "The linkId for the question whose answer (or lack of answer) governs whether this item is enabled.", "comment": "If 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.", "min": 1, "max": "1", "base": { "path": "Questionnaire.item.enableWhen.question", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.enableWhen.operator", "path": "Questionnaire.item.enableWhen.operator", "short": "exists | = | != | > | < | >= | <=", "definition": "Specifies the criteria by which the question is enabled.", "min": 1, "max": "1", "base": { "path": "Questionnaire.item.enableWhen.operator", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireItemOperator" } ], "strength": "required", "description": "The criteria by which a question is enabled.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.enableWhen.answer[x]", "path": "Questionnaire.item.enableWhen.answer[x]", "short": "Value for question comparison based on operator", "definition": "A value that the referenced question is tested using the specified operator in order for the item to be enabled.", "min": 1, "max": "1", "base": { "path": "Questionnaire.item.enableWhen.answer[x]", "min": 1, "max": "1" }, "type": [ { "code": "boolean" }, { "code": "decimal" }, { "code": "integer" }, { "code": "date" }, { "code": "dateTime" }, { "code": "time" }, { "code": "string" }, { "code": "Coding" }, { "code": "Quantity" }, { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ] } ], "condition": [ "que-7" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireQuestionOption3" } ], "strength": "example", "description": "Allowed values to answer questions.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-answers" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.enableBehavior", "path": "Questionnaire.item.enableBehavior", "short": "all | any", "definition": "Controls how multiple enableWhen values are interpreted - whether all or any must be true.", "comment": "This element must be specified if more than one enableWhen value is provided.", "min": 0, "max": "1", "base": { "path": "Questionnaire.item.enableBehavior", "min": 0, "max": "1" }, "type": [ { "code": "code" } ], "condition": [ "que-12" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "EnableWhenBehavior" } ], "strength": "required", "description": "Controls how multiple enableWhen values are interpreted - whether all or any must be true.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.required", "path": "Questionnaire.item.required", "short": "Whether the item must be included in data results", "definition": "An indication, if true, that the item must be present in a \"completed\" QuestionnaireResponse. If false, the item may be skipped when answering the questionnaire.", "comment": "Questionnaire.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.", "min": 0, "max": "1", "base": { "path": "Questionnaire.item.required", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ], "meaningWhenMissing": "Items are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value", "condition": [ "que-6" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.repeats", "path": "Questionnaire.item.repeats", "short": "Whether the item may repeat", "definition": "An 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.", "comment": "If 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.\n\nThe resulting QuestionnaireResponse will be populated the same way regardless of rendering - one 'question' item with multiple answer values.\n\n The value may come from the ElementDefinition referred to by .definition.", "requirements": "Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.", "min": 0, "max": "1", "base": { "path": "Questionnaire.item.repeats", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ], "meaningWhenMissing": "Items are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value", "condition": [ "que-6" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.readOnly", "path": "Questionnaire.item.readOnly", "short": "Don't allow human editing", "definition": "An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.", "comment": "The 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.", "requirements": "Allows 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.", "min": 0, "max": "1", "base": { "path": "Questionnaire.item.readOnly", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ], "condition": [ "que-9" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.maxLength", "path": "Questionnaire.item.maxLength", "short": "No more than this many characters", "definition": "The maximum number of characters that are permitted in the answer to be considered a \"valid\" QuestionnaireResponse.", "comment": "For 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.", "min": 0, "max": "1", "base": { "path": "Questionnaire.item.maxLength", "min": 0, "max": "1" }, "type": [ { "code": "integer" } ], "condition": [ "que-10" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "v2", "map": "N/A" }, { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.answerValueSet", "path": "Questionnaire.item.answerValueSet", "short": "Valueset containing permitted answers", "definition": "A reference to a value set containing a list of codes representing permitted answers for a \"choice\" or \"open-choice\" question.", "comment": "LOINC defines many useful value sets for questionnaire responses. See [LOINC Answer Lists](loinc.html#alist). The value may come from the ElementDefinition referred to by .definition.", "min": 0, "max": "1", "base": { "path": "Questionnaire.item.answerValueSet", "min": 0, "max": "1" }, "type": [ { "code": "canonical", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ValueSet" ] } ], "condition": [ "que-4", "que-5" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.answerOption", "path": "Questionnaire.item.answerOption", "short": "Permitted answer", "definition": "One of the permitted answers for a \"choice\" or \"open-choice\" question.", "comment": "This 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.", "min": 0, "max": "*", "base": { "path": "Questionnaire.item.answerOption", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "condition": [ "que-4", "que-5" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.answerOption.id", "path": "Questionnaire.item.answerOption.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Questionnaire.item.answerOption.extension", "path": "Questionnaire.item.answerOption.extension", "short": "Additional content defined by implementations", "definition": "May 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.", "comment": "There 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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Questionnaire.item.answerOption.modifierExtension", "path": "Questionnaire.item.answerOption.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "definition": "May 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "There 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.", "requirements": "Modifier 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](extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.item.answerOption.value[x]", "path": "Questionnaire.item.answerOption.value[x]", "short": "Answer value", "definition": "A potential answer that's allowed as the answer to this question.", "comment": "The data type of the value must agree with the item.type.", "min": 1, "max": "1", "base": { "path": "Questionnaire.item.answerOption.value[x]", "min": 1, "max": "1" }, "type": [ { "code": "integer" }, { "code": "date" }, { "code": "time" }, { "code": "string" }, { "code": "Coding" }, { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ] } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireQuestionOption" } ], "strength": "example", "description": "Allowed values to answer questions.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-answers" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.answerOption.initialSelected", "path": "Questionnaire.item.answerOption.initialSelected", "short": "Whether option is selected by default", "definition": "Indicates whether the answer value is selected when the list of possible answers is initially shown.", "comment": "Use this instead of initial[v] if answerValueSet is present.", "min": 0, "max": "1", "base": { "path": "Questionnaire.item.answerOption.initialSelected", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ], "meaningWhenMissing": "Only selected items explicitly marked to be selected", "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.initial", "path": "Questionnaire.item.initial", "short": "Initial value(s) when item is first rendered", "definition": "One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.", "comment": "The 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.", "requirements": "In some workflows, having defaults saves time.", "min": 0, "max": "*", "base": { "path": "Questionnaire.item.initial", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "condition": [ "que-8", "que-13" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.initial.id", "path": "Questionnaire.item.initial.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Questionnaire.item.initial.extension", "path": "Questionnaire.item.initial.extension", "short": "Additional content defined by implementations", "definition": "May 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.", "comment": "There 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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Questionnaire.item.initial.modifierExtension", "path": "Questionnaire.item.initial.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "definition": "May 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "There 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.", "requirements": "Modifier 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](extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.item.initial.value[x]", "path": "Questionnaire.item.initial.value[x]", "short": "Actual value for initializing the question", "definition": "The actual value to for an initial answer.", "comment": "The type of the initial value must be consistent with the type of the item.", "min": 1, "max": "1", "base": { "path": "Questionnaire.item.initial.value[x]", "min": 1, "max": "1" }, "type": [ { "code": "boolean" }, { "code": "decimal" }, { "code": "integer" }, { "code": "date" }, { "code": "dateTime" }, { "code": "time" }, { "code": "string" }, { "code": "uri" }, { "code": "Attachment" }, { "code": "Coding" }, { "code": "Quantity" }, { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ] } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireQuestionOption2" } ], "strength": "example", "description": "Allowed values to answer questions.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-answers" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.item", "path": "Questionnaire.item.item", "short": "Nested questionnaire items", "definition": "Text, questions and other groups to be nested beneath a question or group.", "comment": "There 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.", "requirements": "Reports can consist of complex nested groups.", "min": 0, "max": "*", "base": { "path": "Questionnaire.item.item", "min": 0, "max": "*" }, "contentReference": "#Questionnaire.item", "condition": [ "que-1" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": ".outboundRelationship[typeCode=COMP].target" } ] } ] }, "differential": { "element": [ { "id": "Questionnaire", "path": "Questionnaire", "short": "A structured set of questions", "definition": "A 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.", "alias": [ "Form", "CRF", "Survey" ], "min": 0, "max": "*", "constraint": [ { "key": "que-2", "severity": "error", "human": "The link ids for groups and questions must be unique within the questionnaire", "expression": "descendants().linkId.isDistinct()", "xpath": "count(descendant::f:linkId/@value)=count(distinct-values(descendant::f:linkId/@value))" }, { "key": "que-0", "severity": "warning", "human": "Name should be usable as an identifier for the module by machine processing applications such as code generation", "expression": "name.matches('[A-Z]([A-Za-z0-9_]){0,254}')", "xpath": "not(exists(f:name/@value)) or matches(f:name/@value, '[A-Z]([A-Za-z0-9_]){0,254}')" } ], "mapping": [ { "identity": "workflow", "map": "Definition" }, { "identity": "rim", "map": "Observation[moodCode=DEF]" } ] }, { "id": "Questionnaire.url", "path": "Questionnaire.url", "short": "Canonical identifier for this questionnaire, represented as a URI (globally unique)", "definition": "An absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this questionnaire is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the questionnaire is stored on different servers.", "comment": "The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension.", "requirements": "… This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for.", "min": 0, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.url" }, { "identity": "w5", "map": "FiveWs.identifier" }, { "identity": "rim", "map": ".identifier[scope=BUSN;reliability=ISS]" } ] }, { "id": "Questionnaire.identifier", "path": "Questionnaire.identifier", "short": "Additional identifier for the questionnaire", "definition": "A formal identifier that is used to identify this questionnaire when it is represented in other formats, or referenced in a specification, model, design or an instance.", "comment": "Typically, 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.", "requirements": "Allows externally provided and/or usable business identifiers to be easily associated with the module.", "min": 0, "max": "*", "type": [ { "code": "Identifier" } ], "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.identifier" }, { "identity": "w5", "map": "FiveWs.identifier" }, { "identity": "rim", "map": ".identifier" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.version", "path": "Questionnaire.version", "short": "Business version of the questionnaire", "definition": "The 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.", "comment": "There 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].", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.version" }, { "identity": "w5", "map": "FiveWs.version" }, { "identity": "rim", "map": "N/A (to add?)" } ] }, { "id": "Questionnaire.name", "path": "Questionnaire.name", "short": "Name for this questionnaire (computer friendly)", "definition": "A 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.", "comment": "The 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.", "requirements": "Support human navigation and code generation.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "condition": [ "inv-0" ], "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.title", "path": "Questionnaire.title", "short": "Name for this questionnaire (human friendly)", "definition": "A short, descriptive, user-friendly title for the questionnaire.", "comment": "This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.title" }, { "identity": "rim", "map": ".title" } ] }, { "id": "Questionnaire.derivedFrom", "path": "Questionnaire.derivedFrom", "short": "Instantiates protocol or definition", "definition": "The URL of a Questionnaire that this Questionnaire is based on.", "requirements": "Allows a Questionnaire to be created based on another Questionnaire.", "min": 0, "max": "*", "type": [ { "code": "canonical", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Questionnaire" ] } ], "mapping": [ { "identity": "workflow", "map": "Definition.derivedFrom" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=DRIV].target[classCode=OBS, moodCode=DEFN]" } ] }, { "id": "Questionnaire.status", "path": "Questionnaire.status", "short": "draft | active | retired | unknown", "definition": "The status of this questionnaire. Enables tracking the life-cycle of the content.", "comment": "Allows filtering of questionnaires that are appropriate for use versus not.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "isModifier": true, "isModifierReason": "This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration", "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "PublicationStatus" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "required", "description": "The lifecycle status of an artifact.", "valueSet": "http://hl7.org/fhir/ValueSet/publication-status|4.0.1" }, "mapping": [ { "identity": "workflow", "map": "Definition.status" }, { "identity": "w5", "map": "FiveWs.status" }, { "identity": "rim", "map": ".status" } ] }, { "id": "Questionnaire.experimental", "path": "Questionnaire.experimental", "short": "For testing purposes, not real usage", "definition": "A 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.", "comment": "Allows filtering of questionnaires that are appropriate for use versus not.", "requirements": "Enables experimental content to be developed following the same lifecycle that would be used for a production-level questionnaire.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.experimental" }, { "identity": "w5", "map": "FiveWs.class" }, { "identity": "rim", "map": "N/A" } ] }, { "id": "Questionnaire.subjectType", "path": "Questionnaire.subjectType", "short": "Resource that can be subject of QuestionnaireResponse", "definition": "The types of subjects that can be the subject of responses created for the questionnaire.", "comment": "If none are specified, then the subject is unlimited.", "min": 0, "max": "*", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "ResourceType" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "required", "description": "One of the resource types defined as part of this version of FHIR.", "valueSet": "http://hl7.org/fhir/ValueSet/resource-types|4.0.1" }, "mapping": [ { "identity": "workflow", "map": "Definition.subject[x]" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=META].target[classCode=OBS, moodCode=DEFN, isCriterion=true].participation.role.classCode" } ] }, { "id": "Questionnaire.date", "path": "Questionnaire.date", "short": "Date last changed", "definition": "The 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.", "comment": "Note 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.", "alias": [ "Revision Date" ], "min": 0, "max": "1", "type": [ { "code": "dateTime" } ], "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.date" }, { "identity": "w5", "map": "FiveWs.recorded" }, { "identity": "rim", "map": ".participation[typeCode=AUT].time" } ] }, { "id": "Questionnaire.publisher", "path": "Questionnaire.publisher", "short": "Name of the publisher (organization or individual)", "definition": "The name of the organization or individual that published the questionnaire.", "comment": "Usually 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.", "requirements": "Helps establish the \"authority/credibility\" of the questionnaire. May also allow for contact.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.publisher" }, { "identity": "w5", "map": "FiveWs.witness" }, { "identity": "rim", "map": ".participation[typeCode=AUT].role" } ] }, { "id": "Questionnaire.contact", "path": "Questionnaire.contact", "short": "Contact details for the publisher", "definition": "Contact details to assist a user in finding and communicating with the publisher.", "comment": "May be a web site, an email address, a telephone number, etc.", "min": 0, "max": "*", "type": [ { "code": "ContactDetail" } ], "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.contact" }, { "identity": "rim", "map": ".participation[typeCode=CALLBCK].role" } ] }, { "id": "Questionnaire.description", "path": "Questionnaire.description", "short": "Natural language description of the questionnaire", "definition": "A free text natural language description of the questionnaire from a consumer's perspective.", "comment": "This 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).", "min": 0, "max": "1", "type": [ { "code": "markdown" } ], "mapping": [ { "identity": "workflow", "map": "Definition.description" }, { "identity": "rim", "map": ".text" } ] }, { "id": "Questionnaire.useContext", "path": "Questionnaire.useContext", "short": "The context that the content is intended to support", "definition": "The 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.", "comment": "When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.", "requirements": "Assist in searching for appropriate content.", "min": 0, "max": "*", "type": [ { "code": "UsageContext" } ], "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.useContext" }, { "identity": "rim", "map": "N/A (to add?)" } ] }, { "id": "Questionnaire.jurisdiction", "path": "Questionnaire.jurisdiction", "short": "Intended jurisdiction for questionnaire (if applicable)", "definition": "A legal or geographic region in which the questionnaire is intended to be used.", "comment": "It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Jurisdiction" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "extensible", "description": "Countries and regions within which this artifact is targeted for use.", "valueSet": "http://hl7.org/fhir/ValueSet/jurisdiction" }, "mapping": [ { "identity": "workflow", "map": "Definition.jurisdiction" }, { "identity": "rim", "map": "N/A (to add?)" } ] }, { "id": "Questionnaire.purpose", "path": "Questionnaire.purpose", "short": "Why this questionnaire is defined", "definition": "Explanation of why this questionnaire is needed and why it has been designed as it has.", "comment": "This 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.", "min": 0, "max": "1", "type": [ { "code": "markdown" } ], "mapping": [ { "identity": "workflow", "map": "Definition.purpose" }, { "identity": "w5", "map": "FiveWs.why[x]" }, { "identity": "rim", "map": ".reasonCode.text" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.copyright", "path": "Questionnaire.copyright", "short": "Use and/or publishing restrictions", "definition": "A copyright statement relating to the questionnaire and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the questionnaire.", "requirements": "Consumers must be able to determine any legal restrictions on the use of the questionnaire and/or its content.", "alias": [ "License", "Restrictions" ], "min": 0, "max": "1", "type": [ { "code": "markdown" } ], "mapping": [ { "identity": "workflow", "map": "Definition.copyright" }, { "identity": "rim", "map": "N/A (to add?)" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.approvalDate", "path": "Questionnaire.approvalDate", "short": "When the questionnaire was approved by publisher", "definition": "The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.", "comment": "The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.", "min": 0, "max": "1", "type": [ { "code": "date" } ], "mapping": [ { "identity": "workflow", "map": "Definition.approvalDate" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=\"SUBJ\"].act[classCode=CACT;moodCode=EVN;code=\"approval\"].effectiveTime" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.lastReviewDate", "path": "Questionnaire.lastReviewDate", "short": "When the questionnaire was last reviewed", "definition": "The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.", "comment": "If specified, this date follows the original approval date.", "requirements": "Gives 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.", "min": 0, "max": "1", "type": [ { "code": "date" } ], "mapping": [ { "identity": "workflow", "map": "Definition.lastReviewDate" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=\"SUBJ\"; subsetCode=\"RECENT\"].act[classCode=CACT;moodCode=EVN;code=\"review\"].effectiveTime" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.effectivePeriod", "path": "Questionnaire.effectivePeriod", "short": "When the questionnaire is expected to be used", "definition": "The period during which the questionnaire content was or is planned to be in active use.", "comment": "The 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.", "requirements": "Allows 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.", "min": 0, "max": "1", "type": [ { "code": "Period" } ], "isSummary": true, "mapping": [ { "identity": "workflow", "map": "Definition.effectivePeriod" }, { "identity": "rim", "map": "N/A (to add?)" }, { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "Questionnaire.code", "path": "Questionnaire.code", "short": "Concept that represents the overall questionnaire", "definition": "An identifier for this question or group of questions in a particular terminology such as LOINC.", "requirements": "Allows linking of the complete Questionnaire resources to formal terminologies. It's common for \"panels\" of questions to be identified by a code.", "min": 0, "max": "*", "type": [ { "code": "Coding" } ], "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireConcept" } ], "strength": "example", "description": "Codes for questionnaires, groups and individual questions.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-questions" }, "mapping": [ { "identity": "rim", "map": ".code" } ] }, { "id": "Questionnaire.item", "path": "Questionnaire.item", "short": "Questions and sections within the Questionnaire", "definition": "A particular question, question grouping or display text that is part of the questionnaire.", "comment": "The content of the questionnaire is constructed from an ordered, hierarchical collection of items.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "condition": [ "que-3" ], "constraint": [ { "key": "que-9", "severity": "error", "human": "Read-only can't be specified for \"display\" items", "expression": "type!='display' or readOnly.empty()", "xpath": "not(f:type/@value=('group', 'display') and f:*[starts-with(local-name(.), 'initial')])" }, { "key": "que-8", "severity": "error", "human": "Initial values can't be specified for groups or display items", "expression": "(type!='group' and type!='display') or initial.empty()", "xpath": "not(f:type/@value=('group', 'display') and f:*[starts-with(local-name(.), 'initial')])" }, { "key": "que-6", "severity": "error", "human": "Required and repeat aren't permitted for display items", "expression": "type!='display' or (required.empty() and repeats.empty())", "xpath": "not(f:type/@value='display' and (f:required or f:repeats))" }, { "key": "que-5", "severity": "error", "human": "Only 'choice' and 'open-choice' items can have answerValueSet", "expression": "(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())", "xpath": "f:type/@value=('choice','open-choice','decimal','integer','date','dateTime','time','string','quantity',') or not(f:answerOption or f:answerValueSet)" }, { "key": "que-4", "severity": "error", "human": "A question cannot have both answerOption and answerValueSet", "expression": "answerOption.empty() or answerValueSet.empty()", "xpath": "not(f:answerValueSet and f:answerOption)" }, { "key": "que-3", "severity": "error", "human": "Display items cannot have a \"code\" asserted", "expression": "type!='display' or code.empty()", "xpath": "not(f:type/@value='display' and f:code)" }, { "key": "que-10", "severity": "error", "human": "Maximum length can only be declared for simple question types", "expression": "(type in ('boolean' | 'decimal' | 'integer' | 'string' | 'text' | 'url' | 'open-choice')) or maxLength.empty()", "xpath": "f:type/@value=('boolean', 'decimal', 'integer', 'open-choice', 'string', 'text', 'url') or not(f:maxLength)" }, { "key": "que-1", "severity": "error", "human": "Group items must have nested items, display items cannot have nested items", "expression": "(type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('item').empty())", "xpath": "not((f:type/@value='group' and not(f:item)) or (f:type/@value='display' and f:item))" }, { "key": "que-13", "severity": "error", "human": "Can only have multiple initial values for repeating items", "expression": "repeats=true or initial.count() <= 1", "xpath": "f:repeats/@value='true' or count(f:initial)<=1" }, { "key": "que-11", "severity": "error", "human": "If one or more answerOption is present, initial[x] must be missing", "expression": "answerOption.empty() or initial.empty()", "xpath": "not(f:answerOption) or not(count(f:*[starts-with(local-name(.), 'initial')]))" }, { "key": "que-12", "severity": "error", "human": "If there are more than one enableWhen, enableBehavior must be specified", "expression": "enableWhen.count() > 2 implies enableBehavior.exists()", "xpath": "not(f:answerOption) or not(count(f:*[starts-with(local-name(.), 'initial')]))" } ], "mapping": [ { "identity": "rim", "map": ".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=DEF]" } ] }, { "id": "Questionnaire.item.linkId", "path": "Questionnaire.item.linkId", "short": "Unique id for item in questionnaire", "definition": "An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.", "comment": "This ''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.", "requirements": "[QuestionnaireResponse](questionnaireresponse.html#) does not require omitted items to be included and may have some items that repeat, so linkage based on position alone is not sufficient.", "min": 1, "max": "1", "type": [ { "code": "string" } ], "mapping": [ { "identity": "rim", "map": ".id" } ] }, { "id": "Questionnaire.item.definition", "path": "Questionnaire.item.definition", "short": "ElementDefinition - details for the item", "definition": "This element is a URI that refers to an [ElementDefinition](elementdefinition.html) 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:\n\n* code (ElementDefinition.code) \n* type (ElementDefinition.type) \n* required (ElementDefinition.min) \n* repeats (ElementDefinition.max) \n* maxLength (ElementDefinition.maxLength) \n* answerValueSet (ElementDefinition.binding)\n* options (ElementDefinition.binding).", "comment": "The uri refers to an ElementDefinition in a [StructureDefinition](structuredefinition.html#) and always starts with the [canonical URL](references.html#canonical) for the target resource. When referring to a StructureDefinition, a fragment identifier is used to specify the element definition by its id [Element.id](element-definitions.html#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.", "requirements": "A 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.", "min": 0, "max": "1", "type": [ { "code": "uri" } ], "mapping": [ { "identity": "rim", "map": ".outboundRelationship[typeCode=INST].target[classCode=OBS, moodCode=DEF]" } ] }, { "id": "Questionnaire.item.code", "path": "Questionnaire.item.code", "short": "Corresponding concept for this item in a terminology", "definition": "A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).", "comment": "The value may come from the ElementDefinition referred to by .definition.", "requirements": "Allows linking of groups of questions to formal terminologies.", "min": 0, "max": "*", "type": [ { "code": "Coding" } ], "condition": [ "que-3" ], "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireConcept" } ], "strength": "example", "description": "Codes for questionnaires, groups and individual questions.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-questions" }, "mapping": [ { "identity": "rim", "map": ".code" } ] }, { "id": "Questionnaire.item.prefix", "path": "Questionnaire.item.prefix", "short": "E.g. \"1(a)\", \"2.5.3\"", "definition": "A short label for a particular group, question or set of display text within the questionnaire used for reference by the individual completing the questionnaire.", "comment": "These 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.", "requirements": "Separating 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.", "alias": [ "label" ], "min": 0, "max": "1", "type": [ { "code": "string" } ], "mapping": [ { "identity": "rim", "map": "Not supported" } ] }, { "id": "Questionnaire.item.text", "path": "Questionnaire.item.text", "short": "Primary text for the item", "definition": "The name of a section, the text of a question or text content for a display item.", "comment": "When 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.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "mapping": [ { "identity": "rim", "map": ".text" } ] }, { "id": "Questionnaire.item.type", "path": "Questionnaire.item.type", "short": "group | display | boolean | decimal | integer | date | dateTime +", "definition": "The 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.).", "comment": "Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.", "requirements": "Defines the format in which the user is to be prompted for the answer.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireItemType" } ], "strength": "required", "description": "Distinguishes groups from questions and display text and indicates data type for questions.", "valueSet": "http://hl7.org/fhir/ValueSet/item-type|4.0.1" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.enableWhen", "path": "Questionnaire.item.enableWhen", "short": "Only allow data when", "definition": "A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.", "comment": "If 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.", "requirements": "Allows 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.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "que-7", "severity": "error", "human": "If the operator is 'exists', the value must be a boolean", "expression": "operator = 'exists' implies (answer is Boolean)", "xpath": "f:operator/@value != 'exists' or exists(f:answerBoolean)" } ], "isModifier": true, "isModifierReason": "If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present", "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.enableWhen.question", "path": "Questionnaire.item.enableWhen.question", "short": "Question that determines whether item is enabled", "definition": "The linkId for the question whose answer (or lack of answer) governs whether this item is enabled.", "comment": "If 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.", "min": 1, "max": "1", "type": [ { "code": "string" } ], "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.enableWhen.operator", "path": "Questionnaire.item.enableWhen.operator", "short": "exists | = | != | > | < | >= | <=", "definition": "Specifies the criteria by which the question is enabled.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireItemOperator" } ], "strength": "required", "description": "The criteria by which a question is enabled.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.enableWhen.answer[x]", "path": "Questionnaire.item.enableWhen.answer[x]", "short": "Value for question comparison based on operator", "definition": "A value that the referenced question is tested using the specified operator in order for the item to be enabled.", "min": 1, "max": "1", "type": [ { "code": "boolean" }, { "code": "decimal" }, { "code": "integer" }, { "code": "date" }, { "code": "dateTime" }, { "code": "time" }, { "code": "string" }, { "code": "Coding" }, { "code": "Quantity" }, { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ] } ], "condition": [ "que-7" ], "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireQuestionOption3" } ], "strength": "example", "description": "Allowed values to answer questions.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-answers" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.enableBehavior", "path": "Questionnaire.item.enableBehavior", "short": "all | any", "definition": "Controls how multiple enableWhen values are interpreted - whether all or any must be true.", "comment": "This element must be specified if more than one enableWhen value is provided.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "condition": [ "que-12" ], "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "EnableWhenBehavior" } ], "strength": "required", "description": "Controls how multiple enableWhen values are interpreted - whether all or any must be true.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.required", "path": "Questionnaire.item.required", "short": "Whether the item must be included in data results", "definition": "An indication, if true, that the item must be present in a \"completed\" QuestionnaireResponse. If false, the item may be skipped when answering the questionnaire.", "comment": "Questionnaire.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.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "meaningWhenMissing": "Items are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value", "condition": [ "que-6" ], "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.repeats", "path": "Questionnaire.item.repeats", "short": "Whether the item may repeat", "definition": "An 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.", "comment": "If 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.\n\nThe resulting QuestionnaireResponse will be populated the same way regardless of rendering - one 'question' item with multiple answer values.\n\n The value may come from the ElementDefinition referred to by .definition.", "requirements": "Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "meaningWhenMissing": "Items are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value", "condition": [ "que-6" ], "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.readOnly", "path": "Questionnaire.item.readOnly", "short": "Don't allow human editing", "definition": "An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.", "comment": "The 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.", "requirements": "Allows 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.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "condition": [ "que-9" ], "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.maxLength", "path": "Questionnaire.item.maxLength", "short": "No more than this many characters", "definition": "The maximum number of characters that are permitted in the answer to be considered a \"valid\" QuestionnaireResponse.", "comment": "For 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.", "min": 0, "max": "1", "type": [ { "code": "integer" } ], "condition": [ "que-10" ], "mapping": [ { "identity": "v2", "map": "N/A" }, { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.answerValueSet", "path": "Questionnaire.item.answerValueSet", "short": "Valueset containing permitted answers", "definition": "A reference to a value set containing a list of codes representing permitted answers for a \"choice\" or \"open-choice\" question.", "comment": "LOINC defines many useful value sets for questionnaire responses. See [LOINC Answer Lists](loinc.html#alist). The value may come from the ElementDefinition referred to by .definition.", "min": 0, "max": "1", "type": [ { "code": "canonical", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ValueSet" ] } ], "condition": [ "que-4", "que-5" ], "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.answerOption", "path": "Questionnaire.item.answerOption", "short": "Permitted answer", "definition": "One of the permitted answers for a \"choice\" or \"open-choice\" question.", "comment": "This 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.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "condition": [ "que-4", "que-5" ], "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.answerOption.value[x]", "path": "Questionnaire.item.answerOption.value[x]", "short": "Answer value", "definition": "A potential answer that's allowed as the answer to this question.", "comment": "The data type of the value must agree with the item.type.", "min": 1, "max": "1", "type": [ { "code": "integer" }, { "code": "date" }, { "code": "time" }, { "code": "string" }, { "code": "Coding" }, { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ] } ], "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireQuestionOption" } ], "strength": "example", "description": "Allowed values to answer questions.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-answers" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.answerOption.initialSelected", "path": "Questionnaire.item.answerOption.initialSelected", "short": "Whether option is selected by default", "definition": "Indicates whether the answer value is selected when the list of possible answers is initially shown.", "comment": "Use this instead of initial[v] if answerValueSet is present.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "meaningWhenMissing": "Only selected items explicitly marked to be selected", "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.initial", "path": "Questionnaire.item.initial", "short": "Initial value(s) when item is first rendered", "definition": "One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.", "comment": "The 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.", "requirements": "In some workflows, having defaults saves time.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "condition": [ "que-8", "que-13" ], "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.initial.value[x]", "path": "Questionnaire.item.initial.value[x]", "short": "Actual value for initializing the question", "definition": "The actual value to for an initial answer.", "comment": "The type of the initial value must be consistent with the type of the item.", "min": 1, "max": "1", "type": [ { "code": "boolean" }, { "code": "decimal" }, { "code": "integer" }, { "code": "date" }, { "code": "dateTime" }, { "code": "time" }, { "code": "string" }, { "code": "uri" }, { "code": "Attachment" }, { "code": "Coding" }, { "code": "Quantity" }, { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ] } ], "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "QuestionnaireQuestionOption2" } ], "strength": "example", "description": "Allowed values to answer questions.", "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-answers" }, "mapping": [ { "identity": "rim", "map": "N/A - MIF rather than RIM level" } ] }, { "id": "Questionnaire.item.item", "path": "Questionnaire.item.item", "short": "Nested questionnaire items", "definition": "Text, questions and other groups to be nested beneath a question or group.", "comment": "There 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.", "requirements": "Reports can consist of complex nested groups.", "min": 0, "max": "*", "contentReference": "#Questionnaire.item", "condition": [ "que-1" ], "mapping": [ { "identity": "rim", "map": ".outboundRelationship[typeCode=COMP].target" } ] } ] } }