ABN_CROSS_REFERENCE



Column Section Top of Page


Table-level Detail

Description: ABN Cross Reference
Definition: Cross references order catalog items with cpt-4 codes using the catalog_cd and the nomenclature_id.
Table Type: REFERENCE





Column Detail - ABN_CROSS_REFERENCE


Column Name Type Null? Definition
ABN_CROSS_REFERENCE_ID NUMBER N primary key
ACTIVE_IND NUMBER 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.
ACTIVE_STATUS_CD NUMBER N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
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.
CATALOG_CD NUMBER N Catalog Code from order_catalog and code_set that this row points to.
CPT_NOMEN_ID NUMBER N nomenclature id of the associated cpt-4 code
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.
UPDT_APPLCTX NUMBER N The application context number from the record info block. 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_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 N 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_ID NUMBER 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. 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 NUMBER 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.


ABN_RULE



Column Section Relationship Section Top of Page


Table-level Detail

Description: ABN RULE
Definition: Contains 'rules' around a particular icd-9/cpt-4 combination to determine if it's reimburseable.
Table Type: REFERENCE





Column Detail - ABN_RULE


Column Name Type Null? Definition
ABN_RULE_ID NUMBER N primary key for this table
ACTION_CD NUMBER N Code value associated with a certain action. For example AD for added diagnosis code
ACTION_CD_DT_TM DATE Y date associated with the certain action code.
ACTION_CODE VC2(200) Y Action Code
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.
ACTIVE_STATUS_CD NUMBER N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
AGE_RESTRICTION_CODE VC2(50) Y Age restriction for the procedure. "<" means less than or equal to and ">" means greater than or equal to. For example, >50 means that a service is limited to someone 50 years of age or older.
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.
CARRIER_ID NUMBER N ID FOR THE INSURANCE CARRIER. Obsolete Column. Not used
CONTRIBUTOR_SYSTEM_CD NUMBER N Contributor system identifies the source feed of data from which a row was populated. This is mainly used to determine how to update a set of data that may have originated from more than one source feed.
CPT_NOMEN_ID NUMBER N Nomenclature id of the CPT-4 code.
ENCNTR_GROUP_CD NUMBER N Encounter Group Code
ENCNTR_TYPE_CD NUMBER N Encounter type code that this rule qualifies for
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.
FIN_CLASS_CD NUMBER N Financial class code that this rule qualifies for
FIN_GROUP_CD NUMBER N Financial Group Code
FREQUENCY_REST_CODE VC2(50) Y Frequency restriction for a procedure. Standard format is one procedure per certain time period. For instance , no more than 2 x-rays per week/month/year etc. Written with number and time period, e.g. 11M means one procedure every eleven months.
HEALTH_PLAN_ID NUMBER N Health plan id associated with the rule.
ICD9_NOMEN_ID NUMBER N Nomenclature id for the diagnosis code
INFOX_POLICY_NUMBER VC2(100) Y Info-X Policy Number
LONG_TEXT_ID NUMBER N Long_text_id for the corresponding memo in the long text table.
MEDICARE_POLICY_NUMBER VC2(100) Y Medicare Policy Number
PARAMETER_CD NUMBER N Parameters or additional info related with abn_rule. For example, screening tests - no ICD-9 codes required, non-covered procedures, and non-covered diagnosis explicitly listed in policies.
POLICY_DISCRIPTION VC2(200) Y A brief description of the policy.
POLICY_NAME VC2(100) Y Policy name
POLICY_NUMBER NUMBER Y Policy number
SEX_RESTRICTION_CODE VC2(10) Y Sex restriction for the procedure.
TYPE_CD NUMBER N Type or category. For example, anesthesiology, neurology, medications, and radiology etc.
UPDT_APPLCTX NUMBER N The application context number from the record info block. 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_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 N 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_ID NUMBER 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. 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 NUMBER 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.
URL VC2(100) Y WorldWideWeb (WWW) link if available for a given policy.
VALID_DIAG_FLG NUMBER Y Tells if this diagnosis is, is not, or none are reimbursable on this CPT-4.



Relationship Detail - ABN_RULE


Child Column in ABN_RULE(FK) Parent Table Name Parent Column Name
Parents: HEALTH_PLAN_ID HEALTH_PLAN HEALTH_PLAN_ID


EEM_ABN_ACTION



Column Section Relationship Section Top of Page


