ilabafrica / BLIS-BDH

Legacy BLIS implementation customised for Bungoma County Hospital.
1 stars 0 forks source link

reasons for rejection of specimens need to be dropdown #39

Closed briankip closed 10 years ago

briankip commented 10 years ago

As advised by rufus, this needs to be dropdown, with ability to add more.

001 Poorly labelled specimen/container

002 Over saturation

003 Insufficient Sample

004 Scattered

005 Clotted Blood

006 Two layered spots

007 Serum rings

008 Scratched

009 Haemolysis

010 Spots that cannot elute

011 Leaking

012 Broken Sample Container

013 Mismatched sample and form labelling

014 Missing Labels on container and tracking form

015 Empty Container

016 Samples without tracking forms????

017 Poor transport

018 Lipaemic

019 Wrong container/Anticoagulant

020 Request form without samples

021 Missing collection date on specimen / request form.

022 Name and signature of requester missing

023 Mismatched information on request form and specimen container.

024 Request form contaminated with specimen

025 Duplicate specimen received

026 Delay between specimen collection and arrival in the laboratory

027 Inappropriate specimen packing

028 Inappropriate specimen for the test

029 Inappropriate test for the clinical condition

030 No Label???

031 Leaking

032 No Sample in the Container

033 No Request Form????

034 Missing Information Required

kitsao commented 10 years ago

This has been handled. With branch https://github.com/ilabafrica/BLIS-BDH/tree/rejection, the rejection reasons and phases can be added to the database for selection during specimen rejection. The comment column of specimen relation is still used for that purpose. What remains is to display specific reasons corresponding to the phases a specimen is rejected at. E.g. For Pre-analytical phase, show reasons for that phase only.

briankip commented 10 years ago

Fixed with #47