PHPackages                             insurance/openimis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. insurance/openimis

ActiveLibrary

insurance/openimis
==================

Insurance Package for dolphin project for claiming insurace of patient

1.0.0(3y ago)045MITPHPPHP &gt;=5.5.9

Since May 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/roshanmav/openimis)[ Packagist](https://packagist.org/packages/insurance/openimis)[ RSS](/packages/insurance-openimis/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Laravel OPENIMIS INSURANCE
==========================

[](#laravel-openimis-insurance)

Installation
------------

[](#installation)

Run `composer require insurance/openimis`.

In your `config/app.php` file, add the Laravel API Key service provider to the end of the `providers` array.

```
Insurance\Openimis\OpenImisServiceProvider::class,
```

Publish the migration and config fiels

```
$ php artisan openimis:install

```

Run the migrations

```
$ php artisan migrate --path=database/migrations/openimis

```

Route List

```
$ {host}/openimis/eligbility-request  Method=> POST Request=> {"insurance_no":"1234123123"}
$ {host}/openimis/submit/claim  Method=> POST Request=> {"diagnosis":[{"diagnosisCodeableConcept":       {"coding":[{"code":"FA01"}]},"sequence":1,"type":[{"text":"icd_0"}]}],"identifier":[{"type":{"coding":[{"code":"ACSN","system":"https:\/\/hl7.org\/fhir\/valueset-identifier-type.html"}]},"use":"usual","value":"9E8616DB-D9DA-458C-9A9E-6F9682241C10"},{"type":{"coding":[{"code":"MR","system":"https:\/\/hl7.org\/fhir\/valueset-identifier-type.html"}]},"use":"usual","value":"366844"}],"item":[{"category":{"text":"service"},"quantity":{"value":1},"sequence":1,"service":{"text":"OPD 2"},"unitPrice":{"value":200}}],"total_amount":2000,"insurance_uuid":"1273asdjnlkasjdlas","type":"0"}
$ {host}/openimis/locations  Method=> GET

```

Developed by: Roshan Shrestha Senior Team Lead (Software Enigineer)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1111d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c448e727849e4e5c1e2251d55578e551164d40f7306384bec18a544717362ba6?d=identicon)[mavorionsys](/maintainers/mavorionsys)

---

Top Contributors

[![roshanmav](https://avatars.githubusercontent.com/u/132442112?v=4)](https://github.com/roshanmav "roshanmav (4 commits)")

### Embed Badge

![Health badge](/badges/insurance-openimis/health.svg)

```
[![Health](https://phpackages.com/badges/insurance-openimis/health.svg)](https://phpackages.com/packages/insurance-openimis)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
