An open API service indexing awesome lists of open source software.

https://github.com/Health-Informatics-UoN/carrot-mapper

Streamlined Data Mapping to OMOP
https://github.com/Health-Informatics-UoN/carrot-mapper

django health health-data nextjs omop omop-cdm

Last synced: 6 months ago
JSON representation

Streamlined Data Mapping to OMOP

Awesome Lists containing this project

README

          





Carrot Logo




Test


Release


License



Streamlined Data Mapping to OMOP




Carrot Mapper automates vocabulary mapping and enables the reuse of mapping rules across datasets, offering advanced features to simplify OMOP data standardization tasks.





Explore the docs »


Carrot Mapper is a webapp which allows the user to use the metadata (as output by [WhiteRabbit](https://github.com/OHDSI/WhiteRabbit)) from a dataset to produce mapping rules to the OMOP standard, in the JSON format. These can be ingested by [Carrot Transform](https://github.com/Health-Informatics-UoN/carrot-transform) to perform the mapping of the contents of the dataset to OMOP.

Carrot Mapper provides automated mapping from a selection of vocabularies, reuse of mapping rules across datasets, and manual mapping rule generation. It also provides a number of helpful features to support and encourage standardised mappings across datasets.

## Quick Start for Developers

To have the project up and running, please follow the [Quick Start Guide](https://health-informatics-uon.github.io/carrot/mapper/dev_guide/quickstart).

## License

This repository's source code is available under the [MIT license](LICENSE).