PAT_ID_VERIF_HX
Description:
Holds historical information related to patient identity verification.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 PAT_ID_VERIF_MTHD_C_NAME VARCHAR No
Holds the method used for identity verification.
May contain organization-specific values: No
Category Entries:
In-Person
OpenID
Mobile Driver's License
4 PAT_ID_VERIF_CLIENT VARCHAR No
Holds the auditing client ID used to track integration usage with an identity verification vendor.
5 PAT_ID_VERIF_LVL_C_NAME VARCHAR No
Holds the level of identity proofing for identity verification.
May contain organization-specific values: No
Category Entries:
NIST IAL1
NIST IAL2
NIST IAL3
6 PAT_ID_VERIF_ORG_ID NUMERIC No
Holds the data exchange organization where identity verification took place.
7 PAT_ID_VERIF_ORG_ID_EXTERNAL_NAME VARCHAR No
Organization's external name used as the display name on forms and user interfaces.
8 PAT_ID_VERIF_WKFL_C_NAME VARCHAR No
Holds the workflow where identity verification took place.
May contain organization-specific values: No
Category Entries:
Generic
Self-Signup
Account Recovery
Post-Login
9 PAT_ID_VERIF_UTC_DTTM DATETIME (UTC) No
Holds the UTC instant when identity verification took place.