Background |
|
What type of information is typically collected or presented? |
|
|
| Question | Response |
|---|---|
| Start Date of the Event [CEDAT_RAW] |
|
| Nominal day of assessment for this event [GEDAY] |
|
| Date of assessment [GEDAT_RAW] |
|
| Any Diarrhea episodes from 00:01 to 08:00? [DIAOCCUR_1] |
Yes No |
| If Yes, Number of diarrhea episodes from 00:01 to 08:00? [DIANUM_1] |
|
| Any Diarrhea episodes from 08:01 to 16:00? [DIAOCCUR_2] |
Yes No |
| If Yes, Number of diarrhea episodes from 08:01 to 16:00? [DIANUM_2] |
|
| Any Diarrhea episodes from 16:01 to 24:00? [DIAOCCUR_3] |
Yes No |
| If Yes, Number of diarrhea episodes from 16:01 to 24:00? [DIANUM_3] |
|
| Any vomiting episodes from 00:01 to 08:00? [VOMOCCUR_1] |
Yes No |
| If Yes, Number of vomiting episodes from 00:01 to 08:00? [VOMNUM_1] |
|
| Any vomiting episodes from 08:01 to 16:00? [VOMOCCUR_2] |
Yes No |
| If Yes, Number of vomiting episodes from 08:01 to 16:00? [VOMNUM_2] |
|
| Any vomiting episodes from 16:01 to 24:00? [VOMOCCUR_3] |
Yes No |
| If Yes, Number of vomiting episodes from 16:01 to 24:00? [VOMNUM_3] |
|
| Body Temperature (degree celsius) [TEMP] |
|
| Question | Response |
|---|---|
| Start Date of the Event [CEDAT_RAW] |
|
| Did this event require healthcare provided visit? [HCARE] |
Yes No |
| If yes, healthcare visit type [HCARE_TYPE] |
Outpatient Emergency Room |
| Required oral rehydration? [OREHYD] |
Yes No |
| Required intravenous hydration? [IVREHYD] |
Yes No |
| Did this event result in hospitalization of subject? [HOSP] |
Yes No |
| SUPP | VARIABLE_NAME | VARIABLE_LABEL | TYPE | GENERAL_COMMENT | FORM_CEEVENTS | FORM_CEDETAILS |
|---|---|---|---|---|---|---|
| _ | STUDYID | Study Identifier | Char | Populate as 'statschoice' | ||
| _ | DOMAIN | Domain Abbreviation | Char | Populate as 'FA' | ||
| _ | USUBJID | Unique Subject Identifier | Char | Populate using SUBJECT variable | ||
| _ | FASEQ | Sequence Number | Num | Sort the records by USUBJID, FAGRPID, FAOBJ, FATESTCD, FADTC, FAEVINTX and set to 1 on the first record for each subject, and increment by 1 for each subsequent record within the subject | ||
| _ | FAGRPID | Group ID | Char | Populate using CEDAT_RAW after converting to ISO8601 format | Populate using CEDAT_RAW after converting to ISO8601 format | |
| _ | FATESTCD | Findings About Test Short Name | Char | Tests corresponding to occurrence of diarrhea and vomiting : 1) Create a record with FATESTCD=OCCUR to store the information from DIAOCCUR_1 with FAOBJ=Diarrhea, FAEVINTX=Episodes from 00:01 to 08:00 2)Create a record with FATESTCD=OCCUR to store the information from DIAOCCUR_2 with FAOBJ=Diarrhea, FAEVINTX=Episodes from 08:01 to 16:00 3) Create a record with FATESTCD=OCCUR to store the information from DIAOCCUR_3 with FAOBJ=Diarrhea, FAEVINTX=Episodes from 16:01 to 24:00 Repeat the same process for VOMOCCUR_1, VOMOCCUR_2, VOMOCCUR_3 and use FAOBJ=Vomiting. Tests corresponding to number of episodes of diarrhea and vomiting : 1) Create a record with FATESTCD=EPSDNUM to store the information from DIANUM_1 with FAOBJ=Diarrhea, FAEVINTX=Episodes from 00:01 to 08:00 2) Create a record with FATESTCD=EPSDNUM to store the information from DIANUM_2 with FAOBJ=Diarrhea, FAEVINTX=Episodes from 08:01 to 16:00 3) Create a record with FATESTCD=EPSDNUM to store the information from DIANUM_3 with FAOBJ=Diarrhea, FAEVINTX=Episodes from 16:01 to 24:00 Repeat the same process for VOMNUM_1, VOMNUM_2, VOMNUM_3 and use FAOBJ=Vomiting. |
1) Create a record with FATESTCD=OCCUR to store the information from HCARE with FAOBJ=Healthcare provided visit 2) Create a record with FATESTCD=HOSVISTYP to store the information from HCARE_TYPE with FAOBJ=Healthcare provided visit. Create this record only when HCARE is 'Yes'. 3) Create a record with FATESTCD=OCCUR to store the information from OREHYD with FAOBJ=Oral Rehydration 4) Create a record with FATESTCD=OCCUR to store the information from IVREHYD with FAOBJ=Intravenous hydration 5) Create a record with FATESTCD=OCCUR to store the information from HOSP with FAOBJ=Resulted in hospitalization |
|
| _ | FATEST | Findings About Test Name | Char | Populate as 'Number of Episodes" when FATESTCD=EPSDNUM Populate as "Occurrence" when FATESTCD="OCCUR" Populate as "Healthcare visit type" when FATESTCD="HOVISTYP". |
||
| _ | FAOBJ | Object of the Observation | Char | See FATESTCD variable for details. | See FATESTCD variable for details. | |
| _ | FACAT | Category for Findings About | Char | Populate as 'Gastroenteritis' | Populate as 'Gastroenteritis Details' | |
| _ | FAORRES | Result or Finding in Original Units | Char | See FATESTCD variable for details. | See FATESTCD variable for details. | |
| _ | FAORRESU | Original Units | Char | Leave null | Leave null | |
| _ | FASTRESC | Character Result/Finding in Std Format | Char | Populate using FAORRES. Populate as "Y" when FAORRES="Yes". Else populate as "N" when FAORRES="No". |
||
| _ | FASTRESN | Numeric Result/Finding in Standard Units | Num | Populate using FAORRES when the result is numeric. | ||
| _ | FASTRESU | Standard Units | Char | Populate using FAORRESU. | ||
| _ | FAEVAL | Evaluator | Char | Populate as 'INVESTIGATOR' | Populate as 'INVESTIGATOR' | |
| _ | FADTC | Date/Time of Collection | Char | Populate using GEDAT_RAW | ||
| _ | FAEVINTX | Evaluation Interval Text | Char | See FATESTCD variable for details. | See FATESTCD variable for details. |