README ¶ GOCDM 6.0 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 documentation APIs (example for Person) GET /people POST /people GET /people/:id POST /people/:id PUT /people/:id DELETE /people/:id Contributors PR Welcome: see CONTRIBUTING.md Bell Eapen Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis api model Click to show internal directories. Click to hide internal directories.