WHOIS Service

himss.org - information about domain

  • Server Status: available
  • Server IP: 66.77.252.5
  • Server Response Time: 528ms

Site title

HIMSS (Healthcare Information and Management Systems Society)

Alexa information

Alexa rank: 89,010

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
himss.org IN A 66.77.252.5 7200
himss.org IN SOA 7200 mname: NS23.WORLDNIC.COM
rname: namehost.WORLDNIC.COM
serial: 112021512
refresh: 10800
retry: 3600
expire: 604800
minimum-ttl: 3600
himss.org IN MX 7200 himss.org.mail9.psmtp.COM pri: 10
himss.org IN MX 7200 himss.org.mail10.psmtp.COM pri: 20
himss.org IN MX 7200 himss.org.mail11.psmtp.COM pri: 30
himss.org IN MX 7200 himss.org.mail12.psmtp.COM pri: 40
himss.org IN NS 7200 ns24.WORLDNIC.COM
himss.org IN NS 7200 NS23.WORLDNIC.COM

Server Location

Site source

Show / hide source
                
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <title>HIMSS (Healthcare Information and Management Systems Society)</title>
    <script type="text/javascript" src="../scripts/js/jquery.js"></script>
    <script language="Javascript" type="text/javascript" src="../Scripts/js/dropdowns.js"></script>
    <script language="Javascript" type="text/javascript" src="../Scripts/js/mm_scripts.js"></script>
    <script language="Javascript" type="text/javascript" src="../Scripts/js/Utils.js"></script>
    <script language="Javascript" type="text/javascript" src="../Scripts/js/feature.js"></script>
      <script type="text/javascript" src="js/jquery.js"></script>
    <SCRIPT language="JavaScript" type="text/javascript">
    //configuration
    OAS_sitepage = 'himss.org/homepage/';
    OAS_query = '';
    </SCRIPT>
    <script language="Javascript" src="../Scripts/js/OAShomepage.js"></script>
        <script>
$(document).ready(function() {

    //Set Default State of each portfolio piece
    $(".paging").show();
    $(".paging a:first").addClass("active");
        
    //Get size of images, how many there are, then determin the size of the image reel.
    var imageWidth = $(".window").width();
    var imageSum = $(".image_reel img").size();
    var imageReelWidth = imageWidth * imageSum;
    
    //Adjust the image reel to its new size
    $(".image_reel").css({'width' : imageReelWidth});
    
    //Paging + Slider Function
    rotate = function(){    
        var triggerID = $active.attr("rel") - 1; //Get number of times to slide
        var image_reelPosition = triggerID * imageWidth; //Determines the distance the image reel needs to slide

        $(".paging a").removeClass('active'); //Remove all active class
        $active.addClass('active'); //Add active class (the $active is declared in the rotateSwitch function)
        
        //Slider Animation
        $(".image_reel").animate({ 
            left: -image_reelPosition
        }, 500 );
        
    }; 
    
    //Rotation + Timing Event
    rotateSwitch = function(){        
        play = setInterval(function(){ //Set timer - this will repeat itself every 3 seconds
            $active = $('.paging a.active').next();
            if ( $active.length === 0) { //If paging reaches the end...
                $active = $('.paging a:first'); //go back to first
            }
            rotate(); //Trigger the paging and slider function
        }, 5000); //Timer speed in milliseconds (3 seconds)
    };
    
    rotateSwitch(); //Run function on launch
    
    //On Hover
    $(".image_reel a").hover(function() {
        clearInterval(play); //Stop the rotation
    }, function() {
        rotateSwitch(); //Resume rotation
    });    
    
    //On Click
    $(".paging a").click(function() {    
        $active = $(this); //Activate the clicked paging
        //Reset Timer
        clearInterval(play); //Stop the rotation
        rotate(); //Trigger rotation immediately
        rotateSwitch(); // Resume rotation
        return false; //Prevent browser jump to link anchor
    });    
    
});