Table-level Detail

Description: EEM ABN Action
Definition: This table is used to track the actions performed on an ABN.
Table Type: ACTIVITY





Column Detail - EEM_ABN_ACTION


Column Name Type Null? Definition
ABN_ACTION_CD NUMBER N The action taken on the ABN. For example: Check, Print, Signed, Not Signed, View, etc.
ABN_ACTION_ID NUMBER N The unique primary key of this table.
ABN_CHECK_ID NUMBER N The ABN check associated with the ABN action. A foreign key to the EEM_ABN_CHECK table.
ABN_FORM_ID NUMBER N The ABN form associated to the ABN action. A foreign key to the EEM_ABN_CHECK table.
ABN_STATE_CD NUMBER N The state of the ABN. For example: Checked, Signed, Printed, Not Signed, etc.
ACTION_DT_TM DATE N The date and time the action was performed.
ACTION_MEANING VC2(12) N A 12-char description corresponding to the Action Code.
ACTION_PRSNL_ID NUMBER N The ID of the personnel that performed the action.
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.
ACTIVE_STATUS_CD NUMBER N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
APPLICATION_NUMBER NUMBER N The Application Number of the Application that the update was performed 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.
CONVERSATION_ID NUMBER N Scheduling Conversation Identifier. This identifier is used to track all the abn checks which happened in the same transaction. This field makes debugging much easier
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.
FORM_ACTION_ID NUMBER N Form Action Identifier
STATE_MEANING VC2(12) N A 12-char description corresponding to the ABN State Code.
UPDT_APPLCTX NUMBER N The application context number from the record info block. 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_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 N 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_ID NUMBER 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. 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 NUMBER 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 - EEM_ABN_ACTION


Child Column in EEM_ABN_ACTION(FK) Parent Table Name Parent Column Name
Parents: ABN_ACTION_CD CODE_VALUE CODE_VALUE
ABN_STATE_CD CODE_VALUE CODE_VALUE
ABN_CHECK_ID EEM_ABN_CHECK ABN_CHECK_ID
ABN_FORM_ID EEM_ABN_FORM ABN_FORM_ID
FORM_ACTION_ID EEM_ACTION EEM_ACTION_ID
ACTION_PRSNL_ID PRSNL PERSON_ID




Parent Column in EEM_ABN_ACTION (PK) Child Table Name Child Column Name
Children: ABN_ACTION_ID EEM_ABN_FORM ABN_FORM_ID


EEM_ABN_CHECK



Column Section Relationship Section Top of Page


Table-level Detail

Description: EEM ABN Check
Definition: This table is used to log all ABN checks performed.
Table Type: ACTIVITY





Column Detail - EEM_ABN_CHECK


