[ {
  "name" : "ASSESSMENT",
  "description" : "Assessment results",
  "tableName" : "NONE"
},{
  "name" : "ELISA",
  "description" : "ELISA results data stored inELISA_RESULT table.",
  "tableName" : "ELISA_RESULT"
},{
  "name" : "ELISPOT",
  "description" : "ELISPOT results data stored in ELISPOT_RESULT table.",
  "tableName" : "ELISPOT_RESULT"
},{
  "name" : "FCM",
  "description" : "FCM results data stored in FCS_ANALYZED_RESULT table.",
  "tableName" : "FCS_ANALYZED_RESULT"
},{
  "name" : "GE AFFY",
  "description" : "Gene Expression Affymetrix results data.",
  "tableName" : "NONE"
},{
  "name" : "GT AFFY",
  "description" : "Genotyping Affymetrix results data.",
  "tableName" : "NONE"
},{
  "name" : "GT ILLUMINA",
  "description" : "Genotyping Illumina results data.",
  "tableName" : "NONE"
},{
  "name" : "HAI",
  "description" : "Hemagluttination Inhibition results data stored in HAI_RESULT table.",
  "tableName" : "HAI_RESULT"
},{
  "name" : "HLA TYPING",
  "description" : "HLA_TYPING results data stored in HLA_TYPING_RESULT table.",
  "tableName" : "HLA_TYPING_RESULT"
},{
  "name" : "KIR TYPING",
  "description" : "KIR results data stored in KIR_TYPING_RESULT table (future use).",
  "tableName" : "KIR_TYPING_RESULT"
},{
  "name" : "MASS SPECTROMETRY",
  "description" : "Mass Spectrometry of Metabolites and Proteins.",
  "tableName" : "MASS_SPECTROMETRY_RESULT"
},{
  "name" : "MBAA",
  "description" : "MBAA results data stored in MBAA_RESULT table.",
  "tableName" : "MBAA_RESULT"
},{
  "name" : "OTHER",
  "description" : "Result schema is OTHER and no specific Results table exists for this data. Result files are archived only, and Upld_Rslt_Status is always Not_Parsed.",
  "tableName" : "NONE"
},{
  "name" : "PUBLIC REPOSITORY",
  "description" : "Results data stored in EXPSAMPLE_PUBLIC_REPOSITORY table.",
  "tableName" : "EXPSAMPLE_PUBLIC_REPOSITORY"
},{
  "name" : "Q-PCR",
  "description" : "FCM results data stored in PCR_RESULT table.",
  "tableName" : "PCR_RESULT"
},{
  "name" : "RNA SEQ",
  "description" : "RNA Sequencing results data stored in RNA_SEQ_RESULT table.",
  "tableName" : "RNA_SEQ_RESULT"
},{
  "name" : "VIRUS NEUTRALIZATION",
  "description" : "Virus Neutralization results data stored in NEUT_AB_TITER_RESULT table.",
  "tableName" : "NEUT_AB_TITER_RESULT"
} ]