Questionnaire

From OpenIndivo Documentation Wiki

Jump to: navigation, search

Contents

Overview

This schema may be used to store any form of question-answer pairs used in a medical setting, e.g. social history.

Schema

Detailed Schema Description

QuestionnaireType

Date
dateTime (optional)
The date this questionnaire was completed.
Origin
ConciseContactInformationType (optional)
The institution which provided the data in this document.
Comments
string (optional)
Any free-text comments about this document.
Provider
ConciseContactInformationType (optional)
The provider (e.g. physician, nurse, etc.) involved in administering this questionnaire, if applicable.
EncounterId
string (optional)
An identifier which is unique across an Indivo Record, used to identify documents which originated from a discrete health encounter.
Title
string
A descriptive title of this questionnaire.
QuestionAnswer
QAType (optional, multiple)
Question and answer pairs.

QAType

Question
string
A question posed to the patient.
Answer
string (optional)
Answer provided by the patient.

XML Usage Example

Personal tools