QuestionnaireResponse

Clinical

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 is a FHIR R4 Clinical resource — a structured set of questions and their answers. It defines 33 elements and supports 20 search parameters, and is referenced from 10 elements across other resources.

PathCard.TypeDescription & Constraints
QuestionnaireResponse0..*A structured set of questions and their answers
.idΣ0..1StringLogical id of this artifact
.metaΣ0..1MetaMetadata about the resource
.implicitRules?!Σ0..1uriA set of rules under which this content was created
.language0..1codeLanguage of the resource content
Bindinglanguages(preferred)
.text0..1NarrativeText summary of the resource, for human interpretation
.contained0..*ResourceContained, inline Resources
.extension0..*ExtensionAdditional content defined by implementations
.modifierExtension?!0..*ExtensionExtensions that cannot be ignored
.identifierΣ0..1IdentifierUnique id for this set of answers
.basedOnΣ0..*Reference(CarePlan | ServiceRequest)Request fulfilled by this QuestionnaireResponse
.partOfΣ0..*Reference(Observation | Procedure)Part of this action
.questionnaireΣ0..1canonicalForm being answered
.status?!Σ1..1codein-progress | completed | amended | entered-in-error | stopped
.subjectΣ0..1Reference(Resource)The subject of the questions
.encounterΣ0..1Reference(Encounter)Encounter created as part of
.authoredΣ0..1dateTimeDate the answers were gathered
.authorΣ0..1Reference(Device | Practitioner | PractitionerRole | Patient | RelatedPerson | Organization)Person who received and recorded the answers
.sourceΣ0..1Reference(Patient | Practitioner | PractitionerRole | RelatedPerson)The person who answered the questions
.item0..*BackboneElementGroups and questions
.id0..1StringUnique id for inter-element referencing
.extension0..*ExtensionAdditional content defined by implementations
.modifierExtension?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.linkId1..1stringPointer to specific item from Questionnaire
.definition0..1uriElementDefinition - details for the item
.text0..1stringName for group or question text
.answer0..*BackboneElementThe response(s) to the question
.id0..1StringUnique id for inter-element referencing
.extension0..*ExtensionAdditional content defined by implementations
.modifierExtension?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.value[x]0..1boolean | decimal | integer | date | dateTime | time | string | uri | Attachment | Coding | Quantity | Reference(Resource)Single-valued answer to the question
Bindingquestionnaire-answers(example)
.item0..*Nested groups and questions
.item0..*Nested questionnaire response items

More Clinical resources