home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "8c0fc21a48ddd0c7"

✎ 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

Two macaques enrolled on IACUC protocol #XXXXX000238 had a bone marrow collection procedure performed on June 1st, 2023. The approved protocol includes both a long acting buprenorphine and 3 days of treatment with meloxicam for post-procedural pain control. The animals received analgesics per protocol on the day of the procedure, but did not receive meloxicam the following day. The missed dose of meloxicam was recognized by facility staff the next day who notified the facility veterinarian to evaluate the animals. Failure to administer post-operative analgesia in accordance with the protocol constitutes a significant change that did not undergo IACUC review and approval. This item was identified by the facility prior to inspection and corrective measures were implemented, which included a protocol amendment. To remain corrected after February 1st, 2024.

rowid 198
desc Institutional Animal Care and Use Committee (IACUC).
web_siteName M G H MAIN CAMPUS
kind  
Incident hash_id 8c0fc21a48ddd0c7
web_inspectionDate 2024-01-23
code 2.31(c)(7)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 165.0
web_certType Class R - Research Facility
pdf_customer_id 108.0
pdf_customer_name General Hospital Corporation
pdf_customer_addr RES MGMT 149 13TH ST # 5249 CHARLESTOWN, MA 02129
customer_state MA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/24449795-aphis-inspection-ins-0000923389
lat 42.3773585
lng -71.0522817

On September 2nd, 2023, a staff member setting up enclosures after husbandry activities removed a barrier between two macaques in error, leading to a fight between the animals. Both animals sustained skin injuries that required treatment. During husbandry activities in the housing room, two animals were handled in a manner that resulted in injuries when they were mixed in an enclosure 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. At the time of the incident, the staff member responded immediately to separate the animals and veterinary staff were notified. This incident was identified by the facility and corrective measures were implemented prior to inspection, which included improving visibility of animal identification in enclosures. To remain corrected after February 1st, 2024. This inspection and exit interview were conducted with facility representatives. n

rowid 199
desc Miscellaneous.
web_siteName M G H MAIN CAMPUS
kind Critical
Incident hash_id 8c0fc21a48ddd0c7
web_inspectionDate 2024-01-23
code 2.38(f)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 165.0
web_certType Class R - Research Facility
pdf_customer_id 108.0
pdf_customer_name General Hospital Corporation
pdf_customer_addr RES MGMT 149 13TH ST # 5249 CHARLESTOWN, MA 02129
customer_state MA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/24449795-aphis-inspection-ins-0000923389
lat 42.3773585
lng -71.0522817

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