ClinicalDocumentationReviewContac
The table contains information about coding records (records in the COD master file). A row in this table contains information about each individual contact for coding records. Coding records store information from Clinical Documentation Improvement (CDI) reviews. A single coding record is created for the hospital account, with each contact (or row) containing information from a separate CDI review of the account.
| Column Name | Type | Description |
|---|---|---|
| ClinicalDocumentationReviewDiagnosisCodeSet | INTEGER | The diagnosis code set in a clinical documentation improvement (CDI) review. |
| CodingRecordIdentifier | NUMERIC | The unique identifier for the coding record. |
| ClinicalDocumentationProcedureCodeSet | INTEGER | The procedure code set in a clinical documentation improvement (CDI) review. |
| CodingContactSerialNumber | NUMERIC | The contact serial number (CSN) of the contact. |
| IsLastClinicalDocumentationReview | VARCHAR | Returns Y if the CDI review is the last review performed for the account. Returns N or null if not the last review. |
| InstanceOwningContactCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this contact. This is only populated if you use IntraConnect. |
| CdiReviewContactNumber | INTEGER | The contact number of the contact. |
| ClinicalDocumentationSpecialistUserIdentifier | VARCHAR | The user ID of the clinical documentation improvement (CDI) specialist who performed the CDI review. |
| LinkedQueryIdentifier | NUMERIC | This column is reserved for future development. |
| ContactDate | DATETIME | The date of this contact in calendar format. |
| ContactDateTimeUniqueifier | FLOAT | A 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. |
| ClinicalDocumentationNextReviewDateTime | DATETIME | The next review date for a clinical documentation improvement (CDI) review. |
| SourceCodingContactSerialNumber | NUMERIC | This item contains the contact serial number from the source coding record associated with this coding contact. This item is set when a coding contact is merged from another coding record. |
| ClinicalDocumentationReviewCreationInstant | DATETIME | The instant the CDI review was created. |
| IsFirstCdiReviewIndicator | VARCHAR | Returns Y if the CDI review is the first review performed for the account. Returns N or null if not the first review. |
| ContactTypeCode | INTEGER | The contact type of the contact. |
| CodingContactStatus | INTEGER | This item stores the current status of a contact on the coding record. |