home / aphis_reports

Semantic search

citation_inspection

Table actions
  • Semantic search against this table
  • Semantic search against this table

3 rows where hash_id = "7287634f982a2036"

✎ View and edit SQL

This data as json, CSV (advanced)

rowid ▼ narrative desc web_siteName kind hash_id web_inspectionDate code repeat pdf_insp_type pdf_animals_total web_certType pdf_customer_id pdf_customer_name pdf_customer_addr customer_state pdf_site_id doccloud_url lat lng

A total of 6 hamsters of 132 on Protocol A escaped from the primary enclosures. The hamsters are housed in disposable caging. On May 5, 2022, 3 male hamsters (#5102, #5103, and #5104) on chewed a medium sized hole of a back corner of their cage and escaped within the room they were housed. Hamster #5104 sustained multiple injuries and was euthanized as recommended by the veterinarian and in accordance with protocol requirements. The other hamsters were only euthanized to fulfill protocol requirements for tissue collection. On May 8, 2022, it was discovered that 3 female hamsters (#5063, #5064, and #5065) chewed a hole in their cage and escaped. Two hamsters were found in areas outside of the room in which they are housed. One hamster was found inside the animal room. All animals were in good health. The caging is not of sufficient strength to withstand the natural behavior of hamsters to chew. Hamsters must be housed in primary enclosures made of material that will remain structurally sound. Enhanced husbandry practices must be implemented to ensure the structural integrity of the primary enclosures or alternative caging should be provided to prevent escape and injury. Correct by August 13, 2022. NOTE: An order for non-disposable cages has been placed.

rowid 160
desc Primary enclosures.
web_siteName BIOQUAL INC - BPD
kind Critical
Incident hash_id 7287634f982a2036
web_inspectionDate 2022-06-07
code 3.28(a)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1328.0
web_certType Class R - Research Facility
pdf_customer_id 93.0
pdf_customer_name BIOQUAL INC
pdf_customer_addr 9600 MEDICAL CENTER DRIVE Suite 101 ROCKVILLE, MD 20850
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470693-aphis-inspection-2016090000794786
lat 39.1043961
lng -77.1956928

There are areas of drywall damage in Rooms 214 and 329 due to the removal of particle board and the rigors of daily hosing of the surfaces. The damage renders a rough surface that exposes under layers of the drywall. The damaged surfaces cannot be readily cleaned and sanitized. Surfaces in non-human primate housing areas must be maintained on a regular basis to facilitate all established husbandry practices. The damages surfaces must be replaced or repaired to ensure proper cleaning and sanitization of the walls. Correct by July 10, 2022.

rowid 161
desc Housing facilities, general.
web_siteName BIOQUAL INC - BPD
kind  
Incident hash_id 7287634f982a2036
web_inspectionDate 2022-06-07
code 3.75(c)(2)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1328.0
web_certType Class R - Research Facility
pdf_customer_id 93.0
pdf_customer_name BIOQUAL INC
pdf_customer_addr 9600 MEDICAL CENTER DRIVE Suite 101 ROCKVILLE, MD 20850
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470693-aphis-inspection-2016090000794786
lat 39.1043961
lng -77.1956928

An excessive number of bugs were seen inside the cover of light fixtures in Rooms 325, 326, and 210. Three small roaches were seen on the wall in the anteroom for Room 311. A pest control program must be effective in preventing the attraction of pests. Effective measures must be implemented to minimize the attraction of pests to the animal rooms. This inspection and exit interview were conducted with facility representatives and the Institutional Official. End Section

rowid 162
desc Cleaning, sanitization, housekeeping, and pest control.
web_siteName BIOQUAL INC - BPD
kind  
Incident hash_id 7287634f982a2036
web_inspectionDate 2022-06-07
code 3.84(d)
repeat 1
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1328.0
web_certType Class R - Research Facility
pdf_customer_id 93.0
pdf_customer_name BIOQUAL INC
pdf_customer_addr 9600 MEDICAL CENTER DRIVE Suite 101 ROCKVILLE, MD 20850
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470693-aphis-inspection-2016090000794786
lat 39.1043961
lng -77.1956928

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "citation_inspection" (
   [rowid] INTEGER PRIMARY KEY,
   [narrative] TEXT,
   [desc] TEXT,
   [web_siteName] TEXT,
   [kind] TEXT,
   [hash_id] TEXT REFERENCES [inspections]([hash_id]),
   [web_inspectionDate] TEXT,
   [code] TEXT,
   [repeat] INTEGER,
   [pdf_insp_type] TEXT,
   [pdf_animals_total] FLOAT,
   [web_certType] TEXT,
   [pdf_customer_id] FLOAT,
   [pdf_customer_name] TEXT,
   [pdf_customer_addr] TEXT,
   [customer_state] TEXT,
   [pdf_site_id] TEXT,
   [doccloud_url] TEXT
, lat double precision, lng double precision);
Built by Noomatic and Geoff · Powered by Datasette · Queries took 5486.079ms