PatientGenomicIndicato
The table contains information about your patient genomic indicator records.
| Column Name | Type | Description |
|---|---|---|
| PatientIndicatorRecordStatus | INTEGER | This column contains the record status (hidden, soft-deleted, etc...) for the patient genomic indicator. |
| Gen | NUMERIC | This column contains the Genomic Indicator linked to this record. |
| CommunityPhysicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this Chronicles record. This is populated only if you use IntraConnect. |
| IntraConnectOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this contact. This is populated only if you use IntraConnect. |
| PatientGenomicIndicatorIdentifier | NUMERIC | This column contains the unique identifier (.1 item) for the pt indicators record. |
| GenomicIndicatorCreationDate | DATETIME | This column contains the date the record was created. |
| PatientGenomicIndicatorActivityScoreUpperBound | NUMERIC | This item represents the upper bound of the manually entered activity score for the patient genomic indicator. |
| DecimalContactDate | FLOAT | This column contains the unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
| PatientGenomicIndicatorCreationSource | INTEGER | The creation source for this patient genomic indicator. Blank values are treated as manually created indicators by the translation engine. |
| ContactDate | DATETIME | This column contains the date of this contact in calendar format. |
| PatientGenomicIndicatorContactNumber | INTEGER | This column contains the contact number. |
| Patient | NUMERIC | This column contains the contact serial number (CSN) of the contact. |
| LastLockedOrUnlockedInstant | DATETIME | This column contains the instant the record was last locked/unlocked. |
| LastUpdatedByUserIdentifier | VARCHAR | This column contains the EMP ID of the user that has made an update to this PGI record. |
| GenomicIndicatorRemovalReason | INTEGER | This column contains the reason why a patient's genomic indicator was marked as "removed" from the patient's genomic indicators list. |
| IsHiddenFromPatientIndicator | VARCHAR | This column contains whether the genomic indicator is hidden from the patient. If null, the default is No. |
| PatientGenomicIndicatorOverviewNoteIdentifier | VARCHAR | This column contains the overview note for the genomic indicator as linked to the patient. Patient-specific details about the genomic indicator are stored in the note networked to this item. |