Oasis Liquido is a full-stack digital health platform built for Nicaragua. It bridges the gap between patients, medical specialists, pharmacies, and delivery logistics — all in one seamless experience. Whether you’re booking a consultation at Hospital Vivian Pellas, receiving a QR-coded prescription from your doctor, or tracking your medicine delivery in real time, Oasis Liquido puts your health in your hands.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/FlasheyEstudi/Oasis-Liquido/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start
Set up the platform and make your first API call in minutes
Architecture
Understand the frontend, backend, and data model structure
User Roles
Explore what each role — patient, doctor, pharmacist, and more — can do
API Reference
Full REST API reference with request/response schemas
What Oasis Liquido does
The platform supports five distinct user roles operating across an integrated health network:- Patients book specialist appointments, receive digital prescriptions, purchase medicines, and track deliveries
- Doctors manage their consultation schedules, write QR-coded digital prescriptions, and review patient medical histories
- Pharmacists operate inventory (Kardex), fulfill prescriptions via QR scan, and process sales through an integrated POS
- Delivery drivers pick up pharmacy orders and update delivery status with real-time geolocation
- Administrators oversee the entire system — auditing actions, managing clinics and pharmacies, and reviewing platform-wide statistics
Core platform features
Smart Appointments
Find and book specialists across major Nicaragua hospitals with automated conflict detection
Digital Prescriptions
Doctors issue QR-coded prescriptions that pharmacists can scan and fulfill securely
Aura Pharmacy Map
Locate nearby pharmacies with live inventory visibility powered by MapLibre GL
Oasis Express Delivery
Order medicines for home delivery and track your driver on a live map
Technology stack
Oasis Liquido is built on a production-grade Node.js stack:| Layer | Technology |
|---|---|
| Frontend | Next.js 15, Tailwind CSS v4, Zustand, MapLibre GL |
| Backend | Next.js API Routes, Prisma ORM, SQLite |
| Auth | JWT (access + refresh tokens), bcrypt password hashing |
| Maps | MapLibre GL + OpenFreeMap for Nicaragua geolocation |
| PDF / QR | pdfkit, jspdf, qrcode.react for prescription documents |
Oasis Liquido was built as the final version of the OASIS HACKATHON project, designed specifically for the Nicaraguan healthcare market.