_1548.patients_implantable_device_codes

Field Type Null Default Key Extra Comment
pidc_id int(11) NO PRI auto_increment Primary Key
pidc_pid_id int(11) NO MUL The corresponding patient implantable device id
pidc_cs_id int(11) NO The code system this device uses
pidc_code varchar(255) YES The code number (id) for this device
pidc_desc varchar(255) YES The device description

References

Local Column References