/* Target unordered list (bullets) in the Rich Text Block */ .Blog-Rich-Text ul { list-style-type: disc; color: #0000FF; /* Change this color to your desired bullet color */ } /* Target ordered list (numbers) in the Rich Text Block */ .Blog-Rich-Text ol { color: #FF0000; /* Change this color to your desired number color */ list-style-type: decimal; /* Customize list type */ } /* Target the list items */ .Blog-Rich-Text ul li, .Blog-Rich-Text ol li { font-size: 18px; /* Customize the font size for list items */ line-height: 1.6; }
Human abstraction has long been considered the gold standard for extracting high quality information from EHR data. With the rise of NLP and machine learning, how should we evaluate these new technologies and are human abstractors still the correct comparison?
This webinar took place on Thursday Oct 27 at 1PM PT/4PM ET, with subject matter experts Zeke Emanuel (UPenn), Viraj Narayanan (Ontada) and Karim Galil (Mendel) as they discussed the evaluation process. This session brought together the academic, commercial, and ethical questions that are the foundation of creating the gold standard for high quality real world evidence datasets.