﻿<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge;" />
    <title>Triage Expert Note</title>
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <link rel="stylesheet" href="https://code.dshisystems.net/css/tpt/jquery.mobile-1.4.5.min.css" type="text/css" />
    <link rel="stylesheet" href="https://code.dshisystems.net/css/expertwidget.css" type="text/css" />
    <script src="https://code.dshisystems.net/js/tpt/jquery-2.1.4.min.js" type="text/javascript"></script>
    <script src="https://code.dshisystems.net/js/tpt/jquery.mobile-1.4.5.min.js" type="text/javascript"></script>
    <script src="https://code.dshisystems.net/js/expertwidget.js" type="text/javascript"></script>
    <!-- NOTE: ClientGlobalContext.js.aspx URL below is set with ../../ because the web resource that needs it is installed in a 2 level folder structure -->
    <script type="text/javascript" src="../../ClientGlobalContext.js.aspx"></script>
    <script src="js/TriageExpertNotesScriptLib.js"></script>

</head>
<body style="font-family: Helvetica, Arial, sans-serif;">
    &nbsp;
    <div id="lblSummary" style="font-size: 13px; text-align:left; color:darkblue"></div>
    &nbsp;
    <div><div id="expertWidget" data-role="expertui" data-options='{"mode":"TEVHA"}'></div></div>
</body>
</html>
