Class QuestionnaireResponse

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IAnyResource, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions, org.hl7.fhir.instance.model.api.IBaseResource, org.hl7.fhir.instance.model.api.IDomainResource

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.
See Also:
  • Field Details Link icon

    • identifier Link icon

      A business identifier assigned to a particular completed (or partially completed) questionnaire.
    • basedOn Link icon

      protected List<Reference> basedOn
      The order, proposal or plan that is fulfilled in whole or in part by this QuestionnaireResponse. For example, a ProcedureRequest seeking an intake assessment or a decision support recommendation to assess for post-partum depression.
    • basedOnTarget Link icon

      The actual objects that are the target of the reference (The order, proposal or plan that is fulfilled in whole or in part by this QuestionnaireResponse. For example, a ProcedureRequest seeking an intake assessment or a decision support recommendation to assess for post-partum depression.)
    • parent Link icon

      protected List<Reference> parent
      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.
    • parentTarget Link icon

      The actual objects that are the target of the 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.)
    • questionnaire Link icon

      The Questionnaire that defines and organizes the questions for which answers are being provided.
    • questionnaireTarget Link icon

      The actual object that is the target of the reference (The Questionnaire that defines and organizes the questions for which answers are being provided.)
    • status Link icon

      The position of the questionnaire response within its overall lifecycle.
    • subject Link icon

      protected Reference subject
      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.
    • subjectTarget Link icon

      The actual object that is the target of the 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.)
    • context Link icon

      protected Reference context
      The encounter or episode of care with primary association to the questionnaire response.
    • contextTarget Link icon

      The actual object that is the target of the reference (The encounter or episode of care with primary association to the questionnaire response.)
    • authored Link icon

      The date and/or time that this set of answers were last changed.
    • author Link icon

      protected Reference author
      Person who received the answers to the questions in the QuestionnaireResponse and recorded them in the system.
    • authorTarget Link icon

      The actual object that is the target of the reference (Person who received the answers to the questions in the QuestionnaireResponse and recorded them in the system.)
    • source Link icon

      protected Reference source
      The person who answered the questions about the subject.
    • sourceTarget Link icon

      The actual object that is the target of the reference (The person who answered the questions about the subject.)
    • item Link icon

      A group or question item from the original questionnaire for which answers are provided.
    • SP_AUTHORED Link icon

      public static final String SP_AUTHORED
      Search parameter: authored

      Description: When the questionnaire response was last changed
      Type: date
      Path: QuestionnaireResponse.authored

      See Also:
    • AUTHORED Link icon

      public static final ca.uhn.fhir.rest.gclient.DateClientParam AUTHORED
      Fluent Client search parameter constant for authored

      Description: When the questionnaire response was last changed
      Type: date
      Path: QuestionnaireResponse.authored

    • SP_IDENTIFIER Link icon

      public static final String SP_IDENTIFIER
      Search parameter: identifier

      Description: The unique identifier for the questionnaire response
      Type: token
      Path: QuestionnaireResponse.identifier

      See Also:
    • IDENTIFIER Link icon

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
      Fluent Client search parameter constant for identifier

      Description: The unique identifier for the questionnaire response
      Type: token
      Path: QuestionnaireResponse.identifier

    • SP_PARENT Link icon

      public static final String SP_PARENT
      Search parameter: parent

      Description: Procedure or observation this questionnaire response was performed as a part of
      Type: reference
      Path: QuestionnaireResponse.parent

      See Also:
    • PARENT Link icon

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PARENT
      Fluent Client search parameter constant for parent

      Description: Procedure or observation this questionnaire response was performed as a part of
      Type: reference
      Path: QuestionnaireResponse.parent

    • INCLUDE_PARENT Link icon

      public static final ca.uhn.fhir.model.api.Include INCLUDE_PARENT
      Constant for fluent queries to be used to add include statements. Specifies the path value of "QuestionnaireResponse:parent".
    • SP_QUESTIONNAIRE Link icon

      public static final String SP_QUESTIONNAIRE
      Search parameter: questionnaire

      Description: The questionnaire the answers are provided for
      Type: reference
      Path: QuestionnaireResponse.questionnaire

      See Also:
    • QUESTIONNAIRE Link icon

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam QUESTIONNAIRE
      Fluent Client search parameter constant for questionnaire

      Description: The questionnaire the answers are provided for
      Type: reference
      Path: QuestionnaireResponse.questionnaire

    • INCLUDE_QUESTIONNAIRE Link icon

      public static final ca.uhn.fhir.model.api.Include INCLUDE_QUESTIONNAIRE
      Constant for fluent queries to be used to add include statements. Specifies the path value of "QuestionnaireResponse:questionnaire".
    • SP_BASED_ON Link icon

      public static final String SP_BASED_ON
      Search parameter: based-on

      Description: Plan/proposal/order fulfilled by this questionnaire response
      Type: reference
      Path: QuestionnaireResponse.basedOn

      See Also:
    • BASED_ON Link icon

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam BASED_ON
      Fluent Client search parameter constant for based-on

      Description: Plan/proposal/order fulfilled by this questionnaire response
      Type: reference
      Path: QuestionnaireResponse.basedOn

    • INCLUDE_BASED_ON Link icon

      public static final ca.uhn.fhir.model.api.Include INCLUDE_BASED_ON
      Constant for fluent queries to be used to add include statements. Specifies the path value of "QuestionnaireResponse:based-on".
    • SP_SUBJECT Link icon

      public static final String SP_SUBJECT
      Search parameter: subject

      Description: The subject of the questionnaire response
      Type: reference
      Path: QuestionnaireResponse.subject

      See Also:
    • SUBJECT Link icon

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
      Fluent Client search parameter constant for subject

      Description: The subject of the questionnaire response
      Type: reference
      Path: QuestionnaireResponse.subject

    • INCLUDE_SUBJECT Link icon

      public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
      Constant for fluent queries to be used to add include statements. Specifies the path value of "QuestionnaireResponse:subject".
    • SP_AUTHOR Link icon

      public static final String SP_AUTHOR
      Search parameter: author

      Description: The author of the questionnaire response
      Type: reference
      Path: QuestionnaireResponse.author

      See Also:
    • AUTHOR Link icon

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam AUTHOR
      Fluent Client search parameter constant for author

      Description: The author of the questionnaire response
      Type: reference
      Path: QuestionnaireResponse.author

    • INCLUDE_AUTHOR Link icon

      public static final ca.uhn.fhir.model.api.Include INCLUDE_AUTHOR
      Constant for fluent queries to be used to add include statements. Specifies the path value of "QuestionnaireResponse:author".
    • SP_PATIENT Link icon

      public static final String SP_PATIENT
      Search parameter: patient

      Description: The patient that is the subject of the questionnaire response
      Type: reference
      Path: QuestionnaireResponse.subject

      See Also:
    • PATIENT Link icon

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
      Fluent Client search parameter constant for patient

      Description: The patient that is the subject of the questionnaire response
      Type: reference
      Path: QuestionnaireResponse.subject

    • INCLUDE_PATIENT Link icon

      public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
      Constant for fluent queries to be used to add include statements. Specifies the path value of "QuestionnaireResponse:patient".
    • SP_CONTEXT Link icon

      public static final String SP_CONTEXT
      Search parameter: context

      Description: Encounter or episode associated with the questionnaire response
      Type: reference
      Path: QuestionnaireResponse.context

      See Also:
    • CONTEXT Link icon

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam CONTEXT
      Fluent Client search parameter constant for context

      Description: Encounter or episode associated with the questionnaire response
      Type: reference
      Path: QuestionnaireResponse.context

    • INCLUDE_CONTEXT Link icon

      public static final ca.uhn.fhir.model.api.Include INCLUDE_CONTEXT
      Constant for fluent queries to be used to add include statements. Specifies the path value of "QuestionnaireResponse:context".
    • SP_SOURCE Link icon

      public static final String SP_SOURCE
      Search parameter: source

      Description: The individual providing the information reflected in the questionnaire respose
      Type: reference
      Path: QuestionnaireResponse.source

      See Also:
    • SOURCE Link icon

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SOURCE
      Fluent Client search parameter constant for source

      Description: The individual providing the information reflected in the questionnaire respose
      Type: reference
      Path: QuestionnaireResponse.source

    • INCLUDE_SOURCE Link icon

      public static final ca.uhn.fhir.model.api.Include INCLUDE_SOURCE
      Constant for fluent queries to be used to add include statements. Specifies the path value of "QuestionnaireResponse:source".
    • SP_STATUS Link icon

      public static final String SP_STATUS
      Search parameter: status

      Description: The status of the questionnaire response
      Type: token
      Path: QuestionnaireResponse.status

      See Also:
    • STATUS Link icon

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
      Fluent Client search parameter constant for status

      Description: The status of the questionnaire response
      Type: token
      Path: QuestionnaireResponse.status

  • Constructor Details Link icon

  • Method Details Link icon