dat += "<tr style=[background]><td><A href='?src=[REF(src)];d_rec=[R.fields["id"]]'>[R.fields["name"]]</a></td>"
dat += "<td>[R.fields["id"]]</td>"
dat += "<td><b>F:</b> [R.fields["fingerprint"]]<BR><b>D:</b> [b_dna]</td>"
dat += "<td>[blood_type]</td>"
dat += "<td>[R.fields["p_stat"]]</td>"
dat += "<td>[R.fields["m_stat"]]</td></tr>"
Per Lummox this is depreciated behavior and should be yanked.
Example:
https://github.com/BeeStation/BeeStation-Hornet/blob/eb2101ec1b0654ea89c8e12126612bfc17296853/code/game/machinery/computer/medical.dm#L85-L90
Should be