{"id":14086,"date":"2024-08-28T15:15:16","date_gmt":"2024-08-28T15:15:16","guid":{"rendered":"https:\/\/www.clinomic.ai\/?page_id=14086"},"modified":"2024-09-14T20:44:41","modified_gmt":"2024-09-14T20:44:41","slug":"mona-os","status":"publish","type":"page","link":"https:\/\/www.clinomic.ai\/ro\/mona-os\/","title":{"rendered":"mona OS"},"content":{"rendered":"<div id=\"TextPageHeader-block_fddb96d924e67a6f7052d80ba5985898\" class=\"TextPageHeader col-12\">\n\n\t<div class=\"row\">\n\t\t<div class=\"col-12 bg-light\" >\n\t\t\t<div class=\"row justify-content-center\">\n\t\t\t\t<div class=\"col-12 col-sm-9 \">\n\n\t\t\t\t\t<div\n\t\t\t\t\t\tclass=\"row justify-content-center mt-6  mb-5 \">\n\t\t\t\t\t\t<div class=\"col fluid-max-width text-center\">\n\t\t\t\t\t\t\t<h1 class=\"display-3\">mona OS<\/h1>\n\t\t\t\t\t\t\t<p class=\"lead fs-4 mb-2\">Sistemul de operare inovator pentru medicina intensiv\u0103 \u0219i acut\u0103<\/p>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<\/div>\n\n\n<style>\n.text-black-animated {\n\tcolor: black !important;\n\topacity: 1 !important;\n\ttransition: color 0.5s ease-in-out, opacity 0.5s ease-in-out;\n}\n<\/style>\n\n<div class=\"PlainText  my-5 py-5\" id=\"PlainText-block_ae3413e931e87eeb6c9f08a131086d76\">\n\t<div class=\"container-fluid\" style=\"max-width: 1500px;\">\n\t\t\n\t\t<div class=\"row justify-content-center align-items-center\">\n\t\t\t<div class=\"col-12 col-sm-5  mb-3 mb-sm-0\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert.jpg\" class=\"cli-border-box-radius img-fluid\" alt=\"\" srcset=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert.jpg 800w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert-300x200.jpg 300w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert-768x512.jpg 768w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert-338x225.jpg 338w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert-363x242.jpg 363w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert-60x40.jpg 60w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert-120x80.jpg 120w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert-536x357.jpg 536w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert-136x91.jpg 136w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert-182x121.jpg 182w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/medical-banner-with-doctor-working-laptop-scaled_fur-Website-optimiert-750x500.jpg 750w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\t\t\t<\/div>\n\t\t\t<div class=\"col-12 col-sm-6 offset-sm-1 mb-3 mb-sm-0 fs-3 fw-bolder text-break\" id=\"text-428\">\n\t\t\t\tmona OS este sistemul de operare dezvoltat de Clinomic pentru solu\u021bia Mona. Designul mona OS combin\u0103 o arhitectur\u0103 IT modern\u0103 cu securitatea cibernetic\u0103 de ultim\u0103 genera\u021bie. mona OS integreaz\u0103 componentele de conectivitate, interoperabilitate, standardizare \u0219i armonizare cu un depozit de date clinice (CDR) deschis, bazat pe HL7 FHIR.<br \/>\r\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\n\t<\/div>\n<\/div>\n\n\n<script>\ndocument.getElementById('text-428').innerHTML =\n\tdocument.getElementById('text-428').innerText\n\t.split(' ')\n\t.map(word => `<span style=\"color: darkgrey; opacity: 0.5; transition: color 0.3s, opacity 1;\">${word}<\/span>`)\n\t.join(' ');\n\njQuery(window).scroll(function() {\n\tvar delay = 0; \/\/ Initial delay for the staggered effect\n\tjQuery('#text-428 span').each(function() {\n\t\tvar $word = jQuery(this);\n\t\tvar wordTop = $word.offset().top;\n\t\tvar scrollPos = jQuery(window).scrollTop() + jQuery(window).height();\n\n\t\tif (scrollPos > wordTop && !$word.hasClass('text-black-animated')) {\n\t\t\tsetTimeout(function() {\n\t\t\t\t$word.addClass('text-black-animated');\n\t\t\t}, delay);\n\t\t\tdelay += 50; \/\/ Increment delay for each subsequent word\n\t\t}\n\t});\n});\n<\/script>\n\n\n<style>\n@media (min-width: 850px) {\n\t.KeyFeatures::before {\n\t\tbackground-image: url(\"https:\/\/www.clinomic.ai\/wp-content\/themes\/clinomic-theme\/assets\/images\/mona-background.png\");\n\t}\n}\n<\/style>\n\n\n<div class=\"KeyFeatures col-12\" id=\"KeyFeatures-block_d88b050e28c42962a3d8cdbbefb3057e\">\n\t<div data-aos=\"fade-up\" class=\"container mb-3 py-sm-5\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-12 mt-lg-6 pt-lg-6\">\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"col-12 mt-lg-6 cli-border-box-radius py-5\" style=\"background-color: #673BB7; \">\n\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t<div class=\"col-12 col-sm-12 text-center\">\n\t\t\t\t\t\t\t\t<h2 class=\"mb-5 text-white display-5\">mona OS &#8211; \u00eenseamn\u0103 pentru tine<\/h2>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"row justify-content-center\">\n\t\t\t\t\t\t\t<div class=\"col-12 col-lg-9\">\n\t\t\t\t\t\t\t\t<div class=\"row justify-content-center\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-10 col-lg-6 mb-4 mb-sm-3\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-image text-white cli-icon-reliability\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 px-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mb-2 text-white fs-5\">Certitudine juridic\u0103<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-muted\"><small>Integritatea \u0219i completitudinea datelor: mona OS automatizeaz\u0103 \u00eenregistrarea de \u00eenalt\u0103 frecven\u021b\u0103 a datelor, cum ar fi parametrii vitali, dispozitivele punct-of-care (PoC) sau datele dispozitivului din procedurile de \u00eenlocuire a organelor \u00eentr-un sistem de verificare.<\/small><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-10 col-lg-6 mb-4 mb-sm-3\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-image text-white cli-icon-free\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 px-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mb-2 text-white fs-5\">Acces gratuit la date<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-muted\"><small>mona OS ofer\u0103 o interfa\u021b\u0103 HL7 FHIR deschis\u0103 \u0219i complet documentat\u0103 pentru depozitul de date clinice, adic\u0103 suveranitatea complet\u0103 a datelor \u0219i acces la datele dvs. \u00eentr-o form\u0103 structurat\u0103, f\u0103r\u0103 costuri suplimentare.<\/small><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-10 col-lg-6 mb-4 mb-sm-3\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-image text-white cli-icon-time\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 px-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mb-2 text-white fs-5\">Economie de timp de 550 ore per pat<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-muted\"><small>Combina\u021bia dintre captarea automat\u0103 a datelor \u0219i introducerea vocal\u0103 economise\u0219te p\u00e2n\u0103 la 30 de minute de sarcini administrative pe pat \u0219i tur\u0103, adic\u0103 550 de ore pe pat \u0219i pe an.<span id=\"cli_def_6a3ac62ce4a94\" tabindex=\"0\" data-bs-html=\"true\" data-bs-toggle=\"popover\" data-bs-container=\"body\" data-bs-trigger=\"focus\" data-bs-content=\"Case Study Clinomic 2023 \"><sup>&nbsp;[1]<\/sup><\/span><script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        var popoverTriggerList = [].slice.call(document.querySelectorAll(\"#cli_def_6a3ac62ce4a94\"));\n        var popoverList = popoverTriggerList.map(function (popoverTriggerEl) {\n            return new understrap.Popover(popoverTriggerEl);\n        });\n    });\n    <\/script><span id=\"cli_def_6a3ac62ce4abb\" tabindex=\"0\" data-bs-html=\"true\" data-bs-toggle=\"popover\" data-bs-container=\"body\" data-bs-trigger=\"focus\" data-bs-content=\"A Peine, et al., Standardized Comparison of Voice-Based Information and Documentation Systems to Established Systems in Intensive Care: Crossover Study, DOI: 10.2196\/44773 \"><sup>&nbsp;[2]<\/sup><\/span><script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        var popoverTriggerList = [].slice.call(document.querySelectorAll(\"#cli_def_6a3ac62ce4abb\"));\n        var popoverList = popoverTriggerList.map(function (popoverTriggerEl) {\n            return new understrap.Popover(popoverTriggerEl);\n        });\n    });\n    <\/script>.<\/small><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-10 col-lg-6 mb-4 mb-sm-3\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-image text-white cli-icon-checkmark-on\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 px-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mb-2 text-white fs-5\">Protec\u021bia veniturilor<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-muted\"><small>Mona a redus erorile de documentare cu un factor de opt.<span id=\"cli_def_6a3ac62ce4ad2\" tabindex=\"0\" data-bs-html=\"true\" data-bs-toggle=\"popover\" data-bs-container=\"body\" data-bs-trigger=\"focus\" data-bs-content=\"A Peine, et al., Standardized Comparison of Voice-Based Information and Documentation Systems to Established Systems in Intensive Care: Crossover Study, DOI: 10.2196\/44773 \"><sup>&nbsp;[5]<\/sup><\/span><script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        var popoverTriggerList = [].slice.call(document.querySelectorAll(\"#cli_def_6a3ac62ce4ad2\"));\n        var popoverList = popoverTriggerList.map(function (popoverTriggerEl) {\n            return new understrap.Popover(popoverTriggerEl);\n        });\n    });\n    <\/script>.  mona OS \u00eenregistreaz\u0103 automat, corect \u0219i fiabil datele relevante pentru facturare, cum ar fi timpul de ventila\u021bie.<\/small><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t<div class=\"col-12 text-center\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/clinomic-appointment.odoo.com\/book\/0b3fbd35\" class=\"btn btn-outline-white mt-4 heartbeat-button\"\n\t\t\t\t\t\t\t\t\t\tstyle=\"color: white;\">Programa\u021bi o demonstra\u021bie acum<\/a>\n\t\t\t\t\t\t\t\t\t<br>\n\t\t\t\t\t\t\t\t\t<span class=\"d-inline-block text-center text-small text-white mt-3\">\n\t\t\t\t\t\t\t\t\t\tApel video de 30 de minute \u22c5 gratuit \u0219i f\u0103r\u0103 obliga\u021bii \u22c5 ro\/en<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"CliCiteNew my-5\" id=\"CliCiteNew-block_4d4c6c3a8696a24ff5cc8685defe6a29\">\n\t<div class=\"container my-6\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-12 bg-light cli-border-box-radius\">\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 col-sm-6 col-lg-6 cli-border-box-radius d-none d-md-block\"\n\t\t\t\t\t\tstyle=\"background-image: url(https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Website-Zitatgeber-Rudiger_Zeichenflache-1-1-588x450.png); background-size: cover;\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"col-12 col-sm-6 col-lg-6 cli-border-box-radius ratio ratio-1x1 d-block d-md-none\"\n\t\t\t\t\t\tstyle=\"background-image: url(https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Website-Zitatgeber-Rudiger_Zeichenflache-1-1-588x450.png); background-size: cover;\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 col-lg-6 col-lg-5 pt-sm-2\">\n\t\t\t\t\t\t<div class=\"row p-4\">\n\t\t\t\t\t\t\t<div class=\"col-12 mb-5 mb-lg-4 p-4 text-center\">\n\t\t\t\t\t\t\t\t<span class=\"fs-6\">\u201emona OS automatizeaz\u0103 colectarea datelor de pe dispozitivele medicale din sec\u021bia de terapie intensiv\u0103 \u0219i din sistemele informatice ale spitalului, armonizeaz\u0103 \u0219i standardizeaz\u0103 datele de s\u0103n\u0103tate \u0219i le pune la dispozi\u021bie \u00eentr-o form\u0103 structurat\u0103 pentru prelucrare ulterioar\u0103 \u2013 \u00eentr-un mod securizat \u0219i care respect\u0103 confiden\u021bialitatea\u201d.<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"col-12 mb-4 mb-sm-0 text-center px-0 p-sm-3\">\n\t\t\t\t\t\t\t\t<p class=\"fs-5 fw-bold\">R\u00fcdiger Kiefer, doctor, M.Sc.<\/p>\n\t\t\t\t\t\t\t\t<p class=\"fs-6\">Head of Customer Solutions<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n<style>\n@media (max-width: 1000px) {\n\t.CLIScreenshotSlider .slide img {\n\t\tmax-height: 200px;\n\t\t\/* Adjust this value to control the height of the slides *\/\n\t\theight: auto;\n\t\twidth: auto;\n\t}\n\n\t.CLIScreenshotSlider .image-slider- {\n\t\tpadding: 10px;\n\t\t\/* Optional: Add some padding around the slider on mobile *\/\n\t}\n}\n<\/style>\n<div class=\"CLIScreenshotSlider col-12 bg-light\" id=\"CLIScreenshotSlider-block_5c0a9cab13d45eb5417d741c002e7ad2\">\n\t<div class=\"mb-3 mt-4 py-sm-5\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-12\">\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"container\">\n\t\t\t\t\t\t<div class=\"row justify-content-center\">\n\t\t\t\t\t\t\t<div class=\"col-12 col-sm-8 text-center\">\n\t\t\t\t\t\t\t\t<h2 class=\"mb-5 display-5\">Sistemul de operare pentru transformarea digital\u0103 a sec\u021biei tale de terapie intensiv\u0103!<\/h2>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"col-12 px-0\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"image-slider-31943 my-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide topic px-2 my-1\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"769\" height=\"500\" src=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-769x500.png\" class=\"shadow-sm\" alt=\"\" srcset=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-769x500.png 769w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-300x195.png 300w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-768x499.png 768w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-346x225.png 346w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-363x236.png 363w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-60x39.png 60w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-123x80.png 123w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-536x348.png 536w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-136x88.png 136w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web-186x121.png 186w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/Mona-Device_ICU_kleiner-fur-Web.png 800w\" sizes=\"auto, (max-width: 769px) 100vw, 769px\" \/>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide topic px-2 my-1\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"500\" src=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/04\/RL5_9952_Messe-Berlin-GmbH-1-scaled.jpg\" class=\"shadow-sm\" alt=\"\" \/>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide topic px-2 my-1\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"719\" height=\"500\" src=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-719x500.png\" class=\"shadow-sm\" alt=\"\" srcset=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-719x500.png 719w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-300x209.png 300w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-768x534.png 768w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-324x225.png 324w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-363x252.png 363w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-60x42.png 60w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-115x80.png 115w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-536x373.png 536w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-136x95.png 136w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert-174x121.png 174w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/003_fur-Website-Grose-optimiert.png 800w\" sizes=\"auto, (max-width: 719px) 100vw, 719px\" \/>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide topic px-2 my-1\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"885\" height=\"500\" src=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-885x500.png\" class=\"shadow-sm\" alt=\"\" srcset=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-885x500.png 885w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-300x170.png 300w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-1024x579.png 1024w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-768x434.png 768w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-368x208.png 368w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-363x205.png 363w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-60x34.png 60w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-142x80.png 142w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-536x303.png 536w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-400x225.png 400w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-136x77.png 136w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-214x121.png 214w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona-240x135.png 240w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/08\/UKA-Arzt-Pfleger-Clinomic-Mona.png 1276w\" sizes=\"auto, (max-width: 885px) 100vw, 885px\" \/>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide topic px-2 my-1\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"500\" src=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/DSC_1280-Bearbeitet-1.jpg\" class=\"shadow-sm\" alt=\"\" srcset=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/DSC_1280-Bearbeitet-1.jpg 750w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/DSC_1280-Bearbeitet-1-300x200.jpg 300w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/DSC_1280-Bearbeitet-1-338x225.jpg 338w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/DSC_1280-Bearbeitet-1-363x242.jpg 363w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/DSC_1280-Bearbeitet-1-60x40.jpg 60w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/DSC_1280-Bearbeitet-1-120x80.jpg 120w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/DSC_1280-Bearbeitet-1-536x357.jpg 536w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/DSC_1280-Bearbeitet-1-136x91.jpg 136w, https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/DSC_1280-Bearbeitet-1-182x121.jpg 182w\" sizes=\"auto, (max-width: 750px) 100vw, 750px\" \/>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<script>\njQuery(document).ready(function($) {\n\tjQuery('.image-slider-31943').slick({\n\t\tdots: false,\n\t\tinfinite: true,\n\t\tspeed: 25000,\n\t\tslidesToShow: 1,\n\t\tcenterMode: true,\n\t\tvariableWidth: true,\n\t\tslidesToScroll: 1,\n\t\tautoplay: true,\n\t\tautoplaySpeed: 0,\n\t\tcssEase: 'linear',\n\t\tpauseOnHover: true,\n\t});\n});\n<\/script>\n\n\n<style>\n.KeyFeaturesSingle::before {\n\tbackground-image: url(\"\");\n}\n<\/style>\n\n\n<div class=\"KeyFeaturesSingle col-12\" id=\"KeyFeaturesSingle-block_0a247cf029cb0416179312af129e432c\">\n\t<div class=\"container mb-3 py-sm-5\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-12\">\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"col-12 py-5\">\n\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t<div class=\"col-12 col-sm-12 text-center\">\n\t\t\t\t\t\t\t\t<h2 class=\"mb-5 display-5\">mona OS<br>Func\u021bionalit\u0103\u021bi \u0219i caracteristici<\/h2>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"row justify-content-center\">\n\t\t\t\t\t\t\t<div class=\"col-12\">\n\t\t\t\t\t\t\t\t<div class=\"row row-cols-1 row-cols-md-2 row-cols-xl-3 g-4 justify-content-center\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 col-sm-10 mb-4 mb-sm-3 \">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"ratio ratio-1x1 bg-light cli-border-box-radius\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"w-100  p-4\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-3 text-black\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-image  cli-icon-diversity\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 px-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mb-2 fs-5\">Interoperabilitate<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-muted\"><small>Gateway-ul IoT, serverul de comunica\u021bii integrat \u0219i alte tehnologii precum IHE Profile asigur\u0103 interoperabilitatea robust\u0103 a mona OS cu sute de dispozitive medicale \u0219i sistemele informa\u021bionale ale clinicii dumneavoastr\u0103.<\/small><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 col-sm-10 mb-4 mb-sm-3 \">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"ratio ratio-1x1 bg-light cli-border-box-radius\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"w-100  p-4\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-3 text-black\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-image  cli-icon-plugandplay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 px-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mb-2 fs-5\">Plug&amp;Play<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-muted\"><small>Interfa\u021b\u0103 de utilizare simpl\u0103, intuitiv\u0103 pentru configurarea dispozitivelor medicale conectate &#8211; inclusiv achizi\u021bia retrospectiv\u0103 de date a parametrilor vitali, de exemplu dup\u0103 transferul \u00eentre sala de operare \u0219i UTI<\/small><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 col-sm-10 mb-4 mb-sm-3 \">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"ratio ratio-1x1 bg-light cli-border-box-radius\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"w-100  p-4\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-3 text-black\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-image  cli-icon-big-hospital\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 px-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mb-2 fs-5\">Scalabilitate<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-muted\"><small>mona OS sprijin\u0103 spitalele mici \u0219i mijlocii, precum \u0219i furnizorii de \u00eengrijire maxim\u0103. Depozitul de date clinice integrat bazat pe HL7-FHIR a fost optimizat pentru performan\u021b\u0103 maxim\u0103 \u0219i ofer\u0103 acces la date aproape \u00een timp real.<\/small><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 col-sm-10 mb-4 mb-sm-3 \">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"ratio ratio-1x1 bg-light cli-border-box-radius\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"w-100  p-4\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-3 text-black\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-image  cli-icon-reliability\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 px-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mb-2 fs-5\">securitate cibernetic\u0103<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-muted\"><small>mona OS \u00eendepline\u0219te toate cerin\u021bele moderne de securitate cibernetic\u0103 \u0219i este chiar potrivit pentru utilizare \u00een cloud.<\/small><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 col-sm-10 mb-4 mb-sm-3 \">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"ratio ratio-1x1 bg-light cli-border-box-radius\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"w-100  p-4\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-3 text-black\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-image  cli-icon-time\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 px-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mb-2 fs-5\">Disponibilitate ridicat\u0103<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-muted\"><small>mona OS permite func\u021bionarea continu\u0103 chiar \u0219i \u00een timpul lucr\u0103rilor de \u00eentre\u021binere extinse: actualiz\u0103rile sunt importate \u0219i testate \u00eenainte de a fi lansate pentru o func\u021bionare productiv\u0103 \u00een c\u00e2teva secunde.<\/small><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 col-sm-4 mb-4 mb-sm-3 \">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ratio ratio-1x1 bg-light cli-border-box-radius\" style=\"border: 1px solid #673BB7;\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"w-100  p-4\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row h-100 align-items-center\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-3 text-black text-center\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"mb-2 fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tIn demo veritas\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/clinomic-appointment.odoo.com\/book\/0b3fbd35\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tclass=\"btn mt-4 heartbeat-button btn-block text-white\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tstyle=\"background-color: #673BB7; height: auto; border-radius: 32px;\">Programa\u021bi o demonstra\u021bie acum<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<br>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\" d-inline-block text-center text-small mt-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tApel video de 30 de minute \u22c5 gratuit \u0219i f\u0103r\u0103 obliga\u021bii \u22c5 ro\/en<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-video\"><video height=\"1080\" style=\"aspect-ratio: 1920 \/ 1080;\" width=\"1920\" controls poster=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/Future-Lab-1.jpg\" src=\"https:\/\/www.clinomic.ai\/wp-content\/uploads\/2024\/07\/Arne-Peine-Data-Solutions-mit-DE-Untertiteln.mp4\"><\/video><\/figure>\n\n\n\n<div class=\"CLIFeaturesOverloadSlider col-12 bg-light\" id=\"CLIFeaturesOverloadSlider-block_915123a0e2273c0648967dffe583b73b\">\n\t<div class=\"mb-3 mt-4 py-sm-5\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-12\">\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"container\">\n\t\t\t\t\t\t<div class=\"row justify-content-center\">\n\t\t\t\t\t\t\t<div class=\"col-12 col-sm-8 text-center\">\n\t\t\t\t\t\t\t\t<h2 class=\"mb-5 display-5\">mona OS are ceea ce ai nevoie<\/h2>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"col-12 px-0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"feature_slider slider-1 my-3\">\n\t\t\t\t\t\t\t\t\t<div class=\"slide topic px-2 my-1\">\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill text-white bg-purple fw-normal px-3 py-2 fs-5 shadow-sm\">\n\t\t\t\t\t\t\t\t\t\t\tDevelopment of funding\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHigh interoperability\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tCybersecurity\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHighly available platform\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tFHIR-Interface\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tStandardization and harmonization\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tInnovation and development\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tFull data sovereignty\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\t IoT gateways for connecting the devices\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tClinical Data Repository (CDR) \t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tOptimal connectivity\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"feature_slider slider-2 my-3\">\n\t\t\t\t\t\t\t\t\t<div class=\"slide topic px-2 my-1\">\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill text-white bg-purple fw-normal px-3 py-2 fs-5 shadow-sm\">\n\t\t\t\t\t\t\t\t\t\t\tOpen Platform\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tOptimal connectivity\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tDevelopment of funding\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tClinical Data Repository (CDR) \t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\t IoT gateways for connecting the devices\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tFull data sovereignty\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tInnovation and development\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tStandardization and harmonization\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tFHIR-Interface\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHighly available platform\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tCybersecurity\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHigh interoperability\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"feature_slider slider-3 my-3\">\n\t\t\t\t\t\t\t\t\t<div class=\"slide topic px-2 my-1\">\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill text-white bg-purple fw-normal px-3 py-2 fs-5 shadow-sm\">\n\t\t\t\t\t\t\t\t\t\t\tFull data sovereignty\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHigh interoperability\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tCybersecurity\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHighly available platform\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tFHIR-Interface\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tInnovation and development\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tOptimal connectivity\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tDevelopment of funding\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\t IoT gateways for connecting the devices\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tStandardization\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHarmonization\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"feature_slider slider-4 my-3\">\n\t\t\t\t\t\t\t\t\t<div class=\"slide topic px-2 my-1\">\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill text-white bg-purple fw-normal px-3 py-2 fs-5 shadow-sm\">\n\t\t\t\t\t\t\t\t\t\t\tInnovation and development\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\t IoT gateways for connecting the devices\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tDevelopment of funding\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tOptimal connectivity\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHarmonization\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tFull data sovereignty\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHigh interoperability\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tCybersecurity\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHighly available platform\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tFHIR-Interface\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tInnovation and development\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"feature_slider slider-5 my-3\">\n\t\t\t\t\t\t\t\t\t<div class=\"slide topic px-2 my-1\">\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill text-white bg-purple fw-normal px-3 py-2 fs-5 shadow-sm\">\n\t\t\t\t\t\t\t\t\t\t\tHigh interoperability\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tInnovation and development\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tFHIR-Interface\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tFull data sovereignty\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tOptimal connectivity\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tDevelopment of funding\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\t IoT gateways for connecting the devices\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tHarmonization\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tCybersecurity\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide px-2 my-1\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"badge rounded-pill bg-white shadow-sm text-black px-3 py-2 fw-normal fs-5\">\n\t\t\t\t\t\t\t\t\t\t\t\tStandardization\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<script>\njQuery(document).ready(function($) {\n\t\t\t\t$('.slider-1').each(function() {\n\t\t\t\tvar $slider = $(this);\n\t\t\t\tvar totalWidth = 0;\n\t\t\t\tvar $slides = $slider.find('.slide');\n\t\t\t\tvar $purpleSlide = $slides.filter('.topic').first();\n\t\t\t\tvar $otherSlides = $slides.not('.topic');\n\n\t\t\t\t\/\/ Shuffle the other slides\n\t\t\t\t$otherSlides.sort(function() {\n\t\t\t\t\treturn 0.5 - Math.random();\n\t\t\t\t});\n\n\t\t\t\t\/\/ Ensure the purple slide is among the first 7 slides\n\t\t\t\tvar newSlides = $otherSlides.toArray();\n\t\t\t\tnewSlides.splice(Math.floor(Math.random() * 7), 0, $purpleSlide[0]);\n\n\t\t\t\t\/\/ Append the slides back to the slider\n\t\t\t\t$slider.empty().append(newSlides);\n\t\t\t\t$slider.find('.slide').each(function() {\n\t\t\t\t\ttotalWidth += $(this).outerWidth(true);\n\t\t\t\t});\n\n\t\t\t\tvar viewportWidth = $slider.width();\n\t\t\t\tvar speed = totalWidth * 0.8; \/\/ Adjust this multiplier to control speed normalization\n\n\t\t\t\t$slider.slick({\n\t\t\t\t\tinfinite: true,\n\t\t\t\t\tslidesToShow: Math.floor(viewportWidth \/ $slider.find('.slide').outerWidth(true)),\n\t\t\t\t\tslidesToScroll: 1,\n\t\t\t\t\tautoplay: true,\n\t\t\t\t\tautoplaySpeed: 0,\n\t\t\t\t\tspeed: speed,\n\t\t\t\t\tcssEase: 'linear',\n\t\t\t\t\tvariableWidth: true,\n\n\t\t\t\t});\n\t\t\t});\n\t\t\t\t\t\t$('.slider-2').each(function() {\n\t\t\t\tvar $slider = $(this);\n\t\t\t\tvar totalWidth = 0;\n\t\t\t\tvar $slides = $slider.find('.slide');\n\t\t\t\tvar $purpleSlide = $slides.filter('.topic').first();\n\t\t\t\tvar $otherSlides = $slides.not('.topic');\n\n\t\t\t\t\/\/ Shuffle the other slides\n\t\t\t\t$otherSlides.sort(function() {\n\t\t\t\t\treturn 0.5 - Math.random();\n\t\t\t\t});\n\n\t\t\t\t\/\/ Ensure the purple slide is among the first 7 slides\n\t\t\t\tvar newSlides = $otherSlides.toArray();\n\t\t\t\tnewSlides.splice(Math.floor(Math.random() * 7), 0, $purpleSlide[0]);\n\n\t\t\t\t\/\/ Append the slides back to the slider\n\t\t\t\t$slider.empty().append(newSlides);\n\t\t\t\t$slider.find('.slide').each(function() {\n\t\t\t\t\ttotalWidth += $(this).outerWidth(true);\n\t\t\t\t});\n\n\t\t\t\tvar viewportWidth = $slider.width();\n\t\t\t\tvar speed = totalWidth * 0.8; \/\/ Adjust this multiplier to control speed normalization\n\n\t\t\t\t$slider.slick({\n\t\t\t\t\tinfinite: true,\n\t\t\t\t\tslidesToShow: Math.floor(viewportWidth \/ $slider.find('.slide').outerWidth(true)),\n\t\t\t\t\tslidesToScroll: 1,\n\t\t\t\t\tautoplay: true,\n\t\t\t\t\tautoplaySpeed: 0,\n\t\t\t\t\tspeed: speed,\n\t\t\t\t\tcssEase: 'linear',\n\t\t\t\t\tvariableWidth: true,\n\n\t\t\t\t});\n\t\t\t});\n\t\t\t\t\t\t$('.slider-3').each(function() {\n\t\t\t\tvar $slider = $(this);\n\t\t\t\tvar totalWidth = 0;\n\t\t\t\tvar $slides = $slider.find('.slide');\n\t\t\t\tvar $purpleSlide = $slides.filter('.topic').first();\n\t\t\t\tvar $otherSlides = $slides.not('.topic');\n\n\t\t\t\t\/\/ Shuffle the other slides\n\t\t\t\t$otherSlides.sort(function() {\n\t\t\t\t\treturn 0.5 - Math.random();\n\t\t\t\t});\n\n\t\t\t\t\/\/ Ensure the purple slide is among the first 7 slides\n\t\t\t\tvar newSlides = $otherSlides.toArray();\n\t\t\t\tnewSlides.splice(Math.floor(Math.random() * 7), 0, $purpleSlide[0]);\n\n\t\t\t\t\/\/ Append the slides back to the slider\n\t\t\t\t$slider.empty().append(newSlides);\n\t\t\t\t$slider.find('.slide').each(function() {\n\t\t\t\t\ttotalWidth += $(this).outerWidth(true);\n\t\t\t\t});\n\n\t\t\t\tvar viewportWidth = $slider.width();\n\t\t\t\tvar speed = totalWidth * 0.8; \/\/ Adjust this multiplier to control speed normalization\n\n\t\t\t\t$slider.slick({\n\t\t\t\t\tinfinite: true,\n\t\t\t\t\tslidesToShow: Math.floor(viewportWidth \/ $slider.find('.slide').outerWidth(true)),\n\t\t\t\t\tslidesToScroll: 1,\n\t\t\t\t\tautoplay: true,\n\t\t\t\t\tautoplaySpeed: 0,\n\t\t\t\t\tspeed: speed,\n\t\t\t\t\tcssEase: 'linear',\n\t\t\t\t\tvariableWidth: true,\n\n\t\t\t\t});\n\t\t\t});\n\t\t\t\t\t\t$('.slider-4').each(function() {\n\t\t\t\tvar $slider = $(this);\n\t\t\t\tvar totalWidth = 0;\n\t\t\t\tvar $slides = $slider.find('.slide');\n\t\t\t\tvar $purpleSlide = $slides.filter('.topic').first();\n\t\t\t\tvar $otherSlides = $slides.not('.topic');\n\n\t\t\t\t\/\/ Shuffle the other slides\n\t\t\t\t$otherSlides.sort(function() {\n\t\t\t\t\treturn 0.5 - Math.random();\n\t\t\t\t});\n\n\t\t\t\t\/\/ Ensure the purple slide is among the first 7 slides\n\t\t\t\tvar newSlides = $otherSlides.toArray();\n\t\t\t\tnewSlides.splice(Math.floor(Math.random() * 7), 0, $purpleSlide[0]);\n\n\t\t\t\t\/\/ Append the slides back to the slider\n\t\t\t\t$slider.empty().append(newSlides);\n\t\t\t\t$slider.find('.slide').each(function() {\n\t\t\t\t\ttotalWidth += $(this).outerWidth(true);\n\t\t\t\t});\n\n\t\t\t\tvar viewportWidth = $slider.width();\n\t\t\t\tvar speed = totalWidth * 0.8; \/\/ Adjust this multiplier to control speed normalization\n\n\t\t\t\t$slider.slick({\n\t\t\t\t\tinfinite: true,\n\t\t\t\t\tslidesToShow: Math.floor(viewportWidth \/ $slider.find('.slide').outerWidth(true)),\n\t\t\t\t\tslidesToScroll: 1,\n\t\t\t\t\tautoplay: true,\n\t\t\t\t\tautoplaySpeed: 0,\n\t\t\t\t\tspeed: speed,\n\t\t\t\t\tcssEase: 'linear',\n\t\t\t\t\tvariableWidth: true,\n\n\t\t\t\t});\n\t\t\t});\n\t\t\t\t\t\t$('.slider-5').each(function() {\n\t\t\t\tvar $slider = $(this);\n\t\t\t\tvar totalWidth = 0;\n\t\t\t\tvar $slides = $slider.find('.slide');\n\t\t\t\tvar $purpleSlide = $slides.filter('.topic').first();\n\t\t\t\tvar $otherSlides = $slides.not('.topic');\n\n\t\t\t\t\/\/ Shuffle the other slides\n\t\t\t\t$otherSlides.sort(function() {\n\t\t\t\t\treturn 0.5 - Math.random();\n\t\t\t\t});\n\n\t\t\t\t\/\/ Ensure the purple slide is among the first 7 slides\n\t\t\t\tvar newSlides = $otherSlides.toArray();\n\t\t\t\tnewSlides.splice(Math.floor(Math.random() * 7), 0, $purpleSlide[0]);\n\n\t\t\t\t\/\/ Append the slides back to the slider\n\t\t\t\t$slider.empty().append(newSlides);\n\t\t\t\t$slider.find('.slide').each(function() {\n\t\t\t\t\ttotalWidth += $(this).outerWidth(true);\n\t\t\t\t});\n\n\t\t\t\tvar viewportWidth = $slider.width();\n\t\t\t\tvar speed = totalWidth * 0.8; \/\/ Adjust this multiplier to control speed normalization\n\n\t\t\t\t$slider.slick({\n\t\t\t\t\tinfinite: true,\n\t\t\t\t\tslidesToShow: Math.floor(viewportWidth \/ $slider.find('.slide').outerWidth(true)),\n\t\t\t\t\tslidesToScroll: 1,\n\t\t\t\t\tautoplay: true,\n\t\t\t\t\tautoplaySpeed: 0,\n\t\t\t\t\tspeed: speed,\n\t\t\t\t\tcssEase: 'linear',\n\t\t\t\t\tvariableWidth: true,\n\n\t\t\t\t});\n\t\t\t});\n\t\t\t});\n<\/script>\n\n\n<div id=\"FAQ-block_162ae7f57c3e9c19a0517c672b265589\" class=\"FAQ col-12 mt-5 pt-5 mx-0\">\n\n\n\t<div class=\"container\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-12 bg-secondary cli-border-box-radius py-5\">\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"col-12 col-sm-12 text-center mt-3\">\n\t\t\t\t\t\t<h2 class=\"mb-5\">Ai \u00eentreb\u0103ri?<\/h2>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"col-11 offset-1 col-sm-9 offset-sm-1\">\n\t\t\t\t\t\t<div class=\"row justify-content-center\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-5 px-md-5\">\n\n\t\t\t\t\t\t\t\t<a class=\"faq-item-headline text-reset\" data-bs-toggle=\"collapse\" href=\"#collapse-419910530\"\n\t\t\t\t\t\t\t\t\taria-expanded=\"false\" aria-controls=\"collapse-419910530\">\n\t\t\t\t\t\t\t\t\t<h3>Ce suport ofer\u0103 mona OS pentru inova\u021bii \u0219i dezvolt\u0103ri?<\/h3>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<div class=\"collapse\" id=\"collapse-419910530\">\n\t\t\t\t\t\t\t\t\t<p>mona OS v\u0103 ofer\u0103 baza tehnic\u0103 pentru utilizarea datelor opera\u021bionale \u0219i clinice \u00een scopuri de inovare sau propriile dezvolt\u0103ri. \u00cen plus, Clinomic v\u0103 ajut\u0103 s\u0103 accesa\u021bi fonduri publice \u0219i s\u0103 utiliza\u021bi datele dumneavoastr\u0103 \u00een cadrul Legii germane privind utilizarea datelor de s\u0103n\u0103tate.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-5 px-md-5\">\n\n\t\t\t\t\t\t\t\t<a class=\"faq-item-headline text-reset\" data-bs-toggle=\"collapse\" href=\"#collapse-820383024\"\n\t\t\t\t\t\t\t\t\taria-expanded=\"false\" aria-controls=\"collapse-820383024\">\n\t\t\t\t\t\t\t\t\t<h3>Cum sunt colectate \u0219i agregate datele \u00een mona OS?<\/h3>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<div class=\"collapse\" id=\"collapse-820383024\">\n\t\t\t\t\t\t\t\t\t<p>Datele de la dispozitivele medicale, cum ar fi monitoare de semne vitale, ventilatoare \u0219i sisteme de perfuzie, sunt \u00eenregistrate automat, eventual folosind un gateway IoT. Desigur, datele structurate sunt schimbate \u0219i cu toate sistemele de informa\u021bii compatibile cu HL7 din spitalul dumneavoastr\u0103. Datele \u00eenregistrate sunt agregate \u00een fi\u0219a pacientului \u0219i sunt disponibile \u00eentr-o form\u0103 armonizat\u0103, structurat\u0103.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-5 px-md-5\">\n\n\t\t\t\t\t\t\t\t<a class=\"faq-item-headline text-reset\" data-bs-toggle=\"collapse\" href=\"#collapse-734857475\"\n\t\t\t\t\t\t\t\t\taria-expanded=\"false\" aria-controls=\"collapse-734857475\">\n\t\t\t\t\t\t\t\t\t<h3>Ce func\u021bii ofer\u0103 mona OS pentru integrarea \u0219i procesarea datelor?<\/h3>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<div class=\"collapse\" id=\"collapse-734857475\">\n\t\t\t\t\t\t\t\t\t<p>mona OS accept\u0103 HL7 v2 \u0219i HL7 FHIR pentru conectivitate \u0219i interoperabilitate cu alte sisteme. Ofer\u0103 o platform\u0103 CDR standardizat\u0103, bazat\u0103 pe FHIR \u0219i permite capturarea automat\u0103 a datelor din sistemele informa\u021bionale precum HIS \u0219i LIS, precum \u0219i din dispozitivele medicale din UTI.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-5 px-md-5\">\n\n\t\t\t\t\t\t\t\t<a class=\"faq-item-headline text-reset\" data-bs-toggle=\"collapse\" href=\"#collapse-626798220\"\n\t\t\t\t\t\t\t\t\taria-expanded=\"false\" aria-controls=\"collapse-626798220\">\n\t\t\t\t\t\t\t\t\t<h3>Pot rula mona OS cu aplica\u021bii \u0219i produse ter\u021be?<\/h3>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<div class=\"collapse\" id=\"collapse-626798220\">\n\t\t\t\t\t\t\t\t\t<p>Arhitectura mona OS separ\u0103 datele de aplica\u021bii \u0219i logica de afaceri. \u00cempreun\u0103 cu interfa\u021ba deschis\u0103 \u0219i complet documentat\u0103 HL7 FHIR, mona OS v\u0103 permite s\u0103 v\u0103 conecta\u021bi propriile aplica\u021bii sau produse ter\u021be.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-5 px-md-5\">\n\n\t\t\t\t\t\t\t\t<a class=\"faq-item-headline text-reset\" data-bs-toggle=\"collapse\" href=\"#collapse-101765768\"\n\t\t\t\t\t\t\t\t\taria-expanded=\"false\" aria-controls=\"collapse-101765768\">\n\t\t\t\t\t\t\t\t\t<h3>Ce dispozitive medicale accept\u0103 mona OS?<\/h3>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<div class=\"collapse\" id=\"collapse-101765768\">\n\t\t\t\t\t\t\t\t\t<p>mona OS suport\u0103 \u00een prezent c\u00e2teva sute de dispozitive medicale din categoriile semne vitale, proceduri de \u00eenlocuire a organelor, pompe \u0219i injectoare \u0219i dispozitive la punctul de \u00eengrijire. Lua\u021bi leg\u0103tura cu noi pentru a discuta peisajul dispozitivului dvs. specific.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 mb-5 px-md-5\">\n\n\t\t\t\t\t\t\t\t<a class=\"faq-item-headline text-reset\" data-bs-toggle=\"collapse\" href=\"#collapse-51643274\"\n\t\t\t\t\t\t\t\t\taria-expanded=\"false\" aria-controls=\"collapse-51643274\">\n\t\t\t\t\t\t\t\t\t<h3>Pot rula \u0219i mona OS cu infrastructura de server existent\u0103?<\/h3>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<div class=\"collapse\" id=\"collapse-51643274\">\n\t\t\t\t\t\t\t\t\t<p>mona OS este conceput ca un sistem modular \u0219i scalabil. \u00cen func\u021bie de dimensiunea institu\u021biei dvs., un singur server profesional este suficient. Dar, desigur, mona OS accept\u0103 \u0219i medii moderne de virtualizare sau implement\u0103ri \u00een cloud. Permite\u021bi-ne s\u0103 discut\u0103m cerin\u021bele dumneavoastr\u0103 \u00eentr-o \u00eent\u00e2lnire comun\u0103.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"row justify-content-center mb-4\">\n\t\t\t\t\t<div class=\"col-11 col-sm-6 col-lg-3 text-center\">\n\t\t\t\t\t\t<p class=\"mb-4\">Ai \u00eentreb\u0103ri?<\/p>\n\t\t\t\t\t\t<a class=\"btn btn-outline-dark d-block rounded-pill\"\n\t\t\t\t\t\t\thref=\"https:\/\/clinomic-appointment.odoo.com\/book\/0b3fbd35\">Face\u021bi o programare<\/a>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p> [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"https:\/\/www.clinomic.ai\/ro\/mona-os\/\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":12,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"iawp_total_views":98,"footnotes":"","_et_pb_custom_css":""},"class_list":["post-14086","page","type-page","status-publish","hentry"],"acf":[],"_et_pb_custom_css":"","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>mona OS - Clinomic<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.clinomic.ai\/ro\/mona-os\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"mona OS - Clinomic\" \/>\n<meta property=\"og:description\" content=\"[...]Read More...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.clinomic.ai\/ro\/mona-os\/\" \/>\n<meta property=\"og:site_name\" content=\"Clinomic\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-14T20:44:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.clinomic.ai\/ro\/mona-os\/\",\"url\":\"https:\/\/www.clinomic.ai\/ro\/mona-os\/\",\"name\":\"mona OS - Clinomic\",\"isPartOf\":{\"@id\":\"https:\/\/www.clinomic.ai\/#website\"},\"datePublished\":\"2024-08-28T15:15:16+00:00\",\"dateModified\":\"2024-09-14T20:44:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.clinomic.ai\/ro\/mona-os\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.clinomic.ai\/ro\/mona-os\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.clinomic.ai\/ro\/mona-os\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/www.clinomic.ai\/ro\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"mona OS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.clinomic.ai\/#website\",\"url\":\"https:\/\/www.clinomic.ai\/\",\"name\":\"Clinomic\",\"description\":\"Rethinking Critical Care\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.clinomic.ai\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ro-RO\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"mona OS - Clinomic","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.clinomic.ai\/ro\/mona-os\/","og_locale":"ro_RO","og_type":"article","og_title":"mona OS - Clinomic","og_description":"[...]Read More...","og_url":"https:\/\/www.clinomic.ai\/ro\/mona-os\/","og_site_name":"Clinomic","article_modified_time":"2024-09-14T20:44:41+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.clinomic.ai\/ro\/mona-os\/","url":"https:\/\/www.clinomic.ai\/ro\/mona-os\/","name":"mona OS - Clinomic","isPartOf":{"@id":"https:\/\/www.clinomic.ai\/#website"},"datePublished":"2024-08-28T15:15:16+00:00","dateModified":"2024-09-14T20:44:41+00:00","breadcrumb":{"@id":"https:\/\/www.clinomic.ai\/ro\/mona-os\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.clinomic.ai\/ro\/mona-os\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.clinomic.ai\/ro\/mona-os\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/www.clinomic.ai\/ro\/"},{"@type":"ListItem","position":2,"name":"mona OS"}]},{"@type":"WebSite","@id":"https:\/\/www.clinomic.ai\/#website","url":"https:\/\/www.clinomic.ai\/","name":"Clinomic","description":"Rethinking Critical Care","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.clinomic.ai\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ro-RO"}]}},"_links":{"self":[{"href":"https:\/\/www.clinomic.ai\/ro\/wp-json\/wp\/v2\/pages\/14086","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.clinomic.ai\/ro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.clinomic.ai\/ro\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.clinomic.ai\/ro\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.clinomic.ai\/ro\/wp-json\/wp\/v2\/comments?post=14086"}],"version-history":[{"count":3,"href":"https:\/\/www.clinomic.ai\/ro\/wp-json\/wp\/v2\/pages\/14086\/revisions"}],"predecessor-version":[{"id":16523,"href":"https:\/\/www.clinomic.ai\/ro\/wp-json\/wp\/v2\/pages\/14086\/revisions\/16523"}],"wp:attachment":[{"href":"https:\/\/www.clinomic.ai\/ro\/wp-json\/wp\/v2\/media?parent=14086"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}