3256 lines
203 KiB
HTML
3256 lines
203 KiB
HTML
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr" class=" mzr_js mzr_flexbox mzr_flexboxlegacy mzr_canvas mzr_canvastext mzr_webgl mzr_no-touch mzr_geolocation mzr_postmessage mzr_no-websqldatabase mzr_indexeddb mzr_hashchange mzr_history mzr_draganddrop mzr_websockets mzr_rgba mzr_hsla mzr_multiplebgs mzr_backgroundsize mzr_borderimage mzr_borderradius mzr_boxshadow mzr_textshadow mzr_opacity mzr_cssanimations mzr_csscolumns mzr_cssgradients mzr_cssreflections mzr_csstransforms mzr_csstransforms3d mzr_csstransitions mzr_fontface mzr_generatedcontent mzr_video mzr_audio mzr_localstorage mzr_sessionstorage mzr_webworkers mzr_no-applicationcache mzr_svg mzr_inlinesvg mzr_smil mzr_svgclippaths mzr_desktop mzr_windows mzr_windowsnt mzr_chrome mzr_chrome140 mzr_webkit" style=""><head>
|
|
<title>1data - </title>
|
|
<!--
|
|
* This header is made for any native js without any plugin *
|
|
-->
|
|
<script src="js/addToFavorite/addToFavorite.js" type="text/javascript"></script>
|
|
|
|
<!-- JQuery + JQueryUI -->
|
|
<link href="js/jquery/css/smoothness/jquery-ui-1.9.0.custom.css" rel="stylesheet" type="text/css">
|
|
<script type="text/javascript" src="js/jquery/js/jquery-1.8.2.js"></script>
|
|
<script type="text/javascript" src="js/jquery/js/jquery-ui-1.9.0.custom.min.js"></script>
|
|
<script charset="UTF-8" type="text/javascript" src="js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-fr.js"></script>
|
|
<script charset="UTF-8" type="text/javascript" src="js/jquery/development-bundle/ui/i18n/jquery.ui.datepicker-en-GB.js"></script>
|
|
<script type="text/javascript">
|
|
jQuery.noConflict();
|
|
</script>
|
|
<!-- JQuery DropDown lists w/ images : http://www.marghoobsuleman.com/jquery-image-dropdown -->
|
|
<script type="text/javascript" src="js/msdropdown/js/msdropdown/jquery.dd.min.js"></script>
|
|
<link rel="stylesheet" type="text/css" href="js/msdropdown/css/msdropdown/dd.css">
|
|
<!-- JQuery ScrollTo plugin -->
|
|
<script type="text/javascript" src="js/jquery.scrollto/jquery.scrollto.js"></script>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
|
|
<meta name="robots" content="noindex">
|
|
<meta name="googlebot" content="noindex">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
|
|
|
<script type="text/javascript">
|
|
/**
|
|
* No "window.console" browsers workaround (avoid js engine crashes because of unsupported console methods calls)
|
|
*/
|
|
(function() {
|
|
if (!window.console) {
|
|
window.console = {};
|
|
}
|
|
// union of Chrome, FF, IE, and Safari console methods
|
|
var m = [
|
|
"log", "info", "warn", "error", "debug", "trace", "dir", "group",
|
|
"groupCollapsed", "groupEnd", "time", "timeEnd", "profile", "profileEnd",
|
|
"dirxml", "assert", "count", "markTimeline", "timeStamp", "clear"
|
|
];
|
|
// define undefined methods as noops to prevent errors
|
|
for (var i = 0; i < m.length; i++) {
|
|
if (!window.console[m[i]]) {
|
|
window.console[m[i]] = function() {};
|
|
}
|
|
}
|
|
})();
|
|
</script>
|
|
<!-- prototype + script.aculo.us -->
|
|
<script src="js/script.aculo.us/lib/prototype.js" type="text/javascript"></script>
|
|
<script src="js/script.aculo.us/src/scriptaculous.js" type="text/javascript"></script><script type="text/javascript" src="https://prod.evamed.com/etude/soft/js/script.aculo.us/src/builder.js"></script><script type="text/javascript" src="https://prod.evamed.com/etude/soft/js/script.aculo.us/src/effects.js"></script><script type="text/javascript" src="https://prod.evamed.com/etude/soft/js/script.aculo.us/src/dragdrop.js"></script><script type="text/javascript" src="https://prod.evamed.com/etude/soft/js/script.aculo.us/src/controls.js"></script><script type="text/javascript" src="https://prod.evamed.com/etude/soft/js/script.aculo.us/src/slider.js"></script><script type="text/javascript" src="https://prod.evamed.com/etude/soft/js/script.aculo.us/src/sound.js"></script>
|
|
<!-- ToolTips -->
|
|
<script src="js/tooltips/tooltips.js" type="text/javascript"></script>
|
|
<link rel="stylesheet" href="js/tooltips/tooltips.css" type="text/css" media="screen">
|
|
<!-- modalbox -->
|
|
<script src="js/modalbox/modalbox.js" type="text/javascript"></script>
|
|
<link rel="stylesheet" href="js/modalbox/modalbox.css" type="text/css" media="screen">
|
|
<!-- colorpicker -->
|
|
<script src="js/MiniColorPicker/MiniColorPicker.js" type="text/javascript"></script>
|
|
<!-- ACE Code editor -->
|
|
<!-- NB1 : minified code not loaded because src-min-noconflict causes encoding problems -->
|
|
<!-- NB2 : ACE is loaded statically because it doesn't support to be loaded several times in a page -->
|
|
<script type="text/javascript" charset="iso-8859-1" src="js/ace-builds/src-noconflict/ace.js"></script><style id="ace_editor">.ace_editor {position: relative;overflow: hidden;font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;font-size: 12px;line-height: normal;color: black;}.ace_scroller {position: absolute;overflow: hidden;top: 0;bottom: 0;background-color: inherit;}.ace_content {position: absolute;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;cursor: text;}.ace_gutter {position: absolute;overflow : hidden;width: auto;top: 0;bottom: 0;left: 0;cursor: default;z-index: 4;}.ace_gutter-active-line {position: absolute;left: 0;right: 0;}.ace_scroller.ace_scroll-left {box-shadow: 17px 0 16px -16px rgba(0, 0, 0, 0.4) inset;}.ace_gutter-cell {padding-left: 19px;padding-right: 6px;background-repeat: no-repeat;}.ace_gutter-cell.ace_error {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUM2OEZDQTQ4RTU0MTFFMUEzM0VFRTM2RUY1M0RBMjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUM2OEZDQTU4RTU0MTFFMUEzM0VFRTM2RUY1M0RBMjYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQzY4RkNBMjhFNTQxMUUxQTMzRUVFMzZFRjUzREEyNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQzY4RkNBMzhFNTQxMUUxQTMzRUVFMzZFRjUzREEyNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkgXxbAAAAJbSURBVHjapFNNaBNBFH4zs5vdZLP5sQmNpT82QY209heh1ioWisaDRcSKF0WKJ0GQnrzrxasHsR6EnlrwD0TagxJabaVEpFYxLWlLSS822tr87m66ccfd2GKyVhA6MMybgfe97/vmPUQphd0sZjto9XIn9OOsvlu2nkqRzVU+6vvlzPf8W6bk8dxQ0NPbxAALgCgg2JkaQuhzQau/El0zbmUA7U0Es8v2CiYmKQJHGO1QICCLoqilMhkmurDAyapKgqItezi/USRdJqEYY4D5jCy03ht2yMkkvL91jTTX10qzyyu2hruPRN7jgbH+EOsXcMLgYiThEgAMhABW85oqy1DXdRIdvP1AHJ2acQXvDIrVHcdQNrEKNYSVMSZGMjEzIIAwDXIo+6G/FxcGnzkC3T2oMhLjre49sBB+RRcHLqdafK6sYdE/GGBwU1VpFNj0aN8pJbe+BkZyevUrvLl6Xmm0W9IuTc0DxrDNAJd5oEvI/KRsNC3bQyNjPO9yQ1YHcfj2QvfQc/5TUhJTBc2iM0U7AWDQtc1nJHvD/cfO2s7jaGkiTEfa/Ep8coLu7zmNmh8+dc5lZDuUeFAGUNA/OY6JVaypQ0vjr7XYjUvJM37vt+j1vuTK5DgVfVUoTjVe+y3/LxMxY2GgU+CSLy4cpfsYorRXuXIOi0Vt40h67uZFTdIo6nLaZcwUJWAzwNS0tBnqqKzQDnjdG/iPyZxo46HaKUpbvYkj8qYRTZsBhge+JHhZyh0x9b95JqjVJkT084kZIPwu/mPWqPgfQ5jXh2+92Ay7HedfAgwA6KDWafb4w3cAAAAASUVORK5CYII=");background-repeat: no-repeat;background-position: 2px center;}.ace_gutter-cell.ace_warning {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUM2OEZDQTg4RTU0MTFFMUEzM0VFRTM2RUY1M0RBMjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUM2OEZDQTk4RTU0MTFFMUEzM0VFRTM2RUY1M0RBMjYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQzY4RkNBNjhFNTQxMUUxQTMzRUVFMzZFRjUzREEyNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQzY4RkNBNzhFNTQxMUUxQTMzRUVFMzZFRjUzREEyNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgd7PfIAAAGmSURBVHjaYvr//z8DJZiJgUIANoCRkREb9gLiSVAaQx4OQM7AAkwd7XU2/v++/rOttdYGEB9dASEvOMydGKfH8Gv/p4XTkvRBfLxeQAP+1cUhXopyvzhP7P/IoSj7g7Mw09cNKO6J1QQ0L4gICPIv/veg/8W+JdFvQNLHVsW9/nmn9zk7B+cCkDwhL7gt6knSZnx9/LuCEOcvkIAMP+cvto9nfqyZmmUAksfnBUtbM60gX/3/kgyv3/xSFOL5DZT+L8vP+Yfh5cvfPvp/xUHyQHXGyAYwgpwBjZYFT3Y1OEl/OfCH4ffv3wzc4iwMvNIsDJ+f/mH4+vIPAxsb631WW0Yln6ZpQLXdMK/DXGDflh+sIv37EivD5x//Gb7+YWT4y86sl7BCCkSD+Z++/1dkvsFRl+HnD1Rvje4F8whjMXmGj58YGf5zsDMwcnAwfPvKcml62DsQDeaDxN+/Y0qwlpEHqrdB94IRNIDUgfgfKJChGK4OikEW3gTiXUB950ASLFAF54AC94A0G9QAfOnmF9DCDzABFqS08IHYDIScdijOjQABBgC+/9awBH96jwAAAABJRU5ErkJggg==");background-position: 2px center;}.ace_gutter-cell.ace_info {background-image: url("data:image/gif;base64,R0lGODlhEAAQAMQAAAAAAEFBQVJSUl5eXmRkZGtra39/f4WFhYmJiZGRkaampry8vMPDw8zMzNXV1dzc3OTk5Orq6vDw8P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAABQALAAAAAAQABAAAAUuICWOZGmeaBml5XGwFCQSBGyXRSAwtqQIiRuiwIM5BoYVbEFIyGCQoeJGrVptIQA7");background-position: 2px center;}.ace_dark .ace_gutter-cell.ace_info {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRTk5MTVGREIxNDkxMUUxOTc5Q0FFREQyMTNGMjBFQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRTk5MTVGRUIxNDkxMUUxOTc5Q0FFREQyMTNGMjBFQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZFOTkxNUZCQjE0OTExRTE5NzlDQUVERDIxM0YyMEVDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZFOTkxNUZDQjE0OTExRTE5NzlDQUVERDIxM0YyMEVDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SIDkjAAAAJ1JREFUeNpi/P//PwMlgImBQkB7A6qrq/+DMC55FkIGKCoq4pVnpFkgTp069f/+/fv/r1u37r+tre1/kg0A+ptn9uzZYLaRkRHpLvjw4cNXWVlZhufPnzOcO3eOdAO0tbVPAjHDmzdvGA4fPsxIsgGSkpJmv379Ynj37h2DjIyMCMkG3LhxQ/T27dsMampqDHZ2dq/pH41DxwCAAAMAFdc68dUsFZgAAAAASUVORK5CYII=");}.ace_scrollbar {position: absolute;overflow-x: hidden;overflow-y: scroll;right: 0;top: 0;bottom: 0;}.ace_scrollbar-inner {position: absolute;width: 1px;left: 0;}.ace_print-margin {position: absolute;height: 100%;}.ace_text-input {position: absolute;z-index: 0;width: 0.5em;height: 1em;opacity: 0;background: transparent;-moz-appearance: none;appearance: none;border: none;resize: none;outline: none;overflow: hidden;font: inherit;padding: 0 1px;margin: 0 -1px;}.ace_text-input.ace_composition {background: #f8f8f8;color: #111;z-index: 1000;opacity: 1;}.ace_layer {z-index: 1;position: absolute;overflow: hidden;white-space: nowrap;height: 100%;width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;/* setting pointer-events: auto; on node under the mouse, which changesduring scroll, will break mouse wheel scrolling in Safari */pointer-events: none;}.ace_gutter-layer {position: relative;width: auto;text-align: right;pointer-events: auto;}.ace_text-layer {font: inherit !important;}.ace_cjk {display: inline-block;text-align: center;}.ace_cursor-layer {z-index: 4;}.ace_cursor {z-index: 4;position: absolute;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}.ace_hidden-cursors .ace_cursor {opacity: 0.2;}.ace_smooth-blinking .ace_cursor {-moz-transition: opacity 0.18s;-webkit-transition: opacity 0.18s;-o-transition: opacity 0.18s;-ms-transition: opacity 0.18s;transition: opacity 0.18s;}.ace_cursor[style*="opacity: 0"]{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}.ace_editor.ace_multiselect .ace_cursor {border-left-width: 1px;}.ace_line {white-space: nowrap;}.ace_marker-layer .ace_step {position: absolute;z-index: 3;}.ace_marker-layer .ace_selection {position: absolute;z-index: 5;}.ace_marker-layer .ace_bracket {position: absolute;z-index: 6;}.ace_marker-layer .ace_active-line {position: absolute;z-index: 2;}.ace_marker-layer .ace_selected-word {position: absolute;z-index: 4;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}.ace_line .ace_fold {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: inline-block;height: 11px;margin-top: -2px;vertical-align: middle;background-image:url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%11%00%00%00%09%08%06%00%00%00%D4%E8%C7%0C%00%00%03%1EiCCPICC%20Profile%00%00x%01%85T%DFk%D3P%14%FE%DAe%9D%B0%E1%8B%3Ag%11%09%3Eh%91ndStC%9C%B6kW%BA%CDZ%EA6%B7!H%9B%A6m%5C%9A%C6%24%ED~%B0%07%D9%8Bo%3A%C5w%F1%07%3E%F9%07%0C%D9%83o%7B%92%0D%C6%14a%F8%AC%88%22L%F6%22%B3%9E%9B4M'S%03%B9%F7%BB%DF%F9%EE9'%E7%E4%5E%A0%F9qZ%D3%14%2F%0F%14USO%C5%C2%FC%C4%E4%14%DF%F2%01%5E%1CC%2B%FChM%8B%86%16J%26G%40%0F%D3%B2y%EF%B3%F3%0E%1E%C6lt%EEo%DF%AB%FEc%D5%9A%95%0C%11%F0%1C%20%BE%945%C4%22%E1Y%A0i%5C%D4t%13%E0%D6%89%EF%9D15%C2%CDLsX%A7%04%09%1Fg8oc%81%E1%8C%8D%23%96f45%40%9A%09%C2%07%C5B%3AK%B8%408%98i%E0%F3%0D%D8%CE%81%14%E4'%26%A9%92.%8B%3C%ABER%2F%E5dE%B2%0C%F6%F0%1Fs%83%F2_%B0%A8%94%E9%9B%AD%E7%10%8Dm%9A%19N%D1%7C%8A%DE%1F9%7Dp%8C%E6%00%D5%C1%3F_%18%BDA%B8%9DpX6%E3%A35~B%CD%24%AE%11%26%BD%E7%EEti%98%EDe%9A%97Y)%12%25%1C%24%BCbT%AE3li%E6%0B%03%89%9A%E6%D3%ED%F4P%92%B0%9F4%BF43Y%F3%E3%EDP%95%04%EB1%C5%F5%F6KF%F4%BA%BD%D7%DB%91%93%07%E35%3E%A7)%D6%7F%40%FE%BD%F7%F5r%8A%E5y%92%F0%EB%B4%1E%8D%D5%F4%5B%92%3AV%DB%DB%E4%CD%A6%23%C3%C4wQ%3F%03HB%82%8E%1Cd(%E0%91B%0Ca%9Ac%C4%AA%F8L%16%19%22J%A4%D2itTy%B28%D6%3B(%93%96%ED%1CGx%C9_%0E%B8%5E%16%F5%5B%B2%B8%F6%E0%FB%9E%DD%25%D7%8E%BC%15%85%C5%B7%A3%D8Q%ED%B5%81%E9%BA%B2%13%9A%1B%7Fua%A5%A3n%E17%B9%E5%9B%1Bm%AB%0B%08Q%FE%8A%E5%B1H%5Ee%CAO%82Q%D7u6%E6%90S%97%FCu%0B%CF2%94%EE%25v%12X%0C%BA%AC%F0%5E%F8*l%0AO%85%17%C2%97%BF%D4%C8%CE%DE%AD%11%CB%80q%2C%3E%AB%9ES%CD%C6%EC%25%D2L%D2%EBd%B8%BF%8A%F5B%C6%18%F9%901CZ%9D%BE%24M%9C%8A9%F2%DAP%0B'%06w%82%EB%E6%E2%5C%2F%D7%07%9E%BB%CC%5D%E1%FA%B9%08%AD.r%23%8E%C2%17%F5E%7C!%F0%BE3%BE%3E_%B7o%88a%A7%DB%BE%D3d%EB%A31Z%EB%BB%D3%91%BA%A2%B1z%94%8F%DB'%F6%3D%8E%AA%13%19%B2%B1%BE%B1~V%08%2B%B4%A2cjJ%B3tO%00%03%25mN%97%F3%05%93%EF%11%84%0B%7C%88%AE-%89%8F%ABbW%90O%2B%0Ao%99%0C%5E%97%0CI%AFH%D9.%B0%3B%8F%ED%03%B6S%D6%5D%E6i_s9%F3*p%E9%1B%FD%C3%EB.7U%06%5E%19%C0%D1s.%17%A03u%E4%09%B0%7C%5E%2C%EB%15%DB%1F%3C%9E%B7%80%91%3B%DBc%AD%3Dma%BA%8B%3EV%AB%DBt.%5B%1E%01%BB%0F%AB%D5%9F%CF%AA%D5%DD%E7%E4%7F%0Bx%A3%FC%06%A9%23%0A%D6%C2%A1_2%00%00%00%09pHYs%00%00%0B%13%00%00%0B%13%01%00%9A%9C%18%00%00%00%B5IDAT(%15%A5%91%3D%0E%02!%10%85ac%E1%05%D6%CE%D6%C6%CE%D2%E8%ED%CD%DE%C0%C6%D6N.%E0V%F8%3D%9Ca%891XH%C2%BE%D9y%3F%90!%E6%9C%C3%BFk%E5%011%C6-%F5%C8N%04%DF%BD%FF%89%DFt%83DN%60%3E%F3%AB%A0%DE%1A%5Dg%BE%10Q%97%1B%40%9C%A8o%10%8F%5E%828%B4%1B%60%87%F6%02%26%85%1Ch%1E%C1%2B%5Bk%FF%86%EE%B7j%09%9A%DA%9B%ACe%A3%F9%EC%DA!9%B4%D5%A6%81%86%86%98%CC%3C%5B%40%FA%81%B3%E9%CB%23%94%C16Azo%05%D4%E1%C1%95a%3B%8A'%A0%E8%CC%17%22%85%1D%BA%00%A2%FA%DC%0A%94%D1%D1%8D%8B%3A%84%17B%C7%60%1A%25Z%FC%8D%00%00%00%00IEND%AEB%60%82"),url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%05%00%00%007%08%06%00%00%00%C4%DD%80C%00%00%03%1EiCCPICC%20Profile%00%00x%01%85T%DFk%D3P%14%FE%DAe%9D%B0%E1%8B%3Ag%11%09%3Eh%91ndStC%9C%B6kW%BA%CDZ%EA6%B7!H%9B%A6m%5C%9A%C6%24%ED~%B0%07%D9%8Bo%3A%C5w%F1%07%3E%F9%07%0C%D9%83o%7B%92%0D%C6%14a%F8%AC%88%22L%F6%22%B3%9E%9B4M'S%03%B9%F7%BB%DF%F9%EE9'%E7%E4%5E%A0%F9qZ%D3%14%2F%0F%14USO%C5%C2%FC%C4%E4%14%DF%F2%01%5E%1CC%2B%FChM%8B%86%16J%26G%40%0F%D3%B2y%EF%B3%F3%0E%1E%C6lt%EEo%DF%AB%FEc%D5%9A%95%0C%11%F0%1C%20%BE%945%C4%22%E1Y%A0i%5C%D4t%13%E0%D6%89%EF%9D15%C2%CDLsX%A7%04%09%1Fg8oc%81%E1%8C%8D%23%96f45%40%9A%09%C2%07%C5B%3AK%B8%408%98i%E0%F3%0D%D8%CE%81%14%E4'%26%A9%92.%8B%3C%ABER%2F%E5dE%B2%0C%F6%F0%1Fs%83%F2_%B0%A8%94%E9%9B%AD%E7%10%8Dm%9A%19N%D1%7C%8A%DE%1F9%7Dp%8C%E6%00%D5%C1%3F_%18%BDA%B8%9DpX6%E3%A35~B%CD%24%AE%11%26%BD%E7%EEti%98%EDe%9A%97Y)%12%25%1C%24%BCbT%AE3li%E6%0B%03%89%9A%E6%D3%ED%F4P%92%B0%9F4%BF43Y%F3%E3%EDP%95%04%EB1%C5%F5%F6KF%F4%BA%BD%D7%DB%91%93%07%E35%3E%A7)%D6%7F%40%FE%BD%F7%F5r%8A%E5y%92%F0%EB%B4%1E%8D%D5%F4%5B%92%3AV%DB%DB%E4%CD%A6%23%C3%C4wQ%3F%03HB%82%8E%1Cd(%E0%91B%0Ca%9Ac%C4%AA%F8L%16%19%22J%A4%D2itTy%B28%D6%3B(%93%96%ED%1CGx%C9_%0E%B8%5E%16%F5%5B%B2%B8%F6%E0%FB%9E%DD%25%D7%8E%BC%15%85%C5%B7%A3%D8Q%ED%B5%81%E9%BA%B2%13%9A%1B%7Fua%A5%A3n%E17%B9%E5%9B%1Bm%AB%0B%08Q%FE%8A%E5%B1H%5Ee%CAO%82Q%D7u6%E6%90S%97%FCu%0B%CF2%94%EE%25v%12X%0C%BA%AC%F0%5E%F8*l%0AO%85%17%C2%97%BF%D4%C8%CE%DE%AD%11%CB%80q%2C%3E%AB%9ES%CD%C6%EC%25%D2L%D2%EBd%B8%BF%8A%F5B%C6%18%F9%901CZ%9D%BE%24M%9C%8A9%F2%DAP%0B'%06w%82%EB%E6%E2%5C%2F%D7%07%9E%BB%CC%5D%E1%FA%B9%08%AD.r%23%8E%C2%17%F5E%7C!%F0%BE3%BE%3E_%B7o%88a%A7%DB%BE%D3d%EB%A31Z%EB%BB%D3%91%BA%A2%B1z%94%8F%DB'%F6%3D%8E%AA%13%19%B2%B1%BE%B1~V%08%2B%B4%A2cjJ%B3tO%00%03%25mN%97%F3%05%93%EF%11%84%0B%7C%88%AE-%89%8F%ABbW%90O%2B%0Ao%99%0C%5E%97%0CI%AFH%D9.%B0%3B%8F%ED%03%B6S%D6%5D%E6i_s9%F3*p%E9%1B%FD%C3%EB.7U%06%5E%19%C0%D1s.%17%A03u%E4%09%B0%7C%5E%2C%EB%15%DB%1F%3C%9E%B7%80%91%3B%DBc%AD%3Dma%BA%8B%3EV%AB%DBt.%5B%1E%01%BB%0F%AB%D5%9F%CF%AA%D5%DD%E7%E4%7F%0Bx%A3%FC%06%A9%23%0A%D6%C2%A1_2%00%00%00%09pHYs%00%00%0B%13%00%00%0B%13%01%00%9A%9C%18%00%00%00%3AIDAT8%11c%FC%FF%FF%7F%18%03%1A%60%01%F2%3F%A0%891%80%04%FF%11-%F8%17%9BJ%E2%05%B1ZD%81v%26t%E7%80%F8%A3%82h%A12%1A%20%A3%01%02%0F%01%BA%25%06%00%19%C0%0D%AEF%D5%3ES%00%00%00%00IEND%AEB%60%82");background-repeat: no-repeat, repeat-x;background-position: center center, top left;color: transparent;border: 1px solid black;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;cursor: pointer;pointer-events: auto;}.ace_dark .ace_fold {}.ace_fold:hover{background-image:url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%11%00%00%00%09%08%06%00%00%00%D4%E8%C7%0C%00%00%03%1EiCCPICC%20Profile%00%00x%01%85T%DFk%D3P%14%FE%DAe%9D%B0%E1%8B%3Ag%11%09%3Eh%91ndStC%9C%B6kW%BA%CDZ%EA6%B7!H%9B%A6m%5C%9A%C6%24%ED~%B0%07%D9%8Bo%3A%C5w%F1%07%3E%F9%07%0C%D9%83o%7B%92%0D%C6%14a%F8%AC%88%22L%F6%22%B3%9E%9B4M'S%03%B9%F7%BB%DF%F9%EE9'%E7%E4%5E%A0%F9qZ%D3%14%2F%0F%14USO%C5%C2%FC%C4%E4%14%DF%F2%01%5E%1CC%2B%FChM%8B%86%16J%26G%40%0F%D3%B2y%EF%B3%F3%0E%1E%C6lt%EEo%DF%AB%FEc%D5%9A%95%0C%11%F0%1C%20%BE%945%C4%22%E1Y%A0i%5C%D4t%13%E0%D6%89%EF%9D15%C2%CDLsX%A7%04%09%1Fg8oc%81%E1%8C%8D%23%96f45%40%9A%09%C2%07%C5B%3AK%B8%408%98i%E0%F3%0D%D8%CE%81%14%E4'%26%A9%92.%8B%3C%ABER%2F%E5dE%B2%0C%F6%F0%1Fs%83%F2_%B0%A8%94%E9%9B%AD%E7%10%8Dm%9A%19N%D1%7C%8A%DE%1F9%7Dp%8C%E6%00%D5%C1%3F_%18%BDA%B8%9DpX6%E3%A35~B%CD%24%AE%11%26%BD%E7%EEti%98%EDe%9A%97Y)%12%25%1C%24%BCbT%AE3li%E6%0B%03%89%9A%E6%D3%ED%F4P%92%B0%9F4%BF43Y%F3%E3%EDP%95%04%EB1%C5%F5%F6KF%F4%BA%BD%D7%DB%91%93%07%E35%3E%A7)%D6%7F%40%FE%BD%F7%F5r%8A%E5y%92%F0%EB%B4%1E%8D%D5%F4%5B%92%3AV%DB%DB%E4%CD%A6%23%C3%C4wQ%3F%03HB%82%8E%1Cd(%E0%91B%0Ca%9Ac%C4%AA%F8L%16%19%22J%A4%D2itTy%B28%D6%3B(%93%96%ED%1CGx%C9_%0E%B8%5E%16%F5%5B%B2%B8%F6%E0%FB%9E%DD%25%D7%8E%BC%15%85%C5%B7%A3%D8Q%ED%B5%81%E9%BA%B2%13%9A%1B%7Fua%A5%A3n%E17%B9%E5%9B%1Bm%AB%0B%08Q%FE%8A%E5%B1H%5Ee%CAO%82Q%D7u6%E6%90S%97%FCu%0B%CF2%94%EE%25v%12X%0C%BA%AC%F0%5E%F8*l%0AO%85%17%C2%97%BF%D4%C8%CE%DE%AD%11%CB%80q%2C%3E%AB%9ES%CD%C6%EC%25%D2L%D2%EBd%B8%BF%8A%F5B%C6%18%F9%901CZ%9D%BE%24M%9C%8A9%F2%DAP%0B'%06w%82%EB%E6%E2%5C%2F%D7%07%9E%BB%CC%5D%E1%FA%B9%08%AD.r%23%8E%C2%17%F5E%7C!%F0%BE3%BE%3E_%B7o%88a%A7%DB%BE%D3d%EB%A31Z%EB%BB%D3%91%BA%A2%B1z%94%8F%DB'%F6%3D%8E%AA%13%19%B2%B1%BE%B1~V%08%2B%B4%A2cjJ%B3tO%00%03%25mN%97%F3%05%93%EF%11%84%0B%7C%88%AE-%89%8F%ABbW%90O%2B%0Ao%99%0C%5E%97%0CI%AFH%D9.%B0%3B%8F%ED%03%B6S%D6%5D%E6i_s9%F3*p%E9%1B%FD%C3%EB.7U%06%5E%19%C0%D1s.%17%A03u%E4%09%B0%7C%5E%2C%EB%15%DB%1F%3C%9E%B7%80%91%3B%DBc%AD%3Dma%BA%8B%3EV%AB%DBt.%5B%1E%01%BB%0F%AB%D5%9F%CF%AA%D5%DD%E7%E4%7F%0Bx%A3%FC%06%A9%23%0A%D6%C2%A1_2%00%00%00%09pHYs%00%00%0B%13%00%00%0B%13%01%00%9A%9C%18%00%00%00%B5IDAT(%15%A5%91%3D%0E%02!%10%85ac%E1%05%D6%CE%D6%C6%CE%D2%E8%ED%CD%DE%C0%C6%D6N.%E0V%F8%3D%9Ca%891XH%C2%BE%D9y%3F%90!%E6%9C%C3%BFk%E5%011%C6-%F5%C8N%04%DF%BD%FF%89%DFt%83DN%60%3E%F3%AB%A0%DE%1A%5Dg%BE%10Q%97%1B%40%9C%A8o%10%8F%5E%828%B4%1B%60%87%F6%02%26%85%1Ch%1E%C1%2B%5Bk%FF%86%EE%B7j%09%9A%DA%9B%ACe%A3%F9%EC%DA!9%B4%D5%A6%81%86%86%98%CC%3C%5B%40%FA%81%B3%E9%CB%23%94%C16Azo%05%D4%E1%C1%95a%3B%8A'%A0%E8%CC%17%22%85%1D%BA%00%A2%FA%DC%0A%94%D1%D1%8D%8B%3A%84%17B%C7%60%1A%25Z%FC%8D%00%00%00%00IEND%AEB%60%82"),url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%05%00%00%007%08%06%00%00%00%C4%DD%80C%00%00%03%1EiCCPICC%20Profile%00%00x%01%85T%DFk%D3P%14%FE%DAe%9D%B0%E1%8B%3Ag%11%09%3Eh%91ndStC%9C%B6kW%BA%CDZ%EA6%B7!H%9B%A6m%5C%9A%C6%24%ED~%B0%07%D9%8Bo%3A%C5w%F1%07%3E%F9%07%0C%D9%83o%7B%92%0D%C6%14a%F8%AC%88%22L%F6%22%B3%9E%9B4M'S%03%B9%F7%BB%DF%F9%EE9'%E7%E4%5E%A0%F9qZ%D3%14%2F%0F%14USO%C5%C2%FC%C4%E4%14%DF%F2%01%5E%1CC%2B%FChM%8B%86%16J%26G%40%0F%D3%B2y%EF%B3%F3%0E%1E%C6lt%EEo%DF%AB%FEc%D5%9A%95%0C%11%F0%1C%20%BE%945%C4%22%E1Y%A0i%5C%D4t%13%E0%D6%89%EF%9D15%C2%CDLsX%A7%04%09%1Fg8oc%81%E1%8C%8D%23%96f45%40%9A%09%C2%07%C5B%3AK%B8%408%98i%E0%F3%0D%D8%CE%81%14%E4'%26%A9%92.%8B%3C%ABER%2F%E5dE%B2%0C%F6%F0%1Fs%83%F2_%B0%A8%94%E9%9B%AD%E7%10%8Dm%9A%19N%D1%7C%8A%DE%1F9%7Dp%8C%E6%00%D5%C1%3F_%18%BDA%B8%9DpX6%E3%A35~B%CD%24%AE%11%26%BD%E7%EEti%98%EDe%9A%97Y)%12%25%1C%24%BCbT%AE3li%E6%0B%03%89%9A%E6%D3%ED%F4P%92%B0%9F4%BF43Y%F3%E3%EDP%95%04%EB1%C5%F5%F6KF%F4%BA%BD%D7%DB%91%93%07%E35%3E%A7)%D6%7F%40%FE%BD%F7%F5r%8A%E5y%92%F0%EB%B4%1E%8D%D5%F4%5B%92%3AV%DB%DB%E4%CD%A6%23%C3%C4wQ%3F%03HB%82%8E%1Cd(%E0%91B%0Ca%9Ac%C4%AA%F8L%16%19%22J%A4%D2itTy%B28%D6%3B(%93%96%ED%1CGx%C9_%0E%B8%5E%16%F5%5B%B2%B8%F6%E0%FB%9E%DD%25%D7%8E%BC%15%85%C5%B7%A3%D8Q%ED%B5%81%E9%BA%B2%13%9A%1B%7Fua%A5%A3n%E17%B9%E5%9B%1Bm%AB%0B%08Q%FE%8A%E5%B1H%5Ee%CAO%82Q%D7u6%E6%90S%97%FCu%0B%CF2%94%EE%25v%12X%0C%BA%AC%F0%5E%F8*l%0AO%85%17%C2%97%BF%D4%C8%CE%DE%AD%11%CB%80q%2C%3E%AB%9ES%CD%C6%EC%25%D2L%D2%EBd%B8%BF%8A%F5B%C6%18%F9%901CZ%9D%BE%24M%9C%8A9%F2%DAP%0B'%06w%82%EB%E6%E2%5C%2F%D7%07%9E%BB%CC%5D%E1%FA%B9%08%AD.r%23%8E%C2%17%F5E%7C!%F0%BE3%BE%3E_%B7o%88a%A7%DB%BE%D3d%EB%A31Z%EB%BB%D3%91%BA%A2%B1z%94%8F%DB'%F6%3D%8E%AA%13%19%B2%B1%BE%B1~V%08%2B%B4%A2cjJ%B3tO%00%03%25mN%97%F3%05%93%EF%11%84%0B%7C%88%AE-%89%8F%ABbW%90O%2B%0Ao%99%0C%5E%97%0CI%AFH%D9.%B0%3B%8F%ED%03%B6S%D6%5D%E6i_s9%F3*p%E9%1B%FD%C3%EB.7U%06%5E%19%C0%D1s.%17%A03u%E4%09%B0%7C%5E%2C%EB%15%DB%1F%3C%9E%B7%80%91%3B%DBc%AD%3Dma%BA%8B%3EV%AB%DBt.%5B%1E%01%BB%0F%AB%D5%9F%CF%AA%D5%DD%E7%E4%7F%0Bx%A3%FC%06%A9%23%0A%D6%C2%A1_2%00%00%00%09pHYs%00%00%0B%13%00%00%0B%13%01%00%9A%9C%18%00%00%003IDAT8%11c%FC%FF%FF%7F%3E%03%1A%60%01%F2%3F%A3%891%80%04%FFQ%26%F8w%C0%B43%A1%DB%0C%E2%8F%0A%A2%85%CAh%80%8C%06%08%3C%04%E8%96%18%00%A3S%0D%CD%CF%D8%C1%9D%00%00%00%00IEND%AEB%60%82");background-repeat: no-repeat, repeat-x;background-position: center center, top left;}.ace_editor.ace_dragging .ace_content {cursor: move;}.ace_gutter-tooltip {background-color: #FFF;background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.1));border: 1px solid gray;border-radius: 1px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);color: black;display: inline-block;max-width: 500px;padding: 4px;position: fixed;z-index: 300;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;cursor: default;white-space: pre-line;word-wrap: break-word;line-height: normal;font-style: normal;font-weight: normal;letter-spacing: normal;}.ace_folding-enabled > .ace_gutter-cell {padding-right: 13px;}.ace_fold-widget {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0 -12px 0 1px;display: none;width: 11px;vertical-align: top;background-image: url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%05%00%00%00%05%08%06%00%00%00%8Do%26%E5%00%00%004IDATx%DAe%8A%B1%0D%000%0C%C2%F2%2CK%96%BC%D0%8F9%81%88H%E9%D0%0E%96%C0%10%92%3E%02%80%5E%82%E4%A9*-%EEsw%C8%CC%11%EE%96w%D8%DC%E9*Eh%0C%151(%00%00%00%00IEND%AEB%60%82");background-repeat: no-repeat;background-position: center;border-radius: 3px;border: 1px solid transparent;cursor: pointer;}.ace_folding-enabled .ace_fold-widget {display: inline-block; }.ace_fold-widget.ace_end {background-image: url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%05%00%00%00%05%08%06%00%00%00%8Do%26%E5%00%00%004IDATx%DAm%C7%C1%09%000%08C%D1%8C%ECE%C8E(%8E%EC%02)%1EZJ%F1%C1'%04%07I%E1%E5%EE%CAL%F5%A2%99%99%22%E2%D6%1FU%B5%FE0%D9x%A7%26Wz5%0E%D5%00%00%00%00IEND%AEB%60%82");}.ace_fold-widget.ace_closed {background-image: url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%03%00%00%00%06%08%06%00%00%00%06%E5%24%0C%00%00%009IDATx%DA5%CA%C1%09%000%08%03%C0%AC*(%3E%04%C1%0D%BA%B1%23%A4Uh%E0%20%81%C0%CC%F8%82%81%AA%A2%AArGfr%88%08%11%11%1C%DD%7D%E0%EE%5B%F6%F6%CB%B8%05Q%2F%E9tai%D9%00%00%00%00IEND%AEB%60%82");}.ace_fold-widget:hover {border: 1px solid rgba(0, 0, 0, 0.3);background-color: rgba(255, 255, 255, 0.2);-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);box-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);}.ace_fold-widget:active {border: 1px solid rgba(0, 0, 0, 0.4);background-color: rgba(0, 0, 0, 0.05);-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);box-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);}/*** Dark version for fold widgets*/.ace_dark .ace_fold-widget {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHklEQVQIW2P4//8/AzoGEQ7oGCaLLAhWiSwB146BAQCSTPYocqT0AAAAAElFTkSuQmCC");}.ace_dark .ace_fold-widget.ace_end {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAH0lEQVQIW2P4//8/AxQ7wNjIAjDMgC4AxjCVKBirIAAF0kz2rlhxpAAAAABJRU5ErkJggg==");}.ace_dark .ace_fold-widget.ace_closed {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAFCAYAAACAcVaiAAAAHElEQVQIW2P4//+/AxAzgDADlOOAznHAKgPWAwARji8UIDTfQQAAAABJRU5ErkJggg==");}.ace_dark .ace_fold-widget:hover {box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);background-color: rgba(255, 255, 255, 0.1);}.ace_dark .ace_fold-widget:active {-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);}.ace_fold-widget.ace_invalid {background-color: #FFB4B4;border-color: #DE5555;}.ace_fade-fold-widgets .ace_fold-widget {-moz-transition: opacity 0.4s ease 0.05s;-webkit-transition: opacity 0.4s ease 0.05s;-o-transition: opacity 0.4s ease 0.05s;-ms-transition: opacity 0.4s ease 0.05s;transition: opacity 0.4s ease 0.05s;opacity: 0;}.ace_fade-fold-widgets:hover .ace_fold-widget {-moz-transition: opacity 0.05s ease 0.05s;-webkit-transition: opacity 0.05s ease 0.05s;-o-transition: opacity 0.05s ease 0.05s;-ms-transition: opacity 0.05s ease 0.05s;transition: opacity 0.05s ease 0.05s;opacity:1;}.ace_underline {text-decoration: underline;}.ace_bold {font-weight: bold;}.ace_nobold .ace_bold {font-weight: normal;}.ace_italic {font-style: italic;}</style><style id="ace-tm">.ace-tm .ace_gutter {background: #f0f0f0;color: #333;}.ace-tm .ace_print-margin {width: 1px;background: #e8e8e8;}.ace-tm .ace_fold {background-color: #6B72E6;}.ace-tm {background-color: #FFFFFF;}.ace-tm .ace_cursor {border-left: 2px solid black;}.ace-tm .ace_overwrite-cursors .ace_cursor {border-left: 0px;border-bottom: 1px solid black;}.ace-tm .ace_invisible {color: rgb(191, 191, 191);}.ace-tm .ace_storage,.ace-tm .ace_keyword {color: blue;}.ace-tm .ace_constant {color: rgb(197, 6, 11);}.ace-tm .ace_constant.ace_buildin {color: rgb(88, 72, 246);}.ace-tm .ace_constant.ace_language {color: rgb(88, 92, 246);}.ace-tm .ace_constant.ace_library {color: rgb(6, 150, 14);}.ace-tm .ace_invalid {background-color: rgba(255, 0, 0, 0.1);color: red;}.ace-tm .ace_support.ace_function {color: rgb(60, 76, 114);}.ace-tm .ace_support.ace_constant {color: rgb(6, 150, 14);}.ace-tm .ace_support.ace_type,.ace-tm .ace_support.ace_class {color: rgb(109, 121, 222);}.ace-tm .ace_keyword.ace_operator {color: rgb(104, 118, 135);}.ace-tm .ace_string {color: rgb(3, 106, 7);}.ace-tm .ace_comment {color: rgb(76, 136, 107);}.ace-tm .ace_comment.ace_doc {color: rgb(0, 102, 255);}.ace-tm .ace_comment.ace_doc.ace_tag {color: rgb(128, 159, 191);}.ace-tm .ace_constant.ace_numeric {color: rgb(0, 0, 205);}.ace-tm .ace_variable {color: rgb(49, 132, 149);}.ace-tm .ace_xml-pe {color: rgb(104, 104, 91);}.ace-tm .ace_entity.ace_name.ace_function {color: #0000A2;}.ace-tm .ace_markup.ace_heading {color: rgb(12, 7, 255);}.ace-tm .ace_markup.ace_list {color:rgb(185, 6, 144);}.ace-tm .ace_meta.ace_tag {color:rgb(0, 22, 142);}.ace-tm .ace_string.ace_regex {color: rgb(255, 0, 0)}.ace-tm .ace_marker-layer .ace_selection {background: rgb(181, 213, 255);}.ace-tm.ace_multiselect .ace_selection.ace_start {box-shadow: 0 0 3px 0px white;border-radius: 2px;}.ace-tm .ace_marker-layer .ace_step {background: rgb(252, 255, 0);}.ace-tm .ace_marker-layer .ace_stack {background: rgb(164, 229, 101);}.ace-tm .ace_marker-layer .ace_bracket {margin: -1px 0 0 -1px;border: 1px solid rgb(192, 192, 192);}.ace-tm .ace_marker-layer .ace_active-line {background: rgba(0, 0, 0, 0.07);}.ace-tm .ace_gutter-active-line {background-color : #dcdcdc;}.ace-tm .ace_marker-layer .ace_selected-word {background: rgb(250, 250, 255);border: 1px solid rgb(200, 200, 250);}.ace-tm .ace_indent-guide {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y;}</style>
|
|
<!-- calendar -->
|
|
<script src="js/calendar_date_select/javascripts/calendar_date_select/calendar_date_select.js" type="text/javascript" charset="UTF-8"></script>
|
|
<script src="js/calendar_date_select/javascripts/calendar_date_select/format_danish.js" type="text/javascript" charset="UTF-8"></script>
|
|
<script src="js/calendar_date_select/javascripts/calendar_date_select/locale/en.js" type="text/javascript" charset="ISO-8859-15"></script>
|
|
<link rel="stylesheet" href="js/calendar_date_select/stylesheets/calendar_date_select/default.css" type="text/css" media="screen" charset="UTF-8">
|
|
|
|
|
|
<!-- CSS Fixe -->
|
|
<link href="css/screen.css" rel="stylesheet" type="text/css" media="screen">
|
|
|
|
<link href="css/print.css" rel="stylesheet" type="text/css" media="print">
|
|
|
|
<!-- CSS Dynamique => client, module -->
|
|
|
|
<style>
|
|
/* #00529D -- 00529D */body, #pied, #main, #entete_etude{background-color: #ffffff;}#contenu {background-color: #ffffff;}.separationTitre {color: #00529D;}#btnSticky:hover {color: #00529D!important;}#btnSticky:hover #btnHaut{
|
|
filter: invert(42%) sepia(36%) saturate(5174%) hue-rotate(171deg) brightness(100%) contrast(101%);
|
|
}#patient_info_sticky h2{color: #00529D}
|
|
|
|
#file_notes .postit, #file_notes .newpostit, #file_notes .newpostit textarea, #file_notes .postit h3 a, #file_notes .postit a, #file_notes .newpostit a{
|
|
|
|
background:#FFFFFF;
|
|
color:#EB5356 !important;
|
|
|
|
}
|
|
|
|
#dossierPatient a, #dossierPatient a:visited,a, a:visited{
|
|
color: #808080;
|
|
|
|
}#dossierPatient a:hover,#dossierPatient a:active {
|
|
color: #808080;
|
|
|
|
|
|
}.visit-form a, #contenu_dossier_panel .visit-table ,#menu_queries a{
|
|
color: #000000 !important;
|
|
|
|
}.visit-form a:hover , .visit-form span a:hover {
|
|
color: #3169Aa !important;
|
|
|
|
|
|
}#menuOnglets, #menuOnglets li, #MB_caption,.menuMobile, #breadcrumb,#toggleMenuPatientMobile{
|
|
|
|
|
|
|
|
background-color:#00529D;
|
|
|
|
}ul.sousMenu, ul.sousMenu li , .sousMenuMobile {
|
|
|
|
|
|
background-color:#FFFFFF;
|
|
|
|
}
|
|
#menuOnglets li a, .mobilMenuIcon, .menuMobile, #breadcrumb, #toggleMenuPatientMobile{
|
|
|
|
color:#f2f2f2;;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#menuOnglets li.selected a, .sousMenuMobile{
|
|
|
|
color:#EB5356;
|
|
|
|
|
|
}
|
|
|
|
ul.sousMenu li a {
|
|
|
|
color:#EB5356;
|
|
|
|
|
|
}
|
|
|
|
#dossierPatient, #infoPatient, #moveableDiv, .menu_dossiers li {
|
|
|
|
background-color: #EBF0F5;
|
|
|
|
}
|
|
|
|
#filecpnt_events table.withevents, #filecpnt_docs table.withFileDocs{
|
|
|
|
box-shadow: inset 4px 0 0 #9ba0a5;
|
|
border-top: 1px solid #9ba0a5;
|
|
|
|
|
|
|
|
}
|
|
|
|
#menuOnglets li, #MB_frame{
|
|
border-color: #00529D;
|
|
}#menuOnglets li a:hover, #menuOnglets li.selected {
|
|
|
|
color:#EB5356;
|
|
background-color:#FFFFFF!important;
|
|
|
|
|
|
}ul.sousMenu li a:hover, ul.sousMenu li.selected,#menuOnglets li.selected ul.sousMenu li.selected {
|
|
background-color:#F3F2F2!important;
|
|
}#listeDesMails{
|
|
border-color: #287ac5;
|
|
}.div_dest{
|
|
border-color: #287ac5;
|
|
background-color: #78caff;
|
|
}.menu_dossiers li a, #menuOnglets .consultations, #menuOnglets .consultations a:link, #menuOnglets .consultations a:visited, .titre_dossier H1,.titre_dossier h2,h1 {
|
|
color: #00529D;
|
|
}
|
|
h1 a,h2 a {
|
|
color: #00529D !important;
|
|
}
|
|
|
|
.dossier_block_titre, .statstep_on em, .statstep_on span{
|
|
color: #EBF0F5 ;
|
|
}
|
|
|
|
button, .ui-button, .query, .inputButtonModifier, .inputButtonConfirmer, input[type=button], input[type=reset], input .button{
|
|
|
|
background-color: #EBF0F5;
|
|
}
|
|
|
|
|
|
.ui-state-hover, input .button:hover, input[type=button]:hover, input[type=reset]:hover, input.validation:hover,input[type=submit]:hover,.lstcpn-buttonset .ui-button:hover{
|
|
|
|
background-color: #F3F2F2 ;
|
|
color:#EB5356;
|
|
|
|
}
|
|
|
|
.lstcpn-buttonset .ui-button{
|
|
background: #ffffff;
|
|
}
|
|
|
|
|
|
input.validation, input[type=submit] {
|
|
background-color: #00529D;
|
|
color:#f2f2f2;;
|
|
|
|
}
|
|
|
|
.etiquette input:checked ~ .checkmark, .NaNd input:checked ~ .checkmark, .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #00529D;
|
|
}
|
|
input.annulation {
|
|
background-color: white;
|
|
color: #00529D;
|
|
/* border: 1px solid #00529D; */
|
|
|
|
|
|
}.face, .pair td, .pair{
|
|
background-color: #eeeeee;
|
|
}.pile, .impair td, .impair{
|
|
background-color: #ffffff;
|
|
}.mouseOver td, .hover td, .menuHover{
|
|
background-color: #eeeeff;
|
|
}.intituleChampQuery, .intituleChampQueryDelete{
|
|
background-color: #EBF0F5;
|
|
}
|
|
|
|
|
|
|
|
.menu_dossiers li.selected{
|
|
border-bottom: solid 1px #EBF0F5;
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 780px) {
|
|
/*menu*/
|
|
|
|
#menuOnglets li.itemMenu.selected>a, #menuOnglets li.itemMenu.selected>a::before{
|
|
background-color:#F3F2F2!important;
|
|
}
|
|
#menuOnglets li.selected ul.sousMenu li.selected{
|
|
|
|
background-color:#FFFFFF!important;
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
.patientNumbers a.currentPatient {
|
|
background-color: #00529D;
|
|
}.rubrique-box-shadow-color1{
|
|
|
|
background-color: #EED8EF;
|
|
box-shadow: inset 4px 0 0 #68227D;
|
|
color : #68227D;
|
|
border-top: 1px solid #68227D;
|
|
|
|
}
|
|
|
|
/** fiche dans le menu dosier patient */
|
|
.item-box-shadow-color1, .fiche-box-shadow-color1{
|
|
|
|
box-shadow: inset 4px 0 0 #68227D;
|
|
|
|
}
|
|
|
|
.color1, .fiche-box-shadow-color1 h1, .fiche-box-shadow-color1 h2, .fiche-box-shadow-color1 .titresection, .item-box-shadow-color1 .iconesEvamed {
|
|
|
|
color : #68227D;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fiche-box-shadow-color1 h2, .fiche-box-shadow-color1 .titresection {
|
|
|
|
border-bottom: 4px solid #68227D;
|
|
|
|
}
|
|
|
|
.fiche-box-shadow-color1 .tableauTaquet_case a img[src="img/taquet1.gif"], .fiche-box-shadow-color1 .etiquette input:checked ~ .checkmark,.fiche-box-shadow-color1 .NaNd input:checked ~ .checkmark, .fiche-box-shadow-color1 .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #68227D;
|
|
}
|
|
|
|
.fiche-box-shadow-color1 .highlightTR, .fiche-box-shadow-color1 .highlightTR + tr.metaAction, .item-box-shadow-color1, .fiche-box-shadow-color1 tr.champ:hover, .fiche-box-shadow-color1 .mb-3:hover{
|
|
|
|
background-color: #EED8EF !important;
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
.fiche-box-shadow-color1 .champ,.fiche-box-shadow-color1 .metaAction{
|
|
|
|
// background-color:#EED8EF;
|
|
|
|
}
|
|
}
|
|
|
|
.pf-menu-item-selected-color1 {
|
|
background-color: #68227D !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color1 .visit-form{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color1 a{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color1 .iconesEvamed {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
|
|
.rubrique-box-shadow-color2{
|
|
|
|
background-color: #D8EFDA;
|
|
box-shadow: inset 4px 0 0 #4D8D1D;
|
|
color : #4D8D1D;
|
|
border-top: 1px solid #4D8D1D;
|
|
|
|
}
|
|
|
|
/** fiche dans le menu dosier patient */
|
|
.item-box-shadow-color2, .fiche-box-shadow-color2{
|
|
|
|
box-shadow: inset 4px 0 0 #4D8D1D;
|
|
|
|
}
|
|
|
|
.color2, .fiche-box-shadow-color2 h1, .fiche-box-shadow-color2 h2, .fiche-box-shadow-color2 .titresection, .item-box-shadow-color2 .iconesEvamed {
|
|
|
|
color : #4D8D1D;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fiche-box-shadow-color2 h2, .fiche-box-shadow-color2 .titresection {
|
|
|
|
border-bottom: 4px solid #4D8D1D;
|
|
|
|
}
|
|
|
|
.fiche-box-shadow-color2 .tableauTaquet_case a img[src="img/taquet1.gif"], .fiche-box-shadow-color2 .etiquette input:checked ~ .checkmark,.fiche-box-shadow-color2 .NaNd input:checked ~ .checkmark, .fiche-box-shadow-color2 .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #4D8D1D;
|
|
}
|
|
|
|
.fiche-box-shadow-color2 .highlightTR, .fiche-box-shadow-color2 .highlightTR + tr.metaAction, .item-box-shadow-color2, .fiche-box-shadow-color2 tr.champ:hover, .fiche-box-shadow-color2 .mb-3:hover{
|
|
|
|
background-color: #D8EFDA !important;
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
.fiche-box-shadow-color2 .champ,.fiche-box-shadow-color2 .metaAction{
|
|
|
|
// background-color:#D8EFDA;
|
|
|
|
}
|
|
}
|
|
|
|
.pf-menu-item-selected-color2 {
|
|
background-color: #4D8D1D !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color2 .visit-form{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color2 a{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color2 .iconesEvamed {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
|
|
.rubrique-box-shadow-color3{
|
|
|
|
background-color: #D8EFEF;
|
|
box-shadow: inset 4px 0 0 #1C958D;
|
|
color : #1C958D;
|
|
border-top: 1px solid #1C958D;
|
|
|
|
}
|
|
|
|
/** fiche dans le menu dosier patient */
|
|
.item-box-shadow-color3, .fiche-box-shadow-color3{
|
|
|
|
box-shadow: inset 4px 0 0 #1C958D;
|
|
|
|
}
|
|
|
|
.color3, .fiche-box-shadow-color3 h1, .fiche-box-shadow-color3 h2, .fiche-box-shadow-color3 .titresection, .item-box-shadow-color3 .iconesEvamed {
|
|
|
|
color : #1C958D;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fiche-box-shadow-color3 h2, .fiche-box-shadow-color3 .titresection {
|
|
|
|
border-bottom: 4px solid #1C958D;
|
|
|
|
}
|
|
|
|
.fiche-box-shadow-color3 .tableauTaquet_case a img[src="img/taquet1.gif"], .fiche-box-shadow-color3 .etiquette input:checked ~ .checkmark,.fiche-box-shadow-color3 .NaNd input:checked ~ .checkmark, .fiche-box-shadow-color3 .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #1C958D;
|
|
}
|
|
|
|
.fiche-box-shadow-color3 .highlightTR, .fiche-box-shadow-color3 .highlightTR + tr.metaAction, .item-box-shadow-color3, .fiche-box-shadow-color3 tr.champ:hover, .fiche-box-shadow-color3 .mb-3:hover{
|
|
|
|
background-color: #D8EFEF !important;
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
.fiche-box-shadow-color3 .champ,.fiche-box-shadow-color3 .metaAction{
|
|
|
|
// background-color:#D8EFEF;
|
|
|
|
}
|
|
}
|
|
|
|
.pf-menu-item-selected-color3 {
|
|
background-color: #1C958D !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color3 .visit-form{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color3 a{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color3 .iconesEvamed {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
|
|
.rubrique-box-shadow-color4{
|
|
|
|
background-color: #cae5f8;
|
|
box-shadow: inset 4px 0 0 #0a66a4;
|
|
color : #0a66a4;
|
|
border-top: 1px solid #0a66a4;
|
|
|
|
}
|
|
|
|
/** fiche dans le menu dosier patient */
|
|
.item-box-shadow-color4, .fiche-box-shadow-color4{
|
|
|
|
box-shadow: inset 4px 0 0 #0a66a4;
|
|
|
|
}
|
|
|
|
.color4, .fiche-box-shadow-color4 h1, .fiche-box-shadow-color4 h2, .fiche-box-shadow-color4 .titresection, .item-box-shadow-color4 .iconesEvamed {
|
|
|
|
color : #0a66a4;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fiche-box-shadow-color4 h2, .fiche-box-shadow-color4 .titresection {
|
|
|
|
border-bottom: 4px solid #0a66a4;
|
|
|
|
}
|
|
|
|
.fiche-box-shadow-color4 .tableauTaquet_case a img[src="img/taquet1.gif"], .fiche-box-shadow-color4 .etiquette input:checked ~ .checkmark,.fiche-box-shadow-color4 .NaNd input:checked ~ .checkmark, .fiche-box-shadow-color4 .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #0a66a4;
|
|
}
|
|
|
|
.fiche-box-shadow-color4 .highlightTR, .fiche-box-shadow-color4 .highlightTR + tr.metaAction, .item-box-shadow-color4, .fiche-box-shadow-color4 tr.champ:hover, .fiche-box-shadow-color4 .mb-3:hover{
|
|
|
|
background-color: #cae5f8 !important;
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
.fiche-box-shadow-color4 .champ,.fiche-box-shadow-color4 .metaAction{
|
|
|
|
// background-color:#cae5f8;
|
|
|
|
}
|
|
}
|
|
|
|
.pf-menu-item-selected-color4 {
|
|
background-color: #0a66a4 !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color4 .visit-form{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color4 a{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color4 .iconesEvamed {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
|
|
.rubrique-box-shadow-color5{
|
|
|
|
background-color: #CCE6EE;
|
|
box-shadow: inset 4px 0 0 #2A814D;
|
|
color : #2A814D;
|
|
border-top: 1px solid #2A814D;
|
|
|
|
}
|
|
|
|
/** fiche dans le menu dosier patient */
|
|
.item-box-shadow-color5, .fiche-box-shadow-color5{
|
|
|
|
box-shadow: inset 4px 0 0 #2A814D;
|
|
|
|
}
|
|
|
|
.color5, .fiche-box-shadow-color5 h1, .fiche-box-shadow-color5 h2, .fiche-box-shadow-color5 .titresection, .item-box-shadow-color5 .iconesEvamed {
|
|
|
|
color : #2A814D;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fiche-box-shadow-color5 h2, .fiche-box-shadow-color5 .titresection {
|
|
|
|
border-bottom: 4px solid #2A814D;
|
|
|
|
}
|
|
|
|
.fiche-box-shadow-color5 .tableauTaquet_case a img[src="img/taquet1.gif"], .fiche-box-shadow-color5 .etiquette input:checked ~ .checkmark,.fiche-box-shadow-color5 .NaNd input:checked ~ .checkmark, .fiche-box-shadow-color5 .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #2A814D;
|
|
}
|
|
|
|
.fiche-box-shadow-color5 .highlightTR, .fiche-box-shadow-color5 .highlightTR + tr.metaAction, .item-box-shadow-color5, .fiche-box-shadow-color5 tr.champ:hover, .fiche-box-shadow-color5 .mb-3:hover{
|
|
|
|
background-color: #CCE6EE !important;
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
.fiche-box-shadow-color5 .champ,.fiche-box-shadow-color5 .metaAction{
|
|
|
|
// background-color:#CCE6EE;
|
|
|
|
}
|
|
}
|
|
|
|
.pf-menu-item-selected-color5 {
|
|
background-color: #2A814D !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color5 .visit-form{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color5 a{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color5 .iconesEvamed {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
|
|
.rubrique-box-shadow-color6{
|
|
|
|
background-color: #b4daf4;
|
|
box-shadow: inset 4px 0 0 #0a66a4;
|
|
color : #0a66a4;
|
|
border-top: 1px solid #0a66a4;
|
|
|
|
}
|
|
|
|
/** fiche dans le menu dosier patient */
|
|
.item-box-shadow-color6, .fiche-box-shadow-color6{
|
|
|
|
box-shadow: inset 4px 0 0 #0a66a4;
|
|
|
|
}
|
|
|
|
.color6, .fiche-box-shadow-color6 h1, .fiche-box-shadow-color6 h2, .fiche-box-shadow-color6 .titresection, .item-box-shadow-color6 .iconesEvamed {
|
|
|
|
color : #0a66a4;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fiche-box-shadow-color6 h2, .fiche-box-shadow-color6 .titresection {
|
|
|
|
border-bottom: 4px solid #0a66a4;
|
|
|
|
}
|
|
|
|
.fiche-box-shadow-color6 .tableauTaquet_case a img[src="img/taquet1.gif"], .fiche-box-shadow-color6 .etiquette input:checked ~ .checkmark,.fiche-box-shadow-color6 .NaNd input:checked ~ .checkmark, .fiche-box-shadow-color6 .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #0a66a4;
|
|
}
|
|
|
|
.fiche-box-shadow-color6 .highlightTR, .fiche-box-shadow-color6 .highlightTR + tr.metaAction, .item-box-shadow-color6, .fiche-box-shadow-color6 tr.champ:hover, .fiche-box-shadow-color6 .mb-3:hover{
|
|
|
|
background-color: #b4daf4 !important;
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
.fiche-box-shadow-color6 .champ,.fiche-box-shadow-color6 .metaAction{
|
|
|
|
// background-color:#b4daf4;
|
|
|
|
}
|
|
}
|
|
|
|
.pf-menu-item-selected-color6 {
|
|
background-color: #0a66a4 !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color6 .visit-form{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color6 a{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color6 .iconesEvamed {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
|
|
.rubrique-box-shadow-color7{
|
|
|
|
background-color: #aad5f2;
|
|
box-shadow: inset 4px 0 0 #0a66a4;
|
|
color : #0a66a4;
|
|
border-top: 1px solid #0a66a4;
|
|
|
|
}
|
|
|
|
/** fiche dans le menu dosier patient */
|
|
.item-box-shadow-color7, .fiche-box-shadow-color7{
|
|
|
|
box-shadow: inset 4px 0 0 #0a66a4;
|
|
|
|
}
|
|
|
|
.color7, .fiche-box-shadow-color7 h1, .fiche-box-shadow-color7 h2, .fiche-box-shadow-color7 .titresection, .item-box-shadow-color7 .iconesEvamed {
|
|
|
|
color : #0a66a4;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fiche-box-shadow-color7 h2, .fiche-box-shadow-color7 .titresection {
|
|
|
|
border-bottom: 4px solid #0a66a4;
|
|
|
|
}
|
|
|
|
.fiche-box-shadow-color7 .tableauTaquet_case a img[src="img/taquet1.gif"], .fiche-box-shadow-color7 .etiquette input:checked ~ .checkmark,.fiche-box-shadow-color7 .NaNd input:checked ~ .checkmark, .fiche-box-shadow-color7 .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #0a66a4;
|
|
}
|
|
|
|
.fiche-box-shadow-color7 .highlightTR, .fiche-box-shadow-color7 .highlightTR + tr.metaAction, .item-box-shadow-color7, .fiche-box-shadow-color7 tr.champ:hover, .fiche-box-shadow-color7 .mb-3:hover{
|
|
|
|
background-color: #aad5f2 !important;
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
.fiche-box-shadow-color7 .champ,.fiche-box-shadow-color7 .metaAction{
|
|
|
|
// background-color:#aad5f2;
|
|
|
|
}
|
|
}
|
|
|
|
.pf-menu-item-selected-color7 {
|
|
background-color: #0a66a4 !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color7 .visit-form{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color7 a{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color7 .iconesEvamed {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
|
|
.rubrique-box-shadow-color8{
|
|
|
|
background-color: #FFF1D4;
|
|
box-shadow: inset 4px 0 0 #D89C2F;
|
|
color : #D89C2F;
|
|
border-top: 1px solid #D89C2F;
|
|
|
|
}
|
|
|
|
/** fiche dans le menu dosier patient */
|
|
.item-box-shadow-color8, .fiche-box-shadow-color8{
|
|
|
|
box-shadow: inset 4px 0 0 #D89C2F;
|
|
|
|
}
|
|
|
|
.color8, .fiche-box-shadow-color8 h1, .fiche-box-shadow-color8 h2, .fiche-box-shadow-color8 .titresection, .item-box-shadow-color8 .iconesEvamed {
|
|
|
|
color : #D89C2F;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fiche-box-shadow-color8 h2, .fiche-box-shadow-color8 .titresection {
|
|
|
|
border-bottom: 4px solid #D89C2F;
|
|
|
|
}
|
|
|
|
.fiche-box-shadow-color8 .tableauTaquet_case a img[src="img/taquet1.gif"], .fiche-box-shadow-color8 .etiquette input:checked ~ .checkmark,.fiche-box-shadow-color8 .NaNd input:checked ~ .checkmark, .fiche-box-shadow-color8 .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #D89C2F;
|
|
}
|
|
|
|
.fiche-box-shadow-color8 .highlightTR, .fiche-box-shadow-color8 .highlightTR + tr.metaAction, .item-box-shadow-color8, .fiche-box-shadow-color8 tr.champ:hover, .fiche-box-shadow-color8 .mb-3:hover{
|
|
|
|
background-color: #FFF1D4 !important;
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
.fiche-box-shadow-color8 .champ,.fiche-box-shadow-color8 .metaAction{
|
|
|
|
// background-color:#FFF1D4;
|
|
|
|
}
|
|
}
|
|
|
|
.pf-menu-item-selected-color8 {
|
|
background-color: #D89C2F !important;
|
|
color: #000000 !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color8 .visit-form{
|
|
color: #000000 !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color8 a{
|
|
color: #000000 !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color8 .iconesEvamed {
|
|
color: #000000;
|
|
}
|
|
|
|
|
|
.rubrique-box-shadow-color9{
|
|
|
|
background-color: #eed0cd;
|
|
box-shadow: inset 4px 0 0 #da2032;
|
|
color : #da2032;
|
|
border-top: 1px solid #da2032;
|
|
|
|
}
|
|
|
|
/** fiche dans le menu dosier patient */
|
|
.item-box-shadow-color9, .fiche-box-shadow-color9{
|
|
|
|
box-shadow: inset 4px 0 0 #da2032;
|
|
|
|
}
|
|
|
|
.color9, .fiche-box-shadow-color9 h1, .fiche-box-shadow-color9 h2, .fiche-box-shadow-color9 .titresection, .item-box-shadow-color9 .iconesEvamed {
|
|
|
|
color : #da2032;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fiche-box-shadow-color9 h2, .fiche-box-shadow-color9 .titresection {
|
|
|
|
border-bottom: 4px solid #da2032;
|
|
|
|
}
|
|
|
|
.fiche-box-shadow-color9 .tableauTaquet_case a img[src="img/taquet1.gif"], .fiche-box-shadow-color9 .etiquette input:checked ~ .checkmark,.fiche-box-shadow-color9 .NaNd input:checked ~ .checkmark, .fiche-box-shadow-color9 .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #da2032;
|
|
}
|
|
|
|
.fiche-box-shadow-color9 .highlightTR, .fiche-box-shadow-color9 .highlightTR + tr.metaAction, .item-box-shadow-color9, .fiche-box-shadow-color9 tr.champ:hover, .fiche-box-shadow-color9 .mb-3:hover{
|
|
|
|
background-color: #eed0cd !important;
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
.fiche-box-shadow-color9 .champ,.fiche-box-shadow-color9 .metaAction{
|
|
|
|
// background-color:#eed0cd;
|
|
|
|
}
|
|
}
|
|
|
|
.pf-menu-item-selected-color9 {
|
|
background-color: #da2032 !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color9 .visit-form{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color9 a{
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color9 .iconesEvamed {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
|
|
.rubrique-box-shadow-color10{
|
|
|
|
background-color: #FAF5EE;
|
|
box-shadow: inset 4px 0 0 #E6A050;
|
|
color : #E6A050;
|
|
border-top: 1px solid #E6A050;
|
|
|
|
}
|
|
|
|
/** fiche dans le menu dosier patient */
|
|
.item-box-shadow-color10, .fiche-box-shadow-color10{
|
|
|
|
box-shadow: inset 4px 0 0 #E6A050;
|
|
|
|
}
|
|
|
|
.color10, .fiche-box-shadow-color10 h1, .fiche-box-shadow-color10 h2, .fiche-box-shadow-color10 .titresection, .item-box-shadow-color10 .iconesEvamed {
|
|
|
|
color : #E6A050;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fiche-box-shadow-color10 h2, .fiche-box-shadow-color10 .titresection {
|
|
|
|
border-bottom: 4px solid #E6A050;
|
|
|
|
}
|
|
|
|
.fiche-box-shadow-color10 .tableauTaquet_case a img[src="img/taquet1.gif"], .fiche-box-shadow-color10 .etiquette input:checked ~ .checkmark,.fiche-box-shadow-color10 .NaNd input:checked ~ .checkmark, .fiche-box-shadow-color10 .NaNdSelected input:checked ~ .checkmark{
|
|
background-color: #E6A050;
|
|
}
|
|
|
|
.fiche-box-shadow-color10 .highlightTR, .fiche-box-shadow-color10 .highlightTR + tr.metaAction, .item-box-shadow-color10, .fiche-box-shadow-color10 tr.champ:hover, .fiche-box-shadow-color10 .mb-3:hover{
|
|
|
|
background-color: #FAF5EE !important;
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
.fiche-box-shadow-color10 .champ,.fiche-box-shadow-color10 .metaAction{
|
|
|
|
// background-color:#FAF5EE;
|
|
|
|
}
|
|
}
|
|
|
|
.pf-menu-item-selected-color10 {
|
|
background-color: #E6A050 !important;
|
|
color: #000000 !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color10 .visit-form{
|
|
color: #000000 !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color10 a{
|
|
color: #000000 !important;
|
|
}
|
|
|
|
.pf-menu-item-selected-color10 .iconesEvamed {
|
|
color: #000000;
|
|
}
|
|
|
|
|
|
|
|
#titre_etude{
|
|
color: #00529D;}
|
|
|
|
|
|
|
|
|
|
/* encart document étude, page d'acceuil */
|
|
|
|
.blocDocumentsEtude, .blocCouleurMenu{
|
|
|
|
background-color: #00529D33;
|
|
|
|
|
|
}
|
|
|
|
.blocDocumentsEtude a:link, .blocDocumentsEtude a:visited,.blocContactEtude H1::after {
|
|
|
|
background-color: #FFFFFF;
|
|
color: #EB5356;
|
|
|
|
|
|
}
|
|
|
|
.blocDocumentsEtude a:hover, .blocDocumentsEtude a:active {
|
|
background-color: #F3F2F2;
|
|
color: #EB5356;
|
|
}
|
|
|
|
|
|
/**
|
|
encart affichage chiffre tableau de board monitoring
|
|
|
|
*/
|
|
|
|
.progressbar-wrapper, .progressbar-wrapper .titre{
|
|
color:#f2f2f2;;
|
|
}
|
|
|
|
.progressbar-wrapper{
|
|
|
|
background-color:#F3F2F2;
|
|
}
|
|
|
|
.progressbar-wrapper .titre{
|
|
|
|
background-color:#00529D;
|
|
}
|
|
|
|
.progressbar {
|
|
background-color:#FFFFFF;
|
|
}
|
|
|
|
.progressbar-wrapper .number, .progressbar-wrapper .date{
|
|
color:#EB5356;
|
|
}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
<link href="https://prod.evamed.com/etude/clients/myopowers-dry/studies/myopowers-dry/css/parametrage.css" rel="stylesheet" type="text/css" media="screen">
|
|
<!-- compliance patch for microsoft browsers -->
|
|
<!--[if lt IE 7]>
|
|
<style type="text/css">#backgroundEvamedModalBox, #evamedModalBox, .ombreEvamedModalBox{position: absolute;}</style>
|
|
<![endif]-->
|
|
<!--[if lt IE 8]>
|
|
<style type="text/css">#contenu, .fiche h1, #fiches p, #warnings{zoom: 1;}</style>
|
|
<![endif]-->
|
|
|
|
|
|
|
|
<!-- CSS Font-size variable -->
|
|
|
|
<link href="css/size/small.css" rel="stylesheet" type="text/css" title="small"><link href="css/size/normal.css" rel="alternate stylesheet" type="text/css" title="normal"><link href="css/size/large.css" rel="alternate stylesheet" type="text/css" title="large"> <!-- all JS -->
|
|
<script type="text/javascript" charset="iso-8859-1" src="ee-utils_en.js"></script>
|
|
<!-- openflashchart -->
|
|
<script type="text/javascript" charset="iso-8859-1" src="plugins/openflashchart/js/swfobject.js"></script>
|
|
<!-- compliance patch for microsoft browsers -->
|
|
<!--[if lt IE 7]>
|
|
<script src="/js/ie7/ie7-standard-p.js" type="text/javascript"></script>
|
|
<![endif]-->
|
|
<!-- JsElements minified -->
|
|
<script type="text/javascript" charset="iso-8859-1" src="js/jsElements-min.js"></script>
|
|
|
|
|
|
|
|
<!-- modernizr and devices detection -->
|
|
<script type="text/javascript" charset="iso-8859-1" src="js/modernizr/modernizr.custom.js"></script>
|
|
<script type="text/javascript" charset="iso-8859-1" src="js/modernizr/plugins/detectizr.min.js"></script>
|
|
|
|
<!-- Firebug lite for IEx & mobile devices -->
|
|
|
|
|
|
<script type="text/javascript" charset="iso-8859-1" src="index.php?module=javascript&action=javascript&event=EEcomboboxIncremental"></script>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<script>Modernizr.Detectizr.detect({detectScreen:false});</script>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="warning">
|
|
<div id="warning_message">
|
|
<img src="img/ajax-loader.gif" alt="loading...">
|
|
</div>
|
|
<a href="javascript: " onclick="window.document.getElementById("warning").style.visibility="hidden"; window.document.getElementById("warning_message").style.visibility="hidden";">Cancel</a>
|
|
</div>
|
|
|
|
|
|
<div id="global">
|
|
|
|
<div id="entete">
|
|
|
|
<span class="EvamedPitch"> 1data, part of 1med digital solutions.<br></span>
|
|
|
|
<!--favoris-->
|
|
<a class="bookmarkme" href="https://prod.evamed.com//etude-myopowers-dry" title="MYOPOWERS - DRY" rel="sidebar"><img src="img/ico_etoile_favoris.png" alt="How to bookmark"> How to bookmark</a>
|
|
|
|
|
|
<!--contact-->
|
|
<a href="?module=util&class=contact" title="Contact 1data"><img src="img/ico_hotline3.png" alt="-->">Contact 1data</a>
|
|
|
|
<!--Police size-->
|
|
<a title="Modify font size" href="javascript: fontsizeup();">
|
|
<span style="font-size:8px;">A</span>.<span style="font-size:10px;">A</span>.<span style="font-size:12px;">A</span></a>
|
|
|
|
|
|
|
|
|
|
<!--Flags language-->
|
|
|
|
|
|
<div class="ddOutOfVision" id="language-selector_msddHolder" style="height: 0px; overflow: hidden; position: absolute;"><select style="width: 80px; text-align: left;" id="language-selector" onchange="javascript: window.location.href='?module=infos&class=lang&event=setLang&requested_lang='+this.options[selectedIndex].value;" tabindex="-1">
|
|
<option value="cs" data-image="img/flags/cs.png" data-description="">CS</option>
|
|
<option value="en" selected="" data-image="img/flags/en.png" data-description="">EN</option>
|
|
<option value="es" data-image="img/flags/es.png" data-description="">ES</option>
|
|
<option value="fr" data-image="img/flags/fr.png" data-description="">FR</option>
|
|
<option value="pl" data-image="img/flags/pl.png" data-description="">PL</option>
|
|
</select></div><div class="dd ddcommon borderRadius" id="language-selector_msdd" tabindex="0" style="width: 80px; text-align: left;"><div class="ddTitle borderRadiusTp"><span class="divider"></span><span class="ddArrow arrowoff"></span><span class="ddTitleText " id="language-selector_title"><img src="img/flags/en.png" class="fnone"><span class="ddlabel">EN</span><span class="description" style="display: none;"></span></span></div><input id="language-selector_titleText" type="text" autocomplete="off" class="text shadow borderRadius" style="display: none;"><div class="ddChild ddchild_ border shadow" id="language-selector_child" style="z-index: 9999; display: none; position: absolute; visibility: visible; height: 118px;"><ul><li class="enabled _msddli_"><img src="img/flags/cs.png" class="fnone"><span class="ddlabel">CS</span><div class="clear"></div></li><li class="enabled _msddli_ selected"><img src="img/flags/en.png" class="fnone"><span class="ddlabel">EN</span><div class="clear"></div></li><li class="enabled _msddli_"><img src="img/flags/es.png" class="fnone"><span class="ddlabel">ES</span><div class="clear"></div></li><li class="enabled _msddli_"><img src="img/flags/fr.png" class="fnone"><span class="ddlabel">FR</span><div class="clear"></div></li><li class="enabled _msddli_"><img src="img/flags/pl.png" class="fnone"><span class="ddlabel">PL</span><div class="clear"></div></li></ul></div></div>
|
|
<script type="text/javascript">
|
|
jQuery(document).ready(function(e){ try { jQuery("#language-selector").msDropDown(); } catch(e) { alert(e.message); } });
|
|
</script>
|
|
|
|
</div>
|
|
|
|
<!--Ajout d'une class en haut de l'HTML lorsque l'utilisateur est en ePro et utilise un mobile (plus simple pour la gestion du CSS)-->
|
|
<div id="main">
|
|
|
|
<div id="etude" class="bleu">
|
|
|
|
<style>
|
|
.backhomeEpro {
|
|
font-size : 1.3em;
|
|
text-align: center;
|
|
}
|
|
|
|
#EproNextForm{
|
|
text-align: center;
|
|
}
|
|
#EproNextForm input{
|
|
width: 150px;
|
|
}
|
|
.alignImage img{
|
|
height: 20px;
|
|
}
|
|
</style>
|
|
|
|
<div id="entete_etude">
|
|
<div>
|
|
<div id="chapeau">
|
|
|
|
|
|
|
|
<a href="?module=etudes&class=gestionEtude">
|
|
<img src="https://prod.evamed.com/etude/clients/myopowers-dry/img/logo.gif" id="logo_client" alt="myopowers-dry">
|
|
</a>
|
|
<h1 id="titre_etude">MYOPOWERS - DRY
|
|
|
|
|
|
</h1>
|
|
|
|
|
|
</div>
|
|
|
|
<div></div>
|
|
<div id="preferences">
|
|
|
|
|
|
<div>
|
|
|
|
|
|
<!-- Derniers éléments consultés -->
|
|
|
|
|
|
<span id="lastItems">
|
|
<span onclick="$('lastItems_list').show();"><span class="iconesEvamed " style="font-size: 40px;padding-bottom: 2px;" title="Recent elements">T</span></span>
|
|
<div id="lastItems_list" style="display:none;">
|
|
Recent elements - <a onclick="$('lastItems_list').hide();">Close</a>
|
|
<ul onmousedown="">
|
|
<li><a onmousedown="" onmouseover="" href="?module=dossier&class=file&id=1">CZ1-01</a></li><li><a onmousedown="" onmouseover="" href="?module=dossier&class=file&id=27">CZ1-03-RE</a></li><li><a onmousedown="" onmouseover="" href="?module=dossier&class=file&id=17">CZ1-03</a></li><li><a onmousedown="" onmouseover="" href="?module=dossier&class=file&id=26">CZ1-04</a></li><li><a onmousedown="" onmouseover="" href="?module=dossier&class=file&id=16">CZ1-02</a></li><li><a onmousedown="" onmouseover="" href="?module=dossier&class=file&id=2">PL1-01</a></li> </ul>
|
|
|
|
|
|
</div>
|
|
</span>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- SEARCHBOX -->
|
|
<div id="searchBox">
|
|
<input type="text" id="searchInput" name="searchCode" class="searchInput" title="Search in files. Fill in patient id or number." value="Searching..." onblur="this.value='Searching...'" onfocus="this.value='';" autocomplete="off" style="">
|
|
<div id="autocomplete_choices" class="autocomplete" style="display: none;"></div>
|
|
</div>
|
|
<!-- ajax autocompleter searchbox -->
|
|
<script type="text/javascript">
|
|
new Ajax.Autocompleter("searchInput", "autocomplete_choices", "?module=dossier&class=searchDossier&presenter=ajax", {afterUpdateElement : openSelected});
|
|
function openSelected(text, li) {
|
|
|
|
aId=li.id.split("-");
|
|
if(aId.length==2){
|
|
|
|
id_centre=aId[1];
|
|
id_dossier=aId[0];
|
|
|
|
//Si le centre du dossier est identique à celui sélectionné
|
|
if(id_centre == "2") {
|
|
document.location.href="?module=dossier&class=file&id="+id_dossier;
|
|
}else{
|
|
document.location.href = "?module=etudes&class=gestionEtude&event=switchCenter&id=" + id_centre + "&redirectToFileId=" + id_dossier
|
|
}
|
|
|
|
} }
|
|
</script>
|
|
|
|
<!-- CENTERS LIST -->
|
|
<span style="margin-left:15px;">CZ1 - Fakultní Thomayerova nemocnice</span>
|
|
|
|
|
|
<!-- USERINFOS & TOOLS -->
|
|
<span id="userName">vbuzalka</span> -
|
|
<span id="deconnexion">
|
|
<a href="?module=authentification&class=login&event=logout">Log out</a>
|
|
</span>
|
|
|
|
<br>
|
|
<span id="last_connexion">
|
|
<a href="?module=user&class=preferences"> Preferences </a>
|
|
<a href="?module=user&class=preferences&event=reloadContext"><img src="img/reload.gif" style="vertical-align:middle;"></a>
|
|
|
|
Last connection: 2026-05-27 10:42:53 </span>
|
|
|
|
</div> <!-- float: right -->
|
|
</div> <!-- #preferences -->
|
|
|
|
</div>
|
|
|
|
|
|
<!-- MENU TABS -->
|
|
|
|
|
|
<div id="mobileMenuHeader">
|
|
<div class="mobilMenuIcon"><span class="iconesEvamed">=</span></div>
|
|
<div id="breadcrumb"></div>
|
|
</div>
|
|
<div id="mainMenu">
|
|
|
|
<ul id="menuOnglets">
|
|
|
|
<li id="Menu3" class="itemMenu">
|
|
<a href="?module=etudes&class=gestionEtude"> Homepage </a>
|
|
</li>
|
|
<li id="Menu5" class="itemMenu selected">
|
|
<a href="?module=monitoring&class=dashboard">Monitoring</a>
|
|
</li>
|
|
<li id="Menu1" class="itemMenu">
|
|
<a href="?module=dossier&class=listing" onclick="window.document.getElementById("warning").style.visibility="visible"; window.document.getElementById("warning_message").style.visibility="visible";">Your patient files</a>
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<!-- MENU SUBTABS -->
|
|
<ul id="sousMenu1" class="sousMenu" style="display: none;">
|
|
<li id="sousMenu1-Item1"><a href="?module=dossier&class=listing&type=1" onclick="window.document.getElementById("warning").style.visibility="visible"; window.document.getElementById("warning_message").style.visibility="visible";">Subject file list</a></li>
|
|
|
|
|
|
|
|
|
|
<li id="sousMenu1-Item6"><a href="?module=queries&class=qlist&event=forcenter&center_id=2&qi_state=1,2&&LSTCPN-COLS-LIST[]=patientfile_code&LSTCPN-COLS-LIST[]=created_at&LSTCPN-COLS-LIST[]=message&LSTCPN-COLS-LIST[]=mc_id&LSTCPN-COLS-LIST[]=qi_id&LSTCPN-COLS-LIST[]=pff_access">Queries</a></li>
|
|
|
|
<li id="sousMenu1-Item4"><a href="?module=configuration&class=visits">Follow-up schedule</a></li>
|
|
<li id="sousMenu1-Item5"><a href="?module=fiches&class=fichesVierges"> <!--<a href='#' onClick="alert('Not available in preview version')"> --> Print blank forms</a></li>
|
|
</ul>
|
|
|
|
<ul id="sousMenu2" class="sousMenu" style="display: none;">
|
|
</ul>
|
|
|
|
<ul id="sousMenu3" class="sousMenu" style="display: none;">
|
|
<li id="sousMenu3-Item1"><a href="?module=etudes&class=gestionEtude&event=descriptionEtudeCourante">Study description</a></li>
|
|
<li id="sousMenu3-Item3"><a href="?module=user&class=preferences">Preferences</a></li>
|
|
|
|
|
|
</ul>
|
|
|
|
<ul id="sousMenu4" class="sousMenu" style="display: none;">
|
|
</ul>
|
|
|
|
<ul id="sousMenu5" class="sousMenu" style="">
|
|
<li id="sousMenu5-Item1"><a href="?module=monitoring&class=dashboard">Control panel</a></li>
|
|
<li id="sousMenu5-Item3"><a href="?module=monitoring&class=centers">Centers dashboard</a></li>
|
|
<li id="sousMenu5-Item7"><a href="?module=monitoring&class=formsinventory">Forms inventory</a></li>
|
|
<li id="sousMenu5-Item4" class="selected"><a href="?module=monitoring&class=formslisting">Forms list</a></li>
|
|
<li id="sousMenu5-Item11"><a href="?module=monitoring&class=fileDashboard">Patient file dashboard</a></li>
|
|
<li id="sousMenu5-Item5"><a href="?module=queries&class=centers">Queries</a></li>
|
|
<li id="sousMenu5-Item9"><a href="?module=monitoring&class=dhm">DHM</a></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
var lastmenuselected = $('Menu5');
|
|
var enabledmenu = $('Menu5');
|
|
var timer;
|
|
|
|
function toggleLastSelectedMenu() {
|
|
$('sous'+lastmenuselected.id).toggle();
|
|
lastmenuselected.toggleClassName('selected');
|
|
lastmenuselected = enabledmenu;
|
|
enabledmenu.toggleClassName('selected');
|
|
$('sous'+enabledmenu.id).toggle();
|
|
}
|
|
function observeMenu() {
|
|
$$('#menuOnglets li.itemMenu').each(
|
|
function(element) {
|
|
Event.observe(element, 'mouseover',
|
|
function(event) {
|
|
if ( timer instanceof PeriodicalExecuter ) { timer.stop(); }
|
|
// remove display of all Menus + current ssMenu
|
|
$$('#menuOnglets li.itemMenu').each( function(MenuElmt) {MenuElmt.className="";} )
|
|
$('sous'+lastmenuselected.id).toggle();
|
|
// display Menu + ssMenu
|
|
element.className="selected itemMenu";
|
|
$('sous'+element.id).toggle();
|
|
// register current menu as selectedmenu
|
|
lastmenuselected = element;
|
|
timer = new PeriodicalExecuter(toggleLastSelectedMenu, 4);
|
|
} );
|
|
}
|
|
);
|
|
}
|
|
|
|
// select current Menu, ssMenu and ssMenuItem
|
|
$$('ul.sousMenu').each( function(ssMenu) {ssMenu.toggle();} )
|
|
$('Menu5').toggleClassName('selected');
|
|
$('sousMenu5').toggle();
|
|
$('sousMenu5-Item4').toggleClassName('selected');
|
|
|
|
|
|
|
|
if(jQuery(window).width()<780) {
|
|
|
|
//pour les mobile on change la structure du menu et on desactive le lien des rubriques.
|
|
jQuery("#menuOnglets li.itemMenu").each(function (index) {
|
|
|
|
jQuery("#" + this.id + "> a").click(function (e) {
|
|
e.preventDefault();
|
|
});
|
|
jQuery(this).append(jQuery("#sous" + this.id))
|
|
});
|
|
|
|
|
|
//on click pour les tablette
|
|
jQuery("#menuOnglets li.itemMenu").on("click",function (event) {
|
|
|
|
jQuery(".sousMenu").hide();
|
|
jQuery("li.itemMenu.selected").removeClass("selected");
|
|
jQuery("#sous" + jQuery(this).attr('id')).show();
|
|
jQuery(this).addClass("selected");
|
|
|
|
})
|
|
|
|
///remplissage du fil d'Ariane
|
|
|
|
|
|
jQuery("#breadcrumb").html("<span class='menuMobile'>"+jQuery("#mainMenu li.selected a").eq(0).text().trim() + "</span> > <span class='sousMenuMobile'> " + jQuery("#mainMenu li.selected li.selected a").eq(0).text().trim()+"</span>");
|
|
|
|
|
|
jQuery( "#mobileMenuHeader").on( "click", function() {
|
|
jQuery('#mainMenu').toggleClass('with--sidebar');
|
|
})
|
|
|
|
|
|
}else{
|
|
|
|
observeMenu();
|
|
}
|
|
|
|
|
|
</script>
|
|
|
|
|
|
</div> <!-- #entete_etude -->
|
|
|
|
<div id="contenu">
|
|
|
|
|
|
<!-- TPL principal -->
|
|
|
|
|
|
|
|
|
|
<!-- CHRONO MENU CSS CONFIGURATION -->
|
|
<style type="text/css">
|
|
.visit-desc { font-weight: bold; }
|
|
.visit-born { font-size: 90%; }
|
|
|
|
.visit-table {
|
|
|
|
padding: 1ex;
|
|
border-collapse: collapse;
|
|
|
|
|
|
}
|
|
.visit-table:hover { border-color: gray; }
|
|
.visit-table-done { border-left: 2px solid gray; }
|
|
.visit-table-outofvisit:hover { border-style: dotted; border-left: 2px solid gray; }
|
|
.visit-table-noborder { margin-top: 0; margin-bottom: 0 }
|
|
.visit-table-noborder:hover { border-color: transparent; }
|
|
|
|
.rubrique-box-shadow{
|
|
|
|
box-shadow: inset 4px 0 0 #EBF0F5;
|
|
}
|
|
|
|
.visit-form {
|
|
|
|
margin-top: 0.8ex;
|
|
margin-bottom: 0.5ex;
|
|
padding-left: 3ex;
|
|
|
|
}
|
|
|
|
div.visit-form {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
div.visit-form a {
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
.visit-form img { margin-right: 1ex; vertical-align: middle; }
|
|
|
|
|
|
|
|
.form-desc { font-size: 90%; display: none; }
|
|
|
|
.pf-menu-title {
|
|
|
|
|
|
padding: 1ex;
|
|
font-size: 1.2em;
|
|
font-weight: bold;
|
|
padding-left: 3ex;
|
|
text-transform: uppercase;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
.rubrique-box-shadow-defaut {
|
|
|
|
box-shadow: inset 4px 0 0 #EBF0F5;
|
|
}
|
|
#menu_queries{
|
|
|
|
border: none;
|
|
|
|
|
|
text-align: center;
|
|
text-decoration: none;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
|
|
|
|
padding-bottom: 10px;
|
|
|
|
|
|
|
|
}
|
|
|
|
#display-all-pf{
|
|
vertical-align: bottom;
|
|
padding-left: 7px;
|
|
padding-right: 7px;
|
|
|
|
|
|
}
|
|
|
|
#display-all-pf.hidden{
|
|
|
|
padding:0px;
|
|
margin:0px;
|
|
display:none;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.pf-menu-item { margin-left: 1ex; }
|
|
.pf-menu-rubrique { margin-top: 0.5em; padding-top: 1ex; }
|
|
.pf-new-form { margin-left: 2ex; margin-top: 0.5ex; margin-bottom: 1ex; }
|
|
|
|
.pf-form-hidden { display: none; position: relative; }
|
|
.pf-form-selected { display: block; position: static; }
|
|
|
|
.queried_items_nb { padding-left: 0.5em; color: red; text-decoration: none;}
|
|
|
|
|
|
.upButton{
|
|
position: sticky;
|
|
text-align: right;
|
|
bottom: 0;
|
|
padding-right: 30px ;
|
|
display: flex;
|
|
flex-direction: row-reverse;
|
|
justify-content: space-between;
|
|
align-items: flex-end;
|
|
background-color: #f8f8f8;
|
|
|
|
|
|
}
|
|
|
|
|
|
.secondaryButtons span {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.upButton .btnSticky {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.btnSticky span.iconesEvamed {
|
|
color: #333;
|
|
font-size: 85px;
|
|
}
|
|
|
|
.btnSticky .textBtnFiche {
|
|
color: #333;
|
|
}
|
|
|
|
.btnFleche {
|
|
margin-right: 2px;
|
|
margin-left: 2px;
|
|
filter: opacity(73%);
|
|
width: 35px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
|
|
|
|
.secondaryButtons .btnFleche {
|
|
margin-right: 2px;
|
|
margin-left: 2px;
|
|
filter: invert(56%) sepia(0%) saturate(18%) hue-rotate(147deg) brightness(90%) contrast(83%);
|
|
width: 20px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.secondaryButtons {
|
|
margin-top: 1em;
|
|
|
|
}
|
|
.textBtnSticky{
|
|
color: #333;
|
|
}
|
|
|
|
#patient_info_sticky {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
#patient_info_sticky h1 {
|
|
font-size: 22px;
|
|
}
|
|
.btnNext {
|
|
|
|
float:right;
|
|
}
|
|
.btnPrev {
|
|
|
|
float: left;
|
|
}
|
|
|
|
.btnSession:link {
|
|
margin-right: 2px;
|
|
padding: 0.5em;
|
|
margin-left: 2px;
|
|
border-radius: 5px;
|
|
background-color: #FF3434;
|
|
vertical-align: middle;
|
|
text-decoration: none;
|
|
/*float: right;*/
|
|
}
|
|
|
|
.btnSession span {
|
|
color: #fff;
|
|
/*font-weight: bold;*/
|
|
}
|
|
|
|
|
|
|
|
|
|
/****
|
|
|
|
RESPONSIVE
|
|
|
|
|
|
|
|
*/
|
|
|
|
@media screen and (max-width: 1024px) {
|
|
|
|
#patient_info_sticky {
|
|
left: 10em;
|
|
}
|
|
|
|
|
|
/*#patient_info_sticky h2 {*/
|
|
/* display: inline-block;*/
|
|
/* left: unset;*/
|
|
/* position: unset;*/
|
|
/* font-size: 10px;*/
|
|
/*}*/
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
|
|
/* entete dossier patient */
|
|
#actions_patient{
|
|
|
|
display:inline;
|
|
}
|
|
|
|
.patient_nextvisit{
|
|
text-align: left;
|
|
float: none;
|
|
margin-left: 0px;
|
|
padding-right: 5px;
|
|
display: none;
|
|
}
|
|
|
|
|
|
.header_patient_info{
|
|
|
|
float: none;
|
|
}
|
|
|
|
|
|
.modifierFiche{
|
|
|
|
float: none;
|
|
|
|
}
|
|
|
|
ul.menu_dossiers li {
|
|
|
|
display: block;
|
|
}
|
|
|
|
ul.menu_dossiers li.selected{
|
|
|
|
border: solid 1px gray;
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
ul.menu_dossiers li:not(.selected){
|
|
|
|
|
|
border: solid 1px #808080;
|
|
text-align: center;
|
|
|
|
}
|
|
/*
|
|
Navigation en mode session
|
|
*/
|
|
.upButton{
|
|
|
|
position: fixed;
|
|
position: sticky;
|
|
|
|
bottom: 0;
|
|
padding-right: 30px ;
|
|
|
|
z-index: 100;
|
|
|
|
|
|
}
|
|
.btnFleche{
|
|
width: 22px;
|
|
}
|
|
|
|
.btnSticky span.iconesEvamed {
|
|
font-size: 68px;
|
|
}
|
|
.textBtnSticky{
|
|
display: none;
|
|
}
|
|
|
|
|
|
|
|
#patient_info_sticky {
|
|
display: inline-block;
|
|
left: unset;
|
|
position: unset;
|
|
}
|
|
|
|
#patient_info_sticky h1 {
|
|
font-size: 18px;
|
|
}
|
|
#patient_info_sticky h2 {
|
|
font-size: 16px;
|
|
}
|
|
.btnNext {
|
|
|
|
margin-left:30px;
|
|
}
|
|
.btnPrev {
|
|
|
|
margin-right:30px;
|
|
}
|
|
|
|
/**
|
|
|
|
FICHe
|
|
|
|
*/
|
|
|
|
|
|
#contenu_dossier_panel{
|
|
transform: translateX(-215px);
|
|
position: absolute;
|
|
|
|
|
|
}
|
|
|
|
.contenu_dossier_panel--with--menuDossierPatient {
|
|
transition-duration: 0.3s;
|
|
transform: translateX(0px) !important;
|
|
}
|
|
|
|
.contenu_dossier_detail--with--menuDossierPatient {
|
|
transition-duration: 0.3s;
|
|
transform: translateX(215px) !important;
|
|
}
|
|
|
|
#toggle_panel_button{
|
|
display: none;
|
|
}
|
|
|
|
.fiche{
|
|
|
|
margin:0px;
|
|
}
|
|
|
|
#toggleMenuPatientMobile{
|
|
|
|
|
|
display: block;
|
|
position: sticky;
|
|
position: -webkit-sticky;
|
|
top: 0px;
|
|
z-index: 99;
|
|
|
|
height: 20px;
|
|
width: 50px;
|
|
|
|
|
|
background-image: url("img/toggle_show.png");
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-position-x: 7px;
|
|
|
|
background-position-y: 2px;
|
|
border-radius: 30px;
|
|
|
|
padding-left: 20px;
|
|
margin-bottom: 5px;
|
|
padding-top: 2px;
|
|
margin-left: 5px;
|
|
|
|
|
|
}
|
|
|
|
.toggle_hide{
|
|
background-image: url("img/toggle_hide.png") !important;
|
|
}
|
|
|
|
|
|
#menu-chrono-img, #menu-rubrique-img{
|
|
|
|
height: 15px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
<!-- preload des images des taquets pour IE6 -->
|
|
<script type="text/javascript">
|
|
MM_preloadImages('img/taquet0.gif','img/taquet1.gif','img/taquet1R.gif');
|
|
</script>
|
|
<!-- inclu le json des données patient -->
|
|
<script type="text/javascript">jsonPatient={}</script>
|
|
|
|
<!-- Liens masquage menu -->
|
|
|
|
<script type="text/javascript">
|
|
|
|
var show_sheets_panel = 1;
|
|
function getCookie(c_name) {
|
|
if (document.cookie.length>0)
|
|
{
|
|
c_start=document.cookie.indexOf(c_name + "=");
|
|
if (c_start!=-1)
|
|
{
|
|
c_start=c_start + c_name.length+1;
|
|
c_end=document.cookie.indexOf(";",c_start);
|
|
if (c_end==-1) c_end=document.cookie.length;
|
|
return unescape(document.cookie.substring(c_start,c_end));
|
|
}
|
|
}
|
|
return "";
|
|
}
|
|
|
|
function setCookie(c_name,value) {
|
|
var exdate=new Date();
|
|
exdate.setFullYear(exdate.getFullYear()+10);
|
|
document.cookie=c_name+ "=" +escape(value)+ ";expires="+exdate.toGMTString();
|
|
}
|
|
|
|
function togglePanel() {
|
|
if(show_sheets_panel==1){show_sheets_panel=0;$('toggle_panel_button').src='img/toggle_show.png';$('toggle_panel_button').title='Show panel';}
|
|
else {show_sheets_panel=1;$('toggle_panel_button').src='img/toggle_hide.png';$('toggle_panel_button').title='Hide panel';}
|
|
/*$$('.panel').each(function(obj){obj.toggleClassName('hidden')}); */
|
|
setCookie("file_panel", show_sheets_panel);
|
|
$('contenu_dossier_menu').toggleClassName('hidden');
|
|
$('pf-menu-type').toggleClassName('hidden');
|
|
$('display-all-pf').toggleClassName('hidden');
|
|
$('contenu_dossier_panel').toggleClassName('panel_on');
|
|
}
|
|
|
|
function observePanelButtons() {
|
|
Event.observe("toggle_panel_button","click",function f(){togglePanel()});
|
|
}
|
|
|
|
function preventSheetRefreshHandler(event) {
|
|
if ( confirm("You will loose all the data you filled, do you really want to continue ?") == false ) {
|
|
event.stop();
|
|
}
|
|
};
|
|
|
|
function preventSheetRefresh() {
|
|
// add control for edit mode
|
|
if ( $('submit1') != null ) {
|
|
// add class control to avoid control for few special links
|
|
$$('a:not([class~="noEditSheetObs"])').each( function(element) { Event.observe(element, 'click', preventSheetRefreshHandler); } );
|
|
}
|
|
}
|
|
|
|
function stopPreventSheetRefreshObserver() {
|
|
$$('a:not([class~="noEditSheetObs"])').each( function(element) { Event.stopObserving(element, 'click', preventSheetRefreshHandler); } );
|
|
}
|
|
|
|
|
|
</script>
|
|
<a name="fiche"></a>
|
|
<div id="dossierPatient">
|
|
<!-- Navigation dossier suivant précedent -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="navInterFileV2 sb_item" style="text-align: center;">
|
|
|
|
|
|
|
|
<span class="patientNumbers">
|
|
<a href="?module=dossier&class=file&id=1" class="
|
|
currentPatient">
|
|
CZ1-01 </a>
|
|
<a href="?module=dossier&class=file&id=16" class="
|
|
">
|
|
CZ1-02 </a>
|
|
<a href="?module=dossier&class=file&id=17" class="
|
|
">
|
|
CZ1-03 </a>
|
|
<a href="?module=dossier&class=file&id=26" class="
|
|
">
|
|
CZ1-04 </a>
|
|
<a href="?module=dossier&class=file&id=27" class="
|
|
">
|
|
CZ1-03-RE </a>
|
|
</span>
|
|
|
|
|
|
<a id="next-patient" href="?module=dossier&class=file&id=16">
|
|
»
|
|
</a>
|
|
</div>
|
|
|
|
|
|
<!-- Détails patient -->
|
|
|
|
<div id="infoPatient">
|
|
|
|
<!-- Infos patient -->
|
|
|
|
|
|
<!-- Infos patient -->
|
|
<div class="header_gauche">
|
|
|
|
|
|
|
|
|
|
<div class="titre_dossier">
|
|
|
|
<div class="header_patient_info">
|
|
<h1 style="margin: 0px;">CZ1-01</h1>
|
|
<h2 style="margin: 0px;line-height: 0.8;margin-left: -3px;"><span class="iconesEvamed" title="Male">H</span> Date of birth : 05/1955 / Center : CZ1 - Fakultní Thomayerova nemocnice</h2>
|
|
</div>
|
|
<span id="actions_patient">Action patient +</span>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="header_attached_patient_link">
|
|
|
|
|
|
|
|
<!-- Attached patient link -->
|
|
|
|
</div> <!-- END Attached patient link -->
|
|
|
|
<!-- Onglets des dossiers -->
|
|
<ul class="menu_dossiers">
|
|
<li class="selected"> 1- CZ1-01 : Subject
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
<script>
|
|
|
|
|
|
|
|
jQuery( "#actions_patient").on( "click", function() {
|
|
|
|
jQuery('.patient_nextvisit').toggle();
|
|
|
|
|
|
})
|
|
|
|
</script>
|
|
|
|
</div>
|
|
<!-- FIN Détails patient -->
|
|
|
|
<div class="contenu_dossier" id="patientfile_content">
|
|
|
|
|
|
|
|
<table id="contenu_dossier_table" class="" style="border-collapse: collapse; ">
|
|
<tbody><tr>
|
|
|
|
<!-- Menu du dossier patient -->
|
|
<td id="contenu_dossier_panel" class=" panel_on " style="vertical-align:top;">
|
|
|
|
<!-- toogle menu form -->
|
|
<div id="pf-menu-type-contenaire">
|
|
|
|
<span class="help ui-buttonset" title="Choose display mode : chronological / standard" id="pf-menu-type">
|
|
<input type="radio" id="pf-menu-type-1" name="pf-menu-type" value="1" class="ui-helper-hidden-accessible" style=""><label id="pf-menu-type-1-lbl" for="pf-menu-type-1" onclick="jQuery('#menu-rubrique').hide(); jQuery('#menu-chrono').show(); setCookie('pf-menu-type', 1);jQuery('#menu-rubrique-img').attr('src','img/Evamed_Icons_G-09.png');jQuery('#menu-chrono-img').attr('src','img/Evamed_Icons_GS-08.png');" class="ui-button ui-widget ui-state-default ui-button-text-only ui-corner-left" role="button" aria-disabled="false" aria-pressed="false"><span class="ui-button-text"><img alt="Chronological" id="menu-chrono-img" src="img/Evamed_Icons_G-08.png" height="16px"></span></label>
|
|
<input type="radio" id="pf-menu-type-2" name="pf-menu-type" value="2" checked="checked" class="ui-helper-hidden-accessible" style=""><label id="pf-menu-type-2-lbl" for="pf-menu-type-2" onclick="jQuery('#menu-chrono').hide(); jQuery('#menu-rubrique').show();jQuery('#menu-rubrique-img').attr('src','img/Evamed_Icons_GS-09.png');jQuery('#menu-chrono-img').attr('src','img/Evamed_Icons_G-08.png'); setCookie('pf-menu-type', 2);" class="ui-state-active ui-button ui-widget ui-state-default ui-button-text-only ui-corner-right" role="button" aria-disabled="false" aria-pressed="true"><span class="ui-button-text"><img id="menu-rubrique-img" alt="Categories" src="img/Evamed_Icons_GS-09.png" height="16px"></span></label>
|
|
|
|
</span>
|
|
|
|
<a id="display-all-pf" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" href="?module=dossier&class=file&event=showAll&id=1&force=1#fiche" onmouseover="afficheFiches();" role="button" aria-disabled="false"><span class="ui-button-text">Display all</span></a>
|
|
<img id="toggle_panel_button" style="cursor:move;float:right;margin-top: 11px;" class="" src="img/toggle_hide.png" alt="x" title="Hide panel">
|
|
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
jQuery(document).ready(function(){
|
|
jQuery("a#display-all-pf").button();
|
|
|
|
// jQuery("a#display-all-pf").css('font-size', "100%");
|
|
jQuery( "#pf-menu-type" ).buttonset();
|
|
//jQuery( "#pf-menu-type" ).css('font-size', "80%");
|
|
var default_pf_menu = getCookie('pf-menu-type');
|
|
if ( default_pf_menu == 1 || default_pf_menu == 2 ) {
|
|
jQuery( "#pf-menu-type-"+default_pf_menu+"-lbl" ).click();
|
|
}
|
|
else {
|
|
jQuery( "#pf-menu-type-2-lbl" ).click();
|
|
}
|
|
});
|
|
</script>
|
|
<!-- end toogle menu form -->
|
|
|
|
|
|
<div class="panel menu_fiches " id="contenu_dossier_menu" style="margin-top: 1ex;">
|
|
|
|
|
|
<div class="menuNoQuery"><em>No queries</em></div>
|
|
|
|
<div id="menu-rubrique">
|
|
|
|
|
|
<div class="pf-menu-title rubrique-box-shadow-color1">Eligibility Criteria</div><div class="visit-table visit-table-noborder item-box-shadow-color1"><div class="visit-form">Eligibility Criteria</div><div id="menu-std-link-fiche_1" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_1">4</span> <span><a href="?module=dossier&class=file&event=show&id=1#fiche" onmouseover="masqueFiches('fiche_1');"> 16/02/2024</a></span><span class="form-desc">Eligibility Criteria</span></div></div><div class="pf-menu-title rubrique-box-shadow-color2">V-3 - Baseline Within 3 weeks before the implant procedure</div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V-3 : Baseline Within 3 weeks before the implant procedure</div><div id="menu-std-link-fiche_2" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_8">4</span> <span><a href="?module=dossier&class=file&event=show&id=2#fiche" onmouseover="masqueFiches('fiche_2');"> 16/02/2024</a></span><span class="form-desc">V-3 : Baseline Within 3 weeks before the implant procedure</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V-3 : Day 1 - Voiding diary</div><div id="menu-std-link-fiche_3" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_122">4</span> <span><a href="?module=dossier&class=file&event=show&id=3#fiche" onmouseover="masqueFiches('fiche_3');"> 22/02/2024</a></span><span class="form-desc">V-3 : Day 1 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V-3 : Day 2 - Voiding diary</div><div id="menu-std-link-fiche_4" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_123">4</span> <span><a href="?module=dossier&class=file&event=show&id=4#fiche" onmouseover="masqueFiches('fiche_4');"> 23/02/2024</a></span><span class="form-desc">V-3 : Day 2 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V-3 : Day 3 - Voiding diary</div><div id="menu-std-link-fiche_5" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_124">4</span> <span><a href="?module=dossier&class=file&event=show&id=5#fiche" onmouseover="masqueFiches('fiche_5');"> 24/02/2024</a></span><span class="form-desc">V-3 : Day 3 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V-3 : ICIQ-MLUTS</div><div id="menu-std-link-fiche_6" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_2">4</span> <span><a href="?module=dossier&class=file&event=show&id=6#fiche" onmouseover="masqueFiches('fiche_6');"> 27/02/2024</a></span><span class="form-desc">V-3 : ICIQ-MLUTS</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V-3 : ICIQ-LUTSQol</div><div id="menu-std-link-fiche_7" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_3">4</span> <span><a href="?module=dossier&class=file&event=show&id=7#fiche" onmouseover="masqueFiches('fiche_7');"> 27/02/2024</a></span><span class="form-desc">V-3 : ICIQ-LUTSQol</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V-3 : EQ-5D-5L</div><div id="menu-std-link-fiche_8" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_4">4</span> <span><a href="?module=dossier&class=file&event=show&id=8#fiche" onmouseover="masqueFiches('fiche_8');"> 27/02/2024</a></span><span class="form-desc">V-3 : EQ-5D-5L</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V-3 : MSHQ</div><div id="menu-std-link-fiche_9" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_5">4</span> <span><a href="?module=dossier&class=file&event=show&id=9#fiche" onmouseover="masqueFiches('fiche_9');"> 27/02/2024</a></span><span class="form-desc">V-3 : MSHQ</span></div></div><div class="pf-menu-title rubrique-box-shadow-color1">V-1 - Phone Call (1 Week before Implantation)</div><div class="visit-table visit-table-noborder item-box-shadow-color1"><div class="visit-form">V-1 : Phone Call (1 Week before Implantation)</div><div id="menu-std-link-fiche_12" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_9">4</span> <span><a href="?module=dossier&class=file&event=show&id=12#fiche" onmouseover="masqueFiches('fiche_12');"> 21/02/2024</a></span><span class="form-desc">V-1 : Phone Call (1 Week before Implantation)</span></div></div><div class="pf-menu-title rubrique-box-shadow-color4">V0 - Operative period </div><div class="visit-table visit-table-noborder item-box-shadow-color4"><div class="visit-form">V0 : Implantation Visit (or implantation attempt)</div><div id="menu-std-link-fiche_10" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_10">4</span> <span><a href="?module=dossier&class=file&event=show&id=10#fiche" onmouseover="masqueFiches('fiche_10');"> 28/02/2024</a></span><span class="form-desc">V0 : Implantation Visit (or implantation attempt)</span></div></div><div class="pf-menu-title rubrique-box-shadow-color6">DV - Discharge Visit</div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">DV : Discharge Visit</div><div id="menu-std-link-fiche_11" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_11">4</span> <span><a href="?module=dossier&class=file&event=show&id=11#fiche" onmouseover="masqueFiches('fiche_11');"> 05/03/2024</a></span><span class="form-desc">DV : Discharge Visit</span></div></div><div class="pf-menu-title rubrique-box-shadow-color2">V1 - 6 Weeks Post-Operative Period (Device Activation)</div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V1 : 6 Weeks Post-Operative Period (Device Activation)</div><div id="menu-std-link-fiche_41" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_12">4</span> <span><a href="?module=dossier&class=file&event=show&id=41#fiche" onmouseover="masqueFiches('fiche_41');"> 17/04/2024</a></span><span class="form-desc">V1 : 6 Weeks Post-Operative Period (Device Activation)</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V1 : Device Activation</div><div id="menu-std-link-fiche_42" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_129">4</span> <span><a href="?module=dossier&class=file&event=show&id=42#fiche" onmouseover="masqueFiches('fiche_42');"> 17/04/2024</a></span><span class="form-desc">V1 : Device Activation</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V1 : Physician Usability Questionnaire</div><div id="menu-std-link-fiche_79" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_125">4</span> <span><a href="?module=dossier&class=file&event=show&id=79#fiche" onmouseover="masqueFiches('fiche_79');"> 17/04/2024</a></span><span class="form-desc">V1 : Physician Usability Questionnaire</span></div></div><div class="pf-menu-title rubrique-box-shadow-color2">V2 - 8 Weeks Post-Operative Period</div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V2 : 8 Weeks Post-Operative Period</div><div id="menu-std-link-fiche_43" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_13">4</span> <span><a href="?module=dossier&class=file&event=show&id=43#fiche" onmouseover="masqueFiches('fiche_43');"> 24/04/2024</a></span><span class="form-desc">V2 : 8 Weeks Post-Operative Period</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V2 : Device Adjustment</div><div id="menu-std-link-fiche_47" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_130">4</span> <span><a href="?module=dossier&class=file&event=show&id=47#fiche" onmouseover="masqueFiches('fiche_47');"> 24/04/2024</a></span><span class="form-desc">V2 : Device Adjustment</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V2 : Physician Usability Questionnaire</div><div id="menu-std-link-fiche_48" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_127">4</span> <span><a href="?module=dossier&class=file&event=show&id=48#fiche" onmouseover="masqueFiches('fiche_48');"> 24/04/2024</a></span><span class="form-desc">V2 : Physician Usability Questionnaire</span></div></div><div class="pf-menu-title rubrique-box-shadow-color2">V3 - 3 Months Post-Operative Period</div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V3 : 3 Months Post-Operative Period</div><div id="menu-std-link-fiche_44" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_14">4</span> <span><a href="?module=dossier&class=file&event=show&id=44#fiche" onmouseover="masqueFiches('fiche_44');"> 16/05/2024</a></span><span class="form-desc">V3 : 3 Months Post-Operative Period</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V3 : Device Adjustment</div><div id="menu-std-link-fiche_45" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_131">4</span> <span><a href="?module=dossier&class=file&event=show&id=45#fiche" onmouseover="masqueFiches('fiche_45');"> 16/05/2024</a></span><span class="form-desc">V3 : Device Adjustment</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color2"><div class="visit-form">V3 : Physician Usability Questionnaire</div><div id="menu-std-link-fiche_46" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_128">4</span> <span><a href="?module=dossier&class=file&event=show&id=46#fiche" onmouseover="masqueFiches('fiche_46');"> 16/05/2024</a></span><span class="form-desc">V3 : Physician Usability Questionnaire</span></div></div><div class="pf-menu-title rubrique-box-shadow-color1">V4 - Phone Call (10 Weeks after device activation)</div><div class="visit-table visit-table-noborder item-box-shadow-color1"><div class="visit-form">V4 - Phone Call (10 Weeks after device activation)</div><div id="menu-std-link-fiche_49" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_15">4</span> <span><a href="?module=dossier&class=file&event=show&id=49#fiche" onmouseover="masqueFiches('fiche_49');"> 26/06/2024</a></span><span class="form-desc">V4 - Phone Call (10 Weeks after device activation)</span></div></div><div class="pf-menu-title rubrique-box-shadow-color6">V5 - 3 Months Post-Device Activation</div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : 3 Months Post-Device Activation</div><div id="menu-std-link-fiche_60" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_16">4</span> <span><a href="?module=dossier&class=file&event=show&id=60#fiche" onmouseover="masqueFiches('fiche_60');"> 17/07/2024</a></span><span class="form-desc">V5 : 3 Months Post-Device Activation</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : Day 1 - Voiding diary</div><div id="menu-std-link-fiche_73" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_138">4</span> <span><a href="?module=dossier&class=file&event=show&id=73#fiche" onmouseover="masqueFiches('fiche_73');"> 14/07/2024</a></span><span class="form-desc">V5 : Day 1 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : Day 2 - Voiding diary</div><div id="menu-std-link-fiche_74" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_139">4</span> <span><a href="?module=dossier&class=file&event=show&id=74#fiche" onmouseover="masqueFiches('fiche_74');"> 15/07/2024</a></span><span class="form-desc">V5 : Day 2 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : Day 3 - Voiding diary</div><div id="menu-std-link-fiche_75" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_140">4</span> <span><a href="?module=dossier&class=file&event=show&id=75#fiche" onmouseover="masqueFiches('fiche_75');"> 16/07/2024</a></span><span class="form-desc">V5 : Day 3 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : Device Adjustment</div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : Unlocking additional modes</div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : ICIQ-MLUTS</div><div id="menu-std-link-fiche_68" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_17">4</span> <span><a href="?module=dossier&class=file&event=show&id=68#fiche" onmouseover="masqueFiches('fiche_68');"> 17/07/2024</a></span><span class="form-desc">V5 : ICIQ-MLUTS</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : ICIQ-LUTSQol</div><div id="menu-std-link-fiche_69" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_18">4</span> <span><a href="?module=dossier&class=file&event=show&id=69#fiche" onmouseover="masqueFiches('fiche_69');"> 17/07/2024</a></span><span class="form-desc">V5 : ICIQ-LUTSQol</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : EQ-5D-5L</div><div id="menu-std-link-fiche_67" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_19">4</span> <span><a href="?module=dossier&class=file&event=show&id=67#fiche" onmouseover="masqueFiches('fiche_67');"> 17/07/2024</a></span><span class="form-desc">V5 : EQ-5D-5L</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : MSHQ</div><div id="menu-std-link-fiche_66" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_20">4</span> <span><a href="?module=dossier&class=file&event=show&id=66#fiche" onmouseover="masqueFiches('fiche_66');"> 17/07/2024</a></span><span class="form-desc">V5 : MSHQ</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : PGI-I</div><div id="menu-std-link-fiche_65" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_21">4</span> <span><a href="?module=dossier&class=file&event=show&id=65#fiche" onmouseover="masqueFiches('fiche_65');"> 17/07/2024</a></span><span class="form-desc">V5 : PGI-I</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : Subject Usability Questionnaire</div><div id="menu-std-link-fiche_62" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_22">4</span> <span><a href="?module=dossier&class=file&event=show&id=62#fiche" onmouseover="masqueFiches('fiche_62');"> 17/07/2024</a></span><span class="form-desc">V5 : Subject Usability Questionnaire</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V5 : Physician Usability Questionnaire</div><div id="menu-std-link-fiche_61" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_23">4</span> <span><a href="?module=dossier&class=file&event=show&id=61#fiche" onmouseover="masqueFiches('fiche_61');"> 17/07/2024</a></span><span class="form-desc">V5 : Physician Usability Questionnaire</span></div></div><div class="pf-menu-title rubrique-box-shadow-color1">V6 - Phone Call (22 Weeks after Device activation)</div><div class="visit-table visit-table-noborder item-box-shadow-color1"><div class="visit-form">V6 : Phone Call (22 Weeks after Device activation)</div><div id="menu-std-link-fiche_198" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_24">4</span> <span><a href="?module=dossier&class=file&event=show&id=198#fiche" onmouseover="masqueFiches('fiche_198');"> 02/10/2024</a></span><span class="form-desc">V6 : Phone Call (22 Weeks after Device activation)</span></div></div><div class="pf-menu-title rubrique-box-shadow-color6">V7 - 6 Months Post-Device Activation</div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : 6 Months Post-Device Activation</div><div id="menu-std-link-fiche_199" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_25">4</span> <span><a href="?module=dossier&class=file&event=show&id=199#fiche" onmouseover="masqueFiches('fiche_199');"> 30/10/2024</a></span><span class="form-desc">V7 : 6 Months Post-Device Activation</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : Day 1 - Voiding diary</div><div id="menu-std-link-fiche_200" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_142">4</span> <span><a href="?module=dossier&class=file&event=show&id=200#fiche" onmouseover="masqueFiches('fiche_200');"> 26/10/2024</a></span><span class="form-desc">V7 : Day 1 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : Day 2 - Voiding diary</div><div id="menu-std-link-fiche_201" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_143">4</span> <span><a href="?module=dossier&class=file&event=show&id=201#fiche" onmouseover="masqueFiches('fiche_201');"> 27/10/2024</a></span><span class="form-desc">V7 : Day 2 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : Day 3 - Voiding diary</div><div id="menu-std-link-fiche_202" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_144">4</span> <span><a href="?module=dossier&class=file&event=show&id=202#fiche" onmouseover="masqueFiches('fiche_202');"> 28/10/2024</a></span><span class="form-desc">V7 : Day 3 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : Device Adjustment</div><div id="menu-std-link-fiche_235" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_150">4</span> <span><a href="?module=dossier&class=file&event=show&id=235#fiche" onmouseover="masqueFiches('fiche_235');"> 30/10/2024</a></span><span class="form-desc">V7 : Device Adjustment</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 - Unlocking additional mode</div><div id="menu-std-link-fiche_276" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_180">4</span> <span><a href="?module=dossier&class=file&event=show&id=276#fiche" onmouseover="masqueFiches('fiche_276');"> 05/11/2024</a></span><span class="form-desc">V7 - Unlocking additional mode</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : ICIQ-MLUTS</div><div id="menu-std-link-fiche_236" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_26">4</span> <span><a href="?module=dossier&class=file&event=show&id=236#fiche" onmouseover="masqueFiches('fiche_236');"> 30/10/2024</a></span><span class="form-desc">V7 : ICIQ-MLUTS</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : ICIQ-LUTSQol</div><div id="menu-std-link-fiche_237" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_27">4</span> <span><a href="?module=dossier&class=file&event=show&id=237#fiche" onmouseover="masqueFiches('fiche_237');"> 30/10/2024</a></span><span class="form-desc">V7 : ICIQ-LUTSQol</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : EQ-5D-5L</div><div id="menu-std-link-fiche_238" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_29">4</span> <span><a href="?module=dossier&class=file&event=show&id=238#fiche" onmouseover="masqueFiches('fiche_238');"> 30/10/2024</a></span><span class="form-desc">V7 : EQ-5D-5L</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : MSHQ</div><div id="menu-std-link-fiche_239" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_31">4</span> <span><a href="?module=dossier&class=file&event=show&id=239#fiche" onmouseover="masqueFiches('fiche_239');"> 30/10/2024</a></span><span class="form-desc">V7 : MSHQ</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : PGI-I</div><div id="menu-std-link-fiche_240" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_32">4</span> <span><a href="?module=dossier&class=file&event=show&id=240#fiche" onmouseover="masqueFiches('fiche_240');"> 30/10/2024</a></span><span class="form-desc">V7 : PGI-I</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : Subject Usability Questionnaire</div><div id="menu-std-link-fiche_246" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_33">4</span> <span><a href="?module=dossier&class=file&event=show&id=246#fiche" onmouseover="masqueFiches('fiche_246');"> 30/10/2024</a></span><span class="form-desc">V7 : Subject Usability Questionnaire</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V7 : Physician Usability Questionnaire</div><div id="menu-std-link-fiche_247" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_34">4</span> <span><a href="?module=dossier&class=file&event=show&id=247#fiche" onmouseover="masqueFiches('fiche_247');"> 30/10/2024</a></span><span class="form-desc">V7 : Physician Usability Questionnaire</span></div></div><div class="pf-menu-title rubrique-box-shadow-color1">V8 - Phone Call (46 Weeks after Device activation)</div><div class="visit-table visit-table-noborder item-box-shadow-color1"><div class="visit-form">V8 : Phone Call (46 Weeks after Device activation)</div><div id="menu-std-link-fiche_523" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_35">4</span> <span><a href="?module=dossier&class=file&event=show&id=523#fiche" onmouseover="masqueFiches('fiche_523');"> 07/04/2025</a></span><span class="form-desc">V8 : Phone Call (46 Weeks after Device activation)</span></div></div><div class="pf-menu-title rubrique-box-shadow-color6">V9 - 12 Months Post-Device Activation</div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : 12 Months Post-Device Activation</div><div id="menu-std-link-fiche_522" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_36">4</span> <span><a href="?module=dossier&class=file&event=show&id=522#fiche" onmouseover="masqueFiches('fiche_522');"> 24/04/2025</a></span><span class="form-desc">V9 : 12 Months Post-Device Activation</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : Day 1 - Voiding diary</div><div id="menu-std-link-fiche_524" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_146">4</span> <span><a href="?module=dossier&class=file&event=show&id=524#fiche" onmouseover="masqueFiches('fiche_524');"> 15/04/2025</a></span><span class="form-desc">V9 : Day 1 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : Day 2 - Voiding diary</div><div id="menu-std-link-fiche_525" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_147">4</span> <span><a href="?module=dossier&class=file&event=show&id=525#fiche" onmouseover="masqueFiches('fiche_525');"> 16/04/2025</a></span><span class="form-desc">V9 : Day 2 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : Day 3 - Voiding diary</div><div id="menu-std-link-fiche_526" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_148">4</span> <span><a href="?module=dossier&class=file&event=show&id=526#fiche" onmouseover="masqueFiches('fiche_526');"> 17/04/2025</a></span><span class="form-desc">V9 : Day 3 - Voiding diary</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : Device Adjustment</div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 - Unlocking additional mode</div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : ICIQ-MLUTS</div><div id="menu-std-link-fiche_527" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_37">4</span> <span><a href="?module=dossier&class=file&event=show&id=527#fiche" onmouseover="masqueFiches('fiche_527');"> 15/04/2025</a></span><span class="form-desc">V9 : ICIQ-MLUTS</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : ICIQ-LUTSQol</div><div id="menu-std-link-fiche_528" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_38">4</span> <span><a href="?module=dossier&class=file&event=show&id=528#fiche" onmouseover="masqueFiches('fiche_528');"> 15/04/2025</a></span><span class="form-desc">V9 : ICIQ-LUTSQol</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : EQ-5D-5L</div><div id="menu-std-link-fiche_529" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_39">4</span> <span><a href="?module=dossier&class=file&event=show&id=529#fiche" onmouseover="masqueFiches('fiche_529');"> 15/04/2025</a></span><span class="form-desc">V9 : EQ-5D-5L</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : MSHQ</div><div id="menu-std-link-fiche_531" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_40">4</span> <span><a href="?module=dossier&class=file&event=show&id=531#fiche" onmouseover="masqueFiches('fiche_531');"> 15/04/2025</a></span><span class="form-desc">V9 : MSHQ</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : PGI-I</div><div id="menu-std-link-fiche_530" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_41">4</span> <span><a href="?module=dossier&class=file&event=show&id=530#fiche" onmouseover="masqueFiches('fiche_530');"> 15/04/2025</a></span><span class="form-desc">V9 : PGI-I</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : Subject Usability Questionnaire</div><div id="menu-std-link-fiche_532" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_42">4</span> <span><a href="?module=dossier&class=file&event=show&id=532#fiche" onmouseover="masqueFiches('fiche_532');"> 15/04/2025</a></span><span class="form-desc">V9 : Subject Usability Questionnaire</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">V9 : Physician Usability Questionnaire</div><div id="menu-std-link-fiche_533" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_43">4</span> <span><a href="?module=dossier&class=file&event=show&id=533#fiche" onmouseover="masqueFiches('fiche_533');"> 24/04/2025</a></span><span class="form-desc">V9 : Physician Usability Questionnaire</span></div></div><div class="pf-menu-title rubrique-box-shadow-color3">V10 - Long-term Annual Follow-up 2 Years</div><div class="visit-table visit-table-noborder item-box-shadow-color3"><div class="visit-form">V10 : Long-term annual Follow-up</div><div id="menu-std-link-fiche_1530" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_44">0</span> <span><a href="?module=dossier&class=file&event=show&id=1530#fiche" onmouseover="masqueFiches('fiche_1530');"> 28/04/2026</a></span><span class="form-desc">V10 : Long-term annual Follow-up</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color3"><div class="visit-form">V10 : Device Adjustment</div></div><div class="visit-table visit-table-noborder item-box-shadow-color3"><div class="visit-form">V10 : Unlocking additional modes</div></div><div class="visit-table visit-table-noborder item-box-shadow-color3"><div class="visit-form">V10 : ICIQ-MLUTS</div><div id="menu-std-link-fiche_1532" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_45">0</span> <span><a href="?module=dossier&class=file&event=show&id=1532#fiche" onmouseover="masqueFiches('fiche_1532');"> 24/04/2026</a></span><span class="form-desc">V10 : ICIQ-MLUTS</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color3"><div class="visit-form">V10 : ICIQ-LUTSQol</div><div id="menu-std-link-fiche_1533" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_47">0</span> <span><a href="?module=dossier&class=file&event=show&id=1533#fiche" onmouseover="masqueFiches('fiche_1533');"> 24/04/2026</a></span><span class="form-desc">V10 : ICIQ-LUTSQol</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color3"><div class="visit-form">V10 : EQ-5D-5L</div><div id="menu-std-link-fiche_1534" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_48">0</span> <span><a href="?module=dossier&class=file&event=show&id=1534#fiche" onmouseover="masqueFiches('fiche_1534');"> 24/04/2026</a></span><span class="form-desc">V10 : EQ-5D-5L</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color3"><div class="visit-form">V10 : MSHQ</div><div id="menu-std-link-fiche_1535" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_49">0</span> <span><a href="?module=dossier&class=file&event=show&id=1535#fiche" onmouseover="masqueFiches('fiche_1535');"> 24/04/2026</a></span><span class="form-desc">V10 : MSHQ</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color3"><div class="visit-form">V10 : PGI-I</div><div id="menu-std-link-fiche_1536" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_50">0</span> <span><a href="?module=dossier&class=file&event=show&id=1536#fiche" onmouseover="masqueFiches('fiche_1536');"> 24/04/2026</a></span><span class="form-desc">V10 : PGI-I</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color3"><div class="visit-form">V10 : Subject Usability Questionnaire</div><div id="menu-std-link-fiche_1537" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_51">0</span> <span><a href="?module=dossier&class=file&event=show&id=1537#fiche" onmouseover="masqueFiches('fiche_1537');"> 24/04/2026</a></span><span class="form-desc">V10 : Subject Usability Questionnaire</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color3"><div class="visit-form">V10 : Physician Usability Questionnaire</div><div id="menu-std-link-fiche_1538" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_52">0</span> <span><a href="?module=dossier&class=file&event=show&id=1538#fiche" onmouseover="masqueFiches('fiche_1538');"> 28/04/2026</a></span><span class="form-desc">V10 : Physician Usability Questionnaire</span></div></div><div class="pf-menu-title rubrique-box-shadow-color5">V11 - Long-term Annual Follow-up 3 Years</div><div class="visit-table visit-table-noborder item-box-shadow-color5"><div class="visit-form">V11 : Long-term annual Follow-up</div></div><div class="visit-table visit-table-noborder item-box-shadow-color5"><div class="visit-form">V11 : Device Adjustment</div></div><div class="visit-table visit-table-noborder item-box-shadow-color5"><div class="visit-form">V11 : Unlocking additional modes</div></div><div class="visit-table visit-table-noborder item-box-shadow-color5"><div class="visit-form">V11 : ICIQ-MLUTS</div></div><div class="visit-table visit-table-noborder item-box-shadow-color5"><div class="visit-form">V11 : ICIQ-LUTSQol</div></div><div class="visit-table visit-table-noborder item-box-shadow-color5"><div class="visit-form">V11 : EQ-5D-5L</div></div><div class="visit-table visit-table-noborder item-box-shadow-color5"><div class="visit-form">V11 : MSHQ</div></div><div class="visit-table visit-table-noborder item-box-shadow-color5"><div class="visit-form">V11 : PGI-I</div></div><div class="visit-table visit-table-noborder item-box-shadow-color5"><div class="visit-form">V11 : Subject Usability Questionnaire</div></div><div class="visit-table visit-table-noborder item-box-shadow-color5"><div class="visit-form">V11 : Physician Usability Questionnaire</div></div><div class="pf-menu-title rubrique-box-shadow-color1">UV - Unscheduled Visits</div><div class="visit-table visit-table-noborder item-box-shadow-color1"><div class="visit-form">UV : Unscheduled Visit</div><div id="menu-std-link-fiche_140" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_119">4</span> <span><a href="?module=dossier&class=file&event=show&id=140#fiche" onmouseover="masqueFiches('fiche_140');"> 24/04/2024</a></span><span class="form-desc">UV : Unscheduled Visit</span></div><div id="menu-std-link-fiche_156" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_119">4</span> <span><a href="?module=dossier&class=file&event=show&id=156#fiche" onmouseover="masqueFiches('fiche_156');"> 30/04/2024</a></span><span class="form-desc">UV : Unscheduled Visit</span></div><div id="menu-std-link-fiche_143" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_119">4</span> <span><a href="?module=dossier&class=file&event=show&id=143#fiche" onmouseover="masqueFiches('fiche_143');"> 09/05/2024</a></span><span class="form-desc">UV : Unscheduled Visit</span></div><div id="menu-std-link-fiche_203" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_119">4</span> <span><a href="?module=dossier&class=file&event=show&id=203#fiche" onmouseover="masqueFiches('fiche_203');"> 23/10/2024</a></span><span class="form-desc">UV : Unscheduled Visit</span></div><div id="menu-std-link-fiche_248" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_119">4</span> <span><a href="?module=dossier&class=file&event=show&id=248#fiche" onmouseover="masqueFiches('fiche_248');"> 05/11/2024</a></span><span class="form-desc">UV : Unscheduled Visit</span></div><div id="menu-std-link-fiche_250" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_119">4</span> <span><a href="?module=dossier&class=file&event=show&id=250#fiche" onmouseover="masqueFiches('fiche_250');"> 13/11/2024</a></span><span class="form-desc">UV : Unscheduled Visit</span></div><div id="menu-std-link-fiche_982" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_119">4</span> <span><a href="?module=dossier&class=file&event=show&id=982#fiche" onmouseover="masqueFiches('fiche_982');"> 20/11/2024</a></span><span class="form-desc">UV : Unscheduled Visit</span></div><div id="menu-std-link-fiche_254" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_119">4</span> <span><a href="?module=dossier&class=file&event=show&id=254#fiche" onmouseover="masqueFiches('fiche_254');"> 27/11/2024</a></span><span class="form-desc">UV : Unscheduled Visit</span></div><div id="menu-std-link-fiche_274" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_119">4</span> <span><a href="?module=dossier&class=file&event=show&id=274#fiche" onmouseover="masqueFiches('fiche_274');"> 17/12/2024</a></span><span class="form-desc">UV : Unscheduled Visit</span></div><div id="menu-std-link-fiche_1233" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_119">0</span> <span><a href="?module=dossier&class=file&event=show&id=1233#fiche" onmouseover="masqueFiches('fiche_1233');"> 15/12/2025</a></span><span class="form-desc">UV : Unscheduled Visit</span></div><div id="menu-std-link-fiche_1290" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_119">0</span> <span><a href="?module=dossier&class=file&event=show&id=1290#fiche" onmouseover="masqueFiches('fiche_1290');"> 31/12/2025</a></span><span class="form-desc">UV : Unscheduled Visit</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color1"><div class="visit-form">UV : Voiding diary - Day 1 to Day 3 (if applicable)</div><div id="menu-std-link-fiche_275" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_183">4</span> <span><a href="?module=dossier&class=file&event=show&id=275#fiche" onmouseover="masqueFiches('fiche_275');"> 10/12/2024</a></span><span class="form-desc">UV : Voiding diary - Day 1 to Day 3 (if applicable)</span></div><div id="menu-std-link-fiche_1531" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_183">0</span> <span><a href="?module=dossier&class=file&event=show&id=1531#fiche" onmouseover="masqueFiches('fiche_1531');"> 22/04/2026</a></span><span class="form-desc">UV : Voiding diary - Day 1 to Day 3 (if applicable)</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color1"><div class="visit-form">UV : Device Adjustment</div><div id="menu-std-link-fiche_166" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_173">0</span> <span><a href="?module=dossier&class=file&event=show&id=166#fiche" onmouseover="masqueFiches('fiche_166');"> 30/04/2024</a></span><span class="form-desc">UV : Device Adjustment</span></div><div id="menu-std-link-fiche_167" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_173">0</span> <span><a href="?module=dossier&class=file&event=show&id=167#fiche" onmouseover="masqueFiches('fiche_167');"> 09/05/2024</a></span><span class="form-desc">UV : Device Adjustment</span></div><div id="menu-std-link-fiche_1492" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_173">0</span> <span><a href="?module=dossier&class=file&event=show&id=1492#fiche" onmouseover="masqueFiches('fiche_1492');"> 16/05/2024</a></span><span class="form-desc">UV : Device Adjustment</span></div><div id="menu-std-link-fiche_204" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_173">4</span> <span><a href="?module=dossier&class=file&event=show&id=204#fiche" onmouseover="masqueFiches('fiche_204');"> 23/10/2024</a></span><span class="form-desc">UV : Device Adjustment</span></div><div id="menu-std-link-fiche_249" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_173">4</span> <span><a href="?module=dossier&class=file&event=show&id=249#fiche" onmouseover="masqueFiches('fiche_249');"> 05/11/2024</a></span><span class="form-desc">UV : Device Adjustment</span></div><div id="menu-std-link-fiche_252" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_173">4</span> <span><a href="?module=dossier&class=file&event=show&id=252#fiche" onmouseover="masqueFiches('fiche_252');"> 13/11/2024</a></span><span class="form-desc">UV : Device Adjustment</span></div><div id="menu-std-link-fiche_253" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_173">4</span> <span><a href="?module=dossier&class=file&event=show&id=253#fiche" onmouseover="masqueFiches('fiche_253');"> 20/11/2024</a></span><span class="form-desc">UV : Device Adjustment</span></div><div id="menu-std-link-fiche_255" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_173">4</span> <span><a href="?module=dossier&class=file&event=show&id=255#fiche" onmouseover="masqueFiches('fiche_255');"> 27/11/2024</a></span><span class="form-desc">UV : Device Adjustment</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color1"><div class="visit-form">UV : Unlocking additional modes</div><div id="menu-std-link-fiche_251" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_174">4</span> <span><a href="?module=dossier&class=file&event=show&id=251#fiche" onmouseover="masqueFiches('fiche_251');"> 05/11/2024</a></span><span class="form-desc">UV : Unlocking additional modes</span></div></div><div class="visit-table visit-table-noborder item-box-shadow-color1"><div class="visit-form">UV : Physician Usability Questionnaire</div></div><div class="pf-menu-title rubrique-box-shadow-color10">Concomitant Medication</div><div class="visit-table visit-table-noborder item-box-shadow-color10"><div class="visit-form">Concomitant Medication</div><div id="menu-std-link-fiche_13" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_177">4</span> <span><a href="?module=dossier&class=file&event=show&id=13#fiche" onmouseover="masqueFiches('fiche_13');"> 01/2014</a></span><span class="form-desc">Concomitant Medication</span></div><div id="menu-std-link-fiche_14" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_177">4</span> <span><a href="?module=dossier&class=file&event=show&id=14#fiche" onmouseover="masqueFiches('fiche_14');"> 01/2014</a></span><span class="form-desc">Concomitant Medication</span></div><div id="menu-std-link-fiche_15" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_177">4</span> <span><a href="?module=dossier&class=file&event=show&id=15#fiche" onmouseover="masqueFiches('fiche_15');"> 01/2014</a></span><span class="form-desc">Concomitant Medication</span></div><div id="menu-std-link-fiche_21" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_177">4</span> <span><a href="?module=dossier&class=file&event=show&id=21#fiche" onmouseover="masqueFiches('fiche_21');"> 03/2024</a></span><span class="form-desc">Concomitant Medication</span></div><div id="menu-std-link-fiche_17" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_177">4</span> <span><a href="?module=dossier&class=file&event=show&id=17#fiche" onmouseover="masqueFiches('fiche_17');"> 03/2024</a></span><span class="form-desc">Concomitant Medication</span></div><div id="menu-std-link-fiche_18" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_177">4</span> <span><a href="?module=dossier&class=file&event=show&id=18#fiche" onmouseover="masqueFiches('fiche_18');"> 03/2024</a></span><span class="form-desc">Concomitant Medication</span></div><div id="menu-std-link-fiche_22" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_177">4</span> <span><a href="?module=dossier&class=file&event=show&id=22#fiche" onmouseover="masqueFiches('fiche_22');"> 03/2024</a></span><span class="form-desc">Concomitant Medication</span></div><div id="menu-std-link-fiche_19" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_177">4</span> <span><a href="?module=dossier&class=file&event=show&id=19#fiche" onmouseover="masqueFiches('fiche_19');"> 03/2024</a></span><span class="form-desc">Concomitant Medication</span></div><div id="menu-std-link-fiche_23" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_177">4</span> <span><a href="?module=dossier&class=file&event=show&id=23#fiche" onmouseover="masqueFiches('fiche_23');"> 03/2024</a></span><span class="form-desc">Concomitant Medication</span></div><div id="menu-std-link-fiche_20" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_177">4</span> <span><a href="?module=dossier&class=file&event=show&id=20#fiche" onmouseover="masqueFiches('fiche_20');"> 03/2024</a></span><span class="form-desc">Concomitant Medication</span></div></div><div class="pf-menu-title rubrique-box-shadow-color9">Adverse Events</div><div class="visit-table visit-table-noborder item-box-shadow-color9"><div class="visit-form">Adverse Event</div><div id="menu-std-link-fiche_16" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_120">4</span> <span><a href="?module=dossier&class=file&event=show&id=16#fiche" onmouseover="masqueFiches('fiche_16');"> 08/03/2024</a></span><span class="form-desc">Adverse Event</span></div><div id="menu-std-link-fiche_168" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_120">4</span> <span><a href="?module=dossier&class=file&event=show&id=168#fiche" onmouseover="masqueFiches('fiche_168');"> 11/09/2024</a></span><span class="form-desc">Adverse Event</span></div><div id="menu-std-link-fiche_983" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_120">4</span> <span><a href="?module=dossier&class=file&event=show&id=983#fiche" onmouseover="masqueFiches('fiche_983');"> 16/12/2024</a></span><span class="form-desc">Adverse Event</span></div><div id="menu-std-link-fiche_520" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_120">4</span> <span><a href="?module=dossier&class=file&event=show&id=520#fiche" onmouseover="masqueFiches('fiche_520');"> 23/02/2025</a></span><span class="form-desc">Adverse Event</span></div><div id="menu-std-link-fiche_521" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_120">4</span> <span><a href="?module=dossier&class=file&event=show&id=521#fiche" onmouseover="masqueFiches('fiche_521');"> 10/03/2025</a></span><span class="form-desc">Adverse Event</span></div><div id="menu-std-link-fiche_503" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_120">4</span> <span><a href="?module=dossier&class=file&event=show&id=503#fiche" onmouseover="masqueFiches('fiche_503');"> 28/03/2025</a></span><span class="form-desc">Adverse Event</span></div><div id="menu-std-link-fiche_859" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_120">4</span> <span><a href="?module=dossier&class=file&event=show&id=859#fiche" onmouseover="masqueFiches('fiche_859');"> 01/07/2025</a></span><span class="form-desc">Adverse Event</span></div><div id="menu-std-link-fiche_1289" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_120">0</span> <span><a href="?module=dossier&class=file&event=show&id=1289#fiche" onmouseover="masqueFiches('fiche_1289');"> 20/12/2025</a></span><span class="form-desc">Adverse Event</span></div></div><div class="pf-menu-title rubrique-box-shadow-color9">Device Deficiencies</div><div class="visit-table visit-table-noborder item-box-shadow-color9"><div class="visit-form">Device Deficiency</div><div id="menu-std-link-fiche_461" class="visit-form pf-menu-item-selected-color9"><span title="Accepted " class=" listingIcon iconesEvamed fiche_121">4</span> <span><a href="?module=dossier&class=file&event=show&id=461#fiche" onmouseover="masqueFiches('fiche_461');"> 23/02/2025</a></span><span class="form-desc">Device Deficiency</span></div><div id="menu-std-link-fiche_486" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_121">4</span> <span><a href="?module=dossier&class=file&event=show&id=486#fiche" onmouseover="masqueFiches('fiche_486');"> 10/03/2025</a></span><span class="form-desc">Device Deficiency</span></div><div id="menu-std-link-fiche_858" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_121">4</span> <span><a href="?module=dossier&class=file&event=show&id=858#fiche" onmouseover="masqueFiches('fiche_858');"> 01/07/2025</a></span><span class="form-desc">Device Deficiency</span></div><div id="menu-std-link-fiche_860" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_121">4</span> <span><a href="?module=dossier&class=file&event=show&id=860#fiche" onmouseover="masqueFiches('fiche_860');"> 01/07/2025</a></span><span class="form-desc">Device Deficiency</span></div><div id="menu-std-link-fiche_1288" class="visit-form"><span title="Draft " class=" listingIcon iconesEvamed fiche_121">0</span> <span><a href="?module=dossier&class=file&event=show&id=1288#fiche" onmouseover="masqueFiches('fiche_1288');"> 20/12/2025</a></span><span class="form-desc">Device Deficiency</span></div></div><div class="pf-menu-title rubrique-box-shadow-color9">Deviations</div><div class="visit-table visit-table-noborder item-box-shadow-color9"><div class="visit-form">Deviation</div></div><div class="pf-menu-title rubrique-box-shadow-color9">Subsequent surgeries</div><div class="visit-table visit-table-noborder item-box-shadow-color9"><div class="visit-form">Subsequent surgery</div><div id="menu-std-link-fiche_462" class="visit-form"><span title="Accepted " class=" listingIcon iconesEvamed fiche_182">4</span> <span><a href="?module=dossier&class=file&event=show&id=462#fiche" onmouseover="masqueFiches('fiche_462');"> 11/09/2024</a></span><span class="form-desc">Subsequent surgery</span></div></div><div class="pf-menu-title rubrique-box-shadow-color6">End of study</div><div class="visit-table visit-table-noborder item-box-shadow-color6"><div class="visit-form">End of study</div></div><!-- Fin du menu des fiches -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div id="menu-chrono" style="display: none;">
|
|
|
|
|
|
|
|
<div class="pf-menu-title rubrique-box-shadow-defaut">Forms</div>
|
|
|
|
|
|
<div class="visit-table visit-table-noborder rubrique-box-shadow-defaut"><div id="menu-chrono-link-fiche_15" class="visit-form help" title="01/2014"><a href="javascript:" onmouseover="masqueFiches('fiche_15');"><span class=" listingIcon iconesEvamed fiche_177" title="Accepted">4</span> Concomitant Medication<span class="form-desc">01/2014</span></a></div><div id="menu-chrono-link-fiche_14" class="visit-form help" title="01/2014"><a href="javascript:" onmouseover="masqueFiches('fiche_14');"><span class=" listingIcon iconesEvamed fiche_177" title="Accepted">4</span> Concomitant Medication<span class="form-desc">01/2014</span></a></div><div id="menu-chrono-link-fiche_13" class="visit-form help" title="01/2014"><a href="javascript:" onmouseover="masqueFiches('fiche_13');"><span class=" listingIcon iconesEvamed fiche_177" title="Accepted">4</span> Concomitant Medication<span class="form-desc">01/2014</span></a></div><div id="menu-chrono-link-fiche_2" class="visit-form help" title="16/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_2');"><span class=" listingIcon iconesEvamed fiche_8" title="Accepted">4</span> V-3 : Baseline Within 3 weeks before the implant procedure<span class="form-desc">16/02/2024</span></a></div><div id="menu-chrono-link-fiche_1" class="visit-form help" title="16/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_1');"><span class=" listingIcon iconesEvamed fiche_1" title="Accepted">4</span> Eligibility Criteria<span class="form-desc">16/02/2024</span></a></div><div id="menu-chrono-link-fiche_12" class="visit-form help" title="21/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_12');"><span class=" listingIcon iconesEvamed fiche_9" title="Accepted">4</span> V-1 : Phone Call (1 Week before Implantation)<span class="form-desc">21/02/2024</span></a></div><div id="menu-chrono-link-fiche_3" class="visit-form help" title="22/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_3');"><span class=" listingIcon iconesEvamed fiche_122" title="Accepted">4</span> V-3 : Day 1 - Voiding diary<span class="form-desc">22/02/2024</span></a></div><div id="menu-chrono-link-fiche_4" class="visit-form help" title="23/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_4');"><span class=" listingIcon iconesEvamed fiche_123" title="Accepted">4</span> V-3 : Day 2 - Voiding diary<span class="form-desc">23/02/2024</span></a></div><div id="menu-chrono-link-fiche_5" class="visit-form help" title="24/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_5');"><span class=" listingIcon iconesEvamed fiche_124" title="Accepted">4</span> V-3 : Day 3 - Voiding diary<span class="form-desc">24/02/2024</span></a></div><div id="menu-chrono-link-fiche_9" class="visit-form help" title="27/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_9');"><span class=" listingIcon iconesEvamed fiche_5" title="Accepted">4</span> V-3 : MSHQ<span class="form-desc">27/02/2024</span></a></div><div id="menu-chrono-link-fiche_8" class="visit-form help" title="27/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_8');"><span class=" listingIcon iconesEvamed fiche_4" title="Accepted">4</span> V-3 : EQ-5D-5L<span class="form-desc">27/02/2024</span></a></div><div id="menu-chrono-link-fiche_7" class="visit-form help" title="27/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_7');"><span class=" listingIcon iconesEvamed fiche_3" title="Accepted">4</span> V-3 : ICIQ-LUTSQol<span class="form-desc">27/02/2024</span></a></div><div id="menu-chrono-link-fiche_6" class="visit-form help" title="27/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_6');"><span class=" listingIcon iconesEvamed fiche_2" title="Accepted">4</span> V-3 : ICIQ-MLUTS<span class="form-desc">27/02/2024</span></a></div><div id="menu-chrono-link-fiche_10" class="visit-form help" title="28/02/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_10');"><span class=" listingIcon iconesEvamed fiche_10" title="Accepted">4</span> V0 : Implantation Visit (or implantation attempt)<span class="form-desc">28/02/2024</span></a></div><div id="menu-chrono-link-fiche_20" class="visit-form help" title="03/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_20');"><span class=" listingIcon iconesEvamed fiche_177" title="Accepted">4</span> Concomitant Medication<span class="form-desc">03/2024</span></a></div><div id="menu-chrono-link-fiche_23" class="visit-form help" title="03/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_23');"><span class=" listingIcon iconesEvamed fiche_177" title="Accepted">4</span> Concomitant Medication<span class="form-desc">03/2024</span></a></div><div id="menu-chrono-link-fiche_19" class="visit-form help" title="03/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_19');"><span class=" listingIcon iconesEvamed fiche_177" title="Accepted">4</span> Concomitant Medication<span class="form-desc">03/2024</span></a></div><div id="menu-chrono-link-fiche_22" class="visit-form help" title="03/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_22');"><span class=" listingIcon iconesEvamed fiche_177" title="Accepted">4</span> Concomitant Medication<span class="form-desc">03/2024</span></a></div><div id="menu-chrono-link-fiche_18" class="visit-form help" title="03/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_18');"><span class=" listingIcon iconesEvamed fiche_177" title="Accepted">4</span> Concomitant Medication<span class="form-desc">03/2024</span></a></div><div id="menu-chrono-link-fiche_17" class="visit-form help" title="03/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_17');"><span class=" listingIcon iconesEvamed fiche_177" title="Accepted">4</span> Concomitant Medication<span class="form-desc">03/2024</span></a></div><div id="menu-chrono-link-fiche_21" class="visit-form help" title="03/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_21');"><span class=" listingIcon iconesEvamed fiche_177" title="Accepted">4</span> Concomitant Medication<span class="form-desc">03/2024</span></a></div><div id="menu-chrono-link-fiche_11" class="visit-form help" title="05/03/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_11');"><span class=" listingIcon iconesEvamed fiche_11" title="Accepted">4</span> DV : Discharge Visit<span class="form-desc">05/03/2024</span></a></div><div id="menu-chrono-link-fiche_16" class="visit-form help" title="08/03/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_16');"><span class=" listingIcon iconesEvamed fiche_120" title="Accepted">4</span> Adverse Event<span class="form-desc">08/03/2024</span></a></div><div id="menu-chrono-link-fiche_79" class="visit-form help" title="17/04/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_79');"><span class=" listingIcon iconesEvamed fiche_125" title="Accepted">4</span> V1 : Physician Usability Questionnaire<span class="form-desc">17/04/2024</span></a></div><div id="menu-chrono-link-fiche_42" class="visit-form help" title="17/04/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_42');"><span class=" listingIcon iconesEvamed fiche_129" title="Accepted">4</span> V1 : Device Activation<span class="form-desc">17/04/2024</span></a></div><div id="menu-chrono-link-fiche_41" class="visit-form help" title="17/04/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_41');"><span class=" listingIcon iconesEvamed fiche_12" title="Accepted">4</span> V1 : 6 Weeks Post-Operative Period (Device Activation)<span class="form-desc">17/04/2024</span></a></div><div id="menu-chrono-link-fiche_140" class="visit-form help" title="24/04/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_140');"><span class=" listingIcon iconesEvamed fiche_119" title="Accepted">4</span> UV : Unscheduled Visit<span class="form-desc">24/04/2024</span></a></div><div id="menu-chrono-link-fiche_48" class="visit-form help" title="24/04/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_48');"><span class=" listingIcon iconesEvamed fiche_127" title="Accepted">4</span> V2 : Physician Usability Questionnaire<span class="form-desc">24/04/2024</span></a></div><div id="menu-chrono-link-fiche_47" class="visit-form help" title="24/04/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_47');"><span class=" listingIcon iconesEvamed fiche_130" title="Accepted">4</span> V2 : Device Adjustment<span class="form-desc">24/04/2024</span></a></div><div id="menu-chrono-link-fiche_43" class="visit-form help" title="24/04/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_43');"><span class=" listingIcon iconesEvamed fiche_13" title="Accepted">4</span> V2 : 8 Weeks Post-Operative Period<span class="form-desc">24/04/2024</span></a></div><div id="menu-chrono-link-fiche_166" class="visit-form help" title="30/04/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_166');"><span class=" listingIcon iconesEvamed fiche_173" title="Draft">0</span> UV : Device Adjustment<span class="form-desc">30/04/2024</span></a></div><div id="menu-chrono-link-fiche_156" class="visit-form help" title="30/04/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_156');"><span class=" listingIcon iconesEvamed fiche_119" title="Accepted">4</span> UV : Unscheduled Visit<span class="form-desc">30/04/2024</span></a></div><div id="menu-chrono-link-fiche_167" class="visit-form help" title="09/05/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_167');"><span class=" listingIcon iconesEvamed fiche_173" title="Draft">0</span> UV : Device Adjustment<span class="form-desc">09/05/2024</span></a></div><div id="menu-chrono-link-fiche_143" class="visit-form help" title="09/05/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_143');"><span class=" listingIcon iconesEvamed fiche_119" title="Accepted">4</span> UV : Unscheduled Visit<span class="form-desc">09/05/2024</span></a></div><div id="menu-chrono-link-fiche_1492" class="visit-form help" title="16/05/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_1492');"><span class=" listingIcon iconesEvamed fiche_173" title="Draft">0</span> UV : Device Adjustment<span class="form-desc">16/05/2024</span></a></div><div id="menu-chrono-link-fiche_46" class="visit-form help" title="16/05/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_46');"><span class=" listingIcon iconesEvamed fiche_128" title="Accepted">4</span> V3 : Physician Usability Questionnaire<span class="form-desc">16/05/2024</span></a></div><div id="menu-chrono-link-fiche_45" class="visit-form help" title="16/05/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_45');"><span class=" listingIcon iconesEvamed fiche_131" title="Accepted">4</span> V3 : Device Adjustment<span class="form-desc">16/05/2024</span></a></div><div id="menu-chrono-link-fiche_44" class="visit-form help" title="16/05/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_44');"><span class=" listingIcon iconesEvamed fiche_14" title="Accepted">4</span> V3 : 3 Months Post-Operative Period<span class="form-desc">16/05/2024</span></a></div><div id="menu-chrono-link-fiche_49" class="visit-form help" title="26/06/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_49');"><span class=" listingIcon iconesEvamed fiche_15" title="Accepted">4</span> V4 - Phone Call (10 Weeks after device activation)<span class="form-desc">26/06/2024</span></a></div></div><div class="visit-table visit-table-done"><div><span class="visit-desc help" title="Target : 16/07/2024">3 months</span> : <span class="visit-born">02/07/2024 - 30/07/2024</span></div><div id="menu-chrono-link-fiche_73" class="visit-form help" title="14/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_73');"><span class=" listingIcon iconesEvamed fiche_138" title="Accepted">4</span> V5 : Day 1 - Voiding diary<span class="form-desc">14/07/2024</span></a></div><div id="menu-chrono-link-fiche_74" class="visit-form help" title="15/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_74');"><span class=" listingIcon iconesEvamed fiche_139" title="Accepted">4</span> V5 : Day 2 - Voiding diary<span class="form-desc">15/07/2024</span></a></div><div id="menu-chrono-link-fiche_75" class="visit-form help" title="16/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_75');"><span class=" listingIcon iconesEvamed fiche_140" title="Accepted">4</span> V5 : Day 3 - Voiding diary<span class="form-desc">16/07/2024</span></a></div><div id="menu-chrono-link-fiche_61" class="visit-form help" title="17/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_61');"><span class=" listingIcon iconesEvamed fiche_23" title="Accepted">4</span> V5 : Physician Usability Questionnaire<span class="form-desc">17/07/2024</span></a></div><div id="menu-chrono-link-fiche_62" class="visit-form help" title="17/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_62');"><span class=" listingIcon iconesEvamed fiche_22" title="Accepted">4</span> V5 : Subject Usability Questionnaire<span class="form-desc">17/07/2024</span></a></div><div id="menu-chrono-link-fiche_65" class="visit-form help" title="17/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_65');"><span class=" listingIcon iconesEvamed fiche_21" title="Accepted">4</span> V5 : PGI-I<span class="form-desc">17/07/2024</span></a></div><div id="menu-chrono-link-fiche_66" class="visit-form help" title="17/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_66');"><span class=" listingIcon iconesEvamed fiche_20" title="Accepted">4</span> V5 : MSHQ<span class="form-desc">17/07/2024</span></a></div><div id="menu-chrono-link-fiche_67" class="visit-form help" title="17/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_67');"><span class=" listingIcon iconesEvamed fiche_19" title="Accepted">4</span> V5 : EQ-5D-5L<span class="form-desc">17/07/2024</span></a></div><div id="menu-chrono-link-fiche_69" class="visit-form help" title="17/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_69');"><span class=" listingIcon iconesEvamed fiche_18" title="Accepted">4</span> V5 : ICIQ-LUTSQol<span class="form-desc">17/07/2024</span></a></div><div id="menu-chrono-link-fiche_68" class="visit-form help" title="17/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_68');"><span class=" listingIcon iconesEvamed fiche_17" title="Accepted">4</span> V5 : ICIQ-MLUTS<span class="form-desc">17/07/2024</span></a></div><div id="menu-chrono-link-fiche_60" class="visit-form help" title="17/07/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_60');"><span class=" listingIcon iconesEvamed fiche_16" title="Accepted">4</span> V5 : 3 Months Post-Device Activation<span class="form-desc">17/07/2024</span></a></div></div><div class="visit-table visit-table-noborder rubrique-box-shadow-defaut"><div id="menu-chrono-link-fiche_462" class="visit-form help" title="11/09/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_462');"><span class=" listingIcon iconesEvamed fiche_182" title="Accepted">4</span> Subsequent surgery<span class="form-desc">11/09/2024</span></a></div><div id="menu-chrono-link-fiche_168" class="visit-form help" title="11/09/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_168');"><span class=" listingIcon iconesEvamed fiche_120" title="Accepted">4</span> Adverse Event<span class="form-desc">11/09/2024</span></a></div></div><div class="visit-table visit-table-done"><div><span class="visit-desc help" title="Target : 14/10/2024">6 months</span> : <span class="visit-born">14/09/2024 - 13/11/2024</span></div><div id="menu-chrono-link-fiche_198" class="visit-form help" title="02/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_198');"><span class=" listingIcon iconesEvamed fiche_24" title="Accepted">4</span> V6 : Phone Call (22 Weeks after Device activation)<span class="form-desc">02/10/2024</span></a></div><div id="menu-chrono-link-fiche_204" class="visit-form help" title="23/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_204');"><span class=" listingIcon iconesEvamed fiche_173" title="Accepted">4</span> UV : Device Adjustment<span class="form-desc">23/10/2024</span></a></div><div id="menu-chrono-link-fiche_203" class="visit-form help" title="23/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_203');"><span class=" listingIcon iconesEvamed fiche_119" title="Accepted">4</span> UV : Unscheduled Visit<span class="form-desc">23/10/2024</span></a></div><div id="menu-chrono-link-fiche_200" class="visit-form help" title="26/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_200');"><span class=" listingIcon iconesEvamed fiche_142" title="Accepted">4</span> V7 : Day 1 - Voiding diary<span class="form-desc">26/10/2024</span></a></div><div id="menu-chrono-link-fiche_201" class="visit-form help" title="27/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_201');"><span class=" listingIcon iconesEvamed fiche_143" title="Accepted">4</span> V7 : Day 2 - Voiding diary<span class="form-desc">27/10/2024</span></a></div><div id="menu-chrono-link-fiche_202" class="visit-form help" title="28/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_202');"><span class=" listingIcon iconesEvamed fiche_144" title="Accepted">4</span> V7 : Day 3 - Voiding diary<span class="form-desc">28/10/2024</span></a></div><div id="menu-chrono-link-fiche_247" class="visit-form help" title="30/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_247');"><span class=" listingIcon iconesEvamed fiche_34" title="Accepted">4</span> V7 : Physician Usability Questionnaire<span class="form-desc">30/10/2024</span></a></div><div id="menu-chrono-link-fiche_246" class="visit-form help" title="30/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_246');"><span class=" listingIcon iconesEvamed fiche_33" title="Accepted">4</span> V7 : Subject Usability Questionnaire<span class="form-desc">30/10/2024</span></a></div><div id="menu-chrono-link-fiche_240" class="visit-form help" title="30/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_240');"><span class=" listingIcon iconesEvamed fiche_32" title="Accepted">4</span> V7 : PGI-I<span class="form-desc">30/10/2024</span></a></div><div id="menu-chrono-link-fiche_239" class="visit-form help" title="30/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_239');"><span class=" listingIcon iconesEvamed fiche_31" title="Accepted">4</span> V7 : MSHQ<span class="form-desc">30/10/2024</span></a></div><div id="menu-chrono-link-fiche_238" class="visit-form help" title="30/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_238');"><span class=" listingIcon iconesEvamed fiche_29" title="Accepted">4</span> V7 : EQ-5D-5L<span class="form-desc">30/10/2024</span></a></div><div id="menu-chrono-link-fiche_237" class="visit-form help" title="30/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_237');"><span class=" listingIcon iconesEvamed fiche_27" title="Accepted">4</span> V7 : ICIQ-LUTSQol<span class="form-desc">30/10/2024</span></a></div><div id="menu-chrono-link-fiche_236" class="visit-form help" title="30/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_236');"><span class=" listingIcon iconesEvamed fiche_26" title="Accepted">4</span> V7 : ICIQ-MLUTS<span class="form-desc">30/10/2024</span></a></div><div id="menu-chrono-link-fiche_235" class="visit-form help" title="30/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_235');"><span class=" listingIcon iconesEvamed fiche_150" title="Accepted">4</span> V7 : Device Adjustment<span class="form-desc">30/10/2024</span></a></div><div id="menu-chrono-link-fiche_199" class="visit-form help" title="30/10/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_199');"><span class=" listingIcon iconesEvamed fiche_25" title="Accepted">4</span> V7 : 6 Months Post-Device Activation<span class="form-desc">30/10/2024</span></a></div><div id="menu-chrono-link-fiche_251" class="visit-form help" title="05/11/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_251');"><span class=" listingIcon iconesEvamed fiche_174" title="Accepted">4</span> UV : Unlocking additional modes<span class="form-desc">05/11/2024</span></a></div><div id="menu-chrono-link-fiche_249" class="visit-form help" title="05/11/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_249');"><span class=" listingIcon iconesEvamed fiche_173" title="Accepted">4</span> UV : Device Adjustment<span class="form-desc">05/11/2024</span></a></div><div id="menu-chrono-link-fiche_248" class="visit-form help" title="05/11/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_248');"><span class=" listingIcon iconesEvamed fiche_119" title="Accepted">4</span> UV : Unscheduled Visit<span class="form-desc">05/11/2024</span></a></div><div id="menu-chrono-link-fiche_276" class="visit-form help" title="05/11/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_276');"><span class=" listingIcon iconesEvamed fiche_180" title="Accepted">4</span> V7 - Unlocking additional mode<span class="form-desc">05/11/2024</span></a></div><div id="menu-chrono-link-fiche_252" class="visit-form help" title="13/11/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_252');"><span class=" listingIcon iconesEvamed fiche_173" title="Accepted">4</span> UV : Device Adjustment<span class="form-desc">13/11/2024</span></a></div><div id="menu-chrono-link-fiche_250" class="visit-form help" title="13/11/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_250');"><span class=" listingIcon iconesEvamed fiche_119" title="Accepted">4</span> UV : Unscheduled Visit<span class="form-desc">13/11/2024</span></a></div></div><div class="visit-table visit-table-noborder rubrique-box-shadow-defaut"><div id="menu-chrono-link-fiche_253" class="visit-form help" title="20/11/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_253');"><span class=" listingIcon iconesEvamed fiche_173" title="Accepted">4</span> UV : Device Adjustment<span class="form-desc">20/11/2024</span></a></div><div id="menu-chrono-link-fiche_982" class="visit-form help" title="20/11/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_982');"><span class=" listingIcon iconesEvamed fiche_119" title="Accepted">4</span> UV : Unscheduled Visit<span class="form-desc">20/11/2024</span></a></div><div id="menu-chrono-link-fiche_255" class="visit-form help" title="27/11/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_255');"><span class=" listingIcon iconesEvamed fiche_173" title="Accepted">4</span> UV : Device Adjustment<span class="form-desc">27/11/2024</span></a></div><div id="menu-chrono-link-fiche_254" class="visit-form help" title="27/11/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_254');"><span class=" listingIcon iconesEvamed fiche_119" title="Accepted">4</span> UV : Unscheduled Visit<span class="form-desc">27/11/2024</span></a></div><div id="menu-chrono-link-fiche_275" class="visit-form help" title="10/12/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_275');"><span class=" listingIcon iconesEvamed fiche_183" title="Accepted">4</span> UV : Voiding diary - Day 1 to Day 3 (if applicable)<span class="form-desc">10/12/2024</span></a></div><div id="menu-chrono-link-fiche_983" class="visit-form help" title="16/12/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_983');"><span class=" listingIcon iconesEvamed fiche_120" title="Accepted">4</span> Adverse Event<span class="form-desc">16/12/2024</span></a></div><div id="menu-chrono-link-fiche_274" class="visit-form help" title="17/12/2024"><a href="javascript:" onmouseover="masqueFiches('fiche_274');"><span class=" listingIcon iconesEvamed fiche_119" title="Accepted">4</span> UV : Unscheduled Visit<span class="form-desc">17/12/2024</span></a></div><div id="menu-chrono-link-fiche_461" class="visit-form help pf-menu-item-selected-color9" title="23/02/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_461');"><span class=" listingIcon iconesEvamed fiche_121" title="Accepted">4</span> Device Deficiency<span class="form-desc">23/02/2025</span></a></div><div id="menu-chrono-link-fiche_520" class="visit-form help" title="23/02/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_520');"><span class=" listingIcon iconesEvamed fiche_120" title="Accepted">4</span> Adverse Event<span class="form-desc">23/02/2025</span></a></div><div id="menu-chrono-link-fiche_486" class="visit-form help" title="10/03/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_486');"><span class=" listingIcon iconesEvamed fiche_121" title="Accepted">4</span> Device Deficiency<span class="form-desc">10/03/2025</span></a></div><div id="menu-chrono-link-fiche_521" class="visit-form help" title="10/03/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_521');"><span class=" listingIcon iconesEvamed fiche_120" title="Accepted">4</span> Adverse Event<span class="form-desc">10/03/2025</span></a></div></div><div class="visit-table visit-table-done"><div><span class="visit-desc help" title="Target : 12/04/2025">12 months</span> : <span class="visit-born">13/03/2025 - 17/05/2025</span></div><div id="menu-chrono-link-fiche_503" class="visit-form help" title="28/03/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_503');"><span class=" listingIcon iconesEvamed fiche_120" title="Accepted">4</span> Adverse Event<span class="form-desc">28/03/2025</span></a></div><div id="menu-chrono-link-fiche_523" class="visit-form help" title="07/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_523');"><span class=" listingIcon iconesEvamed fiche_35" title="Accepted">4</span> V8 : Phone Call (46 Weeks after Device activation)<span class="form-desc">07/04/2025</span></a></div><div id="menu-chrono-link-fiche_532" class="visit-form help" title="15/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_532');"><span class=" listingIcon iconesEvamed fiche_42" title="Accepted">4</span> V9 : Subject Usability Questionnaire<span class="form-desc">15/04/2025</span></a></div><div id="menu-chrono-link-fiche_530" class="visit-form help" title="15/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_530');"><span class=" listingIcon iconesEvamed fiche_41" title="Accepted">4</span> V9 : PGI-I<span class="form-desc">15/04/2025</span></a></div><div id="menu-chrono-link-fiche_531" class="visit-form help" title="15/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_531');"><span class=" listingIcon iconesEvamed fiche_40" title="Accepted">4</span> V9 : MSHQ<span class="form-desc">15/04/2025</span></a></div><div id="menu-chrono-link-fiche_529" class="visit-form help" title="15/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_529');"><span class=" listingIcon iconesEvamed fiche_39" title="Accepted">4</span> V9 : EQ-5D-5L<span class="form-desc">15/04/2025</span></a></div><div id="menu-chrono-link-fiche_528" class="visit-form help" title="15/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_528');"><span class=" listingIcon iconesEvamed fiche_38" title="Accepted">4</span> V9 : ICIQ-LUTSQol<span class="form-desc">15/04/2025</span></a></div><div id="menu-chrono-link-fiche_527" class="visit-form help" title="15/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_527');"><span class=" listingIcon iconesEvamed fiche_37" title="Accepted">4</span> V9 : ICIQ-MLUTS<span class="form-desc">15/04/2025</span></a></div><div id="menu-chrono-link-fiche_524" class="visit-form help" title="15/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_524');"><span class=" listingIcon iconesEvamed fiche_146" title="Accepted">4</span> V9 : Day 1 - Voiding diary<span class="form-desc">15/04/2025</span></a></div><div id="menu-chrono-link-fiche_525" class="visit-form help" title="16/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_525');"><span class=" listingIcon iconesEvamed fiche_147" title="Accepted">4</span> V9 : Day 2 - Voiding diary<span class="form-desc">16/04/2025</span></a></div><div id="menu-chrono-link-fiche_526" class="visit-form help" title="17/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_526');"><span class=" listingIcon iconesEvamed fiche_148" title="Accepted">4</span> V9 : Day 3 - Voiding diary<span class="form-desc">17/04/2025</span></a></div><div id="menu-chrono-link-fiche_533" class="visit-form help" title="24/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_533');"><span class=" listingIcon iconesEvamed fiche_43" title="Accepted">4</span> V9 : Physician Usability Questionnaire<span class="form-desc">24/04/2025</span></a></div><div id="menu-chrono-link-fiche_522" class="visit-form help" title="24/04/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_522');"><span class=" listingIcon iconesEvamed fiche_36" title="Accepted">4</span> V9 : 12 Months Post-Device Activation<span class="form-desc">24/04/2025</span></a></div></div><div class="visit-table visit-table-noborder rubrique-box-shadow-defaut"><div id="menu-chrono-link-fiche_860" class="visit-form help" title="01/07/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_860');"><span class=" listingIcon iconesEvamed fiche_121" title="Accepted">4</span> Device Deficiency<span class="form-desc">01/07/2025</span></a></div><div id="menu-chrono-link-fiche_858" class="visit-form help" title="01/07/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_858');"><span class=" listingIcon iconesEvamed fiche_121" title="Accepted">4</span> Device Deficiency<span class="form-desc">01/07/2025</span></a></div><div id="menu-chrono-link-fiche_859" class="visit-form help" title="01/07/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_859');"><span class=" listingIcon iconesEvamed fiche_120" title="Accepted">4</span> Adverse Event<span class="form-desc">01/07/2025</span></a></div><div id="menu-chrono-link-fiche_1233" class="visit-form help" title="15/12/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_1233');"><span class=" listingIcon iconesEvamed fiche_119" title="Draft">0</span> UV : Unscheduled Visit<span class="form-desc">15/12/2025</span></a></div><div id="menu-chrono-link-fiche_1288" class="visit-form help" title="20/12/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_1288');"><span class=" listingIcon iconesEvamed fiche_121" title="Draft">0</span> Device Deficiency<span class="form-desc">20/12/2025</span></a></div><div id="menu-chrono-link-fiche_1289" class="visit-form help" title="20/12/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_1289');"><span class=" listingIcon iconesEvamed fiche_120" title="Draft">0</span> Adverse Event<span class="form-desc">20/12/2025</span></a></div><div id="menu-chrono-link-fiche_1290" class="visit-form help" title="31/12/2025"><a href="javascript:" onmouseover="masqueFiches('fiche_1290');"><span class=" listingIcon iconesEvamed fiche_119" title="Draft">0</span> UV : Unscheduled Visit<span class="form-desc">31/12/2025</span></a></div></div><div class="visit-table visit-table-done"><div><span class="visit-desc help" title="Target : 17/04/2026">2 years</span> : <span class="visit-born">12/01/2026 - 16/07/2026</span></div><div id="menu-chrono-link-fiche_1531" class="visit-form help" title="22/04/2026"><a href="javascript:" onmouseover="masqueFiches('fiche_1531');"><span class=" listingIcon iconesEvamed fiche_183" title="Draft">0</span> UV : Voiding diary - Day 1 to Day 3 (if applicable)<span class="form-desc">22/04/2026</span></a></div><div id="menu-chrono-link-fiche_1537" class="visit-form help" title="24/04/2026"><a href="javascript:" onmouseover="masqueFiches('fiche_1537');"><span class=" listingIcon iconesEvamed fiche_51" title="Draft">0</span> V10 : Subject Usability Questionnaire<span class="form-desc">24/04/2026</span></a></div><div id="menu-chrono-link-fiche_1536" class="visit-form help" title="24/04/2026"><a href="javascript:" onmouseover="masqueFiches('fiche_1536');"><span class=" listingIcon iconesEvamed fiche_50" title="Draft">0</span> V10 : PGI-I<span class="form-desc">24/04/2026</span></a></div><div id="menu-chrono-link-fiche_1535" class="visit-form help" title="24/04/2026"><a href="javascript:" onmouseover="masqueFiches('fiche_1535');"><span class=" listingIcon iconesEvamed fiche_49" title="Draft">0</span> V10 : MSHQ<span class="form-desc">24/04/2026</span></a></div><div id="menu-chrono-link-fiche_1534" class="visit-form help" title="24/04/2026"><a href="javascript:" onmouseover="masqueFiches('fiche_1534');"><span class=" listingIcon iconesEvamed fiche_48" title="Draft">0</span> V10 : EQ-5D-5L<span class="form-desc">24/04/2026</span></a></div><div id="menu-chrono-link-fiche_1533" class="visit-form help" title="24/04/2026"><a href="javascript:" onmouseover="masqueFiches('fiche_1533');"><span class=" listingIcon iconesEvamed fiche_47" title="Draft">0</span> V10 : ICIQ-LUTSQol<span class="form-desc">24/04/2026</span></a></div><div id="menu-chrono-link-fiche_1532" class="visit-form help" title="24/04/2026"><a href="javascript:" onmouseover="masqueFiches('fiche_1532');"><span class=" listingIcon iconesEvamed fiche_45" title="Draft">0</span> V10 : ICIQ-MLUTS<span class="form-desc">24/04/2026</span></a></div><div id="menu-chrono-link-fiche_1538" class="visit-form help" title="28/04/2026"><a href="javascript:" onmouseover="masqueFiches('fiche_1538');"><span class=" listingIcon iconesEvamed fiche_52" title="Draft">0</span> V10 : Physician Usability Questionnaire<span class="form-desc">28/04/2026</span></a></div><div id="menu-chrono-link-fiche_1530" class="visit-form help" title="28/04/2026"><a href="javascript:" onmouseover="masqueFiches('fiche_1530');"><span class=" listingIcon iconesEvamed fiche_44" title="Draft">0</span> V10 : Long-term annual Follow-up<span class="form-desc">28/04/2026</span></a></div></div><div class="visit-table visit-table-done"><div><span class="visit-desc help" title="Target : 17/04/2027">3 years</span> : <span class="visit-born">12/01/2027 - 16/07/2027</span></div><div class="visit-form"><em>No form</em></div></div>
|
|
</div>
|
|
|
|
<div id="filecpnt_events">
|
|
<!-- Affichage événements indésirables -->
|
|
|
|
<table width="100%" class="">
|
|
<!-- Affichage événements indésirables -->
|
|
<!-- FIN Affichage événements indésirables -->
|
|
|
|
</table>
|
|
</div>
|
|
|
|
<div id="filecpnt_docs">
|
|
<!-- Affichage des pièces jointes -->
|
|
<table width="100%" class="">
|
|
<!-- Affichage des Pièces jointes -->
|
|
</table>
|
|
<!-- FIN Affichage des Pièces jointes -->
|
|
<script>
|
|
jQuery(document).ready(function () {
|
|
|
|
jQuery("a.filedocs").click(function (event) {
|
|
if ( confirm("You will loose all the data you filled, do you really want to continue ?") == true ) {
|
|
jQuery.ajax('?module=dossier&class=upload&id_dossier=1&presenter=ajax').done(
|
|
function(content){
|
|
jQuery('#fiches').html(content);
|
|
if(closeContenu_dossier_panel!=undefined) {
|
|
//closeContenu_dossier_panel définit uniquement en mode mobile
|
|
closeContenu_dossier_panel();
|
|
}
|
|
//suppression de l'ancre du lien sur la page courante.
|
|
//ceci permet de forcer le chargement de la page, qui a été effacé par le retour de la requete ajax.
|
|
path=jQuery(location).attr('href').split("?")[1];
|
|
jQuery("a[href='?"+path+"']").attr("href","?"+path.split("#")[0]);
|
|
}
|
|
);
|
|
}
|
|
});
|
|
});
|
|
</script> </div>
|
|
|
|
</div> <!-- Fin du menu -->
|
|
|
|
<br>
|
|
<br>
|
|
|
|
</td> <!-- fin cellule menu -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Detail dossier -->
|
|
|
|
<td id="contenu_dossier_detail">
|
|
|
|
|
|
|
|
|
|
<!-- ------------------- Global validation / acceptation / new note links ------------------- -->
|
|
<p id="monitoring_action_links" style="text-align:right;margin:0;font-size:0.85em;">
|
|
|
|
|
|
<img src="img/checked.png" style="vertical-align: middle;">
|
|
<a href="#" id="partialAcceptance_link" onclick="partialAcceptance();">
|
|
<span>Save the fields's monitoring for all forms</span>
|
|
</a>
|
|
|
|
|
|
<span class="iconesEvamed">4</span>
|
|
<a href="#fiche" onclick="document.getElementById('etat_fiches_dossier').value=4; effect_1=Effect.SlideDown('modif_etat_dossier_',{duration:1.0}); return false;">
|
|
Accept all signed forms </a>
|
|
|
|
|
|
<!--
|
|
<a href="javascript:Modalbox.show('?module=generic&class=form&event=create&type=MonitoringEventNote&id_dossier=1&presenter=ajax', {title: 'New note',width: 700});">
|
|
-->
|
|
|
|
</p>
|
|
|
|
|
|
<!-- ------------------- Notes ------------------- -->
|
|
|
|
|
|
<table id="signature">
|
|
<tbody><tr>
|
|
<td colspan="2">
|
|
<div id="modif_etat_dossier_" style="display:none;">
|
|
<div style="width: 100%;border-top:1px solid gray;padding:5px;">
|
|
<form method="post" action="?module=dossier&class=file&event=changeAllSheetsState&id=1&force=1">
|
|
<input id="etat_fiches_dossier" type="hidden" name="etat" value="0" style="">
|
|
Please enter your password to change patient file forms state : <input type="password" name="pass" value="" style=""> <input type="submit" class="validation" value="OK" style="">
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody></table>
|
|
|
|
<table id="table_add_dossier_to_cohort">
|
|
<tbody><tr>
|
|
<td colspan="2">
|
|
<div id="add_dossier_to_cohort" style="display:none;">
|
|
<div style="width: 100%;border-top:1px solid gray;padding:5px;">
|
|
</div>
|
|
</div></td>
|
|
</tr>
|
|
</tbody></table>
|
|
|
|
<!-- Affichage du résumé des fiches -->
|
|
<div id="toggleMenuPatientMobile">Menu</div>
|
|
<div id="fiches">
|
|
|
|
|
|
<!-- ------------------- Queries ------------------- -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Affichage formulaire / fiche / liste des fiches / aide saisie -->
|
|
|
|
|
|
<script type="text/javascript" src="js/EE_econsentFrame.js"></script>
|
|
|
|
<script type="text/javascript">
|
|
<!--
|
|
function masqueFiches() {
|
|
// rien à faire en mode édition
|
|
}
|
|
function afficheFiches() {
|
|
// rien à faire en mode édition
|
|
}
|
|
// affichage fiche sélectionnée dans le menu
|
|
var fiche = jQuery('#menu-std-link-fiche_461');
|
|
var chronoFiche = jQuery('#menu-chrono-link-fiche_461');
|
|
|
|
var ficheElement = document.getElementById('menu-std-link-fiche_461');
|
|
countFichesElement = ficheElement.parentNode.childElementCount;
|
|
|
|
if (countFichesElement > 2 ) {
|
|
fiche.addClass('pf-menu-item-selected-color9');
|
|
} else {
|
|
fiche.parent().addClass('pf-menu-item-selected-color9');
|
|
}
|
|
chronoFiche.addClass('pf-menu-item-selected-color9');
|
|
-->
|
|
</script>
|
|
|
|
<div class="formulaire fiche fiche-box-shadow-color9" id="fiche_461">
|
|
|
|
|
|
<div class="modifierFiche">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href="#fiche" onclick="document.getElementById('form_confirm_act_f_461').action='?module=dossier&class=file&event=changeState&id=461#fiche'; document.getElementById('title_confirm_act_f_461').innerHTML='Please give your password to remove this patient file form acceptation :'; document.getElementById('etat_confirm_act_f_461').value='1'; effect_1=Effect.SlideDown('confirm_act_f_461',{duration:1.0}); return false;">
|
|
|
|
<span class="iconesEvamed listingIcon">5</span>
|
|
Remove form acceptation </a>
|
|
|
|
|
|
<div id="confirm_act_f_461" style="display:none;">
|
|
<div style="width: 100%;border-top:1px solid grey;padding:5px;">
|
|
<form id="form_confirm_act_f_461" method="post" action="?module=dossier&class=file&event=changeState&id=461#fiche">
|
|
<div id="title_confirm_act_f_461" style="display: inline;"> </div>
|
|
<input id="etat_confirm_act_f_461" type="hidden" name="etat" value="" style="">
|
|
<input type="password" name="pass" value="" style=""> <input type="submit" class="validation" style="width: 50px;" value="OK"> <input type="reset" value="Cancel" onclick="effect_1 = Effect.SlideUp('confirm_act_f_461',{duration:1.0}); return false;" style="">
|
|
</form>
|
|
</div>
|
|
</div>
|
|
|
|
</div> <!-- #modifierFiche -->
|
|
|
|
<h1 class="fiche_121">
|
|
|
|
<span class="iconesEvamed">4</span>
|
|
Device Deficiency - 23/02/2025
|
|
|
|
|
|
|
|
</h1>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="contenu_fiche">
|
|
|
|
<script type="text/javascript">
|
|
var Query_id_dossier=1;
|
|
var Query_center_id=2;
|
|
</script>
|
|
|
|
<div class="tableauFormulaire">
|
|
<div class="section s_DeviceDefiency">
|
|
<h2>Device Deficiency</h2>
|
|
<div class="section_contenu">
|
|
<div id="highlight_461_DTEONSET" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<span class="DTEONSET d-flex align-items-center" id="label_461_DTEONSET" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'DTEONSET',
|
|
'Date of Onset',
|
|
'23/02/2025',
|
|
'23/02/2025',
|
|
'3',null, false);
|
|
|
|
"><span class="label">Date of Onset
|
|
</span><span class="valeur DTEONSET">23/02/2025</span></span>
|
|
</div></div></div>
|
|
<div id="highlight_461_DTEDEVIC" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"><button id="button_query_461_DTEDEVIC" onclick="getQueriesDetailsInShowMode(this);" data-query="852," class="had_query button_query ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" role="button" aria-disabled="false"><span class="ui-button-text"><span class="iconesEvamed smallIcon">?</span><span class="text-query-button">0</span></span></button></div>
|
|
</div>
|
|
<span class="DTEDEVIC d-flex align-items-center" id="label_461_DTEDEVIC" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'DTEDEVIC',
|
|
'Date device deficiency discovered by site',
|
|
'04/03/2025',
|
|
'04/03/2025',
|
|
'3',null, false);
|
|
|
|
"><span class="label">Date device deficiency discovered by site
|
|
</span><span class="valeur DTEDEVIC">04/03/2025</span></span>
|
|
</div></div></div>
|
|
<div id="highlight_461_TTDD" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<div class="TTDD d-flex align-items-center" id="label_461_TTDD" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'TTDD',
|
|
'Title of device deficiency',
|
|
'',
|
|
'',
|
|
'',null, false);
|
|
|
|
"><span class="label">Title of device deficiency
|
|
</span></div>
|
|
</div></div></div>
|
|
<div id="highlight_461_TDD" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<div class="TDD _2 d-flex align-items-center" id="label_461_TDD" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'TDD',
|
|
'1 - Type of Device Deficiency ',
|
|
'2',
|
|
'Malfunction (failure of device to operate as intended when used per IFU and protocol)',
|
|
'3',null, false);
|
|
|
|
">
|
|
<span class="label">1 - Type of Device Deficiency
|
|
</span><span class="valeur ">Malfunction (failure of device to operate as intended when used per IFU and protocol)</span>
|
|
</div>
|
|
</div></div></div> <div id="highlight_461_TDD5S" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<div class="TDD5S d-flex align-items-center" id="label_461_TDD5S" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'TDD5S',
|
|
'Specify other type of device deficiency',
|
|
'',
|
|
'',
|
|
'',null, false);
|
|
|
|
"><span class="label">Specify other type of device deficiency
|
|
</span></div>
|
|
</div></div></div>
|
|
<div id="highlight_461_DESC" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<div class="DESC d-flex align-items-center" id="label_461_DESC" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'DESC',
|
|
'2 - Description of Event',
|
|
'Patient reported to site device malfunction. Device switched to emergency regime and kept being permanently open. It is not possible to control device. The sponsor informed abou the deficiency immediately. Patient has no pain, no urine retention, as per X-ray, positioning of control unit and cuff is correct.',
|
|
'Patient reported to site device malfunction. Device switched to emergency regime and kept being permanently open. It is not possible to control device. The sponsor informed abou the deficiency immediately. Patient has no pain, no urine retention, as per X-ray, positioning of control unit and cuff is correct.',
|
|
'3',null, false);
|
|
|
|
">
|
|
<span class="label">2 - Description of Event
|
|
</span><span class="valeur DESC">Patient reported to site device malfunction. Device switched to emergency regime and kept being permanently open. It is not possible to control device. The sponsor informed abou the deficiency immediately. Patient has no pain, no urine retention, as per X-ray, positioning of control unit and cuff is correct.</span>
|
|
</div>
|
|
</div></div></div>
|
|
<div id="highlight_461_INFO" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"><button id="button_query_461_INFO" onclick="getQueriesDetailsInShowMode(this);" data-query="853," class="had_query button_query ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" role="button" aria-disabled="false"><span class="ui-button-text"><span class="iconesEvamed smallIcon">?</span><span class="text-query-button">0</span></span></button></div>
|
|
</div>
|
|
<div class="INFO d-flex align-items-center" id="label_461_INFO" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'INFO',
|
|
'3 - Information about Device(s) (name, lot and serial number) ',
|
|
'Remote control 052300185, control unit 210011, cuff 22-0224',
|
|
'Remote control 052300185, control unit 210011, cuff 22-0224',
|
|
'3',null, false);
|
|
|
|
">
|
|
<span class="label">3 - Information about Device(s) (name, lot and serial number)
|
|
</span><span class="valeur INFO">Remote control 052300185, control unit 210011, cuff 22-0224</span>
|
|
</div>
|
|
</div></div></div>
|
|
<div id="highlight_461_CONSEQ" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<div class="CONSEQ _2 d-flex align-items-center" id="label_461_CONSEQ" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'CONSEQ',
|
|
'4 - Consequence of Device Deficiency',
|
|
'2',
|
|
'Led to adverse event',
|
|
'3',null, false);
|
|
|
|
">
|
|
<span class="label">4 - Consequence of Device Deficiency
|
|
</span><span class="valeur ">Led to adverse event</span>
|
|
</div>
|
|
</div></div></div> <div id="highlight_461_AENUM" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<div class="AENUM d-flex align-items-center" id="label_461_AENUM" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'AENUM',
|
|
'Lead to AE number',
|
|
'',
|
|
'',
|
|
'',null, false);
|
|
|
|
"><span class="label">Lead to AE number
|
|
</span></div>
|
|
</div></div></div>
|
|
</div>
|
|
</div>
|
|
<div class="section s_Actionsentreprises">
|
|
<h2>Action(s) taken</h2>
|
|
<div class="section_contenu">
|
|
<div id="highlight_461_ACTION" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<div class="ACTION _7 d-flex align-items-center" id="label_461_ACTION" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'ACTION',
|
|
'Action(s) taken',
|
|
'7',
|
|
'Other',
|
|
'3',null, false);
|
|
|
|
">
|
|
<span class="label">Action(s) taken
|
|
</span><span class="valeur ">Other</span>
|
|
</div>
|
|
</div></div></div> <div class="sousSection s_Other">
|
|
<h3>Other action(s)</h3>
|
|
<div class="section_contenu"><div id="highlight_461_ACTIONP" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<div class="ACTIONP d-flex align-items-center" id="label_461_ACTIONP" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'ACTIONP',
|
|
'If other action(s), specify',
|
|
'Implementation of the new sofware leading to continence, time to activation emergency regime increased from 8 to 12hours',
|
|
'Implementation of the new sofware leading to continence, time to activation emergency regime increased from 8 to 12hours',
|
|
'3',null, false);
|
|
|
|
">
|
|
<span class="label">If other action(s), specify
|
|
</span><span class="valeur ACTIONP">Implementation of the new sofware leading to continence, time to activation emergency regime increased from 8 to 12hours</span>
|
|
</div>
|
|
</div></div></div></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="section s_Evolution">
|
|
<h2>Event Outcome</h2>
|
|
<div class="section_contenu">
|
|
<div id="highlight_461_OUTCOME" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<div class="OUTCOME _1 d-flex align-items-center" id="label_461_OUTCOME" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'OUTCOME',
|
|
'Event Outcome',
|
|
'1',
|
|
'Resolved without Sequelae',
|
|
'3',null, false);
|
|
|
|
">
|
|
<span class="label">Event Outcome
|
|
</span><span class="valeur ">Resolved without Sequelae</span>
|
|
</div>
|
|
</div></div></div> <div id="highlight_461_DTEEND" class="required"><div class="input-group mb-3"><div class="input-group-prepend">
|
|
<div class="groupBouton">
|
|
<div class="boutonWrapper"></div>
|
|
<div class="boutonWrapper"></div>
|
|
</div>
|
|
<span class="DTEEND d-flex align-items-center" id="label_461_DTEEND" style="cursor:help;" onclick="
|
|
newQuery('461',
|
|
'Device Deficiency',
|
|
'DTEEND',
|
|
'Event End Date',
|
|
'07/04/2025',
|
|
'07/04/2025',
|
|
'3',null, false);
|
|
|
|
"><span class="label">Event End Date
|
|
</span><span class="valeur DTEEND">07/04/2025</span></span>
|
|
</div></div></div>
|
|
</div>
|
|
</div>
|
|
</div><hr>
|
|
|
|
<!-- Historique modifs -->
|
|
|
|
<div class="fiche_historique">
|
|
|
|
|
|
<a title="Changes" href="?module=audittrail&class=changes&id_history=5407&presenter=ajax" onclick="Modalbox.show(this.href, {title: this.title, width: 600}); return false;">
|
|
2025-03-12 11:21:35 : Created / Signed <em>HanaFiserova Fiserová Hana</em> </a><br>
|
|
|
|
|
|
<a title="Changes" href="?module=audittrail&class=changes&id_history=5408&presenter=ajax" onclick="Modalbox.show(this.href, {title: this.title, width: 600}); return false;">
|
|
2025-03-12 11:22:22 : Modified <em>HanaFiserova Fiserová Hana</em> </a><br>
|
|
|
|
|
|
<a title="Changes" href="?module=audittrail&class=changes&id_history=5409&presenter=ajax" onclick="Modalbox.show(this.href, {title: this.title, width: 600}); return false;">
|
|
2025-03-12 11:24:15 : Modified/ Signed <em>HanaFiserova Fiserová Hana</em> </a><br>
|
|
|
|
|
|
<a title="Changes" href="?module=audittrail&class=changes&id_history=5572&presenter=ajax" onclick="Modalbox.show(this.href, {title: this.title, width: 600}); return false;">
|
|
2025-03-22 22:08:03 : Modified <em>HanaFiserova Fiserová Hana</em> </a><br>
|
|
|
|
|
|
<a title="Changes" href="?module=audittrail&class=changes&id_history=5663&presenter=ajax" onclick="Modalbox.show(this.href, {title: this.title, width: 600}); return false;">
|
|
2025-04-17 10:11:55 : Modified <em>HanaFiserova Fiserová Hana</em> </a><br>
|
|
|
|
|
|
<a title="Changes" href="?module=audittrail&class=changes&id_history=7362&presenter=ajax" onclick="Modalbox.show(this.href, {title: this.title, width: 600}); return false;">
|
|
2025-09-01 18:06:54 : Modified/ Signed <em>HanaFiserova Fiserová Hana</em> </a><br>
|
|
|
|
|
|
<a title="Changes" href="?module=audittrail&class=changes&id_history=7414&presenter=ajax" onclick="Modalbox.show(this.href, {title: this.title, width: 600}); return false;">
|
|
2025-09-01 18:10:54 : Modified/ Accepted <em>vbuzalka Buzalka Vladimir</em> </a><br>
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div> <!-- fin du block des fiches -->
|
|
|
|
</td> <!-- fin cellule detail -->
|
|
</tr>
|
|
</tbody></table> <!-- fin tableau contenu dossier -->
|
|
|
|
<p style="text-align: right;"></p>
|
|
|
|
</div> <!-- fin contenu du dossier -->
|
|
|
|
<div id="upButton" class="upButton">
|
|
|
|
<a title="Top" href="#fiche" class="noEditSheetObs btnSticky">
|
|
<img class="btnFleche" src="img/arrow_up.svg.png" alt="up">
|
|
<span class="textBtnSticky">Top</span>
|
|
</a>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="bas">
|
|
<div class="coingb"></div>
|
|
<div class="coindb"></div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
|
observePanelButtons();
|
|
preventSheetRefresh();
|
|
|
|
/***
|
|
*
|
|
* responsive
|
|
*
|
|
*
|
|
*/
|
|
if(jQuery(window).width()<780) {
|
|
|
|
/**
|
|
*
|
|
* Menu patient
|
|
*
|
|
*/
|
|
|
|
function closeContenu_dossier_panel(){
|
|
jQuery('#contenu_dossier_panel').toggleClass('contenu_dossier_panel--with--menuDossierPatient');
|
|
jQuery('#contenu_dossier_detail').toggleClass('contenu_dossier_detail--with--menuDossierPatient');
|
|
jQuery('#toggleMenuPatientMobile').toggleClass('toggle_hide');
|
|
}
|
|
|
|
jQuery("#toggleMenuPatientMobile").on("click", closeContenu_dossier_panel)
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
</script>
|
|
|
|
|
|
<style>
|
|
|
|
.monito_checkbox{
|
|
|
|
display: none;
|
|
}
|
|
|
|
|
|
|
|
|
|
button.button_query {
|
|
|
|
width: 45px;
|
|
background-color:transparent;
|
|
border:none;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
button.button_query span span:first-child{
|
|
|
|
|
|
|
|
font-size: 40px;
|
|
|
|
line-height: 0.3;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.alert-query button.has_query {
|
|
/*border: 1px solid white;*/
|
|
color: red;
|
|
}
|
|
|
|
.warning-query button.has_query {
|
|
/* border: 1px solid white;*/
|
|
color: #E6A050;
|
|
}
|
|
|
|
button.had_query:hover{
|
|
|
|
background-color : grey !important;
|
|
color: white !important;
|
|
|
|
|
|
}
|
|
|
|
.warning-query button.has_query:hover{
|
|
|
|
background-color : #E6A050;
|
|
color: white !important;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#queryanswer-confirm-btn, .alert-query button.has_query:hover, input#queryanswer-confirm-btn, input.queryanswer-action{
|
|
|
|
background-color : red;
|
|
color: white !important;
|
|
|
|
|
|
}
|
|
|
|
.queryanswer-action:hover, #queryanswer-confirm-btn:hover{
|
|
|
|
background-color : #ff4d4d !important;
|
|
color: white !important;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
button.had_query{
|
|
/* border: 1px solid grey;*/
|
|
color: grey;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.align-items-center {
|
|
|
|
/*height: 30px;*/
|
|
|
|
vertical-align: middle;
|
|
/* margin-left: 115px;*/
|
|
border-bottom: 1px solid #dbe2e4;
|
|
/* padding-top: 4px;*/
|
|
|
|
margin-right: 10px;
|
|
|
|
|
|
|
|
flex: 1;
|
|
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
|
|
|
|
width: 90%; /* fix pour IE ne prenant pas en compte FLEX */
|
|
|
|
|
|
display: inline-flex; /* car on a un flex au dessus pour avoir une representation en colonne, pas pris en comtpe sous IE*/
|
|
display: inline-block\9;/* fix pour IE < 9 ne prenant pas en compte FLEX */
|
|
}
|
|
|
|
|
|
|
|
.groupBouton{
|
|
|
|
vertical-align: middle;
|
|
display: inline-block;
|
|
width: 105px;
|
|
|
|
}
|
|
|
|
/* Hack pour améliorer la visualisation dans l'affichage des listing des queries.*/
|
|
#queryanswer-details .groupBouton, table#table_globale .groupBouton,table#table_globale .input-group-prepend .label,table.table_global .input-group-prepend .label, table.table_global .groupBouton{
|
|
display: none;
|
|
}
|
|
|
|
|
|
.boutonWrapper, .groupBouton button{
|
|
display: inline-block;
|
|
width: 45px;
|
|
vertical-align: middle;
|
|
height: 27px;
|
|
background-color: transparent;
|
|
border: none;
|
|
}
|
|
|
|
.groupBouton button:hover{
|
|
background-color: lightgrey;
|
|
|
|
}
|
|
|
|
|
|
.input-group mb-3 button{
|
|
|
|
padding-top: 2px;
|
|
padding-bottom: 2px;
|
|
|
|
}
|
|
|
|
.ui-button-text-only .ui-button-text{
|
|
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
padding:1px;
|
|
/* line-height: 1; */
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.alert-primary{
|
|
|
|
color: #004085;
|
|
|
|
background-color: #cce5ff;
|
|
|
|
border-color: #b8daff;
|
|
|
|
|
|
|
|
}
|
|
|
|
.alert-query {
|
|
/*
|
|
color: #721c24;
|
|
background-color: #f8d7da;
|
|
border-color: #f5c6cb;
|
|
padding-top: 2px;
|
|
min-height: 30px;
|
|
padding-bottom: 2px;
|
|
*/
|
|
}
|
|
|
|
|
|
|
|
.warning-query {
|
|
|
|
/*
|
|
background-color: #fff3cd;
|
|
border-color: #ffeeba;
|
|
padding-top: 2px;
|
|
min-height: 30px;
|
|
padding-bottom: 2px;
|
|
*/
|
|
}
|
|
|
|
.alert-condition {
|
|
|
|
background: repeating-linear-gradient(
|
|
-45deg,
|
|
#ffffff,
|
|
#ffffff 10px,
|
|
#d0d0d0 10px,
|
|
#d0d0d0 20px
|
|
);
|
|
padding-top: 2px;
|
|
height: 30px;
|
|
padding-bottom: 2px;
|
|
|
|
}
|
|
|
|
.queryQuestion {
|
|
|
|
|
|
font-size: 14px;
|
|
margin-bottom: 3px;
|
|
|
|
}
|
|
|
|
.conditionsDetailsButton{
|
|
|
|
|
|
margin-left: 5px;
|
|
background: none;
|
|
}
|
|
|
|
tr.metaAction {
|
|
|
|
border-bottom: 3px solid #dbe2e4;
|
|
height: 35px;
|
|
}
|
|
|
|
tr.metaAction td {
|
|
|
|
width: inherit;
|
|
|
|
}
|
|
|
|
tr.metaAction table {
|
|
|
|
/* margin: auto; */
|
|
|
|
|
|
}
|
|
|
|
tr.alert-query + tr.metaAction button.has_query {
|
|
color: red;
|
|
}
|
|
|
|
tr.warning-query + tr.metaAction button.has_query {
|
|
/* border: 1px solid white;*/
|
|
color: #E6A050;
|
|
}
|
|
|
|
|
|
tr.champ.hidden + tr.metaAction {
|
|
display: none;
|
|
}
|
|
|
|
tr.champ[style*="display: none;"] + tr.metaAction {
|
|
display: none;
|
|
}
|
|
|
|
tr.champ[style*="display: table-row;"] + tr.metaAction {
|
|
display: table-row;
|
|
}
|
|
|
|
/*Gestion mobile*/
|
|
|
|
.isMobile tr.hidden {
|
|
display: none;
|
|
}
|
|
|
|
.isMobile tr.champ[style*="display: flex;"] + tr.metaAction {
|
|
background-color: #f8f8f8;
|
|
border-radius: 0px 0px 10px 10px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-left: 5px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media screen and (max-width: 780px) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#dossierPatient .formulaire h2,#dossierPatient .formulaire h3{
|
|
|
|
margin-left: 5px;
|
|
}
|
|
.boutonWrapper{
|
|
|
|
display: inline;
|
|
}
|
|
|
|
|
|
|
|
input.queryanswer-action{
|
|
position: relative;
|
|
bottom : 0px;
|
|
}
|
|
|
|
|
|
|
|
/* tunning tableau responsive*/
|
|
#queryanswer-info td {
|
|
padding-left: 150px;
|
|
position: relative;
|
|
background: #e6edf0;
|
|
min-height: 18px;
|
|
}
|
|
|
|
|
|
|
|
|
|
#queryanswer-info th{
|
|
|
|
display: none;
|
|
}
|
|
|
|
#queryanswer-info tr{
|
|
|
|
margin-bottom: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.contenu_dossier{
|
|
padding-right: 0px;
|
|
}
|
|
|
|
|
|
|
|
.align-items-center{
|
|
|
|
border:none;
|
|
|
|
padding-left: 0px;
|
|
min-height: 50px;
|
|
vertical-align: middle;
|
|
margin-right: 0px;
|
|
width: inherit;
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</style>
|
|
|
|
<script>
|
|
jQuery( document ).ready(function() {
|
|
//dans tous les cas on cré les boutons
|
|
jQuery(".input-group-prepend button").button();
|
|
|
|
|
|
}
|
|
);
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- affichage historique -->
|
|
<script>
|
|
|
|
//gestion des checkbox
|
|
jQuery( document ).ready(function() {
|
|
|
|
//paramtrège en fonction device
|
|
|
|
myPosition={};
|
|
if (screen.width <= 768 ) {
|
|
myPosition= { "my": "top", "at": "left top", "of": window };
|
|
}
|
|
|
|
jQuery('#queryanswer-details').dialog({
|
|
|
|
position:myPosition,
|
|
autoOpen: false,
|
|
|
|
title: 'CZ1-01',
|
|
width:'auto',
|
|
height:500,
|
|
maxHeight: 500,
|
|
});
|
|
|
|
});
|
|
|
|
|
|
// Get details from given queries list
|
|
// Set #queryanswer-details content with queries details
|
|
function getQueriesDetailsInShowMode(e) {
|
|
|
|
querylist=jQuery(e).attr("data-query").split(",");
|
|
|
|
jQuery('#queryanswer-details').html('<img src="img/ajax-loader_pf.gif" />');
|
|
|
|
jQuery('#queryanswer-details').dialog('open');
|
|
// create queries id search string
|
|
var q_id_list="";
|
|
querylist.each( function(q) {
|
|
|
|
if(q !="") {
|
|
|
|
q_id_list += '&qid[]=' + q;
|
|
}
|
|
} );
|
|
|
|
// display query information using query listing (filtered with queries ids)
|
|
jQuery.ajax({url:"?module=queries&class=qform&event=show"+q_id_list}
|
|
).done( function(data) {
|
|
|
|
jQuery('#queryanswer-details').html(data);
|
|
|
|
}
|
|
).fail( function() { alert("Request failed !"); }
|
|
).always( function() { } );
|
|
}
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
jQuery(function() {
|
|
|
|
jQuery('.img-check').click(function(){
|
|
|
|
|
|
/**
|
|
* Modifie le statut des champs
|
|
*
|
|
*/
|
|
|
|
if (jQuery(this).hasClass('img-checked')) {
|
|
|
|
jQuery("#"+this.id+"_img").attr('src', "img/checked_no.png");
|
|
jQuery(this).attr('title','Field not monitored.');
|
|
jQuery(this).removeClass('img-checked');
|
|
jQuery("#"+this.id+"_checkbox").attr('checked',false);
|
|
|
|
|
|
} else {
|
|
jQuery("#"+this.id+"_img").attr('src', "img/checked.png");
|
|
jQuery(this).attr('title','Monitored Field.');
|
|
jQuery(this).addClass('img-checked');
|
|
jQuery("#"+this.id+"_checkbox").prop('checked',true);
|
|
|
|
}
|
|
|
|
|
|
jQuery("#partialAcceptance_link_"+this.id.split("_")[0]+" span").attr("style","font-style:italic");
|
|
jQuery("#partialAcceptance_link_"+this.id.split("_")[0]+" span").html("Save the fields's monitoring")
|
|
jQuery("#partialAcceptance_link_"+this.id.split("_")[0]+" span").attr("title","Accept selected items.");
|
|
jQuery("#partialAcceptance_link span").attr("style","font-style:italic");
|
|
jQuery("#partialAcceptance_link span").html("Save the fields's monitoring for all forms");
|
|
jQuery("#partialAcceptance_link span").attr("title",'Accept selected items.');
|
|
|
|
|
|
});
|
|
|
|
|
|
}
|
|
);
|
|
|
|
function partialAcceptance(id_fiche) {
|
|
//if id_fiche est null en enregistre toutes les fiches. sinon uniquement celle correspondante à $id__fiche.
|
|
|
|
var paramArray = [];
|
|
|
|
|
|
jQuery.each(jQuery('.monito_checkbox'), function () {
|
|
|
|
var champs = {};
|
|
var st = "";
|
|
(jQuery(this).prop('checked') == true) ? st = 1 : st = 0;
|
|
|
|
name_splitted=jQuery(this).attr('name').split("_");
|
|
|
|
champs.id_fiche = name_splitted.shift();
|
|
champs.id_champ = name_splitted.join('_');
|
|
champs.statut = st;
|
|
|
|
if(id_fiche != null && id_fiche==champs.id_fiche){
|
|
|
|
paramArray.push(champs);
|
|
|
|
}
|
|
|
|
if(id_fiche==null){
|
|
|
|
paramArray.push(champs);
|
|
|
|
}
|
|
|
|
});
|
|
|
|
if(id_fiche==null){
|
|
|
|
id_fiche="";
|
|
id_div=".partialAcceptance_fiche span";
|
|
|
|
}else{
|
|
|
|
id_div="#partialAcceptance_link_"+id_fiche+" span";
|
|
}
|
|
|
|
|
|
jQuery.ajax({
|
|
url: "?module=monitoring&class=partialAcceptance&presenter=ajax",
|
|
type: "POST",
|
|
data: {"data": paramArray},
|
|
dataType: 'html',
|
|
cache: false,
|
|
|
|
beforeSend: function () {
|
|
|
|
|
|
|
|
|
|
jQuery('#img_partialAcceptance'+id_fiche).attr("src", "img/ajax-loader_pf.gif");
|
|
|
|
|
|
jQuery('#warning').css("visibility", "visible");
|
|
jQuery('#warning_message').css("visibility", "visible");
|
|
|
|
|
|
|
|
},
|
|
|
|
success: function (data) {
|
|
|
|
jQuery('#queries').append(data);
|
|
|
|
|
|
},
|
|
error: function (e) {
|
|
|
|
console.log("ERROR : ", e);
|
|
alert("Erreur lors de l'enregistrement. Aucune données a été sauvegardée.");
|
|
|
|
|
|
},
|
|
complete: function () {
|
|
|
|
jQuery('#warning').css("visibility", "hidden");
|
|
jQuery('#warning_message').css("visibility", "hidden");
|
|
|
|
|
|
jQuery('#img_partialAcceptance'+id_fiche).attr("src", "img/checked.png");
|
|
|
|
//rétablissement du style et texte des boutons
|
|
jQuery(id_div).attr("style","");
|
|
jQuery(id_div).attr("title",'');
|
|
jQuery(id_div).html("Save the fields's monitoring");
|
|
|
|
jQuery("#partialAcceptance_link span").attr("style","");
|
|
jQuery("#partialAcceptance_link span").attr("title",'');
|
|
jQuery("#partialAcceptance_link span").html("Save the fields's monitoring for all forms");
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
});
|
|
};
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- FIN:acceptation partielle des fiches -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
|
|
<div id="footer_etude">
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="pied">
|
|
<div id="foot">
|
|
<div id="soft_version" style="text-align: right;">© 1data - v2.25.0</div>
|
|
</div> </div>
|
|
|
|
<!-- tooltips JS -->
|
|
<script type="text/javascript">
|
|
jQuery("a.bookmarkme").click(function(){ return addToFavorite(jQuery(this).attr('href'), jQuery(this).attr('title'));});
|
|
|
|
</script>
|
|
|
|
|
|
<div style="display: none;" id="alive-session-keeper-dialog" title="Your session may expire">
|
|
<p>
|
|
<img src="img/icons/large/refresh.png" style="float: left; margin: 0 1em 1em 0 ;">
|
|
Confirm you want to prevent session expiration by closing this message. </p>
|
|
<span id="alive-session-keeper-dialog-time" style="font-size: 80%; float: right;"></span><br>
|
|
</div>
|
|
<div style="display: none;" id="session-expired-dialog" title="Your session expired">
|
|
<p>
|
|
<img src="img/icons/large/refresh.png" style="float: left; margin: 0 1em 1em 0 ;">
|
|
Your session already expired. All data you filled since last form save will be lost. We apologie for inconvenience. </p>
|
|
</div>
|
|
<script type="text/javascript">
|
|
// set session keeper interval here (seconds)
|
|
var userAuthAliveCheckerTimeout = 900000; // 15 mns
|
|
|
|
function userAuthAliveKeeper() {
|
|
jQuery.ajax({url: "?module=public&class=authentication&event=status"}).done(function( data ) {
|
|
window.clearTimeout(userAuthAliveCheckerResult);
|
|
if ( data == 0 ) {
|
|
jQuery( "#session-expired-dialog" ).dialog(
|
|
{ resizable: true,width: 'auto', modal: true,
|
|
close: function(event,ui) { window.location = "?"; }
|
|
}
|
|
);
|
|
}
|
|
else {
|
|
var userAuthAliveCheckerResult = window.setTimeout(function(){userAuthAliveChecker();},userAuthAliveCheckerTimeout);
|
|
}
|
|
|
|
jQuery( "#alive-session-keeper-dialog" ).dialog( "close" );
|
|
})
|
|
}
|
|
|
|
function userAuthAliveChecker() {
|
|
var curDate = new Date();
|
|
jQuery("#alive-session-keeper-dialog-time").html(curDate.toLocaleString());
|
|
jQuery("#alive-session-keeper-dialog").dialog(
|
|
{ resizable: true, modal: false,
|
|
close: function(event,ui) { userAuthAliveKeeper(); }
|
|
}
|
|
)
|
|
};
|
|
var userAuthAliveCheckerResult = window.setTimeout(function(){userAuthAliveChecker();},userAuthAliveCheckerTimeout);
|
|
</script>
|
|
|
|
|
|
|
|
|
|
<div class="ui-dialog ui-widget ui-widget-content ui-corner-all ui-draggable ui-resizable" tabindex="-1" role="dialog" aria-labelledby="ui-id-1" style="display: none; outline: 0px; z-index: 1000; position: absolute;"><div class="ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix"><span id="ui-id-1" class="ui-dialog-title">CZ1-01</span><a href="#" class="ui-dialog-titlebar-close ui-corner-all" role="button"><span class="ui-icon ui-icon-closethick">close</span></a></div><div id="queryanswer-details" style="font-size: 0.8em;" class="ui-dialog-content ui-widget-content"></div><div class="ui-resizable-handle ui-resizable-n" style="z-index: 1000;"></div><div class="ui-resizable-handle ui-resizable-e" style="z-index: 1000;"></div><div class="ui-resizable-handle ui-resizable-s" style="z-index: 1000;"></div><div class="ui-resizable-handle ui-resizable-w" style="z-index: 1000;"></div><div class="ui-resizable-handle ui-resizable-se ui-icon ui-icon-gripsmall-diagonal-se ui-icon-grip-diagonal-se" style="z-index: 1000;"></div><div class="ui-resizable-handle ui-resizable-sw" style="z-index: 1000;"></div><div class="ui-resizable-handle ui-resizable-ne" style="z-index: 1000;"></div><div class="ui-resizable-handle ui-resizable-nw" style="z-index: 1000;"></div></div></body></html> |