Column Name Type Null? Definition
ABN_CHECK_ID NUMBER N The unique primary key of this table.
ABN_STATE_CD NUMBER N The state of the ABN. For example: Checked, Signed, Printed, Not Signed, etc.
ABN_STATE_MEANING VC2(12) Y A 12-char description corresponding to the ABN State Code.
ABN_TRACKING_ID NUMBER N The ID associated to the row in this table that is the tracking identifier for this ABN check.
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.
ACTIVE_STATUS_CD NUMBER N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
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.
BIRTH_DT_TM DATE Y The date of birth.
BIRTH_TZ NUMBER Y Time zone associated with the corresponding BIRTH_DT_TM column.
CHECK_SEQ NUMBER N The sequence of the check.
DIAG_NOMEN_ID NUMBER N This is the value of the unique primary identifier of the nomenclature table. It is an internal system assigned number.
DIAG_SOURCE_IDENT VC2(50) N The identifier of the diagnosis source.
DIAG_VOCAB_CD NUMBER N The code value for the source vocabulary for the diagnosis.
DIAG_VOCAB_MEANING VC2(12) Y A text representation of the meaning for DIAG_VOCAB_CD.
DUP_CHECK_IND NUMBER N Indicates if there is duplicate checking.
DUP_KEY VC2(255) Y Duplicate Key column
EDI_TRANSACTION_IDENT VC2(50) Y Unique identifier provided by transaction services to uniquely identify a call to transaction services for medical necessity check.
EEM_FILE_ID NUMBER N The ID of the row in EEM_FILE related to this ABN check.
ENCNTR_ID NUMBER N This is the value of the unique primary identifier of the encounter table. It is an internal system assigned number.
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.
EST_SERVICE_IND NUMBER N An indicator for estimated service.
FINANCIAL_CLASS_CD NUMBER N The financial classification used for a given encounter. Examples may include Worker's Comp, Self Pay, etc.
GENDER_CD NUMBER N Specifies the gender.
GENDER_MEANING VC2(12) Y A textual representation of the gender.
HEALTH_PLAN_ID NUMBER N This is the value of the unique primary identifier of the health plan table. It is an internal system assigned number.
HIGH_STATUS_CD NUMBER N The high status code. Examples are Form Required or Form Not Required.
HIGH_STATUS_MEANING VC2(12) Y A textual representation of the high status.
INPATIENT_IND NUMBER N Indicates if the check is for an inpatient or not.
LOCATION_CD NUMBER N The Location that the procedure was checked against.
MED_STATUS_CD NUMBER N The medium status code for the ABN check. For example, meets medical necessity, Does not meet Medical Necessity, policy not defined, ambiguous, etc.
MED_STATUS_MEANING VC2(12) Y A text representation of the meaning for MED_STATUS_CD.
PARENT1_ID NUMBER N Id of table 1 the ABN check is associated to.
PARENT1_TABLE VC2(30) Y The name of the parent 1 table the ABN check is associated to.
PARENT2_ID NUMBER N The Id of the parent 2 table the ABN check is associated to.
PARENT2_TABLE VC2(30) Y The name of the parent 2 table the ABN check is associated to.
PARENT3_ID NUMBER N The Id of the parent 3 table the ABN check is associated to.
PARENT3_TABLE VC2(30) Y The name of the parent 3 table the ABN check is associated to.
PARENT_MNEMONIC VC2(100) Y A mnemonic for the parent the ABN check is associated to.
PAYER_ID NUMBER N This is the value of the unique primary identifier of the organization table. It is an internal system assigned number.
PERSON_ID NUMBER N This is the value of the unique primary identifier of the person table. It is an internal system assigned number.
PROC_DISPLAY_ID NUMBER N Identifier where the procedure display is linked to (appt_synonym_cd/synonym_id)
PROC_DISPLAY_TABLE VC2(30) Y Identifies the table where the procedure display is linked to (CODE_VALUE/ORDER_CATALOG_SYNONYM)
PROC_GROUP_DISPLAY_ID NUMBER N The Id of the procedure group display associated to the ABN check.
PROC_GROUP_DISPLAY_TABLE VC2(30) Y The table name associated with the procedure group display. E.G. CODE_VALUE, etc.
PROC_GROUP_PARENT_ID NUMBER N The Id of the procedure group parent.
PROC_GROUP_PARENT_TABLE VC2(30) Y The table name of the procedure group parent.
PROC_NOMEN_ID NUMBER N This is the value of the unique primary identifier of the nomenclature table. It is an internal system assigned number.
PROC_PARENT_ID NUMBER N Identifier where then procedures are linked to (appt_type_cd/catalog_cd)
PROC_PARENT_TABLE VC2(30) Y Identifies the table where the procedures are linked to (i.e. CODE_VALUE)
PROC_SOURCE_IDENT VC2(50) N The identifier of the procedure source.
PROC_VOCAB_CD NUMBER N The source vocabulary for the procedure.
PROC_VOCAB_MEANING VC2(12) Y The textual representation of the PROC_VOCAB_CD.
SERVICE_DT_TM DATE Y The service date and time for the ABN check.
SPONSOR_ID NUMBER N This is the value of the unique primary identifier of the organization table. It is an internal system assigned number.
UPDT_APPLCTX NUMBER N The application context number from the record info block. 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_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 N 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_ID NUMBER 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. 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 NUMBER 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.
USE_SERVICE_IND NUMBER N Use Service Date and Time Indicator



Relationship Detail - EEM_ABN_CHECK


