Search

Healthline Launches Symptom Search

1 views

Especially for the hypochondriac in all of us, Healthline.com unveiled its new Symptom Search product this week. The "search-driven symptom exploration tool" pulls data from the Centers for Disease Control and from medical reference libraries.

In all, says the company, 3,500 symptoms and 900 diseases are documented. Healthline says that's ten times the number of symptoms covered by WebMD or MayoClinic.

It seems simple enough. A person types in a symptom or collection of symptoms and the engine brings back all matching diagnoses. My
Similar to Google's

“Symptom Search offers a much more interactive, useful way for individuals to research health concerns, helping prepare them for conversations with their physicians,” said Paul Auerbach, M.D., clinical professor of Emergency Medicine at Stanford University and chair of Healthline’s Medical Advisory Board.






Add to
' /> Digg</a> | <a href=' />Reddit</a> | <a href=' /> Furl</a> <br />
<br />
<br />
Bookmark Murdok: <a href=' /></a></p>                </div>
                
                <script>
                (function() {
                    function initCopyableSections() {
                        document.querySelectorAll('.article-content .copyable-section').forEach(function(section) {
                            if (section.querySelector('.copyable-section__btn')) return;
                            var btn = document.createElement('button');
                            btn.type = 'button';
                            btn.className = 'copyable-section__btn';
                            btn.setAttribute('aria-label', 'Copy to clipboard');
                            var label = section.getAttribute('data-copy-label');
                            btn.textContent = label ? 'Copy ' + label : 'Copy';
                            section.appendChild(btn);
                            btn.addEventListener('click', function() {
                                var contentEl = section.querySelector('.copyable-section__content');
                                var text;
                                if (contentEl) {
                                    text = contentEl.textContent.trim();
                                } else {
                                    var clone = section.cloneNode(true);
                                    var btnClone = clone.querySelector('.copyable-section__btn');
                                    if (btnClone) btnClone.parentNode.removeChild(btnClone);
                                    text = clone.textContent.trim();
                                }
                                if (!text) return;
                                navigator.clipboard.writeText(text).then(function() {
                                    var t = btn.textContent;
                                    btn.textContent = 'Copied!';
                                    btn.classList.add('copied');
                                    setTimeout(function() {
                                        btn.textContent = t;
                                        btn.classList.remove('copied');
                                    }, 2000);
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', initCopyableSections);
                    } else {
                        initCopyableSections();
                    }
                })();
                </script>
                
                <!-- Tags -->
                                
                <!-- Correction Form -->
                <div class=

Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!