E-Health / gocdm

GORM models and APIs for CDM v 6.0

Home Page:https://canehealth.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GOCDM 6.0

forthebadge for OHDSI

Description

The OHSDI 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

Contributors

About

GORM models and APIs for CDM v 6.0

https://canehealth.com

License:MIT License


Languages

Language:Go 99.5%Language:Shell 0.5%