Table Detail Report
PULSE_GEN_STAT_CRT
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Pulse Generator CRT Statistics |
| Definition: | Contains statistics from a single CRT event |
| Table Type: | ACTIVITY |
Column Detail - PULSE_GEN_STAT_CRT
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| CRT_PACED_PERCENT | DOUBLE | Y | The percentage of LV pacing events due to CRT mode in relation to all ventricular events |
| LV_PACED_PERCENT | DOUBLE | Y | The percentage of LV pacing events in relation to all LV events |
| PULSE_GEN_STAT_CRT_ID | DOUBLE | N | PRIMARY KEY |
| PULSE_GEN_STAT_ID | DOUBLE | N | The pulse generator statistic associated with this CRT statistic |
| UPDT_APPLCTX | DOUBLE | N | The application context number from the record info block. |
| UPDT_CNT | DOUBLE | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATETIME | N | The date and time the row was last inserted or updated. |
| UPDT_ID | DOUBLE | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | DOUBLE | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - PULSE_GEN_STAT_CRT
| Child Column in PULSE_GEN_STAT_CRT(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PULSE_GEN_STAT_ID | PULSE_GEN_STAT | PULSE_GEN_STAT_ID |
PULSE_GEN_STAT_HR
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Pulse Generator Heart Rate Statistics |
| Definition: | Contains statistics froma single heart rate recording |
| Table Type: | ACTIVITY |
Column Detail - PULSE_GEN_STAT_HR
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| A_MAX_VAL | DOUBLE | Y | The maximum atrial heart rate |
| A_MEAN_VAL | DOUBLE | Y | The average atrial heart rate |
| A_MIN_VAL | DOUBLE | Y | The minimum atrial heart rate |
| PULSE_GEN_STAT_HR_ID | DOUBLE | N | PRIMARY KEY |
| PULSE_GEN_STAT_ID | DOUBLE | N | The pulse generator statistic associated with this heart rate statistic |
| UPDT_APPLCTX | DOUBLE | N | The application context number from the record info block. |
| UPDT_CNT | DOUBLE | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATETIME | N | The date and time the row was last inserted or updated. |
| UPDT_ID | DOUBLE | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | DOUBLE | N | The registered (assigned) task number for the process that inserted or updated the row. |
| V_MAX_VAL | DOUBLE | Y | The maximum ventricular heart rate |
| V_MEAN_VAL | DOUBLE | Y | The average ventricular heart rate |
| V_MIN_VAL | DOUBLE | Y | The minimum ventricular heart rate |
Relationship Detail - PULSE_GEN_STAT_HR
| Child Column in PULSE_GEN_STAT_HR(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PULSE_GEN_STAT_ID | PULSE_GEN_STAT | PULSE_GEN_STAT_ID |
PULSE_GEN_STAT_TACHY
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Pulse Generator Tachycardia Statistics |
| Definition: | Contains statistics from a single Tachycardia event |
| Table Type: | ACTIVITY |
Column Detail - PULSE_GEN_STAT_TACHY
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ATP_DELIVERED_NBR | DOUBLE | Y | The number of anti-tachycardia pacing (ATP) sequences delivered |
| PULSE_GEN_STAT_ID | DOUBLE | N | The pulse generator statistic associated with this brady statistic |
| PULSE_GEN_STAT_TACHY_ID | DOUBLE | N | PRIMARY KEY |
| SHOCKS_ABORTED_NBR | DOUBLE | Y | The number of shocks aborted |
| SHOCKS_DELIVERED_NBR | DOUBLE | Y | The number of shocks applied |
| UPDT_APPLCTX | DOUBLE | N | The application context number from the record info block. |
| UPDT_CNT | DOUBLE | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATETIME | N | The date and time the row was last inserted or updated. |
| UPDT_ID | DOUBLE | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | DOUBLE | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - PULSE_GEN_STAT_TACHY
| Child Column in PULSE_GEN_STAT_TACHY(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PULSE_GEN_STAT_ID | PULSE_GEN_STAT | PULSE_GEN_STAT_ID |