home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "8c76f579d772c989"

✎ 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 August 24, 2020, laboratory investigators performed two procedures, chest drain placement and metal plate removal that were not approved in writing by the IACUC. The Principal Investigator submitted an amendment to the IACUC to add these procedures to the IACUC approved protocol. The Principal Investigator had not received approval in writing from the IACUC prior to performing the procedures. The amendment was approved for the two procedures by the IACUC on August 25, 2020. Under the same protocol, two laboratory personnel participated in animal procedures that were not approved to do so by the IACUC. They were approved by the IACUC to perform animal procedures under different protocols managed by the laboratory. The Principal Investigator submitted an amendment to add the two laboratory personnel on October 4, 2020. The IACUC approved the amendment on October 5, 2020. The IACUC shall notify principal investigators and the research facility in writing of its decision to approve or withhold approval of activities related to the care and use of animals. This was corrected by the facility through a corrective action plan and the approval amendments to the protocol by the IACUC.

rowid 129
desc Institutional Animal Care and Use Committee (IACUC).
web_siteName VETERINARY RESOURCES
kind  
Incident hash_id 8c76f579d772c989
web_inspectionDate 2021-08-04
code 2.31(d)(4)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 343.0
web_certType Class R - Research Facility
pdf_customer_id 89.0
pdf_customer_name UNIVERSITY OF MARYLAND BALTIMORE
pdf_customer_addr 10 S PINE ST. RM G-100, MSTF BLDG BALTIMORE, MD 21201
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470642-aphis-inspection-2016090000676864
lat 39.305008
lng -76.6896233

On December 30, 2019 a macaque was found by an animal caretaker recumbent on the floor of its enclosure. The animal caretaker immediately notified the veterinary care staff, who evaluated the macaque and determined it was dehydrated and started treatment. The macaque died while under veterinary care on January 1, 2020. This incident was not reported to the IACUC until September 18, 2020 through anonymous reporting system. The IACUC conducted an investigation and determined that the animal caretaker did not check the lixit for at least two daysThe results of the IACUC investigation revealed that the lixit was malfunctioning and the animal did not have water available for two days. The facility must ensure that potable water is provided in sufficient quantity to every non-human primate housed for their health and well- being. This was corrected by the facility by retraining all animal care staff, re-assignment of animal care responsibilities, inspection of the watering systems, and adding water bottles on cages. This inspection and exit interview were conducted with facility representatives. This inspection was conduct on 08/04/2021 to 08/05/2021. End Section

rowid 130
desc Watering.
web_siteName VETERINARY RESOURCES
kind Critical
Incident hash_id 8c76f579d772c989
web_inspectionDate 2021-08-04
code 3.83
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 343.0
web_certType Class R - Research Facility
pdf_customer_id 89.0
pdf_customer_name UNIVERSITY OF MARYLAND BALTIMORE
pdf_customer_addr 10 S PINE ST. RM G-100, MSTF BLDG BALTIMORE, MD 21201
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470642-aphis-inspection-2016090000676864
lat 39.305008
lng -76.6896233

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