WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => false
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => >=
                        )

                )

            [maxyears] => 0
            [paged] => 1
            [orderby] => title
            [order] => ASC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => false
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => >=
                        )

                )

            [maxyears] => 0
            [paged] => 1
            [orderby] => title
            [order] => ASC
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
             => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => >=
                        )

                    [relation] => OR
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => >=
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
					WHERE 1=1  AND ( 
  ( wp_postmeta.meta_key = '_ilsi_date' AND wp_postmeta.meta_value >= '2024-03-28' )
) AND ((wp_posts.post_type = 'event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					GROUP BY wp_posts.ID
					ORDER BY wp_posts.post_title ASC
					LIMIT 0, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 34552
                    [post_author] => 291
                    [post_date] => 2024-03-11 09:14:39
                    [post_date_gmt] => 2024-03-11 13:14:39
                    [post_content] => 
                    [post_title] => A New Era in Obesity Treatment: GLP-1-Based Medications and Beyond
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => a-new-era-in-obesity-treatment-glp-1-based-medications-and-beyond
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-12 13:11:14
                    [post_modified_gmt] => 2024-03-12 17:11:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=34552
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 33742
                    [post_author] => 291
                    [post_date] => 2024-01-16 15:34:07
                    [post_date_gmt] => 2024-01-16 20:34:07
                    [post_content] => 
                    [post_title] => American Association of Family Physicians – FMX 2024
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => american-association-of-family-physicians-fmx-2024
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-15 14:45:38
                    [post_modified_gmt] => 2024-03-15 18:45:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=33742
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 34307
                    [post_author] => 291
                    [post_date] => 2024-02-28 14:08:11
                    [post_date_gmt] => 2024-02-28 19:08:11
                    [post_content] => 
                    [post_title] => Canadian Nutrition Society: Pre-Conference - Food for Health Workshop
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => canadian-nutrition-society-pre-conference-food-for-health-workshop
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-07 15:45:38
                    [post_modified_gmt] => 2024-03-07 20:45:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=34307
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 34767
                    [post_author] => 291
                    [post_date] => 2024-03-28 13:03:40
                    [post_date_gmt] => 2024-03-28 17:03:40
                    [post_content] => 
                    [post_title] => Cognitive Benefits of Nutrition: Aligning Perceptions with the Science
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cognitive-benefits-of-nutrition-aligning-perceptions-with-the-science
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-28 13:06:11
                    [post_modified_gmt] => 2024-03-28 17:06:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=34767
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 34332
                    [post_author] => 291
                    [post_date] => 2024-03-01 15:28:22
                    [post_date_gmt] => 2024-03-01 20:28:22
                    [post_content] => 
                    [post_title] => Consumer Food Decisions and GLP-1-Based Medications
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => consumer-food-decisions-and-glp-1-agonists
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-12 13:12:51
                    [post_modified_gmt] => 2024-03-12 17:12:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=34332
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 5
    [current_post] => -1
    [before_loop] => 
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 34552
            [post_author] => 291
            [post_date] => 2024-03-11 09:14:39
            [post_date_gmt] => 2024-03-11 13:14:39
            [post_content] => 
            [post_title] => A New Era in Obesity Treatment: GLP-1-Based Medications and Beyond
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => a-new-era-in-obesity-treatment-glp-1-based-medications-and-beyond
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-03-12 13:11:14
            [post_modified_gmt] => 2024-03-12 17:11:14
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://iafns.org/?post_type=event&p=34552
            [menu_order] => 0
            [post_type] => event
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 18
    [max_num_pages] => 4
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 8a1f3536b8f8c05830074a317347138c
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)


2021

Learnings and Challenges Developing the Largest Gut Microbiome Discovery Platform — From Bench to Commercial Application

Virtual, Event

Ten years ago, two scientists had a hypothesis that the body’s glycemic response to food was personalized and due to not just food, but the person eating the food.  To prove their hypothesis they conducted the largest nutrition trials ever conducted and demonstrated that the gut microbiome has meaningful predictive value.

Read more about Learnings and Challenges Developing the Largest Gut Microbiome Discovery Platform — From Bench to Commercial Application

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-03-28
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => Array
                        (
                            [0] => AND
                            [1] => AND
                        )

                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => <=
                        )

                    [1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2021-01-01
                                    [1] => 2021-12-31
                                )

                            [compare] => BETWEEN
                        )

                    [2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2021-12-31
                            [compare] => <
                        )

                )

            [maxyears] => 0
            [paged] => 5
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-03-28
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => Array
                        (
                            [0] => AND
                            [1] => AND
                        )

                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => <=
                        )

                    [1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2021-01-01
                                    [1] => 2021-12-31
                                )

                            [compare] => BETWEEN
                        )

                    [2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2021-12-31
                            [compare] => <
                        )

                )

            [maxyears] => 0
            [paged] => 5
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
             => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => _ilsi_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => 2024-03-28
                                    [compare] => <=
                                )

                            [1] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => Array
                                        (
                                            [0] => 2021-01-01
                                            [1] => 2021-12-31
                                        )

                                    [compare] => BETWEEN
                                )

                            [2] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => 2021-12-31
                                    [compare] => <
                                )

                            [relation] => AND
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                    [2] => mt2
                    [3] => mt3
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => _ilsi_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => <=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2021-01-01
                                    [1] => 2021-12-31
                                )

                            [compare] => BETWEEN
                            [compare_key] => =
                            [alias] => mt2
                            [cast] => CHAR
                        )

                    [mt3] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2021-12-31
                            [compare] => <
                            [compare_key] => =
                            [alias] => mt3
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )  INNER JOIN wp_postmeta AS mt2 ON ( wp_posts.ID = mt2.post_id )  INNER JOIN wp_postmeta AS mt3 ON ( wp_posts.ID = mt3.post_id )
					WHERE 1=1  AND ( 
  wp_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value <= '2024-03-28' ) 
    AND 
    ( mt2.meta_key = '_ilsi_date' AND mt2.meta_value BETWEEN '2021-01-01' AND '2021-12-31' ) 
    AND 
    ( mt3.meta_key = '_ilsi_date' AND mt3.meta_value < '2021-12-31' )
  )
) AND ((wp_posts.post_type = 'event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					GROUP BY wp_posts.ID
					ORDER BY wp_postmeta.meta_value DESC
					LIMIT 20, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 25503
                    [post_author] => 291
                    [post_date] => 2021-05-27 13:07:12
                    [post_date_gmt] => 2021-05-27 13:07:12
                    [post_content] => 
                    [post_title] => Learnings and Challenges Developing the Largest Gut Microbiome Discovery Platform -- From Bench to Commercial Application
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => learnings-and-challenges-developing-the-largest-gut-microbiome-discovery-platform-from-bench-to-commercial-application
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-08-30 15:56:03
                    [post_modified_gmt] => 2021-08-30 15:56:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=25503
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 25540
                    [post_author] => 291
                    [post_date] => 2021-06-08 19:11:47
                    [post_date_gmt] => 2021-06-08 19:11:47
                    [post_content] => 
                    [post_title] => Fungi in the Gut: An Overlooked Domain of the Human Microbiome
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => fungi-in-the-gut-an-overlooked-domain-of-the-human-microbiome
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-08-31 20:32:52
                    [post_modified_gmt] => 2021-08-31 20:32:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=25540
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 25099
                    [post_author] => 2
                    [post_date] => 2021-03-16 14:24:41
                    [post_date_gmt] => 2021-03-16 14:24:41
                    [post_content] => 

				IAFNS 2021 Annual Meeting
												Overview				
								
						Overview
											

IAFNS 2021 Annual Meeting:  Advancing Science for Impact

Join us for the inaugural Annual Meeting of the Institute for the Advancement of Food and Nutrition Sciences! Leveraging our operative model focused on collaboration and inclusion across industry, government, and academic scientists, sessions will highlight and explore:

  • -Food supply and formulation decisions
  • -Food for health promotion and disease management
  • -New frontiers in food allergen management
  • -Measurement of protein digestibility
  • -Novel environmental controls for food safety - and more!

The IAFNS 2021 Annual Meeting will take place on June 16-17th, with an opening reception on June 15th.

Schedule

View the Schedule-at-a-Glance

View the Detailed Agenda

Speaker Bios

Opening Reception

Happy Hours

"Let's Talk!" Interviews

Discussion on COVID-19 and the Food Supply Chain

Connecting Food and Agriculture

Food Innovation:
10 Year Futurecasting

Learn about new members of the IAFNS community

Science Symposium

Nutrition Keynote

Barbara Schneeman, PhD, University of California, Davis (formerly FDA)

Wednesday, June 16th, 11:30am-12:15pm ET

Food Safety Keynote

Mindy Brashears, PhD, Texas Tech University (formerly USDA)

Thursday, June 17th, 10:00-10:45am ET

What's on Our Plates? The Role of Food in Maintaining Health and Managing Disease

Wednesday, June 16th, 12:30-1:45pm ET

Session and Presenter Details

Environmental Controls for Food Safety: Managing Outside the Box

Wednesday, June 16th, 2:30-4:00pm ET

Session and Presenter Details

New Innovations in Food Allergy Testing and Patient Care

Wednesday, June 16th, 4:30-6:00pm ET

Session and Presenter Details

Low- and No-Calorie Sweeteners: How Much is Too Much?

Thursday, June 17th, 11:30am-1:00pm ET

Session and Presenter Details

Avoiding Health Flip-Flops in a Changing Food Supply

Thursday, June 17th, 2:00-3:30pm ET

Session and Presenter Details

Establishing in vitro Protein Digestibility as an Alternative to Animal Testing

Thursday, June 17th, 4:30-5:30pm ET

Session and Presenter Details

Questions? Email science@iafns.org

[post_title] => 2021 IAFNS Annual Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 2021-iafns-annual-meeting [to_ping] => [pinged] => [post_modified] => 2023-05-08 15:34:35 [post_modified_gmt] => 2023-05-08 19:34:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=25099 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 26346 [post_author] => 343 [post_date] => 2021-09-10 20:41:37 [post_date_gmt] => 2021-09-10 20:41:37 [post_content] =>

New Innovations in Food Allergy Testing and Patient Care

Scientists estimate that food allergies affect at least 32 million Americans, including approximately 6 million children. The Centers for Disease Control and Prevention (CDC) report that food allergies in children have increased by 50 percent between 1997 and 2011, with an even higher increase for peanut allergies. Recent years have seen significant advances in understanding of responses to food allergens such as the development of dose-response models that hold promise for developing more informative labels on food packaging. This session will highlight new research and innovations to enhance food allergen risk assessment and management. These include novel, safe methods for accurate diagnosis of food allergies and severity, and new initiatives for optimizing large-scale research trials and enhancing patient care.

The Current US Food Allergen Regulatory Landscape
Stefano Luccioli, MD
Senior Medical Advisor, Office of Food Additive Safety, FDA CFSAN The FARE Clinical Network: Advancing New Treatments and Preventive Therapies for Food Allergy Patients
Bruce Roberts, PhD
Chief Research Strategy and Innovation Officer, Food Allergy Research & Education (FARE) Opening the Allergy Black Box: The Path to Risk-Free Challenge Testing
Paul Kearney, PhD
Chief Scientific Officer, AllerGenis

 

Moderator:
Jason Hlywka, PhD
The Kraft Heinz Company

 

Continuing Education Hours: IAFNS is an approved Continuing Professional Education (CPE) provider with the Commission on Dietetic Registration (CDR). CDR Credentialed Practitioners will receive 1.5 Continuing Professional Education units (CPEUs) for completion of this live session.

[post_title] => IAFNS 2021 Annual Meeting Session 3 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-2021-annual-meeting-session-3 [to_ping] => [pinged] => [post_modified] => 2022-11-17 03:47:55 [post_modified_gmt] => 2022-11-17 03:47:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=26346 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 25387 [post_author] => 2 [post_date] => 2021-04-30 13:22:02 [post_date_gmt] => 2021-04-30 13:22:02 [post_content] => [post_title] => Listening Session for PPP to Improve Food Safety Capacity Building [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => listening-session-for-ppp-to-improve-food-safety-capacity-building [to_ping] => [pinged] => [post_modified] => 2021-06-23 18:06:42 [post_modified_gmt] => 2021-06-23 18:06:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=25387 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 5 [current_post] => -1 [before_loop] => [in_the_loop] => [post] => WP_Post Object ( [ID] => 25503 [post_author] => 291 [post_date] => 2021-05-27 13:07:12 [post_date_gmt] => 2021-05-27 13:07:12 [post_content] => [post_title] => Learnings and Challenges Developing the Largest Gut Microbiome Discovery Platform -- From Bench to Commercial Application [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => learnings-and-challenges-developing-the-largest-gut-microbiome-discovery-platform-from-bench-to-commercial-application [to_ping] => [pinged] => [post_modified] => 2021-08-30 15:56:03 [post_modified_gmt] => 2021-08-30 15:56:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=25503 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 35 [max_num_pages] => 7 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => 1 [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => d35375096abbde8e7f89fb93cdfc842b [query_vars_changed:WP_Query:private] => [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )