Skip to content

ddl postgres visit_occurrence.discharge_to_concept_id bug #97

@mattlevine22

Description

@mattlevine22

In the file "OMOP CDM ddl - PostgreSQL.sql", the declaration of discharge_to_concept_id in the visit_occurrence table is defined as "INTEGER(50)", causing a syntax error.

I assume this id is an integer, and the appropriate fix is to remove the "(50)".

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions