home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "0bd14c25b9d2d034"

✎ 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

At the time of inspection, upon reviewing animal use logs, it was discovered that three animals that underwent xray procedures as part of a teaching protocol, had more that the number of xrays that were specified in the teaching protocol approved by the Institutional Animal Care and Use Committee (IACUC). The protocol specifies that no animal shall have more than ten xrays taken, yet the record showed that on 7/1/15 one dog had 18 xrays taken, and on 7/2/15 one dog had 18 xrays taken, and another had 23 xrays taken. Significant changes to the protocol cannot be carried out unless approved by the IACUC. The IACUC is responsible for reviewing all components of proposed animal use, and ensuring that the animals are treated in the most humane manner possible, that protects their well-being. Unapproved changes to protocol specifications, such as excessive xrays, could be detrimental to the animals. To be corrected from this time forward.

rowid 30
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName UNIVERSITY OF HAWAII AT MANOA WCCVT
kind  
Incident hash_id 0bd14c25b9d2d034
web_inspectionDate 2015-09-17
code 2.31(c)(7)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1.0
web_certType Class R - Research Facility
pdf_customer_id 19.0
pdf_customer_name University Of Hawaii At Manoa
pdf_customer_addr 2425 Campus Road, Sinclair 10 Honolulu, HI 96822
customer_state HI
pdf_site_id 007
doccloud_url https://www.documentcloud.org/documents/23470232-aphis-inspection-265150151570147
lat 21.2984663
lng -157.8204149

At the time of inspection it was discovered that on 12/4/14 a dog was given Ketamine, an anesthetic drug, and the vial of Ketamine used had an expiration date of November, 2014 (vial # 5 in drug log). Additionally, the anesthesia machines at the facility were all overdue for service - with "next service due" dates 12/14, 9/13, and 5/15. The facility should ensure that appropriate methods are employed when administering anesthesia, and this includes ensuring that drugs are not expired, and that anesthesia machines are maintained in optimal condition. Failure to maintain such standards could result in adverse effects for animals undergoing procedures at the facility. Steps should be taken to remedy these problems and ensure that they do not recur. Use of expired drugs to be corrected immediately, and service on anesthesia machines to be completed by 10/20/15. An exit interview was conducted with the Program Director (9/17/15) and the IACUC representatives (9/21/15).

rowid 31
desc ATTENDING VETERINARIAN AND ADEQUATE VETERINARY CARE.
web_siteName UNIVERSITY OF HAWAII AT MANOA WCCVT
kind  
Incident hash_id 0bd14c25b9d2d034
web_inspectionDate 2015-09-17
code 2.33(b)(2)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1.0
web_certType Class R - Research Facility
pdf_customer_id 19.0
pdf_customer_name University Of Hawaii At Manoa
pdf_customer_addr 2425 Campus Road, Sinclair 10 Honolulu, HI 96822
customer_state HI
pdf_site_id 007
doccloud_url https://www.documentcloud.org/documents/23470232-aphis-inspection-265150151570147
lat 21.2984663
lng -157.8204149

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