Table Detail Report
PERSON_PLAN_RELTN
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Health Plan Relationship |
| Definition: | The person-health plan relation table contains pointers to health plan(s) which represent the current health plans for a person. This table along with the person table can be preloaded with member and plan data or populated as this information is |
| Table Type: | ACTIVITY |
Column Detail - PERSON_PLAN_RELTN
| 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. |
| 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. |
| ALT_MEMBER_NBR | VC2(100) | Y | The alternate payer plan member number for the person. |
| ARCHIVE_DT_TM | DATE | Y | The date and time at which the patient health plan relationship (coverage) was archived. Once the coverage is archived, it should not be allocated to future encounters. |
| ARCHIVE_PRSNL_ID | NUMBER | Y | The id of the personnel who archived the patient health plan relationship (coverage) |
| BALANCE_TYPE_CD | NUMBER | N | The type of balance. |
| BEG_EFFECTIVE_DT_TM | DATE | N | 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_EFFECTIVE_TZ | NUMBER | Y | The time zone associated with the beg_effective_dt_tm column. |
| CARD_CATEGORY_CD | NUMBER | N | A categorization of the coverages and/or benefits available to the recipient. For some insurances this may be clearly identifiable based on characteristics of the beneficiary's coverage card. |
| CARD_ISSUE_NBR | NUMBER | N | The card issue number is used to track the number of cards dispensed. The original card is typically issue number 00, with subsequent cards incremented. |
| CONTRACT_CODE | VC2(100) | Y | Identifies a contract between a facility and a person's related health plan. |
| 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. |
| COVERAGE_COMMENTS_LONG_TEXT_ID | NUMBER | N | An identifier that points to a row in the LONG_TEXT table where comments about the plan coverage are stored. |
| COVERAGE_TYPE_CD | NUMBER | N | The code value for the type of coverage of the plan. |
| DEDUCT_AMT | FLOAT | Y | The amount of the deductable for the plan. |
| DEDUCT_MET_AMT | FLOAT | Y | How much of the deductable has been met. |
| DEDUCT_MET_DT_TM | DATE | Y | The date and time the deductable was met. |
| DENIAL_REASON_CD | NUMBER | N | The code value for the reason the claim was denied. |
| END_EFFECTIVE_DT_TM | DATE | N | 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_EFFECTIVE_TZ | NUMBER | Y | The time zone associated with the end_effective_dt_tm column. |
| EXT_PAYER_IDENT | VC2(100) | Y | The primary identifier of the organization (that does not exist in the Millennium build) providing the insurance plan (carrier). |
| EXT_PAYER_NAME | VC2(100) | Y | The name of the organization (that does not exist in the Millennium build) providing the insurance plan (carrier). |
| FAM_DEDUCT_MET_AMT | FLOAT | Y | The amount of the family deductable that has been met. |
| FAM_DEDUCT_MET_DT_TM | DATE | Y | The date and time the family deductable was met. |
| GENERIC_HEALTH_PLAN_NAME | VC2(100) | Y | The name of the health plan when the health plan category is GENERIC. |
| GROUP_NAME | VC2(200) | Y | The group name of the plan. |
| GROUP_NBR | VC2(100) | Y | The group number of the plan. |
| 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. |
| INSURED_CARD_NAME | VC2(100) | Y | Person's Name as seen on the insurance card. |
| INSURED_CARD_NAME_FIRST | VC2(100) | Y | Person's first name as seen on the insurance card. |
| INSURED_CARD_NAME_LAST | VC2(100) | Y | Person's last name as seen on the insurance card. |
| INSURED_CARD_NAME_MIDDLE | VC2(100) | Y | Person's middle name as seen on the insurance card. |
| INSURED_CARD_NAME_SUFFIX | VC2(100) | Y | Person's name suffix as seen on the insurance card. |
| INS_OFFICE_ORG_ID | NUMBER | N | Identifier from the organization table of the health plan's insurance office. |
| LIFE_RSV_DAILY_DED_AMT | FLOAT | N | The daily deductible amount that is applicable when reserve days are used for coverage. |
| LIFE_RSV_DAILY_DED_QUAL_CD | NUMBER | N | The qualifier describing the amount entered in the Lifetime reserve daily deductible. |
| LIFE_RSV_DAYS | NUMBER | N | The predetermined number of coverage days held "in reserve" for use if needed. The reserve days can be used when all the days under a given service have been used, but continued coverage/care is needed. This number is static for the lifetime of the subscriber. |
| LIFE_RSV_REMAIN_DAYS | NUMBER | N | A static, manual-entry field obtained from taking the Lifetime reserve days and subtracting any days used from that reserve for coverage. |
| MAX_OUT_PCKT_AMT | FLOAT | Y | The maximum out of pocket amount the person is responsible for. |
| MAX_OUT_PCKT_DT_TM | DATE | Y | The date and time the person met the out of pocket amount. |
| MEMBER_NBR | VC2(100) | Y | The plan member number for the person. |
| MEMBER_PERSON_CODE | VC2(100) | Y | An additional attribute that the payer can use to uniquely identify the subscriber and their dependents within the context of a particular policy. The policy number in conjunction with the member person code typically comprise the member number.; |
| MILITARY_SERVICE_CD | NUMBER | Y | The branch of military service through which the health plan coverage is being offered to the subscriber due to their current or past service. Examples may include, Army, Navy, Air Force, etc. |
| ON_FILE_ADMIN_SEX_CD | NUMBER | N | The person's gender code as it appears on file with the carrier. |
| ON_FILE_BIRTH_DT_ISO | VC2(10) | Y | The patient's date of birth as it appears on the file with the carrier. Stored in standard ISO format. |
| ORGANIZATION_ID | NUMBER | N | The ID of the organization providing the insurance plan. |
| PERSON_ID | NUMBER | N | This is the value of the unique primary identifier of the person table. It is an internal system assigned number. |
| PERSON_ORG_RELTN_ID | NUMBER | N | This is the value of the unique primary identifier of the person organization relationship table. It is an internal system assigned number. |
| PERSON_PLAN_RELTN_ID | NUMBER | N | This is the value of the unique primary identifier of the person health plan relationship table. It is an internal system assigned number. |
| PERSON_PLAN_R_CD | NUMBER | N | Code value for the type of relationship between the insurance plan and the person. Examples are member and subscriber. |
| PLAN_CLASS_CD | NUMBER | N | Code value that indicates if the health plan is in the reference list of health plans or not. FREETEXT indicates it is not in the list, HEALTHPLAN indicates it is. |
| PLAN_TYPE_CD | NUMBER | N | Code value that indicates the type of health plan. Examples are Medicaid, self pay, commercial, etc. |
| POLICY_NBR | VC2(100) | Y | The policy number of the subscriber's health plan at the time of the visit. The policy number in conjunction with the member person code typically comprise the member number. Sometimes the individual's member number is referred to as their policy number so care should be taken in order to make sure that the correct field is being used given a particular use case.; |
| PRIORITY_SEQ | NUMBER | Y | This is a numeric number used to represent the order in which to considered this health plan for reimbursement, if the person is a member of more than one health plan. |
| PROGRAM_STATUS_CD | NUMBER | N | Represents the set of coverages and/or benefits available to the recipient based on the recipient's reason for eligibility. |
| SIGNATURE_ON_FILE_CD | NUMBER | N | Coed value that indicates what level a person is allowing the release of medical information. Some examples are , No, Informed Consent, Limited, etc. |
| SPONSOR_PERSON_ORG_RELTN_ID | NUMBER | N | ID of sponsor's relationship to the employer. |
| SUBSCRIBER_PERSON_ID | NUMBER | N | The person ID of the plan subscriber. |
| 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. |
| VERIFY_DT_TM | DATE | Y | The date and time the verification took place. |
| VERIFY_PRSNL_ID | NUMBER | N | The ID of the person that did the verification |
| VERIFY_SOURCE_CD | NUMBER | N | The source by which the row was verified. |
| VERIFY_STATUS_CD | NUMBER | N | The status of the verification. |
Relationship Detail - PERSON_PLAN_RELTN
| Child Column in PERSON_PLAN_RELTN(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | HEALTH_PLAN_ID | HEALTH_PLAN | HEALTH_PLAN_ID |
| COVERAGE_COMMENTS_LONG_TEXT_ID | LONG_TEXT | LONG_TEXT_ID | |
| INS_OFFICE_ORG_ID | ORGANIZATION | ORGANIZATION_ID | |
| ORGANIZATION_ID | ORGANIZATION | ORGANIZATION_ID | |
| PERSON_ID | PERSON | PERSON_ID | |
| PERSON_ORG_RELTN_ID | PERSON_ORG_RELTN | PERSON_ORG_RELTN_ID | |
| SPONSOR_PERSON_ORG_RELTN_ID | PERSON_ORG_RELTN | PERSON_ORG_RELTN_ID | |
| ARCHIVE_PRSNL_ID | PRSNL | PERSON_ID | |
| VERIFY_PRSNL_ID | PRSNL | PERSON_ID |
| Parent Column in PERSON_PLAN_RELTN (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | PERSON_PLAN_RELTN_ID | ENCNTR_PLAN_RELTN | PERSON_PLAN_RELTN_ID |
| PERSON_BENEFIT_R | PERSON_PLAN_RELTN_ID | ||
| PERSON_PLAN_AUTH_R | PERSON_PLAN_RELTN_ID | ||
| PERSON_PLAN_AUTH_R_HIST | PERSON_PLAN_RELTN_ID | ||
| PERSON_PLAN_PROFILE_RELTN | PERSON_PLAN_RELTN_ID | ||
| PERSON_PLAN_PROFILE_R_HIST | PERSON_PLAN_RELTN_ID | ||
| PREEXIST_CONDITION | PERSON_PLAN_RELTN_ID | ||
| REFERRAL_P_PLAN_RELTN | PERSON_PLAN_RELTN_ID | ||
| TRANSACTION_ELIGIBILITY | PERSON_PLAN_RELTN_ID |
PERSON_PLAN_RELTN_HIST
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Plan Relationship History |
| Definition: | History table for the Person Plan Relation table |
| Table Type: | ACTIVITY |
Column Detail - PERSON_PLAN_RELTN_HIST
| 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. |
| 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. |
| ALT_MEMBER_NBR | VC2(100) | Y | The alternate payer plan member number for the person. |
| ARCHIVE_DT_TM | DATE | Y | The date and time at which the patient health plan relationship (coverage) was archived. Once the coverage is archived, it should not be allocated to future encounters. |
| ARCHIVE_PRSNL_ID | NUMBER | Y | The id of the personnel who archived the patient health plan relationship (coverage) |
| BEG_EFFECTIVE_DT_TM | DATE | N | 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_EFFECTIVE_TZ | NUMBER | Y | The time zone associated with the beg_effective_dt_tm column. |
| CARD_CATEGORY_CD | NUMBER | N | A categorization of the coverages and/or benefits available to the recipient. For some insurances this may be clearly identifiable based on characteristics of the beneficiary's coverage card. |
| CHANGE_BIT | NUMBER | N | Identifies which columns have had a change. |
| 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. |
| END_EFFECTIVE_DT_TM | DATE | N | 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_EFFECTIVE_TZ | NUMBER | Y | The time zone associated with the end_effective_dt_tm column. |
| EXT_PAYER_IDENT | VC2(100) | Y | The primary identifier of the organization (that does not exist in the Millennium build) providing the insurance plan (carrier). |
| EXT_PAYER_NAME | VC2(100) | Y | The name of the organization (that does not exist in the Millennium build) providing the insurance plan (carrier). |
| GENERIC_HEALTH_PLAN_NAME | VC2(100) | Y | The name of the health plan when the health plan category is generic. |
| GROUP_NAME | VC2(200) | Y | The group name of the plan. |
| GROUP_NBR | VC2(100) | Y | The group number of the plan. |
| 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. |
| INSURED_CARD_NAME | VC2(100) | Y | Subscriber's/Patient's name as printed on the insurance card. |
| INSURED_CARD_NAME_FIRST | VC2(100) | Y | Person's first name as seen on the insurance card. |
| INSURED_CARD_NAME_LAST | VC2(100) | Y | Person's last name as seen on the insurance card. |
| INSURED_CARD_NAME_MIDDLE | VC2(100) | Y | Person's middle name as seen on the insurance card. |
| INSURED_CARD_NAME_SUFFIX | VC2(100) | Y | Person's name suffix as seen on the insurance card. |
| INS_OFFICE_ORG_ID | NUMBER | N | Identifier from the organization table of the health plan's insurance office. |
| MEMBER_NBR | VC2(100) | Y | The plan member number for the person. |
| MEMBER_PERSON_CODE | VC2(100) | Y | An additional attribute that the payer can use to uniquely identify the subscriber and their dependents within the context of a particular policy. The policy number in conjunction with the member person code typically comprise the member number. |
| MILITARY_SERVICE_CD | NUMBER | Y | The branch of military service through which the health plan coverage is being offered to the subscriber due to their current or past service. Examples may include, Army, Navy, Air Force, etc. |
| ON_FILE_ADMIN_SEX_CD | NUMBER | N | The person's gender code as it appears on file with the carrier. |
| ON_FILE_BIRTH_DT_ISO | VC2(10) | Y | The patient's date of birth as it appears on the file with the carrier. Stored in standard ISO format. |
| ORGANIZATION_ID | NUMBER | N | The ID of the organization providing the insurance plan. |
| PERSON_ORG_RELTN_ID | NUMBER | N | This is the value of the unique primary identifier of the person organization relationship table. It is an internal system assigned number. |
| PERSON_PLAN_RELTN_HIST_ID | NUMBER | N | Uniquely identifies history for a given person plan relationship. |
| PERSON_PLAN_RELTN_ID | NUMBER | N | This is the ID from the PERSON_PLAN_RELTN row relating the PERSON and the HEALTH_PLAN to this ENCNTR_PLAN_RELTN row. For an encounter, a corresponding row can be maintained at the person level with the same information. |
| PERSON_PLAN_R_CD | NUMBER | N | Code value for the type of relationship between the insurance plan and the person. Examples are member and subscriber. |
| PLAN_CLASS_CD | NUMBER | N | Code value that indicates if the health plan is in the reference list of health plans or not. FREETEXT indicates it is not in the list, HEALTHPLAN indicates it is. |
| PLAN_TYPE_CD | NUMBER | N | Code value that indicates the type of health plan. Examples are Medicaid, self pay, commercial, etc. |
| PM_HIST_TRACKING_ID | NUMBER | N | This is the value of the unique primary identifier of the pm_hist_tracking table. It is an internal system assigned number. |
| POLICY_NBR | VC2(100) | Y | The policy number of the subscriber's health plan at the time of the visit. The policy number in conjunction with the member person code typically comprise the member number. Sometimes the individual's member number is referred to as their policy number so care should be taken in order to make sure that the correct field is being used given a particular use case. |
| PRIORITY_SEQ | NUMBER | Y | this is a numeric number used to represent the order in which to considered this health plan for reimbursement, if the person is a member of more than one health plan. |
| PROGRAM_STATUS_CD | NUMBER | N | Represents the set of coverages and/or benefits available to the recipient based on the recipient's reason for eligibility. |
| SIGNATURE_ON_FILE_CD | NUMBER | N | Coed value that indicates what level a person is allowing the release of medical information. Some examples are , No, Informed Consent, Limited, etc. |
| SPONSOR_PERSON_ORG_RELTN_ID | NUMBER | N | ID of sponsor's relationship to the employer. |
| SUBSCRIBER_PERSON_ID | NUMBER | N | The person ID of the plan subscriber. |
| TRACKING_BIT | NUMBER | N | Identifies which columns are being tracked for history. |
| TRANSACTION_DT_TM | DATE | Y | ** OBSOLETE **. Use column updt_dt_tm for any filtering/ordering query. If transaction date time is needed, it should be retrieved from pm_hist_tracking table. Note that its date may be in the past, as in before the update date time. |
| 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. |
| VERIFY_DT_TM | DATE | Y | The date and time the verification took place. |
| VERIFY_PRSNL_ID | NUMBER | N | The ID of the person that did the verification |
| VERIFY_SOURCE_CD | NUMBER | N | The source by which the row was verified. |
| VERIFY_STATUS_CD | NUMBER | N | The status of the verification. |
Relationship Detail - PERSON_PLAN_RELTN_HIST
| Child Column in PERSON_PLAN_RELTN_HIST(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | INS_OFFICE_ORG_ID | ORGANIZATION | ORGANIZATION_ID |
| PM_HIST_TRACKING_ID | PM_HIST_TRACKING | PM_HIST_TRACKING_ID |
PERSON_PORTAL_INVITE
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Portal Invite |
| Definition: | Stores information relating to a person's portal enrollment invitation. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_PORTAL_INVITE
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| 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 | N | 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. |
| CHALLENGE_ANSWER_TXT | VC2(50) | Y | The answer to the challenge question selected by the patient or (authorized-patient representative). The challenge question paired with the answer is used for authenticating their identify when the invitation is claimed. |
| CHALLENGE_QUESTION_CD | NUMBER | N | The question selected by the patient or (authorized-patient representative) paired with the challenge answer for authenticating their identity when the invitation is claimed. |
| ERROR_REASON_CD | NUMBER | N | Information describing the reason that the attempt to send an invitation to the person was not successful. |
| INVITE_STATUS_CD | NUMBER | N | The status of the person's portal invitation (i.e., sent, sending, error, self-enrolled) |
| PATIENT_PERSON_ID | NUMBER | N | This is the value of the unique primary identifier of the person 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. |
| PERSON_PORTAL_INVITE_ID | NUMBER | N | This is the value of the unique primary identifier of the person_portal_invite 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. |
Relationship Detail - PERSON_PORTAL_INVITE
| Child Column in PERSON_PORTAL_INVITE(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PATIENT_PERSON_ID | PERSON | PERSON_ID |
| PERSON_ID | PERSON | PERSON_ID |
| Parent Column in PERSON_PORTAL_INVITE (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | PERSON_PORTAL_INVITE_ID | PERSON_PORTAL_INVITE_HIST | PERSON_PORTAL_INVITE_ID |
PERSON_PORTAL_INVITE_HIST
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Portal Invite History |
| Definition: | Used for tracking history changes to PERSON_PORTAL_INVITE rows. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_PORTAL_INVITE_HIST
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| 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 | N | 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. |
| CHALLENGE_ANSWER_TXT | VC2(50) | Y | The answer to the challenge question selected by the patient or (authorized-patient representative). The challenge question paired with the answer is used for authenticating their identify when the invitation is claimed. |
| CHALLENGE_QUESTION_CD | NUMBER | N | The question selected by the patient or (authorized-patient representative) paired with the challenge answer for authenticating their identity when the invitation is claimed. |
| CHANGE_BIT | NUMBER | N | Identifies which columns have had a change. |
| ERROR_REASON_CD | NUMBER | N | Information describing the reason that the attempt to send an invitation to the person was not successful. |
| INVITE_STATUS_CD | NUMBER | N | The status of the person's portal invitation (i.e., sent, sending, error, self-enrolled) |
| PATIENT_PERSON_ID | NUMBER | N | This is the value of the unique primary identifier of the person table. It is an internal system assigned number. |
| PERSON_PORTAL_INVITE_HIST_ID | NUMBER | N | Uniquely Identifies a row on the PERSON_PORTAL_INVITE_HIST table. |
| PERSON_PORTAL_INVITE_ID | NUMBER | N | Uniquely identifies a related row on the PERSON_PORTAL_INVITE table. |
| PM_HIST_TRACKING_ID | NUMBER | N | This is the value of the unique primary identifier of the pm_hist_tracking table. It is an internal system assigned number. |
| TRACKING_BIT | NUMBER | N | Identifies which columns are being tracked for history. |
| TRANSACTION_DT_TM | DATE | Y | ** OBSOLETE **. Use column updt_dt_tm for any filtering/ordering query. If transaction date time is needed, it should be retrieved from pm_hist_tracking table. Note that its date may be in the past, as in before the update date time. |
| 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 - PERSON_PORTAL_INVITE_HIST
| Child Column in PERSON_PORTAL_INVITE_HIST(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PATIENT_PERSON_ID | PERSON | PERSON_ID |
| PERSON_PORTAL_INVITE_ID | PERSON_PORTAL_INVITE | PERSON_PORTAL_INVITE_ID | |
| PM_HIST_TRACKING_ID | PM_HIST_TRACKING | PM_HIST_TRACKING_ID |
PERSON_PREF
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Preference |
| Definition: | Stores information relating to a person's preferences |
| Table Type: | ACTIVITY |
Column Detail - PERSON_PREF
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| 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 | N | 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. |
| APPT_PROXIMITY_ADDR_TYPE_CD | NUMBER | N | identifies the appointment proximity address type (i.e., home, business, etc.). |
| FACILITY_ORGANIZATION_ID | NUMBER | N | The identifier of the preferred facility organization. |
| FRIDAY_APPT_TIME_CD | NUMBER | Y | The preferred appointment time for Friday. |
| MONDAY_APPT_TIME_CD | NUMBER | Y | The preferred appointment time for Monday. |
| PERSON_ID | NUMBER | N | this is the value of the unique primary identifier of the person table. it is an internal system assigned number. |
| PROVIDER_LANGUAGE_CD | NUMBER | Y | The preferred provider's language. |
| PROVIDER_SEX_CD | NUMBER | N | The preferred provider's gender (sex). |
| SATURDAY_APPT_TIME_CD | NUMBER | Y | The preferred appointment time for Saturday |
| SUNDAY_APPT_TIME_CD | NUMBER | Y | The preferred appointment time for Sunday |
| THURSDAY_APPT_TIME_CD | NUMBER | Y | The preferred appointment time for Thursday |
| TUESDAY_APPT_TIME_CD | NUMBER | Y | The preferred appointment time for Tuesday |
| 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. |
| WEDNESDAY_APPT_TIME_CD | NUMBER | Y | The preferred appointment time for Wednesday. |
Relationship Detail - PERSON_PREF
| Child Column in PERSON_PREF(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | FACILITY_ORGANIZATION_ID | ORGANIZATION | ORGANIZATION_ID |
| PERSON_ID | PERSON | PERSON_ID |
| Parent Column in PERSON_PREF (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | PERSON_ID | PERSON_PREF_HIST | PERSON_ID |