Files > MH ANSWERS

name
MH ANSWERS
number
601.85
location
^YTT(601.85,
description
When a patient answers a question, the results are stored in this file. An entry for each question answered, in each administration is stored. Each entry has an MH ADMINISTRATON ID field(#.01) of the MH ADMINISTRATION file (#601.84), a Question NUMBER field (#.01) of the MH QUESTIONS file (#601.72) and the response.
Fields
#NameLocationTypeDetailsIndexDescription
.01answer id(+)0;1NUMERICBThis is a unique record number. It is the IEN. There is a record for each answer to each instrument.
1administration id(+)0;2POINTER601.84ADTies this answer to a specific administration. Through the administration we know patient, instrument, date/time, etc. It is a pointer to the ADMINISTRAION ID field (#.01) of the MH ADMINISTRATIONS file (#601.84).
2question id(+)0;3POINTER601.72Specifies which question is being answered. Pointer to the QUESTION NUMBER field (#.01) of the MH QUESTIONS file (#601.72).
3answers1;0WORD-PROCESSINGFree text answer
4choice id0;4POINTER601.75For multiple choice tests, the choice selected. Pointer to the CHOICE ID field (#.01) of the MH CHOICES file (#601.75).

Not Referenced