Search Thousands of Jobs

Find your next job in the Health Care Industry

Get jobs emailed directly to you with Job Alerts. Sign Up!

CLOSE X

Sign Up For Job Alerts

What is a job alert?

  • Yes! Send me jobs and information on related services.
  • Spotlight Employers

    View All

    Latest Articles and Blogs

    Latest Article
    Fructose and Dieting

    Is Fructose Getting An Unfair Bad Rap?

    Ask any nutritionist and they'll tell you: the secret to weight gain lies in the total number of calories consumed. You might have heard of the nutrition professor at Kansas State who lost 27 pounds on the Twinkie Diet. It wasn't easy; Twinkies aren't very filling so it can be tempting to give in and have a little protein or fiber to supplement your "junk food diet"… and that's where the weight gain comes in. He
    Continue Reading
    Latest Blog
    Pollution heart

    A Breath of Fresh Air? Maybe Not For Your Heart

    February is American Heart Month, calling attention to the leading cause of death in the United States as well as highlighting numerous ways to help keep your heart healthy. But what if simply breathing is detrimental to the health of your heart and putting you at greater risk for a stroke? Recent studies found that strokes are more likely to happen immediately following 24-hour periods in which air quality drops into the range the Environment Protection Agency considers “moderate.” Researcher Dr.
    Continue Reading
    Featured Blog
    ipad_hospital_300

    iPads Invading the Medical Field [VIDEO]

    iPads have engrossed the consumer market and have also invaded the medical field. While they are changing the way we live and do business they are also changing the way we practice medicine. The medical field has been complaining about silicon valley not coming out with new technologies that will change the medical field. Well. we are singing a different tune now. Mashable came out with a story yesterday about how iPads have invaded hospitals.
    Continue Reading

    Connect With Us

    Advertisement

    $_SESSION

    Progname: basics.php
    Line:312
    Array
    (
        [Config] => Array
            (
                [userAgent] => 
                [time] => 31329948017
                [timeout] => 10
            )
    
        [oldParams] => Array
            (
                [pass] => Array
                    (
                    )
    
                [named] => Array
                    (
                    )
    
                [controller] => profession
                [action] => getActive
                [plugin] => 
                [form] => Array
                    (
                    )
    
                [url] => Array
                    (
                        [url] => /profession/getActive/
                    )
    
                [autoRender] => 0
                [return] => 1
                [bare] => 1
                [requested] => 1
            )
    
    )
    

    $this->params

    Progname: basics.php
    Line:312
    Array
    (
        [pass] => Array
            (
            )
    
        [named] => Array
            (
            )
    
        [plugin] => 
        [controller] => home
        [action] => index
        [form] => Array
            (
            )
    
        [url] => Array
            (
                [url] => /
            )
    
        [models] => Array
            (
                [0] => Profile
                [1] => Forum
            )
    
    )
    
    (default) 7 queries took 81 ms
    NrQueryErrorAffectedNum. rowsTook (ms)
    1SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES12712723
    2SELECT COLUMN_NAME as Field, DATA_TYPE as Type, COL_LENGTH('State', COLUMN_NAME) as Length, IS_NULLABLE As [Null], COLUMN_DEFAULT as [Default], COLUMNPROPERTY(OBJECT_ID('State'), COLUMN_NAME, 'IsIdentity') as [Key], NUMERIC_SCALE as Size FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME = 'State'8810
    3SELECT COLUMN_NAME as Field, DATA_TYPE as Type, COL_LENGTH('city', COLUMN_NAME) as Length, IS_NULLABLE As [Null], COLUMN_DEFAULT as [Default], COLUMNPROPERTY(OBJECT_ID('city'), COLUMN_NAME, 'IsIdentity') as [Key], NUMERIC_SCALE as Size FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME = 'city'5510
    4SELECT COLUMN_NAME as Field, DATA_TYPE as Type, COL_LENGTH('Profession', COLUMN_NAME) as Length, IS_NULLABLE As [Null], COLUMN_DEFAULT as [Default], COLUMNPROPERTY(OBJECT_ID('Profession'), COLUMN_NAME, 'IsIdentity') as [Key], NUMERIC_SCALE as Size FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME = 'Profession'559
    5SELECT id,controller,action,condition,level,title, seo_heading,seo_text,no_cache,keywords, description,robots,googlebot,weight,status FROM seo WHERE controller = 'profession' AND action = 'getActive' AND status = 'A' ORDER BY [level] DESC,weight DESC0010
    6SELECT id,controller,action,condition,level,title, seo_heading,seo_text,no_cache,keywords, description,robots,googlebot,weight,status FROM seo WHERE controller = 'home' AND action = 'index' AND status = 'A' ORDER BY [level] DESC,weight DESC1110
    7SELECT id, name FROM Profession (NOLOCK) where status = 'A' and id > 0 ORDER BY name449