{"id":3360,"date":"2025-11-19T15:56:23","date_gmt":"2025-11-19T14:56:23","guid":{"rendered":"https:\/\/hi-technologies.ch\/?page_id=3360"},"modified":"2025-12-29T12:05:24","modified_gmt":"2025-12-29T11:05:24","slug":"salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante","status":"publish","type":"page","link":"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/","title":{"rendered":"Salles Colloques &amp; Salles de Simulation pour \u00e9tablissements de Sant\u00e9"},"content":{"rendered":"\n\n\n\n   \n\n\n\n      \n\n\n\n        \n<section\n  id=\"block_babe23d74693963dc06f7a62b93c5627\"\n  class=\"hero_section relative isolate   w-full overflow-hidden md:rounded-2xl md:mt-6 mt-0 js-hero\"\n  data-hero-tone=\"dark\"\n  style=\"background-image:linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%), url(https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/hit_Header-Salle-simulation-Crestron.jpg); background-size:cover; background-position:center; min-height:62vh; --glass-w: 50%;\">\n\n\n        <div class=\"hero__glass is-slant\"\n        style=\"\n          --glass-w: 50%;\n          --glass-blur: 12px;\n          --rgb: 247,247,247;\n          --alpha: 0.4;\n          --bleed: 120px;\n        \"\n        aria-hidden=\"true\">\n      <div class=\"glass-surface\"><\/div>\n    <\/div>\n  \n\n    \n    \n  <div class=\"relative z-20 max-w-7xl px-4 md:px-6 mx-auto\" style=\"min-height:62vh;\">\n    <div class=\"flex items-center\" style=\"min-height:62vh;\">\n              \n        <div class=\"hero__content py-12 md:py-16 lg:py-20 text-black text-left\">\n\n          \n                      <h1 class=\"text-3xl md:text-6xl fw-600 uppercase leading-tight js-reveal\"\n                data-reveal-from=\"left\" data-reveal-distance=\"24\"\n                data-reveal-delay=\"0.06\" data-reveal-once=\"true\">\n              Salles Colloques &#038; Salles de Simulation\n            <\/h1>\n          \n                      <div class=\"mt-4 text-sm md:text-base leading-relaxed opacity-95 js-reveal-blur\"\n                data-reveal-distance=\"12\" data-reveal-delay=\"0.12\" data-reveal-once=\"true\">\n              <p>Dans les \u00e9tablissements de sant\u00e9, les salles de colloque et les espaces de simulation jouent un r\u00f4le essentiel : ce sont des lieux o\u00f9 se croisent expertise clinique, d\u00e9cisions m\u00e9dicales, enseignement, analyse de pratiques et coordination interdisciplinaire.<\/p>\n<p>La qualit\u00e9 des infrastructures audiovisuelles est d\u00e9terminante pour garantir :<\/p>\n<ul>\n<li>la clart\u00e9 des pr\u00e9sentations m\u00e9dicales,<\/li>\n<li>l\u2019efficacit\u00e9 des r\u00e9unions multidisciplinaires (RCP),<\/li>\n<li>le partage de connaissances entre \u00e9quipes,<\/li>\n<li>la formation continue du personnel soignant,<\/li>\n<li>le travail collaboratif avec des partenaires externes,<\/li>\n<li>l\u2019int\u00e9gration fluide de la t\u00e9l\u00e9m\u00e9decine et des solutions hybrides.<\/li>\n<\/ul>\n<p>Hi Technologies con\u00e7oit des environnements audiovisuels adapt\u00e9s aux exigences du secteur hospitalier : performants, robustes, simples d\u2019usage et parfaitement int\u00e9gr\u00e9s aux flux cliniques.<\/p>\n\n            <\/div>\n          \n                                          <div class=\"mt-6 flex flex-wrap items-center gap-4 js-reveal\"\n                data-reveal-from=\"up\" data-reveal-distance=\"16\"\n                data-reveal-delay=\"0.18\" data-reveal-once=\"true\">\n                                                  \n                    \n                \n\n<a href=\"#solutions\" class=\"cta_link tone-teal\">\n  <span>Voir nos solutions<\/span>\n    <svg class=\"cta_icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n    <path d=\"M9 5l7 7-7 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n  <\/svg>\n  <\/a>\n      \n                                                  \n                    \n                \n\n\n\n\n\n\n      \n        \n    \n      <a href=\"https:\/\/hi-technologies.ch\/fr\/contact\/\"\n       class=\"cta_btn cta_btn--md cta_btn--wipe tone-teal cta_btn--hairline halo-none\"\n       >\n      <span>Contactez-nous<\/span>\n              <svg class=\"cta_icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n          <path d=\"M9 5l7 7-7 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n          <\/a>\n        \n            <\/div>\n          \n        <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    var hero = document.currentScript && document.currentScript.previousElementSibling;\n    if (!hero) return;\n    var tone = hero.getAttribute('data-hero-tone') || 'light';\n    document.body.classList.add('has-hero', 'hero-tone-' + tone);\n  })();\n<\/script>\n\n<script>\n(function(){\n  \/\/ On cible tous les heroes de la page (au cas o\u00f9 il y en a plusieurs)\n  var panes = document.querySelectorAll('.hero_section .hero__glass');\n  if (!panes.length) return;\n\n  function isMobile(){ return window.matchMedia('(max-width: 767.98px)').matches; }\n\n  panes.forEach(function(glass){\n    var ro;\n\n    function update(){\n      if (isMobile()){\n        glass.style.setProperty('--skew-deg', '0deg');\n        return;\n      }\n      \/\/ on lit la \"taille du biseau\" depuis la CSS var --bleed (fallback 48px)\n      var bleed = parseFloat(getComputedStyle(glass).getPropertyValue('--bleed')) || 48;\n      var h = glass.offsetHeight || 1;\n      var deg = Math.atan(bleed \/ h) * 180 \/ Math.PI;\n      glass.style.setProperty('--skew-deg', deg.toFixed(4) + 'deg');\n    }\n\n    \/\/ init + observers\n    update();\n    ro = new ResizeObserver(update);\n    ro.observe(glass);\n    window.addEventListener('resize', update, { passive: true });\n  });\n})();\n<\/script>\n\n\n\n\n\n<section\n  class=\"py-16 md:py-24 rounded-2xl md:rounded-3xl mt-24 mb-24 md:mt-12 md:mb-12\"\n  style=\"--tile-right-w: 44rem; --tile-small-w: 38rem; --text-max: 58ch; background:#f7f7f7;\"\n>\n\n    <div class=\"container mx-auto max-w-7xl grid lg:grid-cols-[minmax(22rem,var(--text-max))_1fr] gap-8 items-center\">\n          <div class=\"max-w-[var(--text-max)]\">\n\n                  <h2 class=\"text-3xl md:text-4xl font-semibold tracking-tight text-neutral-900\n                    js-reveal\"\n              data-reveal-from=\"down\" data-reveal-distance=\"20\"\n              data-reveal-once=\"true\">\n            Quand l\u2019AV devient un atout pour la formation et la coordination clinique\n          <\/h2>\n        \n        \n                            <div class=\"prose prose-neutral max-w-none text-neutral-700\n                      js-reveal-blur\"\n              data-reveal-distance=\"12\"\n              data-reveal-delay=\"0.12\" data-reveal-once=\"true\">\n            <p>Les espaces m\u00e9dicaux n\u00e9cessitent une exp\u00e9rience technologique sans friction. Les installations doivent r\u00e9pondre \u00e0 des crit\u00e8res stricts : fiabilit\u00e9 absolue, hygi\u00e8ne, compatibilit\u00e9 avec les normes hospitali\u00e8res, fonctionnement imm\u00e9diat et sans assistance.<\/p>\n<p>Une salle de colloque ou de simulation r\u00e9ussie se distingue par :<\/p>\n<ul>\n<li>une diffusion d\u2019image haute pr\u00e9cision (radiologie, chirurgie, RCP),<\/li>\n<li>une sonorisation limpide m\u00eame dans de grands auditoriums,<\/li>\n<li>une captation vid\u00e9o adapt\u00e9e \u00e0 la d\u00e9monstration gestuelle ou clinique,<\/li>\n<li>une visioconf\u00e9rence inter-\u00e9tablissements stable et naturelle,<\/li>\n<li>un contr\u00f4le technique simple et centralis\u00e9,<\/li>\n<li>une int\u00e9gration esth\u00e9tique compatible avec les contraintes hospitali\u00e8res.<\/li>\n<\/ul>\n<p>Hi Technologies met en \u0153uvre des solutions qui optimisent les \u00e9changes, fluidifient les formations et renforcent la qualit\u00e9 des enseignements m\u00e9dicaux.<\/p>\n\n          <\/div>\n        \n                  <div class=\"mt-8 js-reveal\"\n              data-reveal-from=\"up\" data-reveal-distance=\"16\"\n              data-reveal-delay=\"0.18\" data-reveal-once=\"true\">\n            \n\n    \n\n\n\n\n      \n        \n    \n      <a href=\"https:\/\/hi-technologies.ch\/fr\/contact\/\"\n       class=\"cta_btn cta_btn--md cta_btn--wipe tone-neutral cta_btn--hairline halo-none ink-dark\"\n       >\n      <span>Contactez-nous<\/span>\n              <svg class=\"cta_icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n          <path d=\"M9 5l7 7-7 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n          <\/a>\n            <\/div>\n              <\/div>\n\n\n          <div class=\"overflow-hidden rounded-xl bg-neutral-100 justify-self-end w-full lg:w-[var(--tile-right-w)]\n                  js-reveal\"\n          data-reveal-from=\"right\"\n          data-reveal-distance=\"120\"\n          data-reveal-once=\"true\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/hit-2-1_Salle-simulation-Sante.jpg\" alt=\"\"\n              class=\"aspect-[7\/5] w-full object-cover transition-transform duration-300 ease-out hover:scale-[1.02]\">\n              <\/div>\n\n  <\/div>\n\n    <div class=\"container mx-auto max-w-7xl mt-10\">\n    <div class=\"grid grid-cols-3 md:grid-cols-[1fr_var(--tile-right-w)_1fr] gap-8 items-end overflow-visible\"\n        data-reveal-stagger=\"0.08\">\n      \n            <div class=\"col-span-1 hidden md:block justify-self-start md:-ml-[80%] js-reveal\"\n          data-reveal-from=\"left\"\n          data-reveal-distance=\"56\"\n          data-reveal-once=\"true\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/hit-2-3_Salle-Simulation.jpg\" alt=\"\"\n              class=\"aspect-[4\/3] w-[var(--tile-small-w)] rounded-md bg-neutral-100 object-cover transition-transform duration-300 ease-out hover:scale-[1.02]\">\n              <\/div>\n\n            <div class=\"col-span-3 md:col-start-2 md:col-end-3 place-self-center js-reveal\"\n          data-reveal-from=\"down\"\n          data-reveal-distance=\"64\"\n          data-reveal-delay=\"0.04\"\n          data-reveal-once=\"true\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/hit-2-2_Salle-Colloque-HUG.jpg\" alt=\"\"\n              class=\"aspect-[7\/5] w-full rounded-xl bg-neutral-100 object-cover transition-transform duration-300 ease-out hover:scale-[1.02]\">\n              <\/div>\n\n            <div class=\"hidden md:block md:col-start-3 md:col-end-4 justify-self-end self-start md:-mr-[80%] js-reveal\"\n          data-reveal-from=\"right\"\n          data-reveal-distance=\"56\"\n          data-reveal-delay=\"0.08\"\n          data-reveal-once=\"true\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/hit-2-4_Salle-Simulation-hopital.jpg\" alt=\"\"\n              class=\"aspect-[4\/3] w-[var(--tile-small-w)] rounded-md bg-neutral-100 object-cover transition-transform duration-300 ease-out hover:scale-[1.02]\">\n              <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n\n\n\n\n\n\n<section id=\"solutions\" class=\"spotlight relative  mt-5 mb-5\">\n  <div class=\"max-w-7xl mx-auto px-4 md:px-6 py-12 md:py-16\">\n\n        <div\n      class=\"hidden md:block absolute inset-y-6 md:inset-y-8 bg-[#f7f7f7] rounded-2xl w-1\/2 right-0\"\n      aria-hidden=\"true\"><\/div>\n\n    <div class=\"relative grid grid-cols-1 md:grid-cols-12 gap-8 md:gap-12 items-center z-10\">\n\n            <div class=\"md:order-1 md:col-span-7 md:-mr-10 lg:-mr-12 js-reveal\"\n        data-reveal-from=\"left\"\n        data-reveal-distance=\"120\"\n        data-reveal-delay=\"0\">\n                          <img decoding=\"async\" class=\"w-auto rounded-xl shadow-sm max-h-[550px] overflow-y-auto m-auto\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Hit_Bloc-3-Salle-de-colloque-Tumor-Board.jpg\" alt=\"\">\n        \n                          <div class=\"mt-6 md:mt-8\">\n            <div class=\"md:w-[420px] md:ml-[160px] md:mr-[160px] md:pr-4\">\n                            <div class=\"inline-block align-top max-w-[40ch] border-l border-l-[#0080A2] pl-4 py-4 text-base md:text-lg opacity-90 js-reveal\"\n                  data-reveal-from=\"left\"\n                  data-reveal-distance=\"80\"\n                  data-reveal-delay=\"0.12\">\n                    <p>Nous cr\u00e9ons des espaces de simulation r\u00e9alistes o\u00f9 chaque geste, chaque voix et chaque interaction peuvent \u00eatre analys\u00e9s avec une pr\u00e9cision clinique.<\/p>\n\n              <\/div>\n            <\/div>\n          <\/div>\n              <\/div>\n\n            <div class=\"md:order-2 md:col-span-5\">\n        <div class=\"px-5 py-15 md:px-10 md:py-30 \">\n\n          \n                      <h2 class=\"text-3xl md:text-4xl fw-600 leading-tight mb-8 mt-16 js-reveal\"\n                data-reveal-from=\"right\" data-reveal-distance=\"24\" data-reveal-once=\"true\">\n              Salles de Simulation M\u00e9dicale \n            <\/h2>\n          \n                      <p class=\"text-lg uppercase tracking-wide opacity-80 mb-6 u-title fw-500 js-reveal\"\n              data-reveal-from=\"right\" data-reveal-distance=\"20\"\n              data-reveal-delay=\"0.06\" data-reveal-once=\"true\">\n              captation, immersion et r\u00e9alisme p\u00e9dagogique\n            <\/p>\n          \n                      <div class=\"mt-2 text-sm md:text-base leading-relaxed js-reveal-blur\"\n                data-reveal-distance=\"12\" data-reveal-delay=\"0.12\" data-reveal-once=\"true\">\n              <p><strong>Nos solutions d\u00e9di\u00e9es :<\/strong><\/p>\n<ul>\n<li><strong>Syst\u00e8mes multicam\u00e9ras intelligents<\/strong> (angles multiples, zoom sur gestes, suivi des intervenants).<\/li>\n<li><strong>Captation audio haute pr\u00e9cision<\/strong>, y compris en environnement ouvert ou bruyant.<\/li>\n<li><strong>Enregistrements synchronis\u00e9s pour d\u00e9briefing<\/strong> (audio, vid\u00e9o, monitoring).<\/li>\n<li><strong>Murs d\u2019images ou \u00e9crans haute r\u00e9solution<\/strong> pour diffusion des signaux biom\u00e9dicaux \/ scopies \/ vid\u00e9os p\u00e9dagogiques.<\/li>\n<li><strong>Solutions de streaming s\u00e9curis\u00e9<\/strong> pour formation \u00e0 distance.<\/li>\n<\/ul>\n\n            <\/div>\n          \n                    \n                      <div class=\"mt-8 flex flex-wrap items-center gap-6 mb-16 js-reveal\"\n                data-reveal-from=\"up\" data-reveal-distance=\"16\"\n                data-reveal-delay=\"0.18\" data-reveal-once=\"true\">\n                                                  \n                    \n                \n\n<a href=\"https:\/\/hi-technologies.ch\/fr\/contact\/\" class=\"cta_link tone-teal\">\n  <span>Contactez-nous<\/span>\n  <\/a>\n      \n                        \n            <\/div>\n          \n        <\/div>\n      <\/div>\n\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n\n\n\n\n\n\n<section id=\"block_a5206b1bc97651555ed557f66d2b57c8\" class=\"spotlight relative  mt-5 mb-5\">\n  <div class=\"max-w-7xl mx-auto px-4 md:px-6 py-12 md:py-16\">\n\n        <div\n      class=\"hidden md:block absolute inset-y-6 md:inset-y-8 bg-[#f7f7f7] rounded-2xl w-1\/2 left-0\"\n      aria-hidden=\"true\"><\/div>\n\n    <div class=\"relative grid grid-cols-1 md:grid-cols-12 gap-8 md:gap-12 items-center z-10\">\n\n            <div class=\"md:order-2 md:col-span-7 md:-ml-10 lg:-ml-12 js-reveal\"\n        data-reveal-from=\"right\"\n        data-reveal-distance=\"120\"\n        data-reveal-delay=\"0\">\n                          <img decoding=\"async\" class=\"w-auto rounded-xl shadow-sm max-h-[550px] overflow-y-auto m-auto\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Bloc-4-Simulation-Room.jpg\" alt=\"\">\n        \n                          <div class=\"mt-6 md:mt-8\">\n            <div class=\"md:w-[420px] md:ml-[160px] md:mr-[160px] md:pl-4\">\n                            <div class=\"inline-block align-top max-w-[40ch] border-l border-l-[#0080A2] pl-4 py-4 text-base md:text-lg opacity-90 js-reveal\"\n                  data-reveal-from=\"right\"\n                  data-reveal-distance=\"80\"\n                  data-reveal-delay=\"0.12\">\n                    <p>Nous transformons les espaces hospitaliers en lieux de communication m\u00e9dicale performants, fiables et parfaitement adapt\u00e9s aux enjeux scientifiques.<\/p>\n\n              <\/div>\n            <\/div>\n          <\/div>\n              <\/div>\n\n            <div class=\"md:order-1 md:col-span-5\">\n        <div class=\"px-5 py-15 md:px-10 md:py-30 \">\n\n          \n                      <h2 class=\"text-3xl md:text-4xl fw-600 leading-tight mb-8 mt-16 js-reveal\"\n                data-reveal-from=\"left\" data-reveal-distance=\"24\" data-reveal-once=\"true\">\n              Salles de Colloque, Auditoriums et Amphith\u00e9\u00e2tres Hospitaliers\n            <\/h2>\n          \n          \n                      <div class=\"mt-2 text-sm md:text-base leading-relaxed js-reveal-blur\"\n                data-reveal-distance=\"12\" data-reveal-delay=\"0.12\" data-reveal-once=\"true\">\n              <p><strong>Nos solutions pour grands espaces m\u00e9dicaux :<\/strong><\/p>\n<ul>\n<li><strong>Vid\u00e9oprojection haute luminosit\u00e9<\/strong> ou murs LED pour grande audience.<\/li>\n<li><strong>Visioconf\u00e9rence inter-h\u00f4pitaux<\/strong> (interop\u00e9rabilit\u00e9 Teams\/Zoom\/Webex).<\/li>\n<li><strong>Syst\u00e8mes audio premium<\/strong> garantissant une excellente intelligibilit\u00e9 de la voix.<\/li>\n<li><strong>Microphones mains-libres ou pupitres<\/strong> pour orateurs et panels.<\/li>\n<li><strong>Diffusion simultan\u00e9e dans plusieurs salles<\/strong> (overflow \/ streaming interne).<\/li>\n<li><strong>Automatisation simple via Crestron \/ Extron<\/strong> adapt\u00e9e aux utilisateurs non techniques.<\/li>\n<\/ul>\n\n            <\/div>\n          \n                    \n                      <div class=\"mt-8 flex flex-wrap items-center gap-6 mb-16 js-reveal\"\n                data-reveal-from=\"up\" data-reveal-distance=\"16\"\n                data-reveal-delay=\"0.18\" data-reveal-once=\"true\">\n                                                  \n                    \n                \n\n<a href=\"https:\/\/hi-technologies.ch\/fr\/contact\/\" class=\"cta_link tone-teal\">\n  <span>Contactez-nous<\/span>\n  <\/a>\n      \n                        \n            <\/div>\n          \n        <\/div>\n      <\/div>\n\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n \n<section id=\"block_8420d405f22ff2db13bdf78e6ada1879\" class=\"brand-slider alignfull \"\n  style=\"--bs-bg: #0080a2; --bs-left: 390px; --bs-speed: 40; --bs-text: #ffffff;\">\n\n  <div class=\"brand-slider__bg\"><\/div>\n\n    <div class=\"container\">\n    <div class=\"brand-slider__wrap\">\n      <div class=\"brand-slider__left brand-slider__left--right\">\n                  <h3 class=\"brand-slider__title font-heading text-2xl fw-600\">Partenaires<\/h3>\n                          <p class=\"brand-slider__desc\">Des partenaires d\u2019excellence <br \/>pour vos projets collaboratifs<\/p>\n                <div class=\"brand-slider__divider\" aria-hidden=\"true\"><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <div class=\"brand-slider__viewport\" data-gsap-marquee data-tone=\"white\">\n    <ul class=\"brand-slider__track\">\n                                                                  <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/samsung\/\" target=\"_self\" title=\"Samsung\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Samsung-Log.png\" alt=\"Samsung Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/yealink\/\" target=\"_self\" title=\"Yealink\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Yealink-Log.png\" alt=\"Yealink Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/fohhn\/\" target=\"_self\" title=\"Fohhn\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/fohhn-log.png\" alt=\"fohhn log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/cisco\/\" target=\"_self\" title=\"Cisco\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Cisco-log.png\" alt=\"Cisco log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/shure\/\" target=\"_self\" title=\"Shure\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Shure-Log.png\" alt=\"Shure Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/spinetix\/\" target=\"_self\" title=\"Spinetix\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Spinetix-Log.png\" alt=\"Spinetix Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/biamp\/\" target=\"_self\" title=\"Biamp\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Biamp-Log.png\" alt=\"Biamp Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/bose-pro\/\" target=\"_self\" title=\"Bose Pro\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Bose-Log.png\" alt=\"Bose Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/qsc-q-sys-cameras\/\" target=\"_self\" title=\"QSC Q SYS Cam\u00e9ras\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/QSC-Log.png\" alt=\"QSC Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/sennheiser\/\" target=\"_self\" title=\"Sennheiser\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Sennheiser-Log.png\" alt=\"Sennheiser Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/sony\/\" target=\"_self\" title=\"Sony\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Sony-Log.png\" alt=\"Sony Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/barco-control\/\" target=\"_self\" title=\"Barco Control\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Barco-log.png\" alt=\"Barco log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/crestron-visioconference\/\" target=\"_self\" title=\"Crestron Visioconference\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Crestron-log.png\" alt=\"Crestron log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/logitech\/\" target=\"_self\" title=\"Logitech\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/logitech-log.png\" alt=\"logitech log\">\n                <\/a>\n                          <\/li>\n                                                                                    <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/samsung\/\" target=\"_self\" title=\"Samsung\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Samsung-Log.png\" alt=\"Samsung Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/yealink\/\" target=\"_self\" title=\"Yealink\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Yealink-Log.png\" alt=\"Yealink Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/fohhn\/\" target=\"_self\" title=\"Fohhn\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/fohhn-log.png\" alt=\"fohhn log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/cisco\/\" target=\"_self\" title=\"Cisco\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Cisco-log.png\" alt=\"Cisco log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/shure\/\" target=\"_self\" title=\"Shure\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Shure-Log.png\" alt=\"Shure Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/spinetix\/\" target=\"_self\" title=\"Spinetix\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Spinetix-Log.png\" alt=\"Spinetix Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/biamp\/\" target=\"_self\" title=\"Biamp\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Biamp-Log.png\" alt=\"Biamp Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/bose-pro\/\" target=\"_self\" title=\"Bose Pro\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Bose-Log.png\" alt=\"Bose Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/qsc-q-sys-cameras\/\" target=\"_self\" title=\"QSC Q SYS Cam\u00e9ras\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/QSC-Log.png\" alt=\"QSC Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/sennheiser\/\" target=\"_self\" title=\"Sennheiser\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Sennheiser-Log.png\" alt=\"Sennheiser Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/sony\/\" target=\"_self\" title=\"Sony\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Sony-Log.png\" alt=\"Sony Log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/barco-control\/\" target=\"_self\" title=\"Barco Control\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Barco-log.png\" alt=\"Barco log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/crestron-visioconference\/\" target=\"_self\" title=\"Crestron Visioconference\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/Crestron-log.png\" alt=\"Crestron log\">\n                <\/a>\n                          <\/li>\n                                                                      <li class=\"brand-slider__slide\">\n                              <a href=\"https:\/\/hi-technologies.ch\/professionnels-partenaires\/logitech\/\" target=\"_self\" title=\"Logitech\">\n                  <img decoding=\"async\" src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/logitech-log.png\" alt=\"logitech log\">\n                <\/a>\n                          <\/li>\n                            <\/ul>\n    <div class=\"brand-slider__fade-right\" aria-hidden=\"true\"><\/div>\n  <\/div>\n\n    <div class=\"brand-slider__mask\" aria-hidden=\"true\"><\/div>\n<\/section>\n\n\n\n\n<section id=\"block_1ddeee308e46b541a11724ec5e18f435\"\n         class=\"linked-image-grid  \">\n  <div class=\"max-w-7xl mx-auto px-4 md:px-6 py-12 md:py-16\">\n          <h2 class=\"text-center text-2xl md:text-3xl fw-500 leading-tight mb-8 md:mb-10\">\n        En savoir plus sur trois marques phares parfaitement adapt\u00e9es<br \/> pour vos salles de colloque et de simulation en milieu hospitalier\n      <\/h2>\n    \n      <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6 md:gap-8\">\n                                            \n      <article class=\"group js-reveal\"\n               data-reveal-from=\"down\"\n               data-reveal-distance=\"32\"\n                              data-reveal-stagger=\"0.08\">\n                                                    <a href=\"https:\/\/hi-technologies.ch\/fr\/marques-partenaires\/sony\/\" target=\"\" rel=\"\"\n                                class=\"block focus:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-neutral-900\">\n                    <figure class=\"relative overflow-hidden rounded-xl\">\n                      <div class=\"aspect-video overflow-hidden\">\n                        <img\n                          src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/hit-sony-medical.avif\"\n                          alt=\"\"\n                          loading=\"lazy\" decoding=\"async\"\n                          class=\"w-full h-full object-cover transition-transform duration-300 ease-out group-hover:scale-105 js-reveal-blur\" \/>\n                      <\/div>\n\n                      <div class=\"pointer-events-none absolute inset-0\n                                  bg-gradient-to-t from-black\/70 via-black\/40 to-transparent\n                                  transition-opacity duration-300\n                                  group-hover:from-black\/80 group-hover:via-black\/60\"><\/div>\n\n                                              <figcaption\n                          class=\"pointer-events-none absolute inset-x-0 bottom-0 p-4 md:p-5\n                                text-center text-white drop-shadow-md js-reveal\"\n                          data-reveal-from=\"up\" data-reveal-distance=\"16\" data-reveal-delay=\"0.06\">\n                          <span class=\"block text-base md:text-lg fw-600 leading-snug\">Sony<\/span>\n                        <\/figcaption>\n                                          <\/figure>\n\n                  <\/a>                              <\/article>\n                                                \n      <article class=\"group js-reveal\"\n               data-reveal-from=\"down\"\n               data-reveal-distance=\"32\"\n                              >\n                                                    <a href=\"https:\/\/hi-technologies.ch\/fr\/marques-partenaires\/crestron-control\/\" target=\"\" rel=\"\"\n                                class=\"block focus:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-neutral-900\">\n                    <figure class=\"relative overflow-hidden rounded-xl\">\n                      <div class=\"aspect-video overflow-hidden\">\n                        <img\n                          src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/11\/hit_Header-Salle-simulation-Crestron.jpg\"\n                          alt=\"\"\n                          loading=\"lazy\" decoding=\"async\"\n                          class=\"w-full h-full object-cover transition-transform duration-300 ease-out group-hover:scale-105 js-reveal-blur\" \/>\n                      <\/div>\n\n                      <div class=\"pointer-events-none absolute inset-0\n                                  bg-gradient-to-t from-black\/70 via-black\/40 to-transparent\n                                  transition-opacity duration-300\n                                  group-hover:from-black\/80 group-hover:via-black\/60\"><\/div>\n\n                                              <figcaption\n                          class=\"pointer-events-none absolute inset-x-0 bottom-0 p-4 md:p-5\n                                text-center text-white drop-shadow-md js-reveal\"\n                          data-reveal-from=\"up\" data-reveal-distance=\"16\" data-reveal-delay=\"0.06\">\n                          <span class=\"block text-base md:text-lg fw-600 leading-snug\">Crestron<\/span>\n                        <\/figcaption>\n                                          <\/figure>\n\n                  <\/a>                              <\/article>\n                                                \n      <article class=\"group js-reveal\"\n               data-reveal-from=\"down\"\n               data-reveal-distance=\"32\"\n                              >\n                                                    <a href=\"https:\/\/hi-technologies.ch\/fr\/marques-partenaires\/sennheiser\/\" target=\"\" rel=\"\"\n                                class=\"block focus:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-neutral-900\">\n                    <figure class=\"relative overflow-hidden rounded-xl\">\n                      <div class=\"aspect-video overflow-hidden\">\n                        <img\n                          src=\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/10\/02-Sennheiser-Speechline-Digital-Wireless.jpg\"\n                          alt=\"\"\n                          loading=\"lazy\" decoding=\"async\"\n                          class=\"w-full h-full object-cover transition-transform duration-300 ease-out group-hover:scale-105 js-reveal-blur\" \/>\n                      <\/div>\n\n                      <div class=\"pointer-events-none absolute inset-0\n                                  bg-gradient-to-t from-black\/70 via-black\/40 to-transparent\n                                  transition-opacity duration-300\n                                  group-hover:from-black\/80 group-hover:via-black\/60\"><\/div>\n\n                                              <figcaption\n                          class=\"pointer-events-none absolute inset-x-0 bottom-0 p-4 md:p-5\n                                text-center text-white drop-shadow-md js-reveal\"\n                          data-reveal-from=\"up\" data-reveal-distance=\"16\" data-reveal-delay=\"0.06\">\n                          <span class=\"block text-base md:text-lg fw-600 leading-snug\">Sennheiser<\/span>\n                        <\/figcaption>\n                                          <\/figure>\n\n                  <\/a>                              <\/article>\n                      <\/div>\n        \n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":2904,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"domaine_solution":[],"class_list":["post-3360","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Salles Colloques &amp; Salles de Simulation pour \u00e9tablissements de Sant\u00e9 - Hi-Technologies<\/title>\n<meta name=\"description\" content=\"Salles de colloque et de simulation en milieu hospitalier : affichage haute pr\u00e9cision, audio intelligible, captation vid\u00e9o, visioconf\u00e9rence et contr\u00f4le centralis\u00e9. Hi Technologies con\u00e7oit des environnements AV fiables, robustes et simples d\u2019usage.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Salles Colloques &amp; Salles de Simulation pour \u00e9tablissements de Sant\u00e9 - Hi-Technologies\" \/>\n<meta property=\"og:description\" content=\"Salles de colloque et de simulation en milieu hospitalier : affichage haute pr\u00e9cision, audio intelligible, captation vid\u00e9o, visioconf\u00e9rence et contr\u00f4le centralis\u00e9. Hi Technologies con\u00e7oit des environnements AV fiables, robustes et simples d\u2019usage.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/\" \/>\n<meta property=\"og:site_name\" content=\"Hi-Technologies\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-29T11:05:24+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:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/\",\"url\":\"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/\",\"name\":\"Salles Colloques &amp; Salles de Simulation pour \u00e9tablissements de Sant\u00e9 - Hi-Technologies\",\"isPartOf\":{\"@id\":\"https:\/\/hi-technologies.ch\/fr\/#website\"},\"datePublished\":\"2025-11-19T14:56:23+00:00\",\"dateModified\":\"2025-12-29T11:05:24+00:00\",\"description\":\"Salles de colloque et de simulation en milieu hospitalier : affichage haute pr\u00e9cision, audio intelligible, captation vid\u00e9o, visioconf\u00e9rence et contr\u00f4le centralis\u00e9. Hi Technologies con\u00e7oit des environnements AV fiables, robustes et simples d\u2019usage.\",\"breadcrumb\":{\"@id\":\"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/hi-technologies.ch\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Services\",\"item\":\"https:\/\/hi-technologies.ch\/fr\/services\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Sant\u00e9\",\"item\":\"https:\/\/hi-technologies.ch\/fr\/services\/sante\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Salles Colloques &amp; Salles de Simulation pour \u00e9tablissements de Sant\u00e9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hi-technologies.ch\/fr\/#website\",\"url\":\"https:\/\/hi-technologies.ch\/fr\/\",\"name\":\"Hi-Technologies\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/hi-technologies.ch\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/hi-technologies.ch\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/hi-technologies.ch\/fr\/#organization\",\"name\":\"Hi-Technologies\",\"url\":\"https:\/\/hi-technologies.ch\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/hi-technologies.ch\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/12\/hi-technologies_logo2025-2.png\",\"contentUrl\":\"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/12\/hi-technologies_logo2025-2.png\",\"width\":849,\"height\":281,\"caption\":\"Hi-Technologies\"},\"image\":{\"@id\":\"https:\/\/hi-technologies.ch\/fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/hitechnologies\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Salles Colloques &amp; Salles de Simulation pour \u00e9tablissements de Sant\u00e9 - Hi-Technologies","description":"Salles de colloque et de simulation en milieu hospitalier : affichage haute pr\u00e9cision, audio intelligible, captation vid\u00e9o, visioconf\u00e9rence et contr\u00f4le centralis\u00e9. Hi Technologies con\u00e7oit des environnements AV fiables, robustes et simples d\u2019usage.","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:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/","og_locale":"fr_FR","og_type":"article","og_title":"Salles Colloques &amp; Salles de Simulation pour \u00e9tablissements de Sant\u00e9 - Hi-Technologies","og_description":"Salles de colloque et de simulation en milieu hospitalier : affichage haute pr\u00e9cision, audio intelligible, captation vid\u00e9o, visioconf\u00e9rence et contr\u00f4le centralis\u00e9. Hi Technologies con\u00e7oit des environnements AV fiables, robustes et simples d\u2019usage.","og_url":"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/","og_site_name":"Hi-Technologies","article_modified_time":"2025-12-29T11:05:24+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/","url":"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/","name":"Salles Colloques &amp; Salles de Simulation pour \u00e9tablissements de Sant\u00e9 - Hi-Technologies","isPartOf":{"@id":"https:\/\/hi-technologies.ch\/fr\/#website"},"datePublished":"2025-11-19T14:56:23+00:00","dateModified":"2025-12-29T11:05:24+00:00","description":"Salles de colloque et de simulation en milieu hospitalier : affichage haute pr\u00e9cision, audio intelligible, captation vid\u00e9o, visioconf\u00e9rence et contr\u00f4le centralis\u00e9. Hi Technologies con\u00e7oit des environnements AV fiables, robustes et simples d\u2019usage.","breadcrumb":{"@id":"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hi-technologies.ch\/fr\/services\/sante\/salles-colloques-et-salles-de-simulation-pour-etablissements-de-sante\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hi-technologies.ch\/fr\/"},{"@type":"ListItem","position":2,"name":"Services","item":"https:\/\/hi-technologies.ch\/fr\/services\/"},{"@type":"ListItem","position":3,"name":"Sant\u00e9","item":"https:\/\/hi-technologies.ch\/fr\/services\/sante\/"},{"@type":"ListItem","position":4,"name":"Salles Colloques &amp; Salles de Simulation pour \u00e9tablissements de Sant\u00e9"}]},{"@type":"WebSite","@id":"https:\/\/hi-technologies.ch\/fr\/#website","url":"https:\/\/hi-technologies.ch\/fr\/","name":"Hi-Technologies","description":"","publisher":{"@id":"https:\/\/hi-technologies.ch\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hi-technologies.ch\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/hi-technologies.ch\/fr\/#organization","name":"Hi-Technologies","url":"https:\/\/hi-technologies.ch\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/hi-technologies.ch\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/12\/hi-technologies_logo2025-2.png","contentUrl":"https:\/\/hi-technologies.ch\/app\/uploads\/2025\/12\/hi-technologies_logo2025-2.png","width":849,"height":281,"caption":"Hi-Technologies"},"image":{"@id":"https:\/\/hi-technologies.ch\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/hitechnologies\/"]}]}},"_links":{"self":[{"href":"https:\/\/hi-technologies.ch\/fr\/wp-json\/wp\/v2\/pages\/3360","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hi-technologies.ch\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hi-technologies.ch\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hi-technologies.ch\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hi-technologies.ch\/fr\/wp-json\/wp\/v2\/comments?post=3360"}],"version-history":[{"count":13,"href":"https:\/\/hi-technologies.ch\/fr\/wp-json\/wp\/v2\/pages\/3360\/revisions"}],"predecessor-version":[{"id":6140,"href":"https:\/\/hi-technologies.ch\/fr\/wp-json\/wp\/v2\/pages\/3360\/revisions\/6140"}],"up":[{"embeddable":true,"href":"https:\/\/hi-technologies.ch\/fr\/wp-json\/wp\/v2\/pages\/2904"}],"wp:attachment":[{"href":"https:\/\/hi-technologies.ch\/fr\/wp-json\/wp\/v2\/media?parent=3360"}],"wp:term":[{"taxonomy":"domaine_solution","embeddable":true,"href":"https:\/\/hi-technologies.ch\/fr\/wp-json\/wp\/v2\/domaine_solution?post=3360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}