</script>
    
    
    
    
    
    <link rel="stylesheet" type="text/css" href="../css/default.css" />
    <link rel="stylesheet" type="text/css" href="../css/home2.css" />
   <link href="../css/slider.css" rel="stylesheet" type="text/css" />
    <link rel="stylesheet" type="text/css" media="print" href="../css/print.css" />
        <style type="text/css">
/* text for features  */

#topfive {background-image: url(../images/hp_back.gif); background-repeat: no-repeat; width: 950px; height: 180px; color: #333; border-bottom: 20px solid #666; margin-bottom: 15px;}
.event {width: 200px; margin: 15px 15px 0px 520px; float: right;}
.feature {font-size: 16px;  margin: 15px 0px 5px 0px; font-weight: bold;}
#topfive p {margin-top: 5px; line-height: 20px;}
#topfive a.listEV {color: #333;}
#himssfeatures {float: right; width: 200px; margin: 30px 10px 0px 0px; }
#himssfeatures a {color: #333; }
#himssfeatures2 {float: right; width: 200px;  margin: 30px 20px 0px 0px; }
#himssfeatures2 a {color: #333; }
</style>

</head>
<body> 
<div id="shadowWrap" class="clearfix">
<div id="wrapper" class="clearfix homepage">

<!--googleoff: index-->



<form id="himssSitesForm" name="himssSitesForm" method="post" action="">
    <div class="topstripContainer">
    <strong>Visit these other HIMSS sites: </strong>
    <select name="sitesJumpMenu" id="sitesJumpMenu" onchange="MM_jumpMenu('parent',this,0)">
      <option selected="selected">select one</option>
      <option value="http://emea.himss.org/">HIMSS Europe</option>
      <option value="http://himssasia.org/">HIMSS Asia Pacific</option>
      <option value="http://www.himssme.org/">HIMSS Middle East</option>
      <option value="http://www.himssanalytics.org/">HIMSS Analytics</option>
      <option value="http://www.himss.org/foundation/">HIMSS Foundation</option>
      <option value="http://govhealthit.com/">Government Health IT News</option>
      
    </select>
    </div>
</form>

<div id="searchWrapper">
    
    <div id="himssLogo"><a href="index.asp" title="Click here to go back to the Homepage"><i>HIMSS</i></a></div>

    <div id="searchBoxLeft" class="clearfix">
        <div id="globalNav_top">
                    <ul id="top_menu">
                        <li id="top_menu_member"><a href="member_login.asp">Member Center</a></li>
                        <li id="top_menu_advocacy"><a href="../advocacy/">Advocacy &amp; Public Policy</a></li>
                        <li id="top_menu_vendor"><a href="../vendor/">Vendor Center</a></li>
                        <li id="top_menu_press"><a href="../pressroom/">Press Room</a></li>
                        <li id="top_menu_blog"><a href="http://blog.himss.org/">HIMSS Blog</a></li>
                    </ul>
        </div> <!--end: #globalNav_top -->
            
        <div id="searchBox">
            <form id="suggestion_form" name="frmSiteSearch" method="get" action="GoogleSearch.asp" onsubmit="return doSiteSearch()">
            <input type="text" maxlength="255" name="q" style="float: left;" autocomplete="off" onkeyup="ss_handleKey(event)" />
            <h5 id="searchButton" title="Search!"><a href="javascript:doSiteSearch()" onclick="doSiteSearch();return false;"><span></span>Search</a></h5><br />
            <input type="hidden" name="client" value="default_frontend" />
            <input type="hidden" name="output" value="xml_no_dtd" />
            <input type="hidden" name="proxystylesheet" value="default_frontend" />
            <input type="hidden" name="site" value="Production_collection" />
            <input type="hidden" name="getfields" value="*" />
            <input type="hidden" name="filter" value="0" />
              <script language="javascript" type="text/javascript">
                function doSiteSearch() {
                    if (document.frmSiteSearch.q.value.length == 0) {
                        alert("Input the words to search for.");
                        document.frmSiteSearch.txtSrchText.focus();
                        return false;
                    }
                    document.frmSiteSearch.submit();
                    return true;
                }
              </script>
            </form>
        <table cellpadding="0" cellspacing="0" class="ss-gac-m" style="visibility: hidden;" id="search_suggest"></table>
        </div>  <!--end: #searchBox -->
        
            
            <div id="globalNav_bottom"><a href="index.asp">Home</a> | <a href="aboutHimssHome.asp">About HIMSS</a> | <!--<a href="../foundation/">HIMSS Foundation</a> |--> <a href="about_contactHome.asp">Contact Us</a> | <a href="member_login.asp">Member Login</a></div>
            </div>
            
