☎ +357 22024959
✉ medcore@lekmack.cy
Professional RIS & PACS Solutions
Medical Digital Infrastructure

Modern RIS & PACS Solutions For Medical Centers

Professional radiology and telemedical workflow systems including PACS integration, AI reporting, secure doctor access, patient portals, cloud connectivity and business intelligence.

Advanced PACS

Fast DICOM image management

Smart RIS

Workflow automation platform

Cloud Access

Anywhere secure access

Doctor Portal

Role based permissions

Reporting

AI and BI integration ready

About MedCore

One Platform For Radiology & Telemedical Operations

A complete digital environment for RIS, PACS, reporting, doctor assignment, telemedical collaboration, patient results and secure access.

Integrated infrastructure

Built for radiology centers, telemedical providers, clinics and medical groups.

MedCore connects the operational workflow of the radiology department with imaging, reporting and controlled web access. The system is designed as a scalable platform so a center can start with the core modules and expand into portal, AI and BI dashboards.

DICOM ReadyModalities, worklist and PACS routing.
Secure AccessDoctor access, roles and MFA-ready structure.
Reporting FlowStructured reporting and delivery status.
ExpandablePatient portal, APIs and analytics.

Deployment Scope

  • 01 Patient registration and exam lifecycle
  • 02 Doctor assignment and reporting workflow
  • 03 Orthanc / OHIF / DICOM integration
  • 04 Secure external access and audit control
  • 05 Patient portal and online result delivery
  • 06 Telemedical reporting and remote doctor access
Core Modules

RIS & PACS Features

Professional modules presented with the same visual language as the homepage.

RIS Workflow

Patient registration, appointments, exam status, worklists, doctor assignment and reporting tracking.

PACS Integration

Orthanc integration, DICOM routing, OHIF viewer, modality worklist and secure image access.

Doctor Portal

Doctors see only assigned studies, open the viewer, write reports and return results securely.

AI Ready

Future-ready architecture for AI reporting assistance, BI analytics and smart workflow automation.

Cloud & Backup

Designed for secure storage, NAS backup, external access, snapshots and disaster recovery planning.

Management Dashboard

Operational statistics for studies, doctors, reports, modality workload and pending tasks.

Workflow

From Study Arrival To Final Report

A clear medical workflow for demos and real deployment.

1

Study Arrives

DICOM study is received from the medical center or modality.

2

Secretary Validates

Patient data is checked and the exam is prepared for reporting.

3

Doctor Assigned

The doctor sees only the assigned exam and opens the viewer.

4

Report Delivered

The result is stored, linked and delivered through controlled access.

Packages

Choose Your MedCore Solution

Each pack is a clear implementation phase, from starter workflow to advanced AI-ready deployment.

Phase 1

Starter Pack

  • Patient registration
  • Appointment scheduling
  • Basic exam workflow
  • Basic reporting
Select Requirements
Phase 3

Professional

  • Everything in Growth
  • Roles and permissions
  • Doctor assignment
  • Multi-location support
Select Requirements
Phase 4

AI Pack

  • Patient portal
  • AI-ready reports
  • BI analytics
  • Custom API integrations
Select Requirements
Requirement Collector

Mark What The Customer Needs

The customer can select the requested modules and generate a structured summary for offer preparation.

Requirement Checklist

Select the modules needed for the project.

Customer Details

Secure Demo Workflow

Doctor Login, MFA & PACS Access

A step-by-step demo showing how a doctor securely logs in with Authentik, connects Microsoft Authenticator, and opens RIS / OHIF / Orthanc services.

Demo note: Screenshots are for demonstration only. The Orthanc patient/study data screenshot has been anonymized for presentation use.
01

Prepare Microsoft Authenticator

Open Microsoft Authenticator on the mobile phone, press the + button, select Other (Google, Facebook, etc.), and then scan the QR code shown by Authentik.

Microsoft Authenticator home screen Authenticator add account screen Authenticator scan QR screen
Two-Factor Authentication Setup

Scan The MFA QR Code

Authentik MFA QR code setup
02

Open the MedCore Authentik Portal

Open the browser and go to medcore.lekmack.eu. Login with the doctor demo account:

Usernamedoctor1
PasswordDoctor123321!
Authentik login screen
03

Enter the Authenticator Code

Open Microsoft Authenticator, find the authentik doctor1 account. Other accounts are hidden in this demo. Copy the current six-digit code, enter it into Authentik, and press Continue.

Microsoft Authenticator code for doctor1 Authentik authentication code page
04

Select the Application

After successful MFA, the user enters the Authentik dashboard. From here, the doctor can open any available service such as RIS, OHIF, or Orthanc PACS.

Authentik applications dashboard
05

Open Orthanc PACS

When the user selects Orthanc, Authentik redirects them securely to the Orthanc PACS interface. The screenshot below is anonymized for demo purposes.

Anonymized Orthanc PACS interface
06

Open OHIF Viewer And Work The Study

From the Authentik dashboard, open OHIF Viewer. Select the patient/study from the study list, open the viewer, and then work with the images using the available viewer tools. The screenshots below are anonymized for demo use.

Anonymized OHIF study list Anonymized OHIF viewer with chest study
Storage Planning

5-Year PACS Storage Calculator

Enter estimated yearly studies and average exam size. The calculator estimates yearly storage, 5-year storage, and the required RAID 6 disk plan using 12TB disks in a 12-bay NAS.

Yearly Study Estimate

All exam sizes are editable. Change any number and press calculate again.

Exam Type
Studies / Year
Avg Size / Exam (GB)
Yearly Space
CT
-
MRI
-
X-Ray
-
Ultrasound
-

RAID 6 Result

Total Yearly Space -
5-Year Space Before Reserve -
5-Year Space With Reserve -

12-Bay NAS RAID 6 Calculation

RAID 6 usable capacity = (number of disks - 2) × disk size.

Current usable capacity: -

Full 12-bay RAID 6 usable-
Recommended disks needed-
RAID 6 usable with recommended disks-
Status-

Growth Pack Disk Plan

Recommended NAS Model

-

Report Preview

PACS NAS STORAGE REPORT

5-Year RAID 6 Storage Planning

INPUT SUMMARY

RAID 6 STORAGE CALCULATION

NAS RECOMMENDATION

Growth Pack & Disk Expansion Plan

RECOMMENDED NAS MODEL

Synology DS423+4-bay option
Synology DS2422+12-bay scalable option

5-YEAR GROWTH PACK PLAN

Next Step

Ready To Build The Demo?

Contact Lekmack Med Solutions to prepare the MedCore RIS & PACS presentation, customer demo and implementation proposal.

`); win.document.close(); } function emailStorageReportFixed(){ calculateStorage(); const email = document.getElementById('reportEmail')?.value || 'admin@toner4all.com'; const subject = 'MedCore PACS NAS Storage Report'; const body = buildReportText() + '\n\nPDF note: Please press "Preview 2-Page Report" and attach the saved PDF if needed.'; const mailto = 'mailto:' + encodeURIComponent(email) + '?subject=' + encodeURIComponent(subject) + '&body=' + encodeURIComponent(body); try{ window.location.href = mailto; }catch(e){ navigator.clipboard?.writeText(body); alert('Email client did not open. The report text has been copied, if clipboard is allowed.'); } setTimeout(() => { alert('If no email window opened, this computer/browser has no default mail app configured. Use Preview 2-Page Report, then attach the PDF manually, or configure a backend email service for automatic sending.'); }, 1200); } document.addEventListener('DOMContentLoaded', calculateStorage);