CareEverywhereDocumentReleaseAuthorization
The Care Everywhere ID Details Table stores details about a Care Everywhere ID record including which patient is linked and the various security and configuration settings associated with the record.
| Column Name | Type | Description |
|---|---|---|
| MyChartPatientIdentifier | VARCHAR | The unique ID of the MyChart patient recordfor this row. This value is frequently used to link to the MYC_PATIENT table, or to other tables representing MyChart data. |
| CareEverywhereRecordTypeCategory | INTEGER | The record type category number for the Care Everywhere ID. |
| UnsuccessfulPatientQueryFlag | VARCHAR | Set to Yes if this is a record for storing unsuccessful patient queries |
| CareEverywhereIdentificationNumber | NUMERIC | Care Everywhere ID |
| ExternalTokenValue | VARCHAR | external token validating this external id |
| OrganizationSecurityLevelSetting | INTEGER | 200 - Security Level Settings - Organization. |
| ReservedIdentifierFlag | VARCHAR | Set to Yes if this is a record for storing reserved CE IDs |
| LastConsentFlagUpdateInstant | DATETIME | Contains the instant the flag in DXT-231 was last updated. |
| PatientOptedOutIndividualAccessServicesIndicator | VARCHAR | This column indicates whether the patient is opted out of Individual Access Services (IAS). |