subjects
JSON array
This object is an array of subjects, with information about each subject.
JSON variables
šµ Primary key š“ Required š” Computed (squirrel writer/reader should handle these variables)
AlternateIDs
JSON array
List of alternate IDs. Comma separated.
DateOfBirth
date
š“
Subjectās date of birth. Used to calculate age-at-study. Value can be YYYY-00-00 to store year only, or YYYY-MM-00 to store year and month only.
Gender
char
Gender.
Ethnicity1
string
NIH defined ethnicity: Usually hispanic, non-hispanic
Ethnicity2
string
NIH defined race: americanindian, asian, black, hispanic, islander, white
Notes
string
Notes about this subject
Sex
char
š“
Sex at birth (F,M,O,U).
SubjectID
string
š“ šµ
Unique ID of this subject. Each subject ID must be unique within the package.
InterventionCount
number
š”
Number of intervention objects.
ObservationCount
number
š”
Number of observation objects.
StudyCount
number
š”
Number of studies.
VirtualPath
string
š”
Relative path to the data within the package.
Directory structure
Files associated with this section are stored in the following directory
/data/<SubjectID>
Last updated
Was this helpful?
