Mapping PROM data to OMOP CDM v6.0 | Incompatibility with Achilles, DQD and CDMInspection

At the moment, this is the log of the error in Achilles that I am getting

DBMS:
postgresql

Error:
org.postgresql.util.PSQLException: ERROR: relation “cdm.achilles_results” does not exist

SQL:
create index idx_ar_aid on cdm.achilles_results (analysis_id)

R version:
R version 4.3.0 (2023-04-21)

Platform:
aarch64-apple-darwin22.4.0

Attached base packages:

  • stats
  • graphics
  • grDevices
  • utils
  • datasets
  • methods
  • base

Other attached packages:

  • yaml (2.3.7)
  • urltools (1.7.3)
  • DataQualityDashboard (2.3.0)
  • DatabaseConnector (4.0.0)