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
    Thinking about a nursing career?

    Thinking About a Career in Nursing? Get the Facts.

    If you are thinking about choosing nursing as a career path, then you have quite a few options to consider, both before and after you choose what kind of nurse you want to be. How long do you plan to go to school? Would a certification or a degree be a better option? Perhaps one of the most important aspects to consider is the job market outlook for the foreseeable future. With the answer to these questions, you can formulate
    Continue Reading
    Latest Blog
    security breach of electronic patient data

    Healthcare Industry not Prepared to Protect Electronic Patient Data

    Rueters reported that the recent surge of technology into the healthcare industry has many concerned on the lack of protection for patients' data. A survey by healthcare industry executives of PrincewaterhouseCoopers LLP found that hospitals, doctors, pharmacies, and insurers are enthusiastic about the increase in technology which allows an extreme increase in electronic patient data. Yet their eagerness has not focused on the other part of electronic patient data, security. PwC found an alarming fact; less than half are addressing
    Continue Reading
    Featured Blog
    Holiday Pies

    Gearing up for Holiday Treats: Are You at Risk for Diabetes?

    As we enter into the holiday season and the aromas of fresh-baked pies, roasting turkeys, and wonderful holiday foods fill the air, it becomes difficult not to give in to sugar cravings and overeat, gaining another few pounds on top of last year’s contribution. But many people don’t realize that these habits increase the risk of developing type 2 diabetes, among a number of related health problems. Most Americans are resigned to the fact that they will come out of the
    Continue Reading

    Connect With Us

    Advertisement

    $_SESSION

    Progname: basics.php
    Line:312
    Array
    (
        [Config] => Array
            (
                [userAgent] => 
                [time] => 31327739824
                [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 83 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'8811
    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'5510
    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