RequisitionGroupPatientLink
The table contains information about prospective patient records. It contains the RQG ID, RQG type, the linked patient ID, and if the link is confirmed.
| Column Name | Type | Description |
|---|---|---|
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ProspectivePatientCreationSource | INTEGER | Stores the initial creation source of the prospective patient. |
| IsPatientLinkConfirmed | VARCHAR | Indicates whether the prospective patient record has a confirmed patient link. 'Y' indicates the link is confirmed. 'N' and NULL indicate that the link is unconfirmed. |
| LinkedPatientRecordIdentifier | VARCHAR | The unique ID of the patient record linked to this prospect. This column is frequently used to link to the PATIENT table. |
| ProspectivePatientGenericStringOne | VARCHAR | Text stored in the customer-owned prospective patient generic string 1 item. |
| ProspectivePatientIdentifier | NUMERIC | The unique identifier (.1 item) for the prospective patient record. |
| ProspectivePatientGenericStringTwo | VARCHAR | Text stored in the customer-owned prospective patient generic string 2 item. |
| WebsiteCreationSourceUtm | VARCHAR | UTM source parameter for the website that created the record. |
| WebsiteCreationUtmCampaign | VARCHAR | UTM campaign parameter for the website that created the record. |
| DuplicateOfProspectivePatientIdentifier | NUMERIC | Store the prospect that this prospect is a duplicate of. |
| DuplicateFoundDateTime | DATETIME | Date the prospect was marked as a duplicate. |
| ProspectivePatientRecordCreationDate | DATETIME | The date when the prospective patient record was created. |
| Pros | VARCHAR | UTM medium parameter for the website that created the record. |
| ProspectivePatientGenericCategoryIdentifier | INTEGER | A category value from the customer-owned prospective patient generic category 1. |
| MergeTargetProspectivePatientIdentification | NUMERIC | Another prospective patient record that this record is marked to be merged with. |
| ProspectivePatientGenericCategoryTwo | INTEGER | A category value from the customer-owned prospective patient generic category 2. |
| CreationUrchinTrackingModuleTerm | VARCHAR | UTM term parameter for the website that created the record. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| PatientLinkConfirmationDate | DATETIME | The date when the prospect and linked patient were confirmed to be the same person. |
| RequisitionGroupTypeCategory | INTEGER | The category number for the record type. |