I’m Yeesuk.
I have in trouble in exploration of evidence in ATLAS. Recently, the conversion to CDM of my hospital EHR was completed and I finished ALTAS installation by instruction of Wiki, which works well.
However, in section of explore evidence, the generation of evidence always fails with the “error” in Generation Status. I have no ideas of solving problem.
Hi Yeesuk - the CEM component is soon to be released. There will be an
additional data table to download and then load into your instance that
will get it all working. Stay tuned - @ericaVoss and @lee_evans are
updated all of the source datasets as I write this.
Hi Yeesuk - In terms of your Atlas/WebAPI configuration, I’d recommend that you remove the ‘evidence’ daimon from the configuration until @lee_evans and I can help you get set up. To do this, query your WebAPI database to identify any/all sources that are configured with an evidence daimon:
select * from webapi.source_daimon where daimon_type = 3;
Then delete the rows from webapi.source_daimon for daimon_type = 3 and this will then hide the sections of Atlas that utilize the evidence information. Please reach out if you have any questions.