DOCS_RCVD_INFECTIONS
Description:
This table stores patient infection information received from external sources.

Primary Key
Column Name Ordinal Position
DOCUMENT_ID 1
CONTACT_DATE_REAL 2
LINE 3

Column Information
Name Type Discontinued?
1 DOCUMENT_ID NUMERIC No
This item stores the Received Document record ID.
2 CONTACT_DATE_REAL FLOAT No
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.
3 LINE INTEGER No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
4 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
5 INFECTION_REFERENCE_ID VARCHAR No
The unique reference identifier associated with the infection.
6 INFECTION_NAME VARCHAR No
The name of the infection.
7 INFECTION_TYPE_C_NAME VARCHAR No
The type of the infection.
May contain organization-specific values: Yes
8 INFECTION_RECEIVED_STATUS_C_NAME VARCHAR No
The HL7 Act status received for the infection.
May contain organization-specific values: No
Category Entries:
Other
Normal
Aborted
Active
Cancelled
Completed
Held
New
Suspended
Nullified
Obsolete
9 INFECTION_START_DATE DATETIME (Local) No
The date the infection started.
10 INFECTION_END_DATE DATETIME (Local) No
The date the infection was marked resolved.
11 INFECTION_SRC_DXR_CSN NUMERIC No
The contact serial number of the DXR record that owns the instance of this infection.
12 INFECTION_LAST_UPD_INST_DTTM DATETIME (UTC) No
Stores the last time the infection has been updated.
13 INFECTION_HIST_STATUS_C_NAME VARCHAR No
Indicates whether the infection is currently active or historical.
May contain organization-specific values: No
Category Entries:
Current
Historical
Inactive
Discontinued
Deleted
14 INFECTION_LAST_INDICATED_DATE DATETIME No
This item stores the most recent date on which the infection was indicated.