We find we are unable to see labs in OSCAR after we import a patient from a CMS XML.
We have tried with data that was generated by a third party, and also with demographics that we first exported from OSCAR 12.1 and then tried to import into a clean OSCAR 12.1 system. The result was the same - the lab data does not show. The demographic exports do contain lab data.
Steps to reproduce:
- obtain a CMS xml file that contains lab data
- Go to Admin -> Import New Demographic
- Click Browse and select the xml file
- Check the 'Match providers in database by first and last names (Recommended)' checkbox
- Click Import
No errors seems to occur. If you click to download the import log, it looks as though the labs were processed (i.e. it'll say something like '53' labs were processed).
Nevermind - turns out we just had to enable the following properties in the oscar.properties file:
MDS_LABS=yes
CML_LABS=yes
Sorry, I'm not sure how to close this ticket...