questionnaireresponses.csv

This file contains information on the questionnaire responses referenced in the FHIR bundle.

Columns

resource_id string

The unique resource identifier from the FHIR bundle field questionnaireresponse.id.

authored_date date

The date and time when the questionnaire response was authored, as specified by the FHIR bundle.

encounter_date date

The admit date of the encounter during which the questionnaire response was documented, as specified by the FHIR bundle.

status_code, status_display, and status_code_system string

The code, display, and code system of the questionnaire response status.

questionnaire_source_code, questionnaire_source_display, questionnaire_source_code_system, and questionnaire_source_text string

The source code, display, code system, and text of the questionnaire.

questionnaire_loinccode, questionnaire_loincdisplay string

The LOINC code and display string that Orchestrate derived from the questionnaire source code and uplift.

question_source_code, question_source_display, question_source_code_system, and question_source_text string

The code, display, code system, and text of the question.

question_loinccode, question_loincdisplay string

The LOINC code and display string that Orchestrate derived from the question source code and uplift.

answer_string string

A value for the answer, if provided as a string by the source.

answer decimal

A value for the answer, if provided as a numeric type by the source.

answer_unit_code, answer_unit_display, and answer_unit_code_system string

The code, display, and code system components of the answer’s unit of measurement.

answer_source_code, answer_source_display, and answer_source_code_system string

The code, display, and code system of the answer, if provided as a codeable type by the source.

patient_id string

The patient identifier of the patient for whom the questionnaire response was documented. Uniquely identifies a row in patients.csv.

encounter_id string

The encounter on which the questionnaire response was documented. Uniquely identifies a row in encounters.csv.

metadata_id string

Reflects the origin of the data. Uniquely identifies a row in metadata.csv.