Example

This example shows when the data collection system stores the calculated food consumption and water consumption (FWORRES) as "g" and "mL", and FWSTRESC and FWSTRESN reflect results in the standardized unit per animal per day.

Rows 1-4: Show examples of food consumption records where the animals were housed together; therefore, USUBJID is null and POOLID is populated.


fw.xpt

fw.xpt

RowSTUDYIDDOMAINUSUBJIDPOOLIDFWSEQFWTESTCDFWTESTFWORRESFWORRESUFWSTRESCFWSTRESNFWSTRESUFWDTCFWENDTCFWDYFWENDY
113456FW
C1-101-1021FCFood Consumption400g28.628.6g/animal/day2003-01-202003-01-2717
213456FW
C1-201-2022FCFood Consumption300g21.421.4g/animal/day2003-01-202003-01-2717
313456FW
C1-101-1023WCWater Consumption210mL15.015.0mL/animal/day2003-01-202003-01-2717
413456FW
C1-201-2024WCWater Consumption276mL34.534.5mL/animal/day2003-01-232003-01-2737
$warningHtml
$titleHtml

pooldef.xpt

RowSTUDYIDPOOLIDUSUBJID
113456C1-101-102ABC1-101
213456C1-101-102ABC1-102
313456C1-201-202ABC1-201
413456C1-201-202ABC1-202
$warningHtml

Example

This example shows when the data collection system stores FWORRES as the total cage consumption, and FWSTRESC and FWSTRESN are populated with a calculation of g/animal/week. In this example, the pools are defined at the start of each collection interval.

Rows 1-2:Show examples of food consumption records where the animals were housed together; therefore, USUBJID is null and POOLID is populated.
Row 1:Shows the pool of the food consumption of the pooled animals for week 1.
Row 2:Shows that the POOLID value has changed for the following week, because 1 animal died during the first week.

fw.xpt

fw.xpt

RowSTUDYIDDOMAINUSUBJIDPOOLIDFWSEQFWTESTCDFWTESTFWORRESFWORRESUFWSTRESCFWSTRESNFWSTRESUFWDTCFWENDTCFWDYFWENDY
113456FW
C1-101-102-1031FCFood Consumption400g165165g/animal/week2003-01-20T15:44:422003-01-27T15:44:4717
213456FW
C1-101-1032FCFood Consumption280g140140g/animal/week2003-01-28T15:45:432003-02-04T15:45:48815
$warningHtml

Dataset Wrapper Debug Message

Please add a row column to your dataset.

Row 1: In the Comments domain, COVAL explains that the animal died mid-interval.


co.xpt

co.xpt

RowSTUDYIDDOMAINRDOMAINPOOLIDCOSEQIDVARIDVARVALCOVAL
113456COFWC1-101-102-1031FWSEQ1Animal 102 died unscheduled during the week. Food consumption was calculated based upon the number of days the animal was alive.
$warningHtml
$titleHtml

pooldef.xpt

RowSTUDYIDPOOLIDUSUBJID
113456C1-101-102-103ABC1-101
213456C1-101-102-103ABC1-102
313456C1-101-102-103ABC1-103
413456C1-101-103ABC1-101
513456C1-101-103ABC1-103
$warningHtml

Example

This is an example of food consumption records for single-housed subjects.

Rows 1, 3, 4:Show examples of food/water consumption.
Rows 2, 5:Show examples of food/water consumption relative to body weight.
Row 3:Shows that this animal's food consumption value should be excluded from all calculations because the food was found to be wet.

fw.xpt

fw.xpt

RowSTUDYIDDOMAINUSUBJIDFWSEQFWTESTCDFWTESTFWORRESFWORRESUFWSTRESCFWSTRESNFWSTRESUFWEXCLFLFWEXREASEXFWDTCFWENDTCFWDYFWENDY
1123456FW12345-1011FCFood Consumption220g220220g

2006-07-19T12:17:262006-07-19T16:05:4711
2123456FW12345-1012FCRELBWFood Consumption Relative to Body Wt20.2g/kg20.220.2g/kg

2006-12-292006-12-29160160
3123456FW12345-1023FCFood Consumption260g260260gYFOOD WET2006-07-19T12:17:262006-07-19T16:05:4711
4123456FW12345-1014WCWater Consumption220mL220220mL

2006-07-19T13:17:262006-07-19T17:05:4711
5123456FW12345-1015WCRELBWWater Consumption Relative to Body Wt20.2mL/kg20.220.2mL/kg

2006-12-292006-12-29160160
$warningHtml

Dataset Wrapper Debug Message

Please add a row column to your dataset.

  • No labels