</div> <!--end #searchBoxLeft -->

<span class="skipNav"><a href="#skipTovNav">Skip Top Navigation</a></span>


<div id="topNav">
<ul>
<li class="startCap">&nbsp;</li>
<li><a href="indIntellHome.asp" class="indIntell">News &amp; Research</a><ul class="indIntell">
<li><a href="himssNewsHome.asp" runat="server">HIMSS News</a></li>
<li><a href="corpNewsHome.asp" runat="server">Corporate Member News</a></li>
<li><a href="http://www.healthcareitnews.com" target="_blank"><em>Healthcare IT News</em></a></li>
<li><a href="http://govhealthit.com/" target="_blank"><em>Government Health IT News</em></a></li>
<li><a href="researchHome.asp" runat="server">Industry Research</a></li>
<li><a href="http://www.himssanalytics.org" target="_blank">HIMSS Analytics</a></li>
<li><a href="http://www.himss.org/statedashboard/">HIMSS State Dashboard</a></li>
<!--<li><a href="http://www.himss.org/webguides/handheld/index.asp" target="_blank">Handheld Guide</a></li> -->
<li><a href="http://www.himss.org/foundation/industry.asp" target="_blank">Free Industry Reports</a></li>
<li><a href="grantsadvantage.asp">Grant Research</a></li>
</ul>
</li>
<li><a href="topicsHome.asp" class="topics">Topics &amp; Tools</a><ul class="topics">


<li><a href="topics_icd10playbook.asp">ICD-10 Playbook</a></li>
<li><a href="topics_meaningfuluse.asp">Meaningful Use</a></li>
<li><a href="http://www.mhimss.org/">Mobile Health</a></li>
<li><a href="topics_ehr.asp">Electronic Health Record</a></li>
<li><a href="topics_rhio.asp">HIE</a></li>
<li><a href="topics_accountableCare_aco.asp?faid=486&tid=101">Accountable Care Organizations</a></li>
<li><a href="topics_privacy.asp">Privacy and Security</a></li>
<li><a href="topics_patientSafety.asp">Patient Safety and Quality Outcomes</a></li>
    <li><a href="http://www.himss.org/ASP/topicsHome.asp">More Topics...</a></li>

