Skip to main content

QuestionnaireResponse

Normative Clinical — Diagnostics

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.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/QuestionnaireResponse
InteractionMethodPath
ReadGET/fhir/R5/QuestionnaireResponse/[id]
VreadGET/fhir/R5/QuestionnaireResponse/[id]/_history/[vid]
UpdatePUT/fhir/R5/QuestionnaireResponse/[id]
PatchPATCH/fhir/R5/QuestionnaireResponse/[id]
DeleteDELETE/fhir/R5/QuestionnaireResponse/[id]
CreatePOST/fhir/R5/QuestionnaireResponse
SearchGET/fhir/R5/QuestionnaireResponse?...
HistoryGET/fhir/R5/QuestionnaireResponse/[id]/_history
Type-historyGET/fhir/R5/QuestionnaireResponse/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business identifier for this set of answers
basedOnReference0..*Request fulfilled by this QuestionnaireResponse
partOfReference0..*Part of referenced event
questionnairecanonical1..1Canonical URL of Questionnaire being answered
statuscode1..1in-progress
subjectReference0..1The subject of the questions
encounterReference0..1Encounter the questionnaire response is part of
authoreddateTime0..1Date the answers were gathered
authorReference0..1The individual or device that received and recorded the answers
sourceReference0..1The individual or device that answered the questions
itemBackboneElement0..*Groups and questions

Resource-specific search parameters

ParameterTypeDescription
authorreferenceThe author of the questionnaire response
authoreddateWhen the questionnaire response was last changed
based-onreferencePlan/proposal/order fulfilled by this questionnaire response
encounterreferenceEncounter related to the activity recorded in the AuditEvent
identifiertokenAccount number
item-subjectreferenceAllows searching for QuestionnaireResponses by item value where the item has isSubject=true
part-ofreferenceProcedure or observation this questionnaire response was performed as a part of
patientreferenceThe entity that caused the expenses
questionnairereferenceThe questionnaire the answers are provided for
sourcereferenceThe individual providing the information reflected in the questionnaire respose
statustokenThe status of the questionnaire response
subjectreferenceThe subject of the questionnaire response

Reference