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
- Host: GitHub
- URL: https://github.com/e-health/gocdm
- Owner: E-Health
- License: mit
- Created: 2020-04-26T14:20:01.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-05-05T02:23:40.000Z (about 3 years ago)
- Last Synced: 2024-11-14T14:47:47.051Z (over 1 year ago)
- Topics: api, cdm, gin, golang, gorm, model, ohdsi, omop
- Language: Go
- Homepage: https://canehealth.com
- Size: 146 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GOCDM 6.0
[ **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) | [](https://twitter.com/beapen)