Table Detail Report

LH_AMB_EVENT_DATA_2025



Column Section Relationship Section Top of Page


Table-level Detail

Description: LH_AMB_EVENT_DATA_2025
Definition: Table containing event information for meaningful use NQF stage 2 2025
Table Type: ACTIVITY





Column Detail - LH_AMB_EVENT_DATA_2025


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
ASSOCIATED_ENTITY_ID NUMBER Y The ID of the associated event from the table listed in associated_entity_name.
ASSOCIATED_ENTITY_NAME VC2(30) Y The name of the table the associated event in the associated_entity_id column is coming from.
BEG_EFFECTIVE_DT_TM DATE Y The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time.
BR_DATAM_VSET_ITEM_ID NUMBER Y References the id in BR_DATAM_VSET_ITEM.
BR_DATAM_VSET_ITEM_NEG_ID NUMBER Y References the negation in BR_DATAM_VSET_ITEM.
CE_RESULT_UNIT VC2(50) Y The unit of the result value.
CE_RESULT_VAL VC2(255) Y The value of the result
DIAG_ACTIVE_IND NUMBER Y Table row is active or inactive
DIAG_PRIORITY NUMBER Y Priority of diagnoses as determined by application
D_QUERY_ID NUMBER Y Identifies the query associated with the quality measure. Foreign key to the LH_D_QUERY table.
ENCNTR_ID NUMBER Y Identifies the encounter against which the quality measure is associated.
END_EFFECTIVE_DT_TM DATE Y The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive.
EP_DT_TM DATE Y Activity date/time of an event.
EP_END_DT_TM DATE Y The date and time the Diagnosis/Problem/Prcedure/order end.
EXTRACT_DT_TM DATE Y The time in which the nqf load script that updated this record was run
FAMILY_MBR_CODE VC2(255) Y Family member associated with the patient for family history diagnosis
FIRST_PROCESS_DT_TM DATE Y The date/time that the first ETL process started that created this record.
HEALTH_SYSTEM_ID NUMBER Y Identifies the delivery network responsible for supplying the data.
HEALTH_SYSTEM_SOURCE_ID NUMBER N Identifies the unique source within the delivery network responsible for supplying the data.
LAST_PROCESS_DT_TM DATE Y The date/time that the last ETL process started that updated this record.
LAST_UPDATED_PROVIDER_ID NUMBER Y This gives the ID of the provider whoever has updated the row last
LH_AMB_EVENT_DATA_2025_ID NUMBER N Unique generated number that identifies a single row on the LH_AMB_EVENT_DATA_2025 table.
MEDS_DISPENSE_QTY FLOAT Y This field contains the dispense quantity of the medication.
MEDS_DISPENSE_QTY_UNIT VC2(100) Y This field contains the unit of the dispense quantity of medication.
MEDS_DURATION NUMBER Y This field contains the duration for medication.
MEDS_DURATION_UNIT VC2(100) Y This field contains the unit for duration of the medication.
MEDS_FREQUENCY FLOAT Y This field contains the frequency of the medication.
MEDS_REFILL_CNT NUMBER Y This field contains the refill count of the medication.
MEDS_STRENGTH_DOSE FLOAT Y This field contains medication dose's strength.
MEDS_STRENGTH_DOSE_UNIT VC2(100) Y This field contains the unit of the medication dose's strength.
MEDS_VOLUME_DOSE FLOAT Y This field contains medication dose's volume.
MEDS_VOLUME_DOSE_UNIT VC2(100) Y This field contains the unit of the medication dose's volume.
NEGATION_IND NUMBER Y Indicates whether the given result code is a negation or not (QRDA)
ONSET_DT_TM DATE Y The date and time the problem began
PARENT_ENTITY_ID NUMBER Y The ID of the event type from parent_entity_name.
PARENT_ENTITY_NAME VC2(50) Y The table name of the parent_entity_id source.
PERSON_ID NUMBER Y Identifies the person associated with the quality measure.
POP_REG_DT_TM DATE Y The date of the qualifying encounter that corresponds to this record.
PRIMARY_VSET_CD VC2(100) Y Code corresponding to the encounter type (QRDA)
PRIMARY_VSET_CD_DISPLAY VC2(500) Y Detailed information on the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_NAME VC2(100) Y Coding system name for the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_OID VC2(100) Y Coding system of the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_SDTC VC2(100) Y The OID of the encounter code system's value set (QRDA)
PROB_LIFE_CYCLE_STATUS_CD FLOAT Y The current status of the problem. (From Problem Table)
QUAL_REG_DT_TM DATE Y Indicates the date of a candidate for deletion.
SECONDARY_VSET_CD VC2(100) Y Code corresponding to the result type (QRDA)
SECONDARY_VSET_CD_DISPLAY VC2(500) Y Detailed information on the result type (QRDA)
SECONDARY_VSET_CD_SYS_NAME VC2(100) Y Coding system name for the result type (QRDA)
SECONDARY_VSET_CD_SYS_OID VC2(100) Y Coding system of the result type (QRDA)
SECONDARY_VSET_CD_SYS_SDTC VC2(100) Y The OID of the result code system's value set (QRDA)
UPDT_CNT NUMBER 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 DATE 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 VC2(50) Y The script name responsible for updating the record.
UPDT_TASK VC2(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.
VACCINE_DOSE_FLAG NUMBER Y This field contains the details of vaccine dose. 0 - Row is not related to a vaccine dose, 2 - This value will denote a 2-dose vaccine, 3 - This value will denote a 3-dose vaccine, 4 - This value will denote a 4-dose vaccine.



Relationship Detail - LH_AMB_EVENT_DATA_2025


Child Column in LH_AMB_EVENT_DATA_2025(FK) Parent Table Name Parent Column Name
Parents: D_QUERY_ID LH_D_QUERY D_QUERY_ID


LH_AMB_FILTER_PARAMS



Column Section Top of Page


Table-level Detail

Description: LH_AMB_FILTER_PARAMS
Definition: This table holds parameters for the LH_AMB_FILTER program.
Table Type: ACTIVITY





Column Detail - LH_AMB_FILTER_PARAMS


Column Name Type Null? Definition
BEG_EXTRACT_DT_TM DATE Y The start of the extract period.
BIRTHDATE_HIGH_DT_TM DATE Y The highest value for Patient Birth Date Time.
BIRTHDATE_LOW_DT_TM DATE Y The lowest value for Patient Birth Date Time.
END_EXTRACT_DT_TM DATE Y The end of the extract period.
ETHNICITY_CD NUMBER Y CODE_VALUE for Patient Ethnicity Filter.
FILE_TEXT VC2(50) Y The text to associate with records .
GENDER_ITEM_ID NUMBER N BR_DATAM_VAL_SET_ITEM_ID for Patient Gender Filter.
INSURANCE_ITEM_ID NUMBER N BR_DATAM_VAL_SET_ITEM_ID for Patient Insurance Filter.
LH_AMB_FILTER_PARAMS_ID NUMBER N Unique generated number that identifies a single row on the LH_AMB_FILTER_PARAMS table.
LOGICAL_DOMAIN_ID NUMBER 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.
PARENT_ENTITY_ID NUMBER N The id to associate with Parent Entity Name.
PARENT_ENTITY_NAME VC2(30) Y The table to associate with Parent Entity ID.
PRINT_OPTION VC2(10) Y The format in which to print results.
PROBLEM_VSET_ID NUMBER N BR_DATAM_VAL_SET_ID for Patient Problem Filter.
RACE_CD NUMBER Y CODE_VALUE for Patient Race Filter.
REPORT_BY VC2(20) Y The Reporting Option.
REPORT_MODE VC2(20) Y The mode for which to run LH_AMB_FILTER.
UPDT_DT_TM DATE 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_TASK VC2(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.


LH_AMB_QUAL_ENCNTR



Column Section Relationship Section Top of Page


Table-level Detail

Description: LH_AMB_QUAL_ENCNTR
Definition: Table contains the qualifying encounters for Meaningful Use QM and PQRI solutions.
Table Type: ACTIVITY





Column Detail - LH_AMB_QUAL_ENCNTR


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
BR_DATAM_VSET_ITEM_ID NUMBER N This column will have br_datam_vset_item_id of an observation code, which will be used for QRDA XML files.
BR_DATAM_VSET_ITEM_NEG_ID NUMBER N This column will have br_datam_vset_item_id of a Negation code, which will be used for QRDA XML files.
COMM_MRN_TXT VC2(50) Y Identifies the community medical record number of the patient.
D_PERSON_ID NUMBER N Identifies the person associated with the quality measure. Foreign key to the LH_D_PERSON table.
D_QUERY_ID NUMBER N Identifies the query associated with the quality measure. Foreign key to the LH_D_QUERY table.
ENCNTR_ID NUMBER N Identifies the encounter against which the quality measure is associated.
EXTRACT_DT_TM DATE Y The date/time that the record was extracted from the source system.
FINANCIAL_NBR_TXT VC2(50) Y The financial number alias associated to the encounter.
FIRST_PROCESS_DT_TM DATE Y The date/time that the first ETL process started that created this record.
HEALTH_SYSTEM_ID NUMBER N Identifies the delivery network responsible for supplying the data.
HEALTH_SYSTEM_SOURCE_ID NUMBER N Identifies the unique source within the delivery network responsible for supplying the data.
LAST_PROCESS_DT_TM DATE Y The date/time that the last ETL process started that updated this record.
LH_AMB_QUAL_ENCNTR_ID NUMBER N Unique generated number that identifies a single row on the LH_AMB_QUAL_ENCNTR table.
LOGICAL_DOMAIN_ID NUMBER 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.
NEGATION_IND NUMBER N Indicates whether the given result code is a negation or not (QRDA)
ORG_MRN_TXT VC2(50) Y Identifies the medical record number of the patient.
PARENT_ENTITY_ID NUMBER N The ID of the event type from parent_entity_name.
PARENT_ENTITY_NAME VC2(50) Y The table name of the parent_entity_id source.
PERSON_ID NUMBER N Identifies the person against which the qualify measure is associated.
POP_EP_DT_TM DATE Y Activity date/time of an event qualifying in population.
PRIMARY_VSET_CD VC2(100) Y Code corresponding to the encounter type (QRDA)
PRIMARY_VSET_CD_DISPLAY VC2(500) Y Detailed information on the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_NAME VC2(100) Y Coding system name for the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_OID VC2(100) Y Coding system of the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_SDTC VC2(100) Y The OID of the encounter code system's value set (QRDA)
QUAL_REG_DT_TM DATE Y Stores the registration date time of the encounter that qualified this row.
REG_DT_TM DATE Y Registration date/time of encounter.
SECONDARY_VSET_CD VC2(100) Y Code corresponding to the result type (QRDA)
SECONDARY_VSET_CD_DISPLAY VC2(500) Y Detailed information on the result type (QRDA)
SECONDARY_VSET_CD_SYS_NAME VC2(100) Y Coding system name for the result type (QRDA)
SECONDARY_VSET_CD_SYS_OID VC2(100) Y Coding system of the result type (QRDA)
SECONDARY_VSET_CD_SYS_SDTC VC2(100) Y The OID of the result code system's value set (QRDA)
UPDT_CNT NUMBER 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. 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 DATE 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 VC2(50) N The script name responsible for updating the record.
UPDT_TASK VC2(50) N 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_AMB_QUAL_ENCNTR


Child Column in LH_AMB_QUAL_ENCNTR(FK) Parent Table Name Parent Column Name
Parents: D_PERSON_ID LH_D_PERSON D_PERSON_ID
HEALTH_SYSTEM_SOURCE_ID LH_D_PERSON HEALTH_SYSTEM_SOURCE_ID
D_QUERY_ID LH_D_QUERY D_QUERY_ID


LH_AMB_QUAL_ENCNTR_2016



Column Section Relationship Section Top of Page


Table-level Detail

Description: LH_AMB_QUAL_ENCNTR_2016
Definition: Table containing the qualifying encounters for Meaningful Use NQF Stage 2 2016
Table Type: ACTIVITY





Column Detail - LH_AMB_QUAL_ENCNTR_2016


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
BR_DATAM_VSET_ITEM_ID NUMBER N References the id in BR_DATAM_VSET_ITEM.
BR_DATAM_VSET_ITEM_NEG_ID NUMBER N References the negation in BR_DATAM_VSET_ITEM.
CMS_PAYER_GROUP VC2(100) Y The CMS payer grouping of the patient's payer.
COMM_MRN_TXT VC2(50) Y Identifies the community medical record number of the patient.
D_PERSON_ID NUMBER N Identifies the person associated with the quality measure. Foreign key to the LH_D_PERSON table.
D_QUERY_ID NUMBER N Identifies the query associated with the quality measure. Foreign key to the LH_D_QUERY table.
ENCNTR_ID NUMBER N Identifies the encounter against which the quality measure is associated.
ETHNICITY_VSET_CD VC2(100) Y The code value corresponding to the patient's ethnicity.
EXTRACT_DT_TM DATE Y The date/time that the record was extracted from the source system.
FINANCIAL_NBR_TXT VC2(50) Y The financial number alias associated to the encounter.
FIRST_PROCESS_DT_TM DATE Y The first date/time the row was updated by the NQF load script.
GENDER_VSET_CD VC2(100) Y The code value corresponding to the patient's gender.
HEALTH_SYSTEM_ID NUMBER N Identifies the delivery network responsible for supplying the data.
HEALTH_SYSTEM_SOURCE_ID NUMBER N Identifies the unique source within the delivery network responsible for supplying the data.
HIC_NBR VC2(50) Y The patient's HIC number.
LAST_PROCESS_DT_TM DATE Y The last date/time the row was updated by the NQF load script.
LH_AMB_QUAL_ENCNTR_2016_ID NUMBER N Unique generated number that identifies a single row on the LH_AMB_QUAL_ENCNTR_2016 table.
LOC_NURSE_UNIT_CD NUMBER Y The code value corresponding to the nursing unit of the encounter.
LOGICAL_DOMAIN_ID NUMBER 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.
NEGATION_IND NUMBER N Indicates whether the given result code is a negation or not (QRDA)
ORGANIZATION_ID NUMBER N References the id in ORGANIZATION.
ORG_MRN_TXT VC2(50) Y Identifies the medical record number of the patient.
PARENT_ENTITY_ID NUMBER N The ID of the event type from parent_entity_name.
PARENT_ENTITY_NAME VC2(50) Y The table name of the parent_entity_id source.
PAYER_VSET_CD VC2(100) Y The code value corresponding to the patient's payer.
PERSON_ID NUMBER N Identifies the person against which the qualify measure is associated.
POP_EP_DT_TM DATE Y Activity date/time of an event qualifying in population.
PQRS_IND NUMBER Y Indicates whether the patient qualifies for PQRS.
PRIMARY_VSET_CD VC2(100) Y Code corresponding to the encounter type (QRDA)
PRIMARY_VSET_CD_DISPLAY VC2(500) Y Detailed information on the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_NAME VC2(100) Y Coding system name for the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_OID VC2(100) Y Coding system of the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_SDTC VC2(100) Y The OID of the encounter code system's value set (QRDA)
QUAL_REG_DT_TM DATE Y Indicates the date of a candidate for deletion.
RACE_VSET_CD VC2(100) Y The code value corresponding to the patient's race.
REG_DT_TM DATE Y Registration date/time of encounter.
SECONDARY_VSET_CD VC2(100) Y Code corresponding to the result type (QRDA)
SECONDARY_VSET_CD_DISPLAY VC2(500) Y Detailed information on the result type (QRDA)
SECONDARY_VSET_CD_SYS_NAME VC2(100) Y Coding system name for the result type (QRDA)
SECONDARY_VSET_CD_SYS_OID VC2(100) Y Coding system of the result type (QRDA)
SECONDARY_VSET_CD_SYS_SDTC VC2(100) Y The OID of the result code system's value set (QRDA)
UPDT_CNT NUMBER 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 DATE Y The date and time the row was last inserted or updated.
UPDT_SOURCE VC2(50) N The script name responsible for updating the record.
UPDT_TASK VC2(50) N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - LH_AMB_QUAL_ENCNTR_2016


Child Column in LH_AMB_QUAL_ENCNTR_2016(FK) Parent Table Name Parent Column Name
Parents: D_PERSON_ID LH_D_PERSON D_PERSON_ID
HEALTH_SYSTEM_SOURCE_ID LH_D_PERSON HEALTH_SYSTEM_SOURCE_ID
D_QUERY_ID LH_D_QUERY D_QUERY_ID


LH_AMB_QUAL_ENCNTR_2017



Column Section Relationship Section Top of Page


Table-level Detail

Description: LH_AMB_QUAL_ENCNTR_2017
Definition: Table containing the qualifying encounters for Meaningful Use NQF Stage 2 2017
Table Type: ACTIVITY





Column Detail - LH_AMB_QUAL_ENCNTR_2017


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
BR_DATAM_VSET_ITEM_ID NUMBER N References the id in BR_DATAM_VSET_ITEM.
BR_DATAM_VSET_ITEM_NEG_ID NUMBER N References the negation in BR_DATAM_VSET_ITEM.
CMS_PAYER_GROUP VC2(100) Y The CMS payer grouping of the patient's payer.
COMM_MRN_TXT VC2(50) Y Identifies the community medical record number of the patient.
DISCH_DT_TM DATE Y The date/time of patient discharge
D_PERSON_ID NUMBER N Identifies the person associated with the quality measure. Foreign key to the LH_D_PERSON table.
D_QUERY_ID NUMBER N Identifies the query associated with the quality measure. Foreign key to the LH_D_QUERY table.
ENCNTR_ID NUMBER N Identifies the encounter against which the quality measure is associated.
ETHNICITY_VSET_CD VC2(100) Y The code value corresponding to the patient's ethnicity.
EXTRACT_DT_TM DATE Y The date/time that the record was extracted from the source system.
FINANCIAL_NBR_TXT VC2(50) Y The financial number alias associated to the encounter.
FIRST_PROCESS_DT_TM DATE Y The date/time that the first ETL process started that created this record.
GENDER_VSET_CD VC2(100) Y The code value corresponding to the patient's gender.
HEALTH_PLAN_ID NUMBER N The identifier for the patient¿s health plan
HEALTH_SYSTEM_ID NUMBER N Identifies the delivery network responsible for supplying the data.
HEALTH_SYSTEM_SOURCE_ID NUMBER N Identifies the unique source within the delivery network responsible for supplying the data.
HIC_NBR VC2(50) Y The patient's HIC number.
LAST_PROCESS_DT_TM DATE Y The date/time that the last ETL process started that updated this record.
LH_AMB_QUAL_ENCNTR_2017_ID NUMBER N Unique generated number that identifies a single row on the LH_AMB_QUAL_ENCNTR_2017 table.
LOC_NURSE_UNIT_CD NUMBER N The code value corresponding to the nursing unit of the encounter.
LOGICAL_DOMAIN_ID NUMBER 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.
NEGATION_IND NUMBER Y Indicates whether the given result code is a negation or not (QRDA)
ORGANIZATION_ID NUMBER N References the id in ORGANIZATION.
ORG_MRN_TXT VC2(50) Y Identifies the medical record number of the patient.
PARENT_ENTITY_ID NUMBER N The ID of the event type from parent_entity_name.
PARENT_ENTITY_NAME VC2(50) Y The table name of the parent_entity_id source.
PAYER_VSET_CD VC2(100) Y The code value corresponding to the patient's payer.
PERSON_ETHNIC_CODE_DISPLAY VC2(100) Y The textual representation of the patient's ethnicity
PERSON_ETHNIC_CODE_SYSTEM VC2(100) Y The code system of the patient's ethnicity
PERSON_ETHNIC_CODE_SYSTEM_NAME VC2(100) Y The name of the patient's ethnicity code system
PERSON_GENDER_CODE_DISPLAY VC2(100) Y The textual representation of the patient's gender
PERSON_GENDER_CODE_SYSTEM VC2(100) Y The code system of the patient's gender
PERSON_GENDER_CODE_SYSTEM_NAME VC2(100) Y The name of the patient's gender code system
PERSON_ID NUMBER N Identifies the person against which the qualify measure is associated.
PERSON_PAYER_CODE_DISPLAY VC2(100) Y Text description of the policy type
PERSON_PAYER_CODE_SYSTEM VC2(100) Y String representation of the code system that policy was derived from
PERSON_PAYER_CODE_SYSTEM_NAME VC2(100) Y The name of the policy code system.
PERSON_RACE_CODE_DISPLAY VC2(100) Y The textual representation of the patient's race
PERSON_RACE_CODE_SYSTEM VC2(100) Y The code system of the patient's race
PERSON_RACE_CODE_SYSTEM_NAME VC2(100) Y The name of the patient's race code system
POLICY_TYPE_DISPLAY VC2(100) Y Text description of the policy type
POLICY_TYPE_SYSTEM_SDTC VC2(100) Y OID of codeSystem string.
POP_EP_DT_TM DATE Y Activity date/time of an event qualifying in population.
PQRS_IND NUMBER Y Indicates whether the patient qualifies for PQRS.
PRIMARY_VSET_CD VC2(100) Y Code corresponding to the encounter type (QRDA)
PRIMARY_VSET_CD_DISPLAY VC2(500) Y Detailed information on the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_NAME VC2(100) Y Coding system name for the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_OID VC2(100) Y Coding system of the encounter type (QRDA)
PRIMARY_VSET_CD_SYS_SDTC VC2(100) Y The OID of the encounter code system's value set (QRDA)
QUAL_REG_DT_TM DATE Y Indicates the date of a candidate for deletion.
RACE_VSET_CD VC2(100) Y The code value corresponding to the patient's race.
REG_DT_TM DATE Y Registration date/time of encounter.
SECONDARY_VSET_CD VC2(100) Y Code corresponding to the result type (QRDA)
SECONDARY_VSET_CD_DISPLAY VC2(500) Y Detailed information on the result type (QRDA)
SECONDARY_VSET_CD_SYS_NAME VC2(100) Y Coding system name for the result type (QRDA)
SECONDARY_VSET_CD_SYS_OID VC2(100) Y Coding system of the result type (QRDA)
SECONDARY_VSET_CD_SYS_SDTC VC2(100) Y The OID of the result code system's value set (QRDA)
UPDT_CNT NUMBER 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 DATE 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 VC2(50) Y The script name responsible for updating the record.
UPDT_TASK VC2(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_AMB_QUAL_ENCNTR_2017


Child Column in LH_AMB_QUAL_ENCNTR_2017(FK) Parent Table Name Parent Column Name
Parents: D_PERSON_ID LH_D_PERSON D_PERSON_ID
HEALTH_SYSTEM_SOURCE_ID LH_D_PERSON HEALTH_SYSTEM_SOURCE_ID
D_QUERY_ID LH_D_QUERY D_QUERY_ID