home / aphis_reports

Semantic search

citation_inspection

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

4 rows where hash_id = "f0c0dbb5e723bcb2"

✎ 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

During inspection there was a surgical procedure being conducted on pigs. I observed an expired bag of sodium chloride (Feb 2012) being used on one of the pigs on the surgical table. When questioned I was told it was a terminal procedure and they were allowed to use expired fluids for this type of surgery. When I questioned the IACUC chair if there was a written policy allowing this, I was told that it is a verbal policy that no expired medications are to be used in the facility. Adequate guidance to principal investigators and surgical staff involved in the proper use of medications shall be provided.

rowid 1256
desc ATTENDING VETERINARIAN AND ADEQUATE VETERINARY CARE.
web_siteName DIVISION OF LABORATORY ANIMAL SERVICES
kind  
Incident hash_id f0c0dbb5e723bcb2
web_inspectionDate 2015-02-10
code 2.33(b)(4)
repeat 1
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 17.0
web_certType Class R - Research Facility
pdf_customer_id 895.0
pdf_customer_name Augusta University
pdf_customer_addr 1120 15th St, Cj-1036 Augusta, GA 30912
customer_state GA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23475815-aphis-inspection-56151617380670
lat 33.4712347
lng -81.9905825

The IACUC minutes reviewed do not fully capture deliberations during the IACUC meetings and the changes to policies granted outside of a fully convened meeting. In August 2014, a new food restriction policy was voted on and approved by the IACUC to be used as the standard in food restriction protocols. The policy was implemented. There were complications when applied to one of the protocols resulting in the NHP's no longer performing their tasks. The PI for this protocol requested an exemption which would allow greater restriction. There is no IACUC documented discussion or deliberation for review that indicates the initial review of the alternate policy was conducted in consultation the Attending Veterinarian. Emails review that were not provided with the IACUC records but provided later indicate the alternate policy was reviewed by 2 IACUC members and then sent via email to committee members for a yes or no vote to allow a variance on the food restriction policy. The variance was approved by majority vote and implemented prior to a full committee vote. The full committee vote took place in November. In contradiction, the physical exams in the animal records during that period of time document a treatment plan to increase the NHP's daily intake to allow them to gain weight. The IACUC records provided and veterinary records are not in agreement. The activities of the IACUC are not fully reflected in the IACUC minutes. The research facility shall maintain IACUC records that include all activities of the committee and committee deliberations. Correct by next IACUC meeting (March 2015)

rowid 1257
desc RECORDKEEPING REQUIREMENTS.
web_siteName DIVISION OF LABORATORY ANIMAL SERVICES
kind  
Incident hash_id f0c0dbb5e723bcb2
web_inspectionDate 2015-02-10
code 2.35(a)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 17.0
web_certType Class R - Research Facility
pdf_customer_id 895.0
pdf_customer_name Augusta University
pdf_customer_addr 1120 15th St, Cj-1036 Augusta, GA 30912
customer_state GA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23475815-aphis-inspection-56151617380670
lat 33.4712347
lng -81.9905825

An animal incident occurred in July of 2014 resulting in the unexpected death of a pig. The pig was found dead in its enclosure the day after a surgical procedure had been performed. This incident is currently under review.

rowid 1258
desc MISCELLANEOUS.
web_siteName DIVISION OF LABORATORY ANIMAL SERVICES
kind  
Incident hash_id f0c0dbb5e723bcb2
web_inspectionDate 2015-02-10
code 2.38(f)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 17.0
web_certType Class R - Research Facility
pdf_customer_id 895.0
pdf_customer_name Augusta University
pdf_customer_addr 1120 15th St, Cj-1036 Augusta, GA 30912
customer_state GA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23475815-aphis-inspection-56151617380670
lat 33.4712347
lng -81.9905825

The wall in CB 1619 directly behind the rack of nonhuman primate cages has been scored by the rack leaving a strip that is approximately 4 inches wide and no longer impervious to moisture. This area cannot be properly cleaned and sanitized. The surface shall be repaired. Correct by April 13, 2015 Focused Inspection conducted February 10 - 12, the exit briefing conducted February 12, 2015 with the IACUC Chair and the Vice President for Research. Exit briefing conducted with the IO on February 26, 2015.

rowid 1259
desc HOUSING FACILITIES, GENERAL.
web_siteName DIVISION OF LABORATORY ANIMAL SERVICES
kind  
Incident hash_id f0c0dbb5e723bcb2
web_inspectionDate 2015-02-10
code 3.75(c)(2)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 17.0
web_certType Class R - Research Facility
pdf_customer_id 895.0
pdf_customer_name Augusta University
pdf_customer_addr 1120 15th St, Cj-1036 Augusta, GA 30912
customer_state GA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23475815-aphis-inspection-56151617380670
lat 33.4712347
lng -81.9905825

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