document.write('<!-- description -->');
var viewPos = document.cookie.indexOf("view=");
/*
var patientView = document.cookie.indexOf("ps");
var hitspView = document.cookie.indexOf("hitsp");
var mumView = document.cookie.indexOf("mum");
var apcdView = document.cookie.indexOf("apcd");

if (patientView!=viewPos+5){
    patientView=-1;
}
if (hitspView!=viewPos+5){
    hitspView=-1;
}

*/
// PORTALS defined:
var PORTAL_MDR = 'mdr';
var PORTAL_HITSP = 'hitsp';
var PORTAL_COMMON_FORMATS = 'ps';
var PORTAL_MUMM = 'mum';
var PORTAL_STATE_ALL_PAYERS = 'apcd';
var PORTAL_SI ='si';

// define the window location and default portal:
var pageURI = new URI(window.location);
var pageSystem = PORTAL_MDR;

// look to the URI to find the system:
if(pageURI.getData('system') != undefined){
    pageSystem = pageURI.getData('system');
} else if(pageURI.getData('System') != undefined){
    pageSystem = pageURI.getData('System');
}
document.write('<!--Main Text goes here-->' );

if (pageSystem == PORTAL_HITSP){
    document.write('<script language="javascript1.2" src="scripts/welcome.js" type="text/javascript"></script>');
    document.write('<div style="width:98%; text-align:justify;"><p style="text-align:justify;font-family:verdana;font-size:12px;">');
    document.write('<table border=0 width=100%><tr><td>');
    document.write('<p align="justify">');
    document.write('The mission of the Healthcare Information Technology Standards Panel is to serve as a cooperative partnership between the public and private sectors for the purpose of achieving a widely accepted and useful set of standards specifically to enable and support widespread interoperability among healthcare software applications, as they will interact in a local, regional and national health information network for the United States.</p></td></tr>');
    document.write('<tr><td>');
    document.write('<p align="justify">Comprised of a wide range of stakeholders, the Panel will assist in the development of the U.S. Nationwide Health Information Network (NHIN) by addressing issues such as privacy and security within a shared healthcare information system.</p></td></tr>');
    document.write('<tr><td> [From <a href="http://www.hitsp.org" target=_blank>www.hitsp.org</a>]&nbsp;');
    document.write('</td></tr><tr><td align=center>');
    document.write('</td></tr>');
    document.write('<tr><td>');
    document.write('USHIK provides support for the HITSP effort in several ways: <br/>');
    document.write('<ul style="list-style-type: disc;list-style-image: none;list-style-position: inside;">');
    document.write('<li style="margin: 10px 0px 0px 0px;spacing:10;">USHIK personnel attend HITSP Technical meetings in order to aid in cross-comparisons utilizing the USHIK content in order to lessen the burden on TCs</li>');
    document.write('<li style="margin: 10px 0px 0px 0px;spacing:10;">USHIK personnel load and cross-reference both HITSP-selected standards and HITSP-created items in order to provide traceability, chronology, and easy cross reference.</li>');
    document.write('<li style="margin: 10px 0px 0px 0px;spacing:10;">USHIK technical staff develop multiple interfaces to provide HITSP and other users with easy access to their data standards content.</li>');
    document.write('</ul>');
    document.write('USHIK is housed and funded by the Agency for Healthcare Research and Quality with CMS and VA as strategic interagency partners ');
    document.write('</td></tr>');
    document.write('<tr><td>');
    document.write('<p>Click here for more information about the <a href="http://www.ansi.org/standards_activities/standards_boards_panels/hisb/hitsp.aspx?menuid=3" alt="HITSP Home">Healthcare Information Technology Standards Panel</a>.</p>');
    document.write('<br></td></tr>');
    document.write('</table>');
    document.write('</div>');
}
else if (pageSystem == PORTAL_MUMM){
    document.write('<script src="scripts/welcome.js" type="text/javascript"></script>');
    document.write('<div style="width:98%; text-align:justify;"><p style="text-align:justify;font-family:verdana;font-size:12px;">');
    document.write('<table border=0 width=100%><tr><td>');
    //document.write('<h4 class="nobold">Executive Summary</h4>');
    //document.write('<p class="mumParagraph">With the cost of healthcare in the U.S. growing at an unsustainable rate, the U.S. government has turned attention and significant funding towards meaningful use of health information technology as part of the solution. The term "meaningful use" is much debated, but focuses on improved adoption of electronic health records and information exchange, encompassing a broad set of goals and use cases for improving patient-centric, coordinated care.</p>');
    //document.write('<p class="mumParagraph">Electronic medical records (EMR), electronic health records (EHR), health information systems (HIS), personal health records (PHR) and clinical portals are used today and are important components in a health information environment, but these systems alone do not support proposed meaningful use requirements. Patient information is locked in system silos and a trusted, patient-centric view cannot be achieved without a uniformly defined information exchange infrastructure.</p>');
    //document.write('<p class="mumParagraph">A meaningful use metadata registry is a necessary component of this information exchange infrastructure to understand how meaningful use requirements translate to necessary EHR data collection, promote access to relevant information, and encourage interoperability.</p>');
    
    document.write('<p class="mumParagraph">Since the passage of the American Recovery and Reinvestment Act in February 2009, the U.S. government has turned attention and significant funding towards meaningful ');
    document.write('use of health information technology as part of the solution. The term "meaningful use" is much debated, but focuses on improved adoption of electronic health records ');
    document.write('and information exchange, encompassing a broad set of goals and use cases for improving patient-centric, coordinated care.');
    document.write('</td></tr>');
    document.write('</table>');
    document.write('</div>');

}
else  if (pageSystem == PORTAL_COMMON_FORMATS){
    document.write('<script src="scripts/welcome.js" type="text/javascript"></script>');
    document.write('')
    document.write('<div style="width:98%; text-align:justify;"><p>The Patient Safety  and Quality Improvement Act  of 2005 requires Patient Safety Organizations (PSOs), ');
    document.write('to the extent practical and appropriate, to collect patient safety work product from providers in a standardized');
    document.write(' manner in order to permit valid comparisons of similar cases among similar providers. In order to allow standardized');
    document.write(' data collection, the Secretary of the Department of Health and Human Services requested AHRQ to coordinate the development');
    document.write(' of Common Formats for patient safety events.</p>');
    document.write('<p>The term Common Formats is used to describe the technical requirements pertaining to collection and reporting of ');
    document.write('patient safety data, including all supporting material.</p>');
    document.write('<p>Common Formats delineate definitional and reporting specifications that allow healthcare providers to collect and ');
    document.write('submit standardized information regarding patient safety events. The Common Formats are not an attempt to replace any ');
    document.write('current mandatory reporting system, collaborative/voluntary reporting system, research-related reporting system, or other ');
    document.write('reporting/recording system. </p>');
    document.write('<p>The scope of Common Formats will apply to all patient safety concerns including: </p>');
    document.write('<center><div style="padding:0px;width:650px; border-style:outset;border-width:1px;text-align:left"><ul>');
    document.write('<li>incident - patient safety events that reached the patient, whether or not there was harm; ');
    document.write('<li>near miss or close call - patient safety events that did not reach the patient; and');
    document.write('<li>unsafe condition - any circumstance that increases the probability of a patient safety event.');
    document.write('</ul></div></center><br>');
    document.write('In the interest of supporting PSO data collection from the outset, AHRQ has released Version 1.0 of the Common Formats with a defined focus on patient safety reporting for acute care hospitals.');
    document.write('Future versions of the Common Formats will include other settings such as: nursing homes and other bedded facilities; ambulatory surgery centers; other ambulatory care settings, including community health centers, rehabilitation centers, and hemodialysis centers; physician and practitioner offices; and retail establishments such as pharmacies.');
}
else if(pageSystem == PORTAL_STATE_ALL_PAYERS) {
    document.write('<script src="scripts/welcome.js" type="text/javascript"></script>');
    document.write('<div style="width:98%; text-align:justify;"><p style="text-align:justify;font-family:verdana;font-size:12px;">');
    document.write('[All-Payer Claims Portal]<br />');
    document.write('The United States Health Information Knowledgebase (USHIK) is a <a href="registry.jsp" title="metadata registry">metadata registry</a> of healthcare-related data standards funded and directed by the <a href="http://www.ahrq.gov" title="Agency for Healthcare Research and Quality (AHRQ)">Agency for Healthcare Research and Quality (AHRQ)</a> with management support in partnership with the Centers for Medicare & Medicaid Services. <br/><br/>' );
    document.write('AHRQ provides and maintains this metadata registry of health information data element definitions, values and information models that enables browsing, comparison, synchronization and harmonization within a uniform query and interface environment. <br/><br/>');
    document.write( 'The U.S. Health Information Knowledgebase is populated with the data elements and information models of Standards Development Organizations (SDOs) and other healthcare organizations, in such a way that public and private organizations can harmonize information formats with existing and emerging healthcare standards. <br/><br/>');
    document.write('USHIK also contains data element information for government initiatives that support the use and implementation of data standards such as the <a href="HIPAA.jsp" title="Health Insurance Portability and Accountability Act (HIPAA)">Health Insurance Portability and Accountability Act (HIPAA)</a>, the <a href="chi_index.jsp" title="Consolidated Health Informatics (CHI)">Consolidated Health Informatics (CHI)</a> initiative, and the Health Information Technology Standards Panel (HITSP). <br/><br/>');
    document.write('USHIK employs a metadata registry methodology based on international standards in order to promote interoperability and comparability. <br><br>');
    document.write('USHIK is housed and funded by the Agency for Healthcare Research and Quality with CMS and VA as strategic interagency partners ');
    document.write('<div>');
}

