NameFlagsCard.TypeDescription & Constraintsdoco
.. QuestionnaireResponse TUDomainResourceA structured set of questions and their answers

Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier Σ0..*IdentifierBusiness identifier for this set of answers

... basedOn Σ0..*Reference(CarePlan | ServiceRequest)Request fulfilled by this QuestionnaireResponse

... partOf Σ0..*Reference(Observation | Procedure)Part of referenced event

... questionnaire Σ1..1canonical(Questionnaire)Canonical URL of Questionnaire being answered
... status ?!Σ1..1codein-progress | completed | amended | entered-in-error | stopped
Binding: Questionnaire Response Status (Required)
... subject Σ0..1Reference(Any)The subject of the questions
... encounter Σ0..1Reference(Encounter)Encounter the questionnaire response is part of
... authored Σ0..1dateTimeDate the answers were gathered
... author Σ0..1Reference(Device | Practitioner | PractitionerRole | Patient | RelatedPerson | Organization)The individual or device that received and recorded the answers
... source Σ0..1Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson)The individual or device that answered the questions
... item C0..*BackboneElementGroups and questions
+ Rule: Item cannot contain both item and answer
+ Rule: Repeated answers are combined in the answers array of a single item

.... linkId C1..1stringPointer to specific item from Questionnaire
.... definition 0..1uriElementDefinition - details for the item
.... text 0..1stringName for group or question text
.... answer C0..*BackboneElementThe response(s) to the question

..... value[x] C1..1Single-valued answer to the question
Binding: Questionnaire Answer Codes (Example)
...... valueBooleanboolean
...... valueDecimaldecimal
...... valueIntegerinteger
...... valueDatedate
...... valueDateTimedateTime
...... valueTimetime
...... valueStringstring
...... valueUriuri
...... valueAttachmentAttachment
...... valueCodingCoding
...... valueQuantitySimpleQuantity
...... valueReferenceReference(Any)
..... item 0..*see itemChild items of question

.... item 0..*see itemChild items of group item


doco Documentation for this format