Hello everyone, sorry to bother you, I am a university student and for my Master’s thesis I am working on implementing an ETL process in OMOP for the management of biomedical ECG signal records.
Unfortunately I am having some difficulties with the implementation of vocabularies in a PostgreSQL database, I have followed the directions given here but there are some steps that I am unclear about, in particular regarding the management of devV5 and prodV5 schemas.
I am currently struggling with the creation of the UMLS schema, as I need to use the sources.load_input_table() function that refers to the devv5 schema and the devv5.config$ relation that I am unable to find.
If anyone would be so kind as to give me some suggestions on this or if you could point me to another guide to follow, I would be very grateful.