dic_institution_type

28 rows


Description

Dictionary of institution types, from ODM2 (http://odm2.github.io/ODM2/schemas/ODM2_Current/index.html) with additions

Columns

Column Type Size Nulls Auto Default Children Parents Comments
institution_type varchar 255 null
institution.institution_type dic_institution_type_institution_fkR

Type of institution

institution_type_desc varchar 5000 null

Description of the institution type

timestamp_created timestamptz 35,6 now()
timestamp_modified timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
dic_organization_type_pkey Primary key Asc institution_type

Relationships