QuestionnaireResponse | 0..* | QuestionnaireResponse | A structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the questionnaire being responded to. |
QuestionnaireResponse.id | 0..1 | http://hl7.org/fhirpath/System.String | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. |
QuestionnaireResponse.meta | 0..1 | Meta | 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. |
QuestionnaireResponse.implicitRules | 0..1 | uri | 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. |
QuestionnaireResponse.language | 0..1 | code | The base language in which the resource is written. |
QuestionnaireResponse.text | 0..1 | Narrative | 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. |
QuestionnaireResponse.contained | 0..* | Resource | 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. |
QuestionnaireResponse.extension | 0..* | Extension | 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. |
QuestionnaireResponse.modifierExtension | 0..* | Extension | 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). |
QuestionnaireResponse.identifier | 0..1 | Identifier | A business identifier assigned to a particular completed (or partially completed) questionnaire. |
QuestionnaireResponse.basedOn | 0..* | Reference | The order, proposal or plan that is fulfilled in whole or in part by this QuestionnaireResponse. For example, a ServiceRequest seeking an intake assessment or a decision support recommendation to assess for post-partum depression. |
QuestionnaireResponse.partOf | 0..* | Reference | A procedure or observation that this questionnaire was performed as part of the execution of. For example, the surgery a checklist was executed as part of. |
QuestionnaireResponse.questionnaire | 0..1 | canonical | The Questionnaire that defines and organizes the questions for which answers are being provided. |
QuestionnaireResponse.status | 1..1 | code | The position of the questionnaire response within its overall lifecycle. |
QuestionnaireResponse.subject | 0..1 | Reference | The subject of the questionnaire response. This could be a patient, organization, practitioner, device, etc. This is who/what the answers apply to, but is not necessarily the source of information. |
QuestionnaireResponse.encounter | 0..1 | Reference | The Encounter during which this questionnaire response was created or to which the creation of this record is tightly associated. |
QuestionnaireResponse.authored | 0..1 | dateTime | The date and/or time that this set of answers were last changed. |
QuestionnaireResponse.author | 0..1 | Reference | Person who received the answers to the questions in the QuestionnaireResponse and recorded them in the system. |
QuestionnaireResponse.source | 0..1 | Reference | The person who answered the questions about the subject. |
QuestionnaireResponse.item | 0..* | BackboneElement | A group or question item from the original questionnaire for which answers are provided. |
QuestionnaireResponse.item.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
QuestionnaireResponse.item.extension | 0..* | Extension | 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. |
QuestionnaireResponse.item.modifierExtension | 0..* | Extension | 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). |
QuestionnaireResponse.item.linkId | 1..1 | string | The item from the Questionnaire that corresponds to this item in the QuestionnaireResponse resource. |
QuestionnaireResponse.item.definition | 0..1 | uri | A reference to an ElementDefinition that provides the details for the item. |
QuestionnaireResponse.item.text | 0..1 | string | Text that is displayed above the contents of the group or as the text of the question being answered. |
QuestionnaireResponse.item.answer | 0..* | BackboneElement | The respondent's answer(s) to the question. |
QuestionnaireResponse.item.answer.id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
QuestionnaireResponse.item.answer.extension | 0..* | Extension | 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. |
QuestionnaireResponse.item.answer.modifierExtension | 0..* | Extension | 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). |
QuestionnaireResponse.item.answer.value[x] | 0..1 | boolean | The answer (or one of the answers) provided by the respondent to the question. |
QuestionnaireResponse.item.answer.item | 0..* | QuestionnaireResponse | Nested groups and/or questions found within this particular answer. |
QuestionnaireResponse.item.item | 0..* | QuestionnaireResponse | Questions or sub-groups nested beneath a question or group. |