Files
2026-06-14 17:12:05 +02:00

1 line
2.0 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="de"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="description" content="Modulare Plattform für medizinische Bild- und Patientendaten."><meta name="theme-color" content="#f3f7fb"><link rel="icon" href="/logo.png"><title>Romexis Datenquelle DentView</title><link rel="stylesheet" href="/_astro/BaseLayout.BF4UOkdB.css"></head> <body> <header class="site-header"> <a class="brand" href="/"> <img src="/logo.png" alt="DentView Logo"> <span>DentView<small>Medical Image Platform</small></span> </a> <nav> <a href="/#plattform">Plattform</a> <a href="/#funktionen">Funktionen</a> <a href="/datenquellen/">Datenquellen</a> <a href="/dokumentation/">Dokumentation</a> <a href="https://sidexis.buchhorster.de">Demo</a> <a class="nav-cta" href="/kontakt/">Kontakt</a> </nav> </header> <main> <section class="page-hero"> <div class="eyebrow">Datenquelle</div> <h1>Romexis</h1> <p class="lead">Romexis wird über eine Java-Bridge angebunden. Die Kommunikation läuft portlos über stdin/stdout und bleibt vom Webinterface entkoppelt.</p> </section> <section class="content grid two"> <div class="card"><h3>Java-Bridge</h3><p>Die Planmeca-RMI-Anbindung bleibt in einem eigenen Java-Prozess gekapselt.</p></div> <div class="card"><h3>Patienten & Bilder</h3><p>Patientensuche, Bildlisten, Thumbnails und Originalbilder werden in DentView vereinheitlicht angezeigt.</p></div> </section> </main> <footer class="site-footer"> <div> <strong>DentView</strong> <p>Modulare Plattform zur vereinheitlichten Anzeige medizinischer Bild- und Patientendaten.</p> </div> <div class="footer-links"> <a href="https://gitea.buchhorster.de/patrick/Sidexis-4-Web/wiki">Wiki</a> <a href="https://gitea.buchhorster.de/patrick/Sidexis-4-Web/releases">Releases</a> <a href="https://gitea.buchhorster.de/patrick/Sidexis-4-Web/issues">Issues</a> <a href="/rechtliches/">Rechtliches</a> <a href="/kontakt/">Kontakt</a> </div> </footer> </body></html>