home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "27b5935236f90724"

✎ 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

Construction of primary enclosures *** On September 8, 2014, eight (8) non-human primates were shipped in primary transport enclosures constructed in a manner that waste products were able to leak from the enclosure while in transit. Primary transport enclosures should be leak-proof to prevent urine and feces from seeping outside of the enclosure and to prevent the animals from being excessively soiled. Transport enclosures that prevent the leakage of bodily fluids must be used for all future animal transport to keep the animals as clean and dry as possible while in transit. Correction: The IACUC conducted a review. The registrant has purchased and redesign d transport cages to meet the primary enclosure standards outlined in section 3.87 (a)(10). This item has been corrected.

rowid 152
desc PRIMARY ENCLOSURES USED TO TRANSPORT NONHUMAN PRIMATES.
web_siteName BIOQUAL INC - BRB
kind  
Incident hash_id 27b5935236f90724
web_inspectionDate 2015-09-11
code 3.87(a)(10)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1678.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 002
doccloud_url https://www.documentcloud.org/documents/23470670-aphis-inspection-265150517500546
lat 39.1043961
lng -77.1956928

Compatibility ***On September 8, 2014, two (2) non-human primates were shipped in a double compartment transport enclosure with no divider. The animals arrived with minor wounds and blood was present in the transport enclosure. There was no paperwork indicating the breeding or pairing status of these animals. Only one non-human primate should be shipped in a single transport enclosure to prevent possible fighting or injury to the animals while in transit. Measures must be taken to ensure that only one non-human primate is present per transport enclosure, except under certain provisions, for the overall health and safety of the animal. Correction: The IACUC conducted a review. New double compartment enclosures have been purchased and new transportation policies have been put in place. This item has been corrected. The exit briefing was conducted with the facility representatives. This is an electronic version of the inspection report dated 11 September 2015. This inspection report is amended to add the following header for both NCIs: "PRIMARY ENCLOSURES USED TO TRANSPORT NONHUMAN PRIMATES"

rowid 153
desc PRIMARY ENCLOSURES USED TO TRANSPORT NONHUMAN PRIMATES.
web_siteName BIOQUAL INC - BRB
kind  
Incident hash_id 27b5935236f90724
web_inspectionDate 2015-09-11
code 3.87(d)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1678.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 002
doccloud_url https://www.documentcloud.org/documents/23470670-aphis-inspection-265150517500546
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 7492.023ms