else if (pageSystem == PORTAL_SI){
    document.write('<script src="scripts/welcome.js" type="text/javascript"></script>');
     document.write('<div class="si_workgroup">');
    document.write('<div style="width:98%; text-align:justify;"><p style="text-align:justify;font-family:verdana;font-size:12px;">');
    document.write('The Standards and Interoperability <a href="http://wiki.siframework.org/">(S&I) Framework</a> is a set of integrated functions, processes, ');
    document.write('and tools being guided by the healthcare and technology industry to achieve harmonized interoperability for healthcare information exchange.<br><br>');
    document.write('The Standards and Interoperability (S&I) Framework is an investment by the country in a set of harmonized interoperability specifications to support national health ');
    document.write('outcomes and healthcare priorities, including Meaningful Use, the Nationwide Health Information Network, and the ongoing mission to create better care, better ');
    document.write('population health and cost reduction through delivery improvements. <br><br>');
    document.write('What is needed to achieve this future are specific health interoperability initiatives that guide the design and development of a fully integrated and connected health ');
    document.write('information system to enhance the efficiency, quality and effectiveness of the delivery of healthcare. The focus of the S&I Framework is on delivering guidance to ');
    document.write('the health information technology community that can achieve lasting results in healthcare delivery improvements, through the development of content and ');
    document.write('technical specifications, the development of reusable tools and services, and the effort to unite stakeholders on common healthcare challenges.<br>');
    document.write('<br>To go to the S&I Framework Functions, click <a href="http://wiki.siframework.org/S%26I+Framework+Functions">Framework&Functions</a>.<br>')
    document.write('</div>')
}

