CustomerServiceRecordAttachmen
Extracts the attachments for this NCS (customer service) record.
| Column Name | Type | Description |
|---|---|---|
| AttachedCampaignIdentifier | NUMERIC | The unique ID of the campaign record that is attached to a customer service communication. |
| AttachedPlaceOfServiceIdentifier | NUMERIC | The unique ID of the place of service record that is attached to the customer service communication. |
| AttachedReferralIdentifier | NUMERIC | The unique ID of the referral record that is attached to the customer service communication. |
| AttachedAccountIdentifier | NUMERIC | The unique ID of the account record that is attached to the customer service communication. |
| CustomerServiceAttachmentOrderRecordIdentifier | NUMERIC | Stores relevant order records for this NCS record. |
| AttachmentUserID | VARCHAR | The unique ID associated with the user record for this row. This column is frequently used to link to the CLARITY_EMP table. |
| CustomerServiceCommunicationIdentifier | NUMERIC | The unique ID of the customer service communication record for this row. |
| AttachedStagingRecordIdentifier | NUMERIC | The unique ID of the member transaction record that is attached to the customer service communication. |
| AttachmentTypeCategoryIdentifier | INTEGER | The attachment type category ID for the customer service communication attachment. |
| AttachedPatientEncounterContactSerialNumber | NUMERIC | The unique contact serial number for the patient encounter that is attached to the customer service communication. This number is unique across all patient encounters in your system. If you use IntraConnect this is the Unique Contact Identifier (UCI). |
| AttachmentProgramIdentifier | VARCHAR | The unique ID of the program record that is attached to the customer service communication. |
| AttachedProspectivePatientIdentifier | NUMERIC | The unique ID of the prospective patient record that is attached to the customer service communication. |
| AttachmentZipCode | VARCHAR | The ZIP code that was associated with the attachment when it was added to the customer service communication. |
| AttachedVendorIdentification | VARCHAR | The unique ID of the vendor record that is attached to the customer service communication. |
| SourceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| AttachedDocumentIdentifier | VARCHAR | The unique ID of the document record that is attached to this customer service communication line. |
| AttachmentAddedInstant | DATETIME | The instant that this attachment line was added to the customer service communication record. |
| AttachmentLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| AttachedCarrierRecordIdentification | VARCHAR | The unique ID of the carrier record that is attached to the customer service communication. |
| DeprecatedAttachedDepartmentIdentifier | NUMERIC | The unique ID of the department record that is attached to the customer service communication. |
| AttachedClaimIdentifier | NUMERIC | The unique ID of the AP Claim record that is attached to the customer service communication. |