Health-Informatics-UoN / Carrot-Mapper

Carrot: Convenient And Reusable Rapid Omop Transformer.
https://carrot4omop.ac.uk
MIT License
12 stars 3 forks source link

Update `CreateConcepts` function to use the DB #703

Closed AndyRae closed 1 month ago

AndyRae commented 1 month ago

The CreateConcepts POST to the API times out, most likely as it makes a lot of them.

The easier fix to this is to make the function use the database to Create Concepts.