</ul></li>
<li><a href="professionalDevHome.asp" class="proDev">Professional Development</a><ul class="proDev">
<li><a href="educationHome.asp" runat="server">Education</a></li>
<li><a href="PublicationsHome.asp" runat="server">Publications</a></li>
<li><a href="topics_HITBOK.asp">Health IT Body of Knowledge</a></li>
<li><a href="CertificationHome.asp" runat="server">Professional Certification</a></li>
<li><a href="awardsHome.asp" runat="server">Awards</a></li>
<li><a href="../davies/index.asp" runat="server">Davies Award</a></li>
<li><a href="http://www.himssanalytics.org/emram/stage7award.aspx" runat="server">Stage 7 Award</a></li>
<li><a href="advancement.asp" runat="server">Member Advancement</a></li>
<li><a href="../foundation/schlr.asp" runat="server">Scholarships</a></li>
<li><a href="CareerServicesHome.asp" runat="server">Career Services</a></li>
<li><a href="career_HLA.asp" runat="server">HLA Competency Directory</a></li>
<li><a href="http://www.himss.org/jobmine" runat="server">JobMine</a></li>
<li><a href="emergingProfessionals_community_home.asp" runat="server">Emerging Professionals Community</a></li>
</ul></li>
<li><a href="eventsHome.asp" class="events">Conference &amp; Events</a><ul class="events">
<li><a href="confCalendarHome.asp" runat="server">HIMSS Calendar of Events</a></li>
<li><a href="http://www.himssconference.org/?src=hwnav">HIMSS12 Annual Conference &amp; Exhibition</a></li>
<li><a href="http://www.worldofhealthit.org" target="_blank">World of Health IT</a></li>
<li><a href="http://www.himssasiapac.org/12" target="_blank">HIMSS AsiaPac</a></li>
<li><a href="http://hitleadershipsummit.eu/">Europe Health IT Leadership Summit</a></li>
<li><a href="http://www.himssme.org/12" target="_blank">Middle East Health IT Leadership Summit & Conference</a></li>
<li><a href="http://www.healthitweek.org/">National Health IT Week</a> </li>
<li><a href="http://www.himssvirtual.org/">HIMSS Virtual Events</a></li>
<li><a href="http://www.govhealthitconference.com/?src=hhp" target="_blank">Government Health IT Conference &amp; Exhibition</a></li>
<li><a href="http://www.himss.org/rcsummit" target="_blank">Revenue Cycle Summit</a></li>
<li><a href="proposalsHome.asp" runat="server">Annual Conference Call for Proposals</a></li>
<li><a href="reviewersHome.asp" runat="server">Annual Conference Call for Reviewers</a></li>
</ul>
</li>
<li><a href="membershipHome.asp" class="membership">Membership</a><ul class="membership">
<li><a href="individualHome.asp" runat="server">Individual Membership</a></li>
<li><a href="online_membership_home.asp" runat="server">Online Membership</a></li>
<li><a href="nonprofit.asp" runat="server">Non-Profit Partner Membership</a></li>
<li><a href="corporateHome.asp" runat="server">Corporate Membership</a></li>
<li><a href="orgAffiliate.asp" runat="server">Organizational Affiliate</a></li>
<li><a href="recAffiliateHome.asp">REC Affiliate Membership </a></li>
<li><a href="chaptersHome.asp" runat="server">Chapters</a></li>
<li><a href="sigsHome.asp" runat="server">Special Interest Groups</a></li>
<li><a href="committeesHome.asp" runat="server">Committees</a></li>
<!--<li><a href="usergroupsHome.asp" runat="server">Users Groups</a></li>-->
<li><a href="http://www.himssehra.org" target="_blank">HIMSS EHRA</a></li>
<li><a href="health-it-professional-associations.asp" runat="server">Professional Communities</a></li>

</ul>
</li>
<li><a href="storeHome.asp" class="store">HIMSS Store</a></li>
</ul>
</div>
<a name="skipTopNav" class="hidden"></a>
<!--googleon: index-->
<div id="contentWrapper">

    <!--START top banner featured content-->
<div id="topfive">
  <div class="main_view">
        <div class="window">
            <div class="image_reel">
                <a href="http://www.mhimss.org/"><img src="../images/hpSlides/mHImss.jpg" alt="" border="0" /></a>
                <a href="http://www.himssvirtual.org/VB/20120125_VB_MeaningfulUse.asp"><img src="../images/hpSlides/muVirtualBriefing.jpg" alt="" border="0" /></a>
                       <a href="https://vts.inxpo.com/Launch/Event.htm?ShowKey=7268 "><img src="../images/hpSlides/virtual2.jpg" alt="" border="0" /></a>
                <a href="http://www.himss.org/ASP/topics_icd10playbook.asp"><img src="../images/hpSlides/icd10.jpg" alt="" border="0" /></a>
          
            </div>
        </div>
        <div class="paging">
            <a href="#" rel="1">1</a>
            <a href="#" rel="2">2</a>
            <a href="#" rel="3">3</a>
            <a href="#" rel="4">4</a>
        </div>
    </div>
   <div id="himssfeatures2">
