Friends:
This question came up when we added LOINC Answer codes to the vocabulary as a response to Yifan’s request (CDM vocabulary - loinc answer code is not available). We didn’t have them before, but now we will.
The way the anser codes works is that for about 8600 LOINC codes (out of 74k) there are prescribed answer (value) codes. In Yifan’s exampe, in the MDS survey there is question 54583-0 ‘Federal OBRA reason for assessment’ with the possible answers
LA10-4 Admission assessment (required by day 14)
LA15-3 Quarterly review assessment
LA12-0 Annual assessment
LA13-8 Significant change in status assessment
LA10888-8 Significant correction to prior comprehensive assessment
LA10889-6 Significant correction to prior quarterly assessment
LA9-3 None of the abovef
(I am ignoring the quality of the answers, in particular the last one here.)
The way it would be in the CDM is that the concept_id contains the concept for the question, and the value_as_concept the answer code. But we could do that in either the OBSERVATION or the MEASUREMENT table.
The definition of a Measurement right now is: The MEASUREMENT table contains records of Measurement, i.e. structured values (numerical or categorical) obtained through systematic and standardized examination or testing of a Person or Person’s sample.
Is a survey a “structured and standardized examination or testing”? What do folks think?
Christian