Table transmart.i2b2demodata.concept_counts
Deprecated. Stores number of patients for which there are observations over the given concept.

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
concept_path varchar 500  √  null The concept path to which patient count is bound.
parent_concept_path varchar 500  √  null The concept path of the parent.
patient_count int8 19  √  null The number of patients for which there are observations for the concept.

Table contained 0 rows at Wed Jun 26 00:11 CEST 2019

Indexes:
Column(s) Type Sort Constraint Name
concept_path Performance Asc idx_count_concept_path