else {
    document.write('<script src="scripts/welcome.js" type="text/javascript"></script>');
    document.write('<div style="width:98%; text-align:justify;"><p style="text-align:justify;font-family:verdana;font-size:12px;">');
    //document.write('[All-Payer Claims Portal]<br />');
    document.write('The United States Health Information Knowledgebase (USHIK) is a <a href="registry.jsp" title="metadata registry">metadata registry</a> of healthcare-related data standards funded and directed by the <a href="http://www.ahrq.gov" title="Agency for Healthcare Research and Quality (AHRQ)">Agency for Healthcare Research and Quality (AHRQ)</a> with management support in partnership with the Centers for Medicare & Medicaid Services. <br/><br/>' );
    document.write('AHRQ provides and maintains this metadata registry of health information data element definitions, values and information models that enables browsing, comparison, synchronization and harmonization within a uniform query and interface environment. <br/><br/>');
    document.write( 'The U.S. Health Information Knowledgebase is populated with the data elements and information models of Standards Development Organizations (SDOs) and other healthcare organizations, in such a way that public and private organizations can harmonize information formats with existing and emerging healthcare standards. <br/><br/>');
    document.write('USHIK also contains data element information for government initiatives that support the use and implementation of data standards such as the <a href="HIPAA.jsp" title="Health Insurance Portability and Accountability Act (HIPAA)">Health Insurance Portability and Accountability Act (HIPAA)</a>, the <a href="chi_index.jsp" title="Consolidated Health Informatics (CHI)">Consolidated Health Informatics (CHI)</a> initiative, and the Health Information Technology Standards Panel (HITSP). <br/><br/>');
    document.write('USHIK employs a metadata registry methodology based on international standards in order to promote interoperability and comparability. <br><br>');
    document.write('USHIK is housed and funded by the Agency for Healthcare Research and Quality with CMS and VA as strategic interagency partners ');
    document.write('<div>');
}


//document.write('</p>');
document.write('<!-- end side description -->');