Child Column in EEM_ABN_CHECK(FK) Parent Table Name Parent Column Name
Parents: ABN_STATE_CD CODE_VALUE CODE_VALUE
GENDER_CD CODE_VALUE CODE_VALUE
HIGH_STATUS_CD CODE_VALUE CODE_VALUE
MED_STATUS_CD CODE_VALUE CODE_VALUE
PROC_VOCAB_CD CODE_VALUE CODE_VALUE
ABN_TRACKING_ID EEM_ABN_CHECK ABN_CHECK_ID
EEM_FILE_ID EEM_FILE EEM_FILE_ID
ENCNTR_ID ENCOUNTER ENCNTR_ID
HEALTH_PLAN_ID HEALTH_PLAN HEALTH_PLAN_ID
LOCATION_CD LOCATION LOCATION_CD
DIAG_NOMEN_ID NOMENCLATURE NOMENCLATURE_ID
PROC_NOMEN_ID NOMENCLATURE NOMENCLATURE_ID
PAYER_ID ORGANIZATION ORGANIZATION_ID
SPONSOR_ID ORGANIZATION ORGANIZATION_ID
PERSON_ID PERSON PERSON_ID




Parent Column in EEM_ABN_CHECK (PK) Child Table Name Child Column Name
Children: ABN_CHECK_ID EEM_ABN_ACTION ABN_CHECK_ID
EEM_ABN_CHECK ABN_TRACKING_ID
EEM_ABN_DIAG ABN_CHECK_ID
EEM_ABN_INDEX ABN_CHECK_ID
EEM_ABN_LOW ABN_CHECK_ID
EEM_ABN_MOD ABN_CHECK_ID


EEM_ABN_DATA



Column Section Relationship Section Top of Page


Table-level Detail

Description: Hold additional attributes for an ABN code pair
Definition: EEM ABN Data
Table Type: REFERENCE





Column Detail - EEM_ABN_DATA


Column Name Type Null? Definition
ABN_ATTR_ID NUMBER N ABN Attribute Identifier
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.
ACTIVE_STATUS_CD NUMBER N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
ATTR_TYPE_CD NUMBER N Attribute Type Code
ATTR_TYPE_MEANING VC2(12) Y Attribute Type Meaning
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.
BEG_IDENTIFIER VC2(50) Y This field contains the begin SOURCE_IDENTIFIER for a range of NOMENCLATURE values.
BEG_SEQ NUMBER N Denote the first import sequence to contain the record
COMP_TYPE_CD NUMBER N Comparison Type Code
COMP_TYPE_MEANING VC2(12) Y Comparison Type Meaning
DATA_TYPE_CD NUMBER N A unique identifier for the Data Type Code.
DATA_TYPE_MEANING VC2(12) Y A 12-char description corresponding to the Data Type.
DATE_VALUE DATE Y Date/Time Value
DOUBLE_VALUE NUMBER Y Double Value (any numerical value)
EEM_FILE_ID NUMBER N EEM Content File Identifier value
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.
END_IDENTIFIER VC2(50) Y This field contains the ;last SOURCE_IDENTIFIER for a range of NOMENCLATURE values.
END_SEQ NUMBER N Denote the last content file to contain the record.
KEY_FIELD NUMBER N This field provides a link between the code pair in EEM_ABN_RULE and the additional attributes stored in EEM_ABN_DATA.
LONG_TEXT_ID NUMBER N Id of long text row containing note
PARENT_ID NUMBER N Parent Identifier
PARENT_MEANING VC2(12) Y Parent Meaning
PARENT_TABLE VC2(30) Y Parent Table
SEQ_NBR NUMBER N Determines the order among the children of a group.
STRING_VALUE VC2(255) Y String Value
UNITS_CD NUMBER N Denotes the Units of Measure
UNITS_MEANING VC2(12) Y Denotes the Units of Measure
UPDT_APPLCTX NUMBER N The application context number from the record info block.
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 N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER N The registered (assigned) task number for the process that inserted or updated the row.
VOCABULARY_CD NUMBER N Nomenclature Vocabulary Code
VOCABULARY_MEANING VC2(12) Y Nomenclature Vocabulary Meaning



Relationship Detail - EEM_ABN_DATA


Child Column in EEM_ABN_DATA(FK) Parent Table Name Parent Column Name
Parents: ATTR_TYPE_CD CODE_VALUE CODE_VALUE
COMP_TYPE_CD CODE_VALUE CODE_VALUE
DATA_TYPE_CD CODE_VALUE CODE_VALUE
UNITS_CD CODE_VALUE CODE_VALUE
VOCABULARY_CD CODE_VALUE CODE_VALUE
EEM_FILE_ID EEM_FILE EEM_FILE_ID
LONG_TEXT_ID LONG_TEXT_REFERENCE LONG_TEXT_ID