home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "5869e684fe22dbd0"

✎ 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

On September 20th, 2023, an investigator was returning a non-human primate to a bank of 4 enclosures, or "quad," housing another non-human primate. The animals were not pair housed with one another and were not intended to have contact. These types of enclosures have a grid-style floor panel above a solid barrier that prevents contact when another animal is housed in an enclosure below. At the time of the incident, the solid barrier below an enclosure housing a non- human primate had been removed during husbandry activities, leaving only a grid separating the animal from the other enclosure, allowing some physical contact. The empty lower enclosure had been secured with a padlock by husbandry staff. The investigator, who did not recognize the vertical access between the two enclosures, unlocked the lower enclosure and secured an animal inside. Once in that enclosure, the animal was able to bite and fracture the tail and cause a laceration to the skin beneath the tail base of the animal housed above. Two animals were handled in a manner that resulted in injuries when an investigator placed a primate into the lower enclosure beneath another primate in error. Handling of all animals must be done as carefully as possible and in a manner that does not cause behavioral stress, physical harm, or unnecessary discomfort. This incident was self reported by the facility and corrective measures had been implemented prior to inspection. To remain corrected from February 28th, 2024 forward.

rowid 187
desc Miscellaneous.
web_siteName HARVARD CENTER FOR COMPARATIVE MEDICINE
kind Critical
Incident hash_id 5869e684fe22dbd0
web_inspectionDate 2024-02-27
code 2.38(f)(1)
repeat 0
pdf_insp_type FOCUSED INSPECTION
pdf_animals_total 42.0
web_certType Class R - Research Facility
pdf_customer_id 107.0
pdf_customer_name Harvard Medical School
pdf_customer_addr HARVARD CENTER FOR COMPARATIVE MEDICINE 665 HUNTINGTON AVE BOSTON, MA 02115
customer_state MA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/24520791-aphis-inspection-ins-0000930497
lat 42.335682
lng -71.101782

At the time of inspection, an investigator was conducting studies involving the administration of fluid rewards (juice). The juice is supplied to animals on study through a sipper connected to a series of plastic tubes. Irregular light brown discoloration can be seen inside the tubing where two lengths are connected to one another, and small areas of white patchy discoloration can be seen on the interior of the tube in other areas. These areas of discoloration could be contaminants or microbial growth which may be hazardous to the animals. Water receptacles must be kept clean and sanitized as often as necessary to keep them clean and free from contamination. To be corrected by March 12th, 2024. This inspection and exit interview were conducted with facility representatives. Additional Inspectors: Tonya Hadjis, Supervisory Animal Care Specialist n

rowid 188
desc Watering.
web_siteName HARVARD CENTER FOR COMPARATIVE MEDICINE
kind  
Incident hash_id 5869e684fe22dbd0
web_inspectionDate 2024-02-27
code 3.83
repeat 0
pdf_insp_type FOCUSED INSPECTION
pdf_animals_total 42.0
web_certType Class R - Research Facility
pdf_customer_id 107.0
pdf_customer_name Harvard Medical School
pdf_customer_addr HARVARD CENTER FOR COMPARATIVE MEDICINE 665 HUNTINGTON AVE BOSTON, MA 02115
customer_state MA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/24520791-aphis-inspection-ins-0000930497
lat 42.335682
lng -71.101782

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 4864.3ms