This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/gao-questionnaireresponse
A QuestionnaireAnswers resource is used to answer questions that have been asked in order to determine the appropriateness of the order. A requester may pre-emptively provide answers to questions for orders it suspects may be necessary.
This profile was published on [no date] with unknown status '" by .
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from QuestionnaireResponse.
This structure is derived from QuestionnaireResponse.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
QuestionnaireResponse | 0..* | QuestionnaireResponse | A structured set of questions and their answers | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
QuestionnaireResponse | 0..* | QuestionnaireResponse | A structured set of questions and their answers | |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: IETF BCP-47 (required) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | ∑ | 0..1 | Identifier | Unique id for this set of answers |
questionnaire | ∑ | 0..1 | Reference(Questionnaire) | Form being answered |
status | ?! ∑ | 1..1 | code | in-progress | completed | amended Binding: QuestionnaireResponseStatus (required) |
subject | ∑ | 0..1 | Reference(Resource) | The subject of the questions |
author | ∑ | 0..1 | Reference(Device | Practitioner | Patient | RelatedPerson) | Person who received and recorded the answers |
authored | ∑ | 0..1 | dateTime | Date this version was authored |
source | ∑ | 0..1 | Reference(Patient | Practitioner | RelatedPerson) | The person who answered the questions |
encounter | ∑ | 0..1 | Reference(Encounter) | Primary encounter during which the answers were collected |
item | 0..* | BackboneElement | Groups and questions | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
linkId | 0..1 | string | Corresponding item within Questionnaire | |
text | 0..1 | string | Name for group or question text | |
subject | 0..1 | Reference(Resource) | The subject this group's answers are about | |
answer | 0..* | BackboneElement | The response(s) to the question | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
value[x] | 0..1 | boolean, decimal, integer, date, dateTime, instant, time, string, uri, Attachment, Coding, Quantity, Reference(Resource) | Single-valued answer to the question Binding: (unbound) (example) | |
item | 0..* | Unknown reference to #item Nested groups and questions | ||
item | 0..* | Unknown reference to #item Nested questionnaire response items | ||
Documentation for this format |
todo
This structure is derived from QuestionnaireResponse.
Differential View
This structure is derived from QuestionnaireResponse.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
QuestionnaireResponse | 0..* | QuestionnaireResponse | A structured set of questions and their answers | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
QuestionnaireResponse | 0..* | QuestionnaireResponse | A structured set of questions and their answers | |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: IETF BCP-47 (required) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | ∑ | 0..1 | Identifier | Unique id for this set of answers |
questionnaire | ∑ | 0..1 | Reference(Questionnaire) | Form being answered |
status | ?! ∑ | 1..1 | code | in-progress | completed | amended Binding: QuestionnaireResponseStatus (required) |
subject | ∑ | 0..1 | Reference(Resource) | The subject of the questions |
author | ∑ | 0..1 | Reference(Device | Practitioner | Patient | RelatedPerson) | Person who received and recorded the answers |
authored | ∑ | 0..1 | dateTime | Date this version was authored |
source | ∑ | 0..1 | Reference(Patient | Practitioner | RelatedPerson) | The person who answered the questions |
encounter | ∑ | 0..1 | Reference(Encounter) | Primary encounter during which the answers were collected |
item | 0..* | BackboneElement | Groups and questions | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
linkId | 0..1 | string | Corresponding item within Questionnaire | |
text | 0..1 | string | Name for group or question text | |
subject | 0..1 | Reference(Resource) | The subject this group's answers are about | |
answer | 0..* | BackboneElement | The response(s) to the question | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
value[x] | 0..1 | boolean, decimal, integer, date, dateTime, instant, time, string, uri, Attachment, Coding, Quantity, Reference(Resource) | Single-valued answer to the question Binding: (unbound) (example) | |
item | 0..* | Unknown reference to #item Nested groups and questions | ||
item | 0..* | Unknown reference to #item Nested questionnaire response items | ||
Documentation for this format |
XML Template
JSON Template
todo
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
QuestionnaireResponse.language | ?ext | required | http://tools.ietf.org/html/bcp47 |
QuestionnaireResponse.status | QuestionnaireResponseStatus | required | QuestionnaireResponseStatus |
QuestionnaireResponse.item.answer.value[x] | ?ext | example |
Id | Path | Details | Requirements |