Closed lbertelo01 closed 8 months ago
Solved in version 0.0.36
you will need to add the --process-semi-approved-mappings CLI argument
# uninstall the package
pip uninstall -y Rabbit-in-a-Blender
# wait a moment
sleep 10
# install
pip install --no-cache-dir Rabbit-in-a-Blender
@pjlammertyn while trying a lot of riab cycles to attempt a labo filled measurement table, command: riab --run-etl . --table measurement --process-semi-approved-mappings ETL ran, I have the semi-approved mappings in my work tables, but not in my measurement omop table Zit wel in source_to_concept_map
howcome?
solved in RiaB version 0.0.37
If you want to test your ETL in your dev branch, it would be helpful that semi-approved concepts get processed as well. Then you will have confirmation that your ETL runs errorless and is ready to be reviewed by a colleague.