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

https://github.com/e-health/gocdm

GORM models and APIs for CDM v 6.0
https://github.com/e-health/gocdm

api cdm gin golang gorm model ohdsi omop

Last synced: about 2 months ago
JSON representation

GORM models and APIs for CDM v 6.0

Awesome Lists containing this project

README

          

# GOCDM 6.0

[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg) **for OHDSI** ](https://www.ohdsi.org/)

## Description

The [OHSDI](https://www.ohdsi.org/) OMOP Common Data Model allows for the systematic analysis of healthcare observational databases. This is a Golang library to use the CDM v6 compliant databases.

## Usage

### Import
```
"github.com/E-Health/gocdm/api"
"github.com/E-Health/gocdm/model"

```

### see *main.go* for usage examples

### [documentation](https://e-health.github.io/gocdm/pkg/github.com/E-Health/gocdm/)

## Contributors

* PR Welcome: see CONTRIBUTING.md

* [Bell Eapen](https://nuchange.ca) | [![Twitter Follow](https://img.shields.io/twitter/follow/beapen?style=social)](https://twitter.com/beapen)