<p class="feature"><em>Featured Content</em></p>
<p><a href="http://www.mhimss.org/">mHIMSS: Mobile Health Technology</a><br />
  <a href="http://www.himss.org/ASP/topics_icd10playbook.asp">ICD-10 Playbook</a><br />
  <a href="http://www.himss.org/ASP/topics_meaningfuluse.asp">Meaningful Use OneSource</a><br />
  <a href="http://www.himss.org/asp/topics_HITBOK.asp">HIT Body of Knowledge</a></p>
 </div>
  <div id="himssfeatures">
<p class="feature"><em>Featured Events</em></p>
<p style="margin-top: 5px;"><a href="http://www.himssconference.org/">HIMSS12 Annual Conference</a><br />
<a href="http://www.himssconference.org/virtual/default.aspx">Virtual HIMSS12</a> <br />
 <a href="http://worldofhealthit.org/2012/">eHealth Week</a><br />
 <a href="http://www.himssvirtual.org/VB/20120125_VB_MeaningfulUse.asp">Meaningful Use Virtual Briefing</a></p>
 </div>

</div>
    <!--END top banner featured content-->


    <!--<iframe id="hmpgfeature" src="include_homepagefeature.asp" frameborder="0" scrolling="no"></iframe>-->

    <div id="homeLeftcol">
        <div id="homeintro">
    <p>HIMSS is a cause-based, not-for-profit organization exclusively focused on providing global leadership for the optimal use of information technology (IT) and management systems for the betterment of healthcare.  <a href="aboutHimssHome.asp">more ></a></p>
    </div>
    
  
  
  
<div style="float:right; width: 205px; width:360px;">
<!--***** NOTE TO DESIGNERS - IF RSS FEED GOES BAD, COMMENT OUT THE include_hompageNewsRssFeed.asp WITHIN THE include_homepageNews.asp *******-->

<div id="homenews">
<h2 title="HIMSS News">
    HIMSS News
</h2>

<ul>

    
    <li><a href='ContentRedirector.asp?ContentID=79698&type=HIMSSNewsItem'>HHS Releases Final Rule Implementing Health Insurance Exchanges</a></li><li><a href='ContentRedirector.asp?ContentID=79697&type=HIMSSNewsItem'>The Supreme Court Is Set to Hear the Health Reform Law Challenges</a></li><li><a href='ContentRedirector.asp?ContentID=79696&type=HIMSSNewsItem'>House Committee on Energy and Commerce Committee Votes to Repeal IPAB</a></li></ul><div class='urlbullet'><a href='himssNewsHome.asp'>read more HIMSS news</a>  <a href='http://www.himss.org/ASP/himssNewsRSS.asp' style='background-image:none;'>subscribe via RSS <img src='http://www.himss.org/images/feed-icon-14x14.gif' border='0' /></a></div>
    
    
    <!-- THIS LAST LI ALWAYS REMAINS THE SAME -->
</div>


<!--<ul>-->
    <!--<li><a href="ContentRedirector.asp?ContentId=75026&type=HIMSSNewsItem">Risk Analysis Focus Still Needed in Healthcare Organizations</a></li>-->
    
    
    
    <!-- THIS LAST LI ALWAYS REMAINS THE SAME -->
<!--</div>-->
<div id="himssblog">
<h2 title="HIMSS Blog">
    HIMSS Blog
</h2>
    <ul>
        <li><a href="http://blog.himss.org/2012/03/16/nominations-open-ceo-it-achievement-award/">Nominations Open &#8211; CEO IT Achievement Award</a></li>
