Skip to content

Instantly share code, notes, and snippets.

View sanja224's full-sized avatar

Sanja Stoimenovska sanja224

View GitHub Profile
@sanja224
sanja224 / adjusted-patient-identification-mockup.html
Last active April 29, 2026 17:40
Patient Matching Configuration — Adjusted proposal interactive mockup
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Patient matching configuration — Adjusted proposal mockup</title>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
:root {
--background: hsl(0, 0%, 100%);