Table Detail Report
LH_E_EHDI_2018_METRICS
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | LH_E_EHDI_2018_METRICS |
| Definition: | Stores data gathered by the LH_E_EHDI_2018 program. |
| Table Type: | ACTIVITY |
Column Detail - LH_E_EHDI_2018_METRICS
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | DOUBLE | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| DISCHARGE_DT_TM | DATETIME | Y | The date/time on which the patient was discharged. |
| DISCHARGE_UTC_DT_TM | DATETIME | Y | The date/time on which the patient was discharged normalized to GMT. |
| DISCH_STATUS_NOMEN | VARCHAR(60) | Y | The discharge status nomenclature of the encounter |
| D_ADMIT_BUILDING_ID | DOUBLE | N | The building to which the patient was admitted. |
| D_ADMIT_FACILITY_ID | DOUBLE | N | The facility to which the patient was admitted. |
| D_ADMIT_NURSE_UNIT_ID | DOUBLE | N | The nurse unit to which the patient was admitted. |
| D_ADMIT_SRC_ID | DOUBLE | N | Identifies the place from which the patient came before being admitted. |
| D_ADMIT_TYPE_ID | DOUBLE | N | Indicates the circumstances under which the patient was admitted. |
| D_ATTEND_PRSNL_ID | DOUBLE | N | Identifies the final attending physician associated to the encounter. |
| D_BR_CCN_ID | DOUBLE | N | CMS Certification Number. |
| D_BR_HCO_ID | DOUBLE | N | Healthcare organization Number. |
| D_DISCHARGE_BUILDING_ID | DOUBLE | N | The building from which the patient was discharged |
| D_DISCHARGE_FACILITY_ID | DOUBLE | N | The facility from which the patient was discharged |
| D_DISCHARGE_NURSE_UNIT_ID | DOUBLE | N | The nurse unit from which the patient was discharged |
| D_DISCH_DISP_ID | DOUBLE | N | Identifies the discharge disposition of the encounter |
| D_ENCNTR_TYPE_ID | DOUBLE | N | Categorizes the encounter into a logical group or type. |
| D_METRIC_0_ID | DOUBLE | N | Identifies the metric identifier for the Lighthouse metric |
| D_METRIC_1A_ID | DOUBLE | N | Identifies the metric identifier for the Lighthouse metric |
| D_PERSON_ID | DOUBLE | N | The person that qualified for the quality metric. |
| ENCNTR_ID | DOUBLE | N | Identifies the encounter against which the quality measure is associated. Foreign key to the ENCOUNTER table. |
| EXCLUDE_IND | DOUBLE | Y | Identifies if the record is excluded for the metric |
| EXTRACT_DT_TM | DATETIME | Y | The date/time that the record was extracted from the source system. |
| FINANCIAL_NBR_TXT | VARCHAR(50) | Y | The financial number alias associated to the encounter. |
| FIRST_PROCESS_DT_TM | DATETIME | Y | The date/time that the first ETL process started that created this record. |
| HEALTH_INS_NBR_TXT | VARCHAR(50) | Y | The Medicare HIC number is the identification number given to a patient who is covered by Medicare |
| HEALTH_SYSTEM_ID | DOUBLE | N | Identifies the delivery network responsible for supplying the data. |
| HEALTH_SYSTEM_SOURCE_ID | DOUBLE | N | Identifies the unique source within the delivery network responsible for supplying the data. |
| IP_ADMIT_DT_TM | DATETIME | Y | The date/time on which the patient was admitted |
| IP_ADMIT_UTC_DT_TM | DATETIME | Y | The date/time on which the patient was admitted normalized to GMT. |
| LAST_PROCESS_DT_TM | DATETIME | Y | The date/time that the last ETL process started that updated this record. |
| LEFT_SCREEN_PASS_REFER_TXT | VARCHAR(10) | Y | The result of newborn hearing screen left (pass or refer) |
| LH_E_EHDI_2018_METRICS_ID | DOUBLE | N | Unique generated number that identifies a single row on the table |
| LIVE_BIRTH_DX_NOMEN | VARCHAR(60) | Y | The live birth diagnosis domenclature |
| LOGICAL_DOMAIN_ID | DOUBLE | N | The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table. |
| MED_REASON_NB_LEFT_IND | DOUBLE | Y | Identifies if there was a medical reason for not performing a newborn hearing screening left |
| MED_REASON_NB_RIGHT_IND | DOUBLE | Y | Identifies if there was a medical reason for not performing a newborn hearing screening right |
| NUMERATOR_IND | DOUBLE | Y | Identifies if the record is the numerator for the metric |
| ORG_MRN_TXT | VARCHAR(50) | Y | Identifies the medical record number of the patient. |
| PARTITION_DT_TM | DATETIME | Y | The date/time the encounter was discharged from the facility |
| PATIENT_EXPIRED_IND | DOUBLE | Y | Indicates that the patient expired during the encounter. |
| PATIENT_IDENT | VARCHAR(50) | Y | Identifies the earliest documented medical record number of the patient. |
| PERSON_ETHNIC_CODE_DISPLAY | VARCHAR(300) | Y | Ethnicity code system OID of the patient as per value set |
| PERSON_GENDER_CODE_DISPLAY | VARCHAR(300) | Y | Gender code system OID of the patient as per value set |
| PERSON_ID | DOUBLE | N | The ID of the person associated to the record. |
| PERSON_PAYER_CODE_DISPLAY | VARCHAR(300) | Y | Represents the patient's member or subscriber identifier coding system OID with respect to the payer |
| PERSON_RACE_DESC | VARCHAR(300) | Y | The list of all of a patient's races |
| RIGHT_SCREEN_PASS_REFER_TXT | VARCHAR(10) | Y | The result of newborn hearing screen right (pass or refer) |
| TIMEZONE_TXT | VARCHAR(100) | Y | The timezone of the record. |
| UPDT_CNT | DOUBLE | Y | 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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_DT_TM | DATETIME | Y | The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_SOURCE | VARCHAR(50) | Y | The script name responsible for updating the record. |
| UPDT_TASK | VARCHAR(50) | Y | The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
Relationship Detail - LH_E_EHDI_2018_METRICS
| Child Column in LH_E_EHDI_2018_METRICS(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | D_ADMIT_SRC_ID | LH_D_ADMIT_SRC | D_ADMIT_SRC_ID |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ADMIT_SRC | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_TYPE_ID | LH_D_ADMIT_TYPE | D_ADMIT_TYPE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ADMIT_TYPE | HEALTH_SYSTEM_SOURCE_ID | |
| D_BR_CCN_ID | LH_D_BR_CCN | D_BR_CCN_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BR_CCN | HEALTH_SYSTEM_SOURCE_ID | |
| D_BR_HCO_ID | LH_D_BR_HCO | D_BR_HCO_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BR_HCO | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_BUILDING_ID | LH_D_BUILDING | D_BUILDING_ID | |
| D_DISCHARGE_BUILDING_ID | LH_D_BUILDING | D_BUILDING_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BUILDING | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BUILDING | HEALTH_SYSTEM_SOURCE_ID | |
| D_ENCNTR_TYPE_ID | LH_D_ENCNTR_TYPE | D_ENCNTR_TYPE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ENCNTR_TYPE | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_FACILITY_ID | LH_D_FACILITY | D_FACILITY_ID | |
| D_DISCHARGE_FACILITY_ID | LH_D_FACILITY | D_FACILITY_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_FACILITY | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_FACILITY | HEALTH_SYSTEM_SOURCE_ID | |
| D_METRIC_0_ID | LH_D_METRIC | D_METRIC_ID | |
| D_METRIC_1A_ID | LH_D_METRIC | D_METRIC_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_METRIC | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_METRIC | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_NURSE_UNIT_ID | LH_D_NURSE_UNIT | D_NURSE_UNIT_ID | |
| D_DISCHARGE_NURSE_UNIT_ID | LH_D_NURSE_UNIT | D_NURSE_UNIT_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_NURSE_UNIT | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_NURSE_UNIT | HEALTH_SYSTEM_SOURCE_ID | |
| D_PERSON_ID | LH_D_PERSON | D_PERSON_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_PERSON | HEALTH_SYSTEM_SOURCE_ID | |
| D_ATTEND_PRSNL_ID | LH_D_PERSONNEL | D_PRSNL_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_PERSONNEL | HEALTH_SYSTEM_SOURCE_ID |
LH_E_EHDI_2019_METRICS
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | LH_E_EHDI_2019_METRICS |
| Definition: | Stores data gathered by the LH_E_EHDI_2019 program. |
| Table Type: | ACTIVITY |
Column Detail - LH_E_EHDI_2019_METRICS
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | DOUBLE | N | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| DISCHARGE_DT_TM | DATETIME | Y | The date/time on which the patient was discharged. |
| D_ATTEND_PRSNL_ID | DOUBLE | N | Identifies the final attending physician associated to the encounter. |
| D_BR_CCN_ID | DOUBLE | N | CMS Certification Number. |
| D_BR_HCO_ID | DOUBLE | N | Healthcare organization Number. |
| D_DISCHARGE_BUILDING_ID | DOUBLE | N | The building from which the patient was discharged |
| D_DISCHARGE_FACILITY_ID | DOUBLE | N | The facility from which the patient was discharged |
| D_DISCHARGE_NURSE_UNIT_ID | DOUBLE | N | The nurse unit from which the patient was discharged |
| D_DISCH_DISP_ID | DOUBLE | N | Identifies the discharge disposition of the encounter |
| D_ENCNTR_TYPE_ID | DOUBLE | N | Categorizes the encounter into a logical group or type. |
| D_METRIC_1A_ID | DOUBLE | N | Identifies the metric identifier for the Lighthouse metric |
| D_PERSON_ID | DOUBLE | N | The person that qualified for the quality metric. |
| ENCNTR_ID | DOUBLE | N | Identifies the encounter against which the quality measure is associated. Foreign key to the ENCOUNTER table. |
| EXCLUDE_IND | DOUBLE | Y | Identifies if the record is excluded for the metric |
| EXTRACT_DT_TM | DATETIME | Y | The date/time that the record was extracted from the source system. |
| FINANCIAL_NBR_TXT | VARCHAR(50) | Y | The financial number alias associated to the encounter. |
| FIRST_PROCESS_DT_TM | DATETIME | Y | The date/time that the first ETL process started that created this record. |
| HEALTH_SYSTEM_ID | DOUBLE | N | Identifies the delivery network responsible for supplying the data. |
| HEALTH_SYSTEM_SOURCE_ID | DOUBLE | N | Identifies the unique source within the delivery network responsible for supplying the data. |
| IP_ADMIT_DT_TM | DATETIME | Y | The date/time on which the patient was admitted |
| LAST_PROCESS_DT_TM | DATETIME | Y | The date/time that the last ETL process started that updated this record. |
| LEFT_SCREEN_PASS_REFER_TXT | VARCHAR(10) | Y | The result of newborn hearing screen left (pass or refer) |
| LH_E_EHDI_2019_METRICS_ID | DOUBLE | N | Unique generated number that identifies a single row on the table |
| LIVE_BIRTH_DX_NOMEN | VARCHAR(60) | Y | The live birth diagnosis domenclature |
| LOGICAL_DOMAIN_ID | DOUBLE | N | The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table. |
| MED_REASON_NB_LEFT_IND | DOUBLE | Y | Identifies if there was a medical reason for not performing a newborn hearing screening left |
| MED_REASON_NB_RIGHT_IND | DOUBLE | Y | Identifies if there was a medical reason for not performing a newborn hearing screening right |
| NUM_IND | DOUBLE | Y | Identifies if the record is the numerator for the metric |
| ORG_MRN_TXT | VARCHAR(50) | Y | Identifies the medical record number of the patient. |
| PARTITION_DT_TM | DATETIME | Y | The date/time the encounter was discharged from the facility |
| PATIENT_DECEASED_IND | DOUBLE | Y | Indicates that the patient died during the encounter. |
| PATIENT_IDENT | VARCHAR(50) | Y | Identifies the earliest documented medical record number of the patient. |
| PERSON_ETHNIC_CODE_DISPLAY | VARCHAR(300) | Y | Ethnicity code system OID of the patient as per value set |
| PERSON_GENDER_CODE_DISPLAY | VARCHAR(300) | Y | Gender code system OID of the patient as per value set |
| PERSON_ID | DOUBLE | N | The ID of the person associated to the record. |
| PERSON_PAYER_CODE_DISPLAY | VARCHAR(300) | Y | Represents the patient's member or subscriber identifier coding system OID with respect to the payer |
| PERSON_RACE_DESC | VARCHAR(300) | Y | The list of all of a patient's races |
| RIGHT_SCREEN_PASS_REFER_TXT | VARCHAR(10) | Y | The result of newborn hearing screen right (pass or refer) |
| SRC_UPDT_DT_TM | DATETIME | Y | Indicates the actual time when the row was inserted or updated at the source. This column is used only for date extraction and will not be populated on the client site. |
| SRC_UPDT_SOURCE | VARCHAR(50) | Y | This column is updated with the name of the source program that loaded these rows into this table in Quality Clearinghouse when the Power Insight extracts were executed. This column is used only for date extraction and will not be populated on the client site. |
| TIMEZONE_TXT | VARCHAR(100) | Y | ** OBSOLETE - NOT USED / DO NOT USE ** |
| TIME_ZONE_TXT | VARCHAR(100) | Y | The timezone of the record. |
| UPDT_CNT | DOUBLE | Y | 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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_DT_TM | DATETIME | Y | The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_SOURCE | VARCHAR(50) | Y | The script name responsible for updating the record. |
| UPDT_TASK | VARCHAR(50) | Y | The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
Relationship Detail - LH_E_EHDI_2019_METRICS
| Child Column in LH_E_EHDI_2019_METRICS(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | D_BR_CCN_ID | LH_D_BR_CCN | D_BR_CCN_ID |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BR_CCN | HEALTH_SYSTEM_SOURCE_ID | |
| D_BR_HCO_ID | LH_D_BR_HCO | D_BR_HCO_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BR_HCO | HEALTH_SYSTEM_SOURCE_ID | |
| D_DISCHARGE_BUILDING_ID | LH_D_BUILDING | D_BUILDING_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BUILDING | HEALTH_SYSTEM_SOURCE_ID | |
| D_DISCH_DISP_ID | LH_D_DISCH_DISP | D_DISCH_DISP_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_DISCH_DISP | HEALTH_SYSTEM_SOURCE_ID | |
| D_ENCNTR_TYPE_ID | LH_D_ENCNTR_TYPE | D_ENCNTR_TYPE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ENCNTR_TYPE | HEALTH_SYSTEM_SOURCE_ID | |
| D_DISCHARGE_FACILITY_ID | LH_D_FACILITY | D_FACILITY_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_FACILITY | HEALTH_SYSTEM_SOURCE_ID | |
| D_METRIC_1A_ID | LH_D_METRIC | D_METRIC_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_METRIC | HEALTH_SYSTEM_SOURCE_ID | |
| D_DISCHARGE_NURSE_UNIT_ID | LH_D_NURSE_UNIT | D_NURSE_UNIT_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_NURSE_UNIT | HEALTH_SYSTEM_SOURCE_ID | |
| D_PERSON_ID | LH_D_PERSON | D_PERSON_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_PERSON | HEALTH_SYSTEM_SOURCE_ID | |
| D_ATTEND_PRSNL_ID | LH_D_PERSONNEL | D_PRSNL_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_PERSONNEL | HEALTH_SYSTEM_SOURCE_ID |
LH_E_FI_2026_METRICS
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Lighthouse eMeasures Hospital-Harm Falls Injury 2026 Metrics |
| Definition: | Stores data gathered by the LH_E_FI_2026 script. |
| Table Type: | ACTIVITY |
Column Detail - LH_E_FI_2026_METRICS
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ABN_WGT_LOSS_DX_NOMEN | VARCHAR(60) | Y | The code for a Abnormal Weight Loss diagnosis |
| ACTIVE_IND | DOUBLE | Y | Indicated whether the row is active or inactive. |
| ANTICOAG_ALL_IND_ADMIN_DETAIL | VARCHAR(100) | Y | The details of administration for an anticoagulants medication given for any indication |
| ANTICOAG_ALL_IND_ADMIN_DT_TM | DATETIME | Y | The date/time of administration for an anticoagulants medication given for any indication |
| ANTICOAG_ALL_IND_DT_TM | DATETIME | Y | The order date/time for an anticoagulants medication given for any indication |
| ANTICOAG_ALL_IND_ORD_DETAIL | VARCHAR(100) | Y | The order details for an anticoagulants medication given for any indication |
| ANTIDEP_ACTIVE_DT_TM | DATETIME | Y | The order date/time for an Antidepressant medication |
| ANTIDEP_ACTIVE_ORD_DETAIL | VARCHAR(100) | Y | The order details for an Antidepressant medication |
| ANTIHYPER_ACTIVE_DT_TM | DATETIME | Y | The order date/time for an Antihypertensive medication |
| ANTIHYPER_ACTIVE_ORD_DETAIL | VARCHAR(100) | Y | The order details for an Antihypertensive medication |
| CANCER_DX_NOMEN | VARCHAR(60) | Y | The code for a Leukemia or Lymphoma diagnosis |
| CNS_DEPRESS_ACTIVE_DT_TM | DATETIME | Y | The order date/time for a Central Nervous System Depressants medication |
| CNS_DEPRESS_ACTIVE_ORD_DETAIL | VARCHAR(100) | Y | The order details for a Central Nervous System Depressants medication |
| COAG_DISORDER_DX_NOMEN | VARCHAR(60) | Y | The code for a Coagulation Disorder diagnosis |
| DEN_EXCLUDE_IND | DOUBLE | Y | Indicates that the person qualifies for the denominator exclusion outcome. |
| DEN_OBS_DAYS_NBR | DOUBLE | Y | Indicates that the person qualifies for the numerator exclusion outcome. |
| DEPRESSION_DX_NOMEN | VARCHAR(60) | Y | The code for a Depression diagnosis |
| DISCHARGE_DT_TM | DATETIME | Y | The end of the qualifying encounter. |
| DIURETICS_ACTIVE_DT_TM | DATETIME | Y | The order date/time for a Diuretics medication |
| DIURETICS_ACTIVE_ORD_DETAIL | VARCHAR(100) | Y | The order details for a Diuretics medication |
| D_ADMIT_BUILDING_ID | DOUBLE | N | Dimension ID for admit building. |
| D_ADMIT_FACILITY_ID | DOUBLE | N | Dimension ID for admit facility. |
| D_ADMIT_NURSE_UNIT_ID | DOUBLE | N | Dimension ID for admit nurse unit. |
| D_ADMIT_SRC_ID | DOUBLE | N | Dimension ID for admit source. |
| D_ADMIT_TYPE_ID | DOUBLE | N | Dimension ID for admit type. |
| D_ATTEND_PRSNL_ID | DOUBLE | N | Dimension ID for attending physician. |
| D_BR_CCN_ID | DOUBLE | N | Dimension ID for CCN. |
| D_BR_HCO_ID | DOUBLE | N | Dimension ID for HCO. |
| D_DISCHARGE_BUILDING_ID | DOUBLE | N | Dimension ID for discharge building. |
| D_DISCHARGE_FACILITY_ID | DOUBLE | N | Dimension ID for discharge facility. |
| D_DISCHARGE_NURSE_UNIT_ID | DOUBLE | N | Dimension ID for discharge nurse unit. |
| D_DISCH_DISP_ID | DOUBLE | N | Dimension ID for discharge disposition. |
| D_ENCNTR_TYPE_ID | DOUBLE | N | Dimension ID for encounter type. |
| D_METRIC_0_ID | DOUBLE | N | Dimension ID for GMCS metric. |
| D_PERSON_ID | DOUBLE | N | Dimension ID for person data. |
| ED_ARRIVAL_DT_TM | DATETIME | Y | The start of the qualifying emergency encounter. |
| ED_DEPART_DT_TM | DATETIME | Y | The end of the qualifying emergency encounter. |
| ED_ENCNTR_ID | DOUBLE | Y | The ID of the qualifying Emergency encounter associated to the record. |
| ENCNTR_ID | DOUBLE | N | The ID of the qualifying encounter associated to the record. |
| EPILEPSY_DX_NOMEN | VARCHAR(60) | Y | The code for a Epilepsy diagnosis |
| EXTRACT_DT_TM | DATETIME | Y | The date/time that the record was extracted from the source system. |
| FALLS_DX_DT_TM | DATETIME | Y | Date for a falls diagnosis on the current encounter. |
| FALLS_DX_NOMEN | VARCHAR(60) | Y | Code for a falls diagnosis on the current encounter. |
| FALLS_EVENT_DT_TM | DATETIME | Y | The date/time of a falls event |
| FALLS_EVENT_TXT | VARCHAR(60) | Y | The text for a falls event |
| FALLS_POA_DX_DT_TM | DATETIME | Y | Date for a falls diagnosis that was present on admission |
| FALLS_POA_DX_NOMEN | VARCHAR(60) | Y | Code for a falls diagnosis that was present on admission |
| FINANCIAL_NBR_TXT | VARCHAR(50) | Y | Financial Number of the record. |
| FIRST_BMI_RSLT_DT_TM | DATETIME | Y | The date/time of the first body mass index result |
| FIRST_BMI_RSLT_TXT | VARCHAR(60) | Y | The Result/Text of the first body mass index |
| FIRST_PROCESS_DT_TM | DATETIME | Y | The date/time the record was first loaded into the table. |
| HEALTH_SYSTEM_ID | DOUBLE | N | Identifies the delivery network responsible for supplying the data. |
| HEALTH_SYSTEM_SOURCE_ID | DOUBLE | N | Identifies the unique source within the delivery network responsible for supplying the data. |
| IPP_IND | DOUBLE | Y | Indicates that the person qualifies for population. |
| IP_ADMIT_DT_TM | DATETIME | Y | The start of the inpatient encounter. |
| LAST_PROCESS_DT_TM | DATETIME | Y | The date/time the record was last loaded into the table. |
| LH_E_FI_2026_METRICS_ID | DOUBLE | N | Unique generated number that identifies a single row on the LH_E_FI_2026_METRICS table. |
| LIVER_DISEASE_DX_NOMEN | VARCHAR(60) | Y | The code for a Liver Disease Moderate to Severe diagnosis |
| LOGICAL_DOMAIN_ID | DOUBLE | N | Record access restriction for multi-tenant clients. |
| MAJOR_INJURY_DX_DT_TM | DATETIME | Y | Date of Encounter diagnosis for a major injury |
| MAJOR_INJURY_DX_NOMEN | VARCHAR(60) | Y | Encounter diagnosis for a major injury |
| MALIG_BONE_DISEASE_DX_NOMEN | VARCHAR(60) | Y | The code for a Malignant Bone Disease diagnosis |
| MALNUTRITION_DX_NOMEN | VARCHAR(60) | Y | The code for a malnutrition diagnosis |
| MOD_INJURY_DX_DT_TM | DATETIME | Y | Date of Moderate Injury diagnosis Nomenclature |
| MOD_INJURY_DX_NOMEN | VARCHAR(60) | Y | Encounter diagnosis for a moderate injury |
| MOVEMENT_DISORDER_DX_NOMEN | VARCHAR(60) | Y | The code for a Neurologic Movement and Related Disorders diagnosis |
| NUM_EXCLUDE_IND | DOUBLE | Y | A list of codes for all diagnoses on the encounter with a present on admission indicator. The list list is truncated once it reaches 1000 characters. |
| NUM_IND | DOUBLE | Y | Indicates that the person qualifies for numerator outcome. |
| OBESITY_DX_NOMEN | VARCHAR(60) | Y | The code for a Obesity diagnosis |
| OBS_SERV_ARRIVAL_DT_TM | DATETIME | Y | The start of the qualifying observation encounter. |
| OBS_SERV_DEPART_DT_TM | DATETIME | Y | The end of the qualifying observation encounter. |
| OBS_SERV_ENCNTR_ID | DOUBLE | Y | The ID of the qualifying Observation encounter associated to the record. |
| OPIOID_ACTIVE_DT_TM | DATETIME | Y | The order date/time for an Opioids medication |
| OPIOID_ACTIVE_ORD_DETAIL | VARCHAR(100) | Y | The order details for an Opioids medication |
| ORG_MRN_TXT | VARCHAR(50) | Y | Medical Record Number of the record. |
| PARTITION_DT_TM | DATETIME | Y | The date/time the encounter was discharged from the facility. |
| PATIENT_IDENT | VARCHAR(50) | Y | Identifies the earliest documented medical record number of the patient. |
| PERIPHERAL_NERVE_DX_NOMEN | VARCHAR(60) | Y | The code for a Peripheral Neuropathy diagnosis |
| PERSON_ETHNIC_CODE_DISPLAY | VARCHAR(300) | Y | String to store ethnicity display. |
| PERSON_GENDER_CODE_DISPLAY | VARCHAR(300) | Y | String to store gender display. |
| PERSON_ID | DOUBLE | N | The ID of the person associated to the record. |
| PERSON_PAYER_CODE_DISPLAY | VARCHAR(300) | Y | String to store payer display. |
| PERSON_RACE_DESC | VARCHAR(300) | Y | String to store multiple races. |
| POROUS_BONES_DX_NOMEN | VARCHAR(60) | Y | The code for a Osteoporosis diagnosis |
| PSYCHOSIS_DX_NOMEN | VARCHAR(60) | Y | The code for a Delirium or Dementia and Other Psychoses diagnosis |
| RANK_DIAG_WITH_POA_NOMEN | VARCHAR(1000) | Y | A list of codes for all diagnoses on the encounter with a present on admission indicator. The list list is truncated once it reaches 1000 characters. |
| SCRIPT_VERSION | DOUBLE | Y | The version number of the script that populated the row |
| SRC_UPDT_DT_TM | DATETIME | Y | The date and time the row was last inserted or updated to be preserved during extracts. |
| SRC_UPDT_SOURCE | VARCHAR(50) | Y | The script name responsible for updating the record to be preserved during extracts. |
| STROKE_DX_NOMEN | VARCHAR(60) | Y | The code for a Stroke diagnosis |
| SUICIDE_INTENT_DX_NOMEN | VARCHAR(60) | Y | The code for a Suicide Attempt diagnosis |
| TIME_ZONE_TXT | VARCHAR(100) | Y | The timezone of the record in ""America/Chicago"" format. |
| UPDT_CNT | DOUBLE | Y | Set to 0 on insert. Incremented by 1 on update. |
| UPDT_DT_TM | DATETIME | Y | The date and time the row was last inserted or updated. |
| UPDT_SOURCE | VARCHAR(50) | Y | The script name responsible for updating the record. |
| UPDT_TASK | VARCHAR(50) | Y | The name of the task updating the record. |
Relationship Detail - LH_E_FI_2026_METRICS
| Child Column in LH_E_FI_2026_METRICS(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | D_ADMIT_SRC_ID | LH_D_ADMIT_SRC | D_ADMIT_SRC_ID |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ADMIT_SRC | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_TYPE_ID | LH_D_ADMIT_TYPE | D_ADMIT_TYPE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ADMIT_TYPE | HEALTH_SYSTEM_SOURCE_ID | |
| D_BR_CCN_ID | LH_D_BR_CCN | D_BR_CCN_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BR_CCN | HEALTH_SYSTEM_SOURCE_ID | |
| D_BR_HCO_ID | LH_D_BR_HCO | D_BR_HCO_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BR_HCO | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_BUILDING_ID | LH_D_BUILDING | D_BUILDING_ID | |
| D_DISCHARGE_BUILDING_ID | LH_D_BUILDING | D_BUILDING_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BUILDING | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BUILDING | HEALTH_SYSTEM_SOURCE_ID | |
| D_DISCH_DISP_ID | LH_D_DISCH_DISP | D_DISCH_DISP_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_DISCH_DISP | HEALTH_SYSTEM_SOURCE_ID | |
| D_ENCNTR_TYPE_ID | LH_D_ENCNTR_TYPE | D_ENCNTR_TYPE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ENCNTR_TYPE | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_FACILITY_ID | LH_D_FACILITY | D_FACILITY_ID | |
| D_DISCHARGE_FACILITY_ID | LH_D_FACILITY | D_FACILITY_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_FACILITY | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_FACILITY | HEALTH_SYSTEM_SOURCE_ID | |
| D_METRIC_0_ID | LH_D_METRIC | D_METRIC_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_METRIC | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_NURSE_UNIT_ID | LH_D_NURSE_UNIT | D_NURSE_UNIT_ID | |
| D_DISCHARGE_NURSE_UNIT_ID | LH_D_NURSE_UNIT | D_NURSE_UNIT_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_NURSE_UNIT | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_NURSE_UNIT | HEALTH_SYSTEM_SOURCE_ID | |
| D_PERSON_ID | LH_D_PERSON | D_PERSON_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_PERSON | HEALTH_SYSTEM_SOURCE_ID | |
| D_ATTEND_PRSNL_ID | LH_D_PERSONNEL | D_PRSNL_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_PERSONNEL | HEALTH_SYSTEM_SOURCE_ID |
LH_E_GMCS_2024_METRICS
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Lighthouse eMeasures Global Malnutrition 2024 Metrics |
| Definition: | Stores data gathered by the LH_E_GMCS_2024 script. |
| Table Type: | ACTIVITY |
Column Detail - LH_E_GMCS_2024_METRICS
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | DOUBLE | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| DISCHARGE_DT_TM | DATETIME | Y | The end of the qualifying encounter. |
| D_ADMIT_BUILDING_ID | DOUBLE | N | Dimension ID for admit building. |
| D_ADMIT_FACILITY_ID | DOUBLE | N | Dimension ID for admit facility. |
| D_ADMIT_NURSE_UNIT_ID | DOUBLE | N | Dimension ID for admit nurse unit. |
| D_ADMIT_SRC_ID | DOUBLE | N | Dimension ID for admit source. |
| D_ADMIT_TYPE_ID | DOUBLE | N | Dimension ID for admit type. |
| D_ATTEND_PRSNL_ID | DOUBLE | N | Dimension ID for attending physician. |
| D_BR_CCN_ID | DOUBLE | N | Dimension ID for CCN. |
| D_BR_HCO_ID | DOUBLE | N | Dimension ID for HCO. |
| D_DISCHARGE_BUILDING_ID | DOUBLE | N | Dimension ID for discharge building. |
| D_DISCHARGE_FACILITY_ID | DOUBLE | N | Dimension ID for discharge facility. |
| D_DISCHARGE_NURSE_UNIT_ID | DOUBLE | N | Dimension ID for discharge nurse unit. |
| D_DISCH_DISP_ID | DOUBLE | N | Dimension ID for discharge disposition. |
| D_ENCNTR_TYPE_ID | DOUBLE | N | Dimension ID for encounter type. |
| D_METRIC_0_ID | DOUBLE | N | Dimension ID for GMCS metric. |
| D_PERSON_ID | DOUBLE | N | Dimension ID for person data. |
| ED_ARRIVAL_DT_TM | DATETIME | Y | The start of the qualifying emergency encounter. |
| ED_DEPART_DT_TM | DATETIME | Y | The end of the qualifying emergency encounter. |
| ED_ENCNTR_ID | DOUBLE | N | The ID of the qualifying Emergency encounter associated to the record. |
| ENCNTR_ID | DOUBLE | N | The ID of the qualifying encounter associated to the record. |
| EXTRACT_DT_TM | DATETIME | Y | The date/time that the record was extracted from the source system. |
| FINANCIAL_NBR_TXT | VARCHAR(50) | Y | Financial Number of the record. |
| FIRST_PROCESS_DT_TM | DATETIME | Y | The date/time that the first ETL process started that created this record. |
| HEALTH_SYSTEM_ID | DOUBLE | N | Identifies the delivery network responsible for supplying the data. |
| HEALTH_SYSTEM_SOURCE_ID | DOUBLE | N | Identifies the unique source within the delivery network responsible for supplying the data. |
| HOSP_DIET_REF_ORD_DT_TM | DATETIME | Y | Identifies the date/time of qualifying Intervention order |
| IPP_IND | DOUBLE | Y | Identifies if the patient was in the PC05 Initial Patient Population |
| IP_ADMIT_DT_TM | DATETIME | Y | The start of the inpatient encounter. |
| LAST_PROCESS_DT_TM | DATETIME | Y | The date/time that the last ETL process started that updated this record. |
| LH_E_GMCS_2024_METRICS_ID | DOUBLE | N | Unique generated number that identifies a single row on the LH_E_GMCS_2024_METRICS table. |
| LOGICAL_DOMAIN_ID | DOUBLE | N | The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table. |
| MALNUTRITION_DX_DT_TM | DATETIME | Y | Identifies the date/time of qualifying Malnutrition diagnosis |
| MALNUTRITION_DX_NOMEN | VARCHAR(60) | Y | Identifies qualifying Malnutrition diagnosis code |
| MAL_AT_RISK_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a Malnutrition At Risk Assessment Performed |
| MAL_NOT_AT_RISK_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a Malnutrition Not At Risk Assessment Performed |
| MAL_RISK_SCRNG_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a Malnutrition Risk Screening Assessment Performed |
| MEAS_OBS_1 | DOUBLE | Y | Encounters with Malnutrition Risk Screening and Identified Result |
| MEAS_OBS_2 | DOUBLE | Y | Encounter with Nutrition Assessment and Identified Status |
| MEAS_OBS_3 | DOUBLE | Y | Encounters with Malnutrition Diagnosis |
| MEAS_OBS_4 | DOUBLE | Y | Encounters with Nutrition Care Plan |
| NAS_MOD_MAL_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a qualifying Assessment performed. |
| NAS_NM_MAL_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a qualifying Assessment performed. |
| NAS_SEV_MAL_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a qualifying Assessment performed |
| NUTRITION_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a Nutrition Assessment Performed |
| NUTRI_CARE_PLAN_PERF_DT_TM | DATETIME | Y | Identifies the date/time of qualifying Intervention performed |
| OBS_SERV_ARRIVAL_DT_TM | DATETIME | Y | The start of the qualifying observation encounter. |
| OBS_SERV_DEPART_DT_TM | DATETIME | Y | The end of the qualifying observation encounter. |
| OBS_SERV_ENCNTR_ID | DOUBLE | N | The ID of the qualifying Observation encounter associated to the record. |
| ORG_MRN_TXT | VARCHAR(50) | Y | Medical Record Number of the record. |
| PARTITION_DT_TM | DATETIME | Y | The date/time the encounter was discharged from the facility. |
| PATIENT_IDENT | VARCHAR(50) | Y | Identifies the earliest documented medical record number of the patient. |
| PERSON_ETHNIC_CODE_DISPLAY | VARCHAR(300) | Y | String to store ethnicity display. |
| PERSON_GENDER_CODE_DISPLAY | VARCHAR(300) | Y | String to store gender display. |
| PERSON_ID | DOUBLE | N | The ID of the person associated to the record. |
| PERSON_PAYER_CODE_DISPLAY | VARCHAR(300) | Y | String to store payer display. |
| PERSON_RACE_DESC | VARCHAR(300) | Y | String to store multiple races. |
| SCRIPT_VERSION | DOUBLE | Y | The version number of the script that populated the row |
| SRC_UPDT_DT_TM | DATETIME | Y | The date and time the row was last inserted or updated to be preserved during extracts. |
| SRC_UPDT_SOURCE | VARCHAR(50) | Y | The script name responsible for updating the record to be preserved during extracts. |
| TIME_ZONE_TXT | VARCHAR(100) | Y | The timezone of the record in ""America/Chicago"" format. |
| TOTAL_MAL_COMP_SCORE_DEN | DOUBLE | Y | The total number of clinically eligible denominators. |
| TOTAL_MAL_COMP_SCORE_MEAS_OBS | DOUBLE | Y | The sum of performed Measure Observations 1, 2, 3, and 4 |
| UPDT_CNT | DOUBLE | Y | 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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_DT_TM | DATETIME | Y | The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_SOURCE | VARCHAR(50) | Y | The script name responsible for updating the record. |
| UPDT_TASK | VARCHAR(50) | Y | The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
Relationship Detail - LH_E_GMCS_2024_METRICS
| Child Column in LH_E_GMCS_2024_METRICS(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | D_ADMIT_SRC_ID | LH_D_ADMIT_SRC | D_ADMIT_SRC_ID |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ADMIT_SRC | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_TYPE_ID | LH_D_ADMIT_TYPE | D_ADMIT_TYPE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ADMIT_TYPE | HEALTH_SYSTEM_SOURCE_ID | |
| D_BR_CCN_ID | LH_D_BR_CCN | D_BR_CCN_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BR_CCN | HEALTH_SYSTEM_SOURCE_ID | |
| D_BR_HCO_ID | LH_D_BR_HCO | D_BR_HCO_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BR_HCO | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_BUILDING_ID | LH_D_BUILDING | D_BUILDING_ID | |
| D_DISCHARGE_BUILDING_ID | LH_D_BUILDING | D_BUILDING_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BUILDING | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BUILDING | HEALTH_SYSTEM_SOURCE_ID | |
| D_DISCH_DISP_ID | LH_D_DISCH_DISP | D_DISCH_DISP_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_DISCH_DISP | HEALTH_SYSTEM_SOURCE_ID | |
| D_ENCNTR_TYPE_ID | LH_D_ENCNTR_TYPE | D_ENCNTR_TYPE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ENCNTR_TYPE | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_FACILITY_ID | LH_D_FACILITY | D_FACILITY_ID | |
| D_DISCHARGE_FACILITY_ID | LH_D_FACILITY | D_FACILITY_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_FACILITY | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_FACILITY | HEALTH_SYSTEM_SOURCE_ID | |
| D_METRIC_0_ID | LH_D_METRIC | D_METRIC_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_METRIC | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_NURSE_UNIT_ID | LH_D_NURSE_UNIT | D_NURSE_UNIT_ID | |
| D_DISCHARGE_NURSE_UNIT_ID | LH_D_NURSE_UNIT | D_NURSE_UNIT_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_NURSE_UNIT | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_NURSE_UNIT | HEALTH_SYSTEM_SOURCE_ID | |
| D_PERSON_ID | LH_D_PERSON | D_PERSON_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_PERSON | HEALTH_SYSTEM_SOURCE_ID | |
| D_ATTEND_PRSNL_ID | LH_D_PERSONNEL | D_PRSNL_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_PERSONNEL | HEALTH_SYSTEM_SOURCE_ID |
LH_E_GMCS_2025_METRICS
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Lighthouse eMeasures GMCS 2025 Metrics |
| Definition: | Stores data gathered by the LH_E_GMCS_2025 script. |
| Table Type: | ACTIVITY |
Column Detail - LH_E_GMCS_2025_METRICS
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | DOUBLE | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| DISCHARGE_DT_TM | DATETIME | Y | The end of the qualifying encounter. |
| D_ADMIT_BUILDING_ID | DOUBLE | N | Dimension ID for admit building. |
| D_ADMIT_FACILITY_ID | DOUBLE | N | Dimension ID for admit facility. |
| D_ADMIT_NURSE_UNIT_ID | DOUBLE | N | Dimension ID for admit nurse unit. |
| D_ADMIT_SRC_ID | DOUBLE | N | Dimension ID for admit source. |
| D_ADMIT_TYPE_ID | DOUBLE | N | Dimension ID for admit type. |
| D_ATTEND_PRSNL_ID | DOUBLE | N | Dimension ID for attending physician. |
| D_BR_CCN_ID | DOUBLE | N | Dimension ID for CCN. |
| D_BR_HCO_ID | DOUBLE | N | Dimension ID for HCO. |
| D_DISCHARGE_BUILDING_ID | DOUBLE | N | Dimension ID for discharge building. |
| D_DISCHARGE_FACILITY_ID | DOUBLE | N | Dimension ID for discharge facility. |
| D_DISCHARGE_NURSE_UNIT_ID | DOUBLE | N | Dimension ID for discharge nurse unit. |
| D_DISCH_DISP_ID | DOUBLE | N | Dimension ID for discharge disposition. |
| D_ENCNTR_TYPE_ID | DOUBLE | N | Dimension ID for encounter type. |
| D_METRIC_0_ID | DOUBLE | N | Dimension ID for GMCS metric. |
| D_PERSON_ID | DOUBLE | N | Dimension ID for person data. |
| ED_ARRIVAL_DT_TM | DATETIME | Y | The start of the qualifying emergency encounter. |
| ED_DEPART_DT_TM | DATETIME | Y | The end of the qualifying emergency encounter. |
| ED_ENCNTR_ID | DOUBLE | N | The ID of the qualifying Emergency encounter associated to the record. |
| ENCNTR_ID | DOUBLE | N | The ID of the qualifying encounter associated to the record. |
| EXTRACT_DT_TM | DATETIME | Y | The date/time that the record was extracted from the source system. |
| FINANCIAL_NBR_TXT | VARCHAR(50) | Y | Financial Number of the record. |
| FIRST_PROCESS_DT_TM | DATETIME | Y | The date/time that the first ETL process started that created this record. |
| HEALTH_SYSTEM_ID | DOUBLE | N | Identifies the delivery network responsible for supplying the data. |
| HEALTH_SYSTEM_SOURCE_ID | DOUBLE | N | Identifies the unique source within the delivery network responsible for supplying the data. |
| HIC_MBI_TXT | VARCHAR(50) | Y | Displays the qualifying HIC or MBI Number if there is a Medicare payer on the encounter. |
| HOSP_DIET_REF_ORD_DT_TM | DATETIME | Y | Identifies the date/time of qualifying Intervention order |
| IPP_IND | DOUBLE | Y | Identifies if the patient was in the PC05 Initial Patient Population |
| IP_ADMIT_DT_TM | DATETIME | Y | The start of the inpatient encounter. |
| LAST_PROCESS_DT_TM | DATETIME | Y | The date/time that the last ETL process started that updated this record. |
| LH_E_GMCS_2025_METRICS_ID | DOUBLE | N | Unique generated number that identifies a single row on the LH_E_GMCS_2025_METRICS table. |
| LOGICAL_DOMAIN_ID | DOUBLE | N | The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table. |
| MALNUTRITION_DX_DT_TM | DATETIME | Y | Identifies the date/time of qualifying Malnutrition diagnosis |
| MALNUTRITION_DX_NOMEN | VARCHAR(60) | Y | Identifies qualifying Malnutrition diagnosis code |
| MAL_AT_RISK_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a Malnutrition At Risk Assessment Performed |
| MAL_NOT_AT_RISK_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a Malnutrition Not At Risk Assessment Performed |
| MAL_RISK_SCRNG_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a Malnutrition Risk Screening Assessment Performed |
| MEAS_OBS_1 | DOUBLE | Y | Encounters with Malnutrition Risk Screening and Identified Result |
| MEAS_OBS_2 | DOUBLE | Y | Encounter with Nutrition Assessment and Identified Status |
| MEAS_OBS_3 | DOUBLE | Y | Encounters with Malnutrition Diagnosis |
| MEAS_OBS_4 | DOUBLE | Y | Encounters with Nutrition Care Plan |
| NAS_MOD_MAL_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a qualifying Assessment performed. |
| NAS_NM_MAL_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a qualifying Assessment performed. |
| NAS_SEV_MAL_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a qualifying Assessment performed |
| NUTRITION_ASSES_PERF_IND | DOUBLE | Y | Identifies whether there was a Nutrition Assessment Performed |
| NUTRI_CARE_PLAN_PERF_DT_TM | DATETIME | Y | Identifies the date/time of qualifying Intervention performed |
| OBS_SERV_ARRIVAL_DT_TM | DATETIME | Y | The start of the qualifying observation encounter. |
| OBS_SERV_DEPART_DT_TM | DATETIME | Y | The end of the qualifying observation encounter. |
| OBS_SERV_ENCNTR_ID | DOUBLE | N | The ID of the qualifying Observation encounter associated to the record. |
| ORG_MRN_TXT | VARCHAR(50) | Y | Medical Record Number of the record. |
| PARTITION_DT_TM | DATETIME | Y | The date/time the encounter was discharged from the facility. |
| PATIENT_IDENT | VARCHAR(50) | Y | Identifies the earliest documented medical record number of the patient. |
| PERSON_ETHNIC_CODE_DISPLAY | VARCHAR(300) | Y | String to store ethnicity display. |
| PERSON_GENDER_CODE_DISPLAY | VARCHAR(300) | Y | String to store gender display. |
| PERSON_ID | DOUBLE | N | The ID of the person associated to the record. |
| PERSON_PAYER_CODE_DISPLAY | VARCHAR(300) | Y | String to store payer display. |
| PERSON_RACE_DESC | VARCHAR(300) | Y | String to store multiple races. |
| SCRIPT_VERSION | DOUBLE | Y | The version number of the script that populated the row |
| SRC_UPDT_DT_TM | DATETIME | Y | The date and time the row was last inserted or updated to be preserved during extracts. |
| SRC_UPDT_SOURCE | VARCHAR(50) | Y | The script name responsible for updating the record to be preserved during extracts. |
| TIME_ZONE_TXT | VARCHAR(100) | Y | The timezone of the record in ""America/Chicago"" format. |
| TOTAL_MAL_COMP_SCORE_DEN | DOUBLE | Y | The total number of clinically eligible denominators. |
| TOTAL_MAL_COMP_SCORE_MEAS_OBS | DOUBLE | Y | The sum of performed Measure Observations 1, 2, 3, and 4 |
| UPDT_CNT | DOUBLE | Y | 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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_DT_TM | DATETIME | Y | The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_SOURCE | VARCHAR(50) | Y | The script name responsible for updating the record. |
| UPDT_TASK | VARCHAR(50) | Y | The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
Relationship Detail - LH_E_GMCS_2025_METRICS
| Child Column in LH_E_GMCS_2025_METRICS(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | D_ADMIT_SRC_ID | LH_D_ADMIT_SRC | D_ADMIT_SRC_ID |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ADMIT_SRC | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_TYPE_ID | LH_D_ADMIT_TYPE | D_ADMIT_TYPE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ADMIT_TYPE | HEALTH_SYSTEM_SOURCE_ID | |
| D_BR_CCN_ID | LH_D_BR_CCN | D_BR_CCN_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BR_CCN | HEALTH_SYSTEM_SOURCE_ID | |
| D_BR_HCO_ID | LH_D_BR_HCO | D_BR_HCO_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BR_HCO | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_BUILDING_ID | LH_D_BUILDING | D_BUILDING_ID | |
| D_DISCHARGE_BUILDING_ID | LH_D_BUILDING | D_BUILDING_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BUILDING | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_BUILDING | HEALTH_SYSTEM_SOURCE_ID | |
| D_DISCH_DISP_ID | LH_D_DISCH_DISP | D_DISCH_DISP_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_DISCH_DISP | HEALTH_SYSTEM_SOURCE_ID | |
| D_ENCNTR_TYPE_ID | LH_D_ENCNTR_TYPE | D_ENCNTR_TYPE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_ENCNTR_TYPE | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_FACILITY_ID | LH_D_FACILITY | D_FACILITY_ID | |
| D_DISCHARGE_FACILITY_ID | LH_D_FACILITY | D_FACILITY_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_FACILITY | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_FACILITY | HEALTH_SYSTEM_SOURCE_ID | |
| D_METRIC_0_ID | LH_D_METRIC | D_METRIC_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_METRIC | HEALTH_SYSTEM_SOURCE_ID | |
| D_ADMIT_NURSE_UNIT_ID | LH_D_NURSE_UNIT | D_NURSE_UNIT_ID | |
| D_DISCHARGE_NURSE_UNIT_ID | LH_D_NURSE_UNIT | D_NURSE_UNIT_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_NURSE_UNIT | HEALTH_SYSTEM_SOURCE_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_NURSE_UNIT | HEALTH_SYSTEM_SOURCE_ID | |
| D_PERSON_ID | LH_D_PERSON | D_PERSON_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_PERSON | HEALTH_SYSTEM_SOURCE_ID | |
| D_ATTEND_PRSNL_ID | LH_D_PERSONNEL | D_PRSNL_ID | |
| HEALTH_SYSTEM_SOURCE_ID | LH_D_PERSONNEL | HEALTH_SYSTEM_SOURCE_ID |