Hi. I'm trying to create a quick SQL report to pull information based on answers to the various questions on the HTML Immunization Management Questionnaire form. However, I can't find any documentation in the data dictionary on the table name and columns where that questionnaire information is stored. Does anyone know?
Thank you.
Robin Tardif
We don't use it, but can you document the answers on a test patient and review clinical list changes to see how they're stored?
Thanks, but it doesn't show anything for these. They're not going to obsterms.
Robin
That stinks. I would guess that they're just temporary variables then. I looked at our original custom VFE form that was built to mimic the HTML. We stored the individual answers as variables and wrote to an obs "CONSPROCIMMU" that the questionnaire was completed. The checklist was removed entirely by us in later versions.