home / aphis_reports

Semantic search

citation_inspection

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

1 row where hash_id = "fb128efc8314b08d"

✎ 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

A review of facility records for the marmoset (microchip # 004-004-103) which died on 23 Dec 2015 following a procedure performed on 21 Dec 2015 found that the PI did not follow the approved protocol in regards to IV catheter placement and IV fluid support as well as amounts and routes of anesthetic and paralytic drugs used during the procedure. The PI did not follow the instructions of the veterinarian and the procedure continued 10 hours rather than the veterinarian recommended 2-3 hours. The animal subsequently died ~33 hours post procedure. The research facility must ensure that the attending veterinarian has the appropriate authority to ensure adequate veterinary care is provided and to oversee the adequacy of other aspects of animal care and use. Failure to follow approved protocols and veterinary recommendations can result in outcomes such as occurred with this animal. Prior to the inspection, changes to the protocol were made to incorporate corrective measures, and new procedures were put in place to prevent a recurrence. This inspection and exit interview were conducted with facility representatives. Additional Inspectors Secor Thomas, Veterinary Medical Officer

rowid 7
desc ATTENDING VETERINARIAN AND ADEQUATE VETERINARY CARE.
web_siteName UNIVERSITY OF UTAH
kind Critical
Incident hash_id fb128efc8314b08d
web_inspectionDate 2017-09-06
code 2.33(a)(2)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 184.0
web_certType Class R - Research Facility
pdf_customer_id 12.0
pdf_customer_name University Of Utah
pdf_customer_addr Office Of Comparative Medicine 75 South 2000 East, Suite 311 Salt Lake City, UT 84112
customer_state UT
pdf_site_id 003
doccloud_url https://www.documentcloud.org/documents/23470151-aphis-inspection-2016082568894033
lat 40.76788699999999
lng -111.8326796

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