PAT_MYC_PRXY_ACSS
Description:
Proxy access in web based chart system provides the means for one patient to view data for another patient. A typical use of this functionality is for a parent to be able to view their minor child's medical record. The items in this table keep track of current proxy relationships.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The unique ID assigned to the patient record. This ID may be encrypted if you have elected to use enterprise reporting’s security utility.
2 LINE INTEGER No
Since a patient may have more than one proxy relationship, the line number identifies each relationship for a given patient.
3 PROXY_PREFERENCES_ID NUMERIC No
The ID number of the communication preferences record for the proxy.