<li><a href="http://blog.himss.org/2012/03/14/the-future-is-getting-closer-are-you-ready/">The Future Is Getting Closer &#8211; Are You Ready?</a></li>
<li><a href="http://blog.himss.org/2012/03/13/five-facebook-timeline-features-driving-better-engagement/">5 Facebook Timeline Features that Drive Better Engagement</a></li>

        <div class='urlbullet'><a href='http://blog.himss.org/'>read more HIMSS Blog</a>  <a href='http://www.himss.org/ASP/himssNewsRSS.asp' style='background-image:none;'>subscribe via RSS <img src='http://www.himss.org/images/feed-icon-14x14.gif' border='0' /></a>
    </ul>
</div>
    
<!--***** NOTE TO DESIGNERS - IF RSS FEED GOES BAD, COMMENT OUT THE include_hompageNewsRssFeed.asp BELOW *******-->    
    
    <!-- THIS LAST LI ALWAYS REMAINS THE SAME http://himss-app01/HIMSSStage/ContentManagement/LongCall.asp-->
    
<div id="includeHITNews">Loading HITNews...</div>
<br>
<br>
<script language="javascript">

 $(document).ready(function() {
   // do stuff when DOM is ready
   $('#includeHITNews').load("include_hompageNewsRssFeed.asp")
 });    
 
</script>
    


<div id="jobMine">
  <a href="http://jobmine.himss.org/"><img src="http://www.medtechpublishing.com/email/images/HIMSS_jobmine_logo2.gif" alt="HIMSS JobMine" border="0" align="absmiddle" style="margin:0px 0px 1px 10px;"></a> <p> 
search the industry's hottest jobs</p>
<script language="javascript" type="text/javascript" src="http://www.jobtarget.com/distrib_pages/jobs.cfm?site_id=5817&max=3&type=recent"></script>
</div>


</div>
<div id="homecommunities">
        
  <div id="comm_leftwrap">
        
                
                    <h2 title="Topics">Topics</h2>
    <ul>
    <li><a href="http://www.mhimss.org/">Mobile Health </a></li>
    <li><a href="../EconomicStimulus/">Meaningful Use</a>  </li>
    <li><a href="topics_accountableCare_aco.asp?faid=486&amp;tid=101">Accountable Care Organizations (ACO)</a> </li>
      <li><a href="topics_ehr.asp">Electronic Health Record</a></li>
    
      <li><a href="topics_healthcarereform.asp">Healthcare Reform</a> </li>
              <li><a href="topics_icd10playbook.asp">ICD-10</a></li>
           <li><a href="topics_lifesciences.asp">Life Sciences Information Technology</a></li>
<li><a href="topics_managementProcess.asp">Management Engineering &amp; Process Improvement</a></li>
                <li><a href="http://www.himss.org/medicalbanking">Medical Banking</a></li>
                <li><a href="topics_nursingInformatics.asp">Nursing Informatics</a></li>
                <li><a href="topics_patientSafety.asp">Patient Safety &amp; Quality Outcomes</a></li>
             <li><a href="topics_payers_healthplans.asp">Payers & Health Plans</a> <span class="new">new</span></li>
    </ul>
    <div class="urlbullet homebullet"><a href="topicsHome.asp">View all topics</a> </div>
    
    
        <h3 title="Communities">Get Involved</h3>
                <ul>
                 <li><a href="latino_community_home.asp" title="HIMSS Latino Community">HIMSS Latino Community</a> <span class="new">new</span></li>
                <li><a href="nursingInformaticsCommunity.asp" title="Nursing Informatics Community">Nursing Informatics Community</a> <span class="new">new</span></li>
                <li><a href="HIMSSsite_Home.asp" title="Senior Executive Community">Senior Executive Community</a></li>
                <li><a href="MEPI_Home.asp" title="ME-PI Community">ME-PI Community</a></li>
                <li><a href="physicianCommunity.asp" title="HIMSS Physician Community">HIMSS Physician Community</a></li>
                <li><a href="chaptersHome.asp" title="Learn more about chapters">Chapters</a></li>
                <li><a href="advancement.asp" title="Member Advancement">Member Advancement</a></li>
                <li><a href="federalHealthCommunity.asp" title="Federal Health Community">Federal Health Community</a></li>
                <li><a href="committeesHome.asp">Committees</a></li>
                <li><a href="http://www.himssehra.org/"  target="new" title="visit the EHRA website">HIMSS EHR Association</a></li>
       
                <!--<li><a href="http://www.mshug.org" target="new" title="visit the Microsoft Health User Group website">Microsoft Health User Group</a></li>
                <li><a href="http://www.communityforconnectedhealth.org/" target="new" title="visit the Cisco's Community for Connected Health website">Cisco's Community for <br />Connected Health </a></li>
            
                <li><a href="sigsHome.asp" title="Learn more about SIGs">Special Interest Groups</a></li>-->
                
                </ul>
    <p><a href="publications_jhim.asp"><img src="../images/jhim_callout.gif" border="0" /></a></p>
  </div>

        </div>
    
    </div>
