home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "1dedbdc8a6a8fe1c"

✎ 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

In July 2014 a rabbit was anesthetized for two minor procedures, one of which was a partial closing of the eyelid, which requires post- procedural analgesics and 2 days of special monitoring. Two days after the procedure the animal care staff noted the animal was injured and provided veterinary care at that time. Upon contacting the investigators they were informed of the procedure. Had the investigators done proper post-procedural care which includes notifying the animal care staff of the procedure verbally or with post-operative forms that document their observations and the provision of analgesia the injury may have been noticed in a timely manner and prevented additional pain and/ or distress to the animal. The facility has taken steps to prevent future recurrence of this by retraining the investigators and implementing an augmented communication and documentation process. This item has been addressed by the facility.

rowid 232
desc PERSONNEL QUALIFICATIONS.
web_siteName MASSACHUSETTS EYE & EAR INFIRMARY
kind  
Incident hash_id 1dedbdc8a6a8fe1c
web_inspectionDate 2014-08-20
code 2.32(c)(1)(3)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 59.0
web_certType Class R - Research Facility
pdf_customer_id 119.0
pdf_customer_name Massachusetts Eye And Ear Infirmary
pdf_customer_addr 243 Charles Street Boston, MA 02114
customer_state MA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470898-aphis-inspection-233141349040072
lat 42.3627964
lng -71.0701368

Social grouping. There were two sub-adult female macaques housed singly at the time of inspection. They had previously been housed together and had been deemed compatible. During a housing change 2 weeks ago they were separated into individual enclosures. They were not under a veterinary or IACUC exemption from the social housing requirement. The facility must ensure that the social needs of non-human primates known to exist in social groups in nature are provided for the health and well-being of the animals. Correct by 27-Aug-2014 An exit briefing was conducted with the Director of Regulatory Compliance at the time of inspection.

rowid 233
desc ENVIRONMENT ENHANCEMENT TO PROMOTE PSYCHOLOGICAL WELL-BEING.
web_siteName MASSACHUSETTS EYE & EAR INFIRMARY
kind  
Incident hash_id 1dedbdc8a6a8fe1c
web_inspectionDate 2014-08-20
code 3.81(a)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 59.0
web_certType Class R - Research Facility
pdf_customer_id 119.0
pdf_customer_name Massachusetts Eye And Ear Infirmary
pdf_customer_addr 243 Charles Street Boston, MA 02114
customer_state MA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470898-aphis-inspection-233141349040072
lat 42.3627964
lng -71.0701368

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