ASSOCD_DEP
Description:
This table contains information about the location (department, room, and bed) associated with an Infection Control abstraction.

Primary Key
Column Name Ordinal Position
REGISTRY_DATA_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 REGISTRY_DATA_ID NUMERIC No
The unique identifier (.1 item) for the registry data record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 ASSOCD_DEP_ID NUMERIC No
The unique ID of the department record (DEP .1) associated with the infection case.
4 ASSOCD_ROM_ID VARCHAR No
The unique ID of the room record (ROM .1) associated with the infection case.
5 ASSOCD_BED_ID VARCHAR No
The unique ID of the bed record (BED .1) associated with the infection case.
6 ASSOCD_BED_ID_BED_LABEL VARCHAR No
The name of the bed.