<div id="homeRightcol">
<form name="frmSolicit" id="frmSolicit" action="http://marketplace.himss.org/MemberCenter/SolicitationPreferences.aspx" method="post"  autocomplete="off">
<input type="hidden" id="listcode" name="listcode" value="????">
<input type="text" id="txtSolicitEmail" name="txtSolicitEmail"><br />
<!--<input type="submit" value="Submit" onclick="Javascript:frmSubmit();">-->
<input name="submit" type="image" value="Submit" src="../images/btn_submit.gif" align="middle" onclick="Javascript:frmSubmit();" id="submitbtn">
</form>
<!--

NOTE TO DESIGNER: The membership ad normally displayed below was swapped out per Carla's instructions on 1/23/2008 (just in case membership yells about it)

-->
<img src="../images/membership_ad4.gif" border="0" usemap="#Map3" style="margin-bottom: 8px;" />
<map name="Map3" id="Map3">
  <area shape="rect" coords="4,19,93,85" href="http://www.himss.org/ASP/membershipHome.asp" />
  <area shape="rect" coords="97,19,188,85" href="http://www.himss.org/ASP/corporateHome.asp" />
<area shape="rect" coords="194,19,286,85" href="http://www.himss.org/ASP/orgAffiliate.asp" />
<area shape="rect" coords="3,2,45,15" href="https://marketplace.himss.org/OnlineStore/PurchaseMembership.aspx" /></map>
<!--<map name="Map" id="Map">
    <area shape="rect" coords="103,62,155,79" href="http://www.himss.org/ASP/membershipHome.asp" />
    <area shape="rect" coords="17,62,85,81" href="https://marketplace.himss.org/OnlineStore/PurchaseMembership.aspx" />
    </map>-->
  <!--<map name="Map2" id="Map2"><area shape="rect" coords="13,66,84,83" href="https://marketplace.himss.org/" />
<area shape="rect" coords="104,68,156,80" href="http://www.himss.org/asp/individualHome.asp" />
</map>-->
<div id="homeAds">
            
            
<div class="adSpace300">
    <SCRIPT LANGUAGE="JavaScript">
    <!--
    OAS_AD('Middle1');
    //-->
    </SCRIPT>
</div>
        
  </div>
  
  <div id="onlineBuyersGuideAd"><a href="http://onlinebuyersguide.himss.org/" title="HIMSS Online Buyer's Guide"><img src="../images/smallOnlineBuyersGuideBTN.gif" border="0" alt="HIMSS Online Buyer's Guide" /></a></div>
    
        <div id="homecalendar">
<h2>Calendar of Events</h2>
<ul style="color: #777777;">


       <li><strong><a href="http://www.himss.org/asp/ContentRedirector.asp?ContentId=79356&cetID=0"> 
Finding Calm Among the Chaos, A Guide for Payment Reform 


 
 </a></strong><br />
March 8, 2012 </li>

    <li><strong><a href="http://www.himssvirtual.org/VB/20120125_VB_MeaningfulUse.asp">Industry Implications for Meaningful Use 
