description: To promote interoperability and adoption through common implementation, this profile sets minimum expectations for the QuestionnaireResponse resource to record, search, and fetch retrieve captures the responses to form/survey and assessment tools such as the *Protocol for Responding to and Assessing Patients’ Assets, Risks, and Experiences (PRAPARE) Survey*. This profile is based on the [Structured Data Capture (SDC) Questionnaire Response Profile](http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaireresponse.html) and identifies the *additional* core elements, extensions, vocabularies and value sets **SHALL** be present in the resource and constrains the way the elements are used when using this profile. It provides the floor for standards development for specific uses cases. package_name: hl7.fhir.us.core derivation: constraint name: USCoreQuestionnaireResponseProfile type: QuestionnaireResponse elements: questionnaire: short: (USCDI) Form being answered mustSupport: true index: 0 extensions: url: {url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-extension-questionnaire-uri', min: 0, max: 1, short: (USCDI) The location where a non-FHIR questionnaire/survey form can be found., type: Extension, mustSupport: true, index: 1} elements: extension: short: (USCDI) The location where a non-FHIR questionnaire/survey form can be found. type: Extension mustSupport: true url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-extension-questionnaire-uri index: 1 slicing: slices: url: match: {} schema: {short: (USCDI) The location where a non-FHIR questionnaire/survey form can be found., type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-extension-questionnaire-uri', index: 1} min: 0 max: 1 status: {short: (USCDI) in-progress | completed | amended | entered-in-error | stopped, mustSupport: true, index: 2} subject: short: (USCDI) The subject of the questions refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] type: Reference mustSupport: true index: 3 authored: {short: (USCDI) Date the answers were gathered, mustSupport: true, index: 4} author: type: Reference short: (USCDI) Person who received and recorded the answers mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson'] index: 5 item: short: (USCDI) Groups and questions mustSupport: true index: 6 elements: linkId: {short: (USCDI) Pointer to specific item from Questionnaire, mustSupport: true, index: 7} answer: elements: valueReference: {short: (USCDI) Single-valued answer to the question, type: Reference, mustSupport: true, choiceOf: value, index: 21} valueUri: {short: (USCDI) Single-valued answer to the question, type: uri, mustSupport: true, choiceOf: value, index: 18} valueTime: {short: (USCDI) Single-valued answer to the question, type: time, mustSupport: true, choiceOf: value, index: 13} valueDecimal: {short: (USCDI) Single-valued answer to the question, type: decimal, mustSupport: true, choiceOf: value, index: 14} valueQuantity: {short: (USCDI) Single-valued answer to the question, type: Quantity, mustSupport: true, choiceOf: value, index: 19} value: short: (USCDI) Single-valued answer to the question mustSupport: true choices: [valueBoolean, valueDate, valueDateTime, valueTime, valueDecimal, valueInteger, valueString, valueCoding, valueUri, valueQuantity, valueAttachment, valueReference] index: 9 valueString: {short: (USCDI) Single-valued answer to the question, type: string, mustSupport: true, choiceOf: value, index: 16} valueBoolean: {short: (USCDI) Single-valued answer to the question, type: boolean, mustSupport: true, choiceOf: value, index: 10} valueDateTime: {short: (USCDI) Single-valued answer to the question, type: dateTime, mustSupport: true, choiceOf: value, index: 12} valueDate: {short: (USCDI) Single-valued answer to the question, type: date, mustSupport: true, choiceOf: value, index: 11} valueCoding: {short: (USCDI) Single-valued answer to the question, type: Coding, mustSupport: true, choiceOf: value, index: 17} valueInteger: {short: (USCDI) Single-valued answer to the question, type: integer, mustSupport: true, choiceOf: value, index: 15} valueAttachment: {short: (USCDI) Single-valued answer to the question, type: Attachment, mustSupport: true, choiceOf: value, index: 20} package_version: 6.1.0 class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse base: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse version: 6.1.0 required: [subject]