Git Product home page Git Product logo

next-14-ewus's Introduction

Next-14-eWUŚ

About

This application facilitates the verification process of patients' health insurance status via eWUŚ (Electronic Verification of Eligibility of Beneficiaries) system of the National Health Fund of Poland.

Features

Health insurance status may be verified using:

  • single PESEL number;
  • single/multiple PESEL numbers in a CSV file.

Deployment

For demonstration purposes, the application is deployed on Vercel.

https://next-14-ewus.vercel.app

Test account information

The eWUŚ system provides developers with a single eWUŚ test account and only one user can be logged in at a time.

The test account of this application uses the eWUŚ test account behind the scenes.

Therefore, a logged in user may experience a session expiration message with subsequent redirection to the login page during PESEL number verification, caused by another developer who has meanwhile logged in using the same eWUŚ test account.

In such a case, the only solution is to repeat the login process.

Test account credentials

  • Oddział NFZ (NFZ Provincial Branch)
    15
    
  • Login
    TestEwus
    
  • Hasło (Password)
    QwertY12#
    

Sample PESEL numbers for insurance status verification

Sample PESEL numbers are available in the sample-pesel-numbers.csv file located in the repository root folder.

The file contains 16 sample PESEL numbers from the official eWUŚ API documentation and 2 randomly generated numbers.

Authors

Krzysztof Borecki and Daniel Biesiada

Description

This is a Next.js project created with TypeScript, Tailwind CSS, ESLint and FastAPI.

  • Frontend:
    • Next.js - a React framework for production.
    • TypeScript - a strongly typed superset of JavaScript.
    • Tailwind CSS - for styling and layout.
    • ESLint - for static code analysis (syntax errors, formatting issues etc.).
    • shadcn/ui - a collection of re-usable components built with Radix UI and Tailwind CSS.
    • zod - a TypeScript-first schema declaration and validation library.
    • react-hook-form - a React Hooks library for form validation.
    • jose - a JavaScript module for JSON Object Signing and Encryption, providing support for JSON Web Tokens (JWT).
    • Papa Parse - a CSV (or delimited text) parser for JavaScript.
    • Jest and React Testing Library - for Unit Testing.
  • Backend:
    • FastAPI - a modern, fast (high-performance), web framework for building APIs with Python 3.8+ based on standard Python type hints.
    • Docker - for local development environment.

next-14-ewus's People

Contributors

krzysztofborecki avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.