home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "fbf9c8ebb39a4771"

✎ 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

Handling. An adverse event occurred involving an anesthetized pig undergoing a surgical procedure. The use of an electrocautery device ignited alcohol vapors and a localized flame caused injury to the animal. Immediate actions included extinguishing the flame and euthanizing the anesthetized animal under veterinary oversight. Handling of all animals must be done in a manner that does not cause trauma. The facility addressed this incident in several ways, including: instructing the team to revise procedures and posting specific instructions on surgical fire prevention in the operating room for reference. This item has been addressed by the facility and was self- reported to USDA.

rowid 189
desc MISCELLANEOUS.
web_siteName M G H MAIN CAMPUS
kind  
Incident hash_id fbf9c8ebb39a4771
web_inspectionDate 2015-06-22
code 2.38(f)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 184.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/23470765-aphis-inspection-175151514180435
lat 42.3773585
lng -71.0522817

Exemptions. At the time of inspection there were seven singly housed baboons assigned to research studies but not yet started. Two of the animals were assigned to a protocol that did not contain an IACUC approved scientific exemption to social housing. The remaining five animals were assigned to protocols that the IACUC had approved an exemption to social housing when enrolled on study to minimize risks, which that rationale had not yet occurred. Social housing is the current standard for social animals, like baboons, when not specifically exempted which benefits the animal's health and well-being. The facility has plans underway to address their social housing needs. Correct by July 24th 2015. This inspection was conducted on June 22-25th with an exit briefing with facility representatives on June 25, 2015.

rowid 190
desc ENVIRONMENT ENHANCEMENT TO PROMOTE PSYCHOLOGICAL WELL-BEING.
web_siteName M G H MAIN CAMPUS
kind  
Incident hash_id fbf9c8ebb39a4771
web_inspectionDate 2015-06-22
code 3.81(e)(2)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 184.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/23470765-aphis-inspection-175151514180435
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 2550.342ms