Stage 2 Rules

 
</a><br />
</strong> 
March 14, 2012  </li>




  

    <li><strong><a href="http://worldofhealthit.org/2012/">eHealth Week - Copenhagen
</a></strong><br />
 April 7-9, 2012
</li>
   
   


 
    
</ul>

<div class="urlbullet homebullet"><a href="confCalendarHome.asp">see all Events</a></div>
</div>
<div id="socialBookmarks">
      <h2>Connect with HIMSS</h2>
    <p>Expand your network by connecting to HIMSS on these social media sites:</p>
              <a href="http://www.linkedin.com/groups?about=&gid=93115" target="_blank"><img src="../images/netLinkedIn.gif" alt="Linked In" width="55" height="71" border="0" align="top" /></a>
  <a href="http://www.facebook.com/pages/HIMSS/142288373333" target="_blank"><img src="../images/netFacebook.gif" alt="Facebook" border="0"  align="top" /></a>

        <a href="http://twitter.com/himss" target="_blank"><img src="../images/netTwitter.gif" alt="Twitter" width="55" height="71" border="0" align="top" /></a> 
        
        <a href="http://www.youtube.com/himss" target="_blank"><img src="../images/netYoutube.gif" alt="Twitter" width="55" height="71" border="0" align="top" /></a> 
    </div>
</div>
<!--<div style="clear: both; margin-left: 30px; margin-bottom: 50px;">-->
<div style="clear: both; margin:0 auto; margin-bottom:50px; width:815px;">

<SCRIPT LANGUAGE="JavaScript">
<!--
OAS_AD('Bottom1');
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
OAS_AD('Bottom2');
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
OAS_AD('Bottom3');
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
OAS_AD('x01');
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
OAS_AD('x02');
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
OAS_AD('x03');
//-->
</SCRIPT>
</div>
        
</div> <!-- contentWrapper close -->
</div> <!-- wrapper close -->
</div> <!-- shadowWrap close -->

<div id="bottomROS">

<SCRIPT LANGUAGE="JavaScript">
<!--
OAS_AD('Bottom');
//-->
</SCRIPT>

</div><div style="clear:both;"></div>
<!--googleoff: index-->
<div id="footer" class="clearfix">
<p><a href="http://www.himss.org/asp/legal.asp">&copy;<script language="javascript">document.write( (new Date).getFullYear() );</script>
 Healthcare Information and Management Systems</a> | <a href="http://www.himss.org/asp/legal.asp#privacy">Privacy Policy</a> | <a href="http://vendor.himss.org/IndustryAdvertising.aspx">Advertise</a><br />
HIMSS, 33 West Monroe Street, Suite 1700, Chicago, IL 60603-5616 <br />
Phone: (312) 664-4467 Fax: (312) 664-6143<br />
<a href="mailto:techsupport@himss.org">Contact the Webmaster</a></p>
</div>
<!-- BEGIN: Unica Page Tag -->
<!-- Copyright 2004-2006 Unica Corporation.  All rights reserved. -->
<script language="JavaScript" src="http://www.himss.org/NIPagetag/ntpagetag.js"></script>
<noscript>
<img src="http://www.himss.org/NIPagetag/ntpagetag.gif?js=0" height="1" width="1" border="0" hspace="0" vspace="0" alt="">
</noscript>
<!-- END: Unica Page Tag -->




<!-- Begin: 4q.iperceptions.com -->
<script src="http://4qinvite.4q.iperceptions.com/1.aspx?sdfc=501f8fc6-3248-f1bd2c22-a9a4-41dd-8c1d-67bbf175cdea&lID=1&loc=4q-web1" type="text/javascript" defer="defer" ></script>
<!-- End: 4q.iperceptions.com -->

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-25326088-1']);
  _gaq.push(['_setDomainName', '.himss.org']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
<script src="https://www.surveymonkey.com/jsPop.aspx?sm=mFgXPY7AqH7dR6ldoLerCQ_3d_3d"> </script>
<!--googleon: index-->

</body>
</html>
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...