NameFlagsCard.TypeDescription & Constraintsdoco
.. QuestionnaireResponse DomainResourceA structured set of questions and their answers
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier Σ0..1IdentifierUnique id for this set of answers
... basedOn Σ0..*Reference(ReferralRequest | CarePlan | ProcedureRequest)Request fulfilled by this QuestionnaireResponse
... parent Σ0..*Reference(Observation | Procedure)Part of this action
... questionnaire Σ0..1Reference(Questionnaire)Form being answered
... status ?!Σ1..1codein-progress | completed | amended | entered-in-error | stopped
QuestionnaireResponseStatus (Required)
... subject Σ0..1Reference(Any)The subject of the questions
... context Σ0..1Reference(Encounter | EpisodeOfCare)Encounter or Episode during which questionnaire was completed
... authored Σ0..1dateTimeDate the answers were gathered
... author Σ0..1Reference(Device | Practitioner | Patient | RelatedPerson)Person who received and recorded the answers
... source Σ0..1Reference(Patient | Practitioner | RelatedPerson)The person who answered the questions
... item I0..*BackboneElementGroups and questions
+ Nested item can't be beneath both item and answer
.... linkId 1..1stringPointer to specific item from Questionnaire
.... definition 0..1uriElementDefinition - details for the item
.... text 0..1stringName for group or question text
.... subject 0..1Reference(Any)The subject this group's answers are about
.... answer 0..*BackboneElementThe response(s) to the question
..... value[x] 0..1Single-valued answer to the question
Questionnaire Answer Codes (Example)
...... valueBooleanboolean
...... valueDecimaldecimal
...... valueIntegerinteger
...... valueDatedate
...... valueDateTimedateTime
...... valueTimetime
...... valueStringstring
...... valueUriuri
...... valueAttachmentAttachment
...... valueCodingCoding
...... valueQuantityQuantity
...... valueReferenceReference(Any)
..... item 0..*see itemNested groups and questions
.... item 0..*see itemNested questionnaire response items

doco Documentation for this format