http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|8.0.0-ballot

The US Core QuestionaireResponse Profile inherits from the [Structured Data Capture (SDC) Questionnaire Response Profile](http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaireresponse.html). 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\\u2019 Assets, Risks, and Experiences (PRAPARE) Survey*. It specifies which core *additional* elements, extensions, vocabularies, and value sets **SHALL** be present and constrains how the elements are used. Before reviewing this profile, implementers are encouraged to read the Screening and Assessments guidance page, which documents the process of recording responses and capturing assertions/determinations resulting from surveys and questionnaires.
description: The US Core QuestionaireResponse Profile inherits from the [Structured  Data Capture (SDC) Questionnaire Response Profile](http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaireresponse.html).   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\\u2019 Assets, Risks, and Experiences (PRAPARE) Survey*.  It specifies which core *additional* elements, extensions, vocabularies, and value sets **SHALL** be present and constrains how the elements are used.  Before reviewing this profile, implementers are encouraged to read the Screening and Assessments guidance page, which documents the process of recording responses and capturing assertions/determinations resulting from surveys and questionnaires.
derivation: constraint
name: USCoreQuestionnaireResponseProfile
type: QuestionnaireResponse
elements:
  questionnaire:
    mustSupport: true
    index: 0
    extensions:
      url: {url: null, min: 0, max: 1, short: The location where a non-FHIR questionnaire/survey form can be found., mustSupport: true, index: 1}
    elements:
      extension:
        short: The location where a non-FHIR questionnaire/survey form can be found.
        mustSupport: true
        index: 1
        slicing:
          slices:
            url:
              match: {}
              schema: {short: The location where a non-FHIR questionnaire/survey form can be found., mustSupport: true, index: 1}
              min: 0
              max: 1
  status: {mustSupport: true, index: 2}
  subject: {mustSupport: true, index: 3}
  authored: {mustSupport: true, index: 4}
  author: {mustSupport: true, index: 5}
  item:
    mustSupport: true
    index: 6
    elements:
      linkId: {mustSupport: true, index: 7}
      answer:
        elements:
          value:
            mustSupport: true
            choices: []
            index: 9
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: 8.0.0-ballot
required: [subject]