PHPackages                             flowrise-hms/fhir - 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. [API Development](/categories/api)
4. /
5. flowrise-hms/fhir

ActiveLaravel-module[API Development](/categories/api)

flowrise-hms/fhir
=================

FHIR R4 server module for FlowRise HMS

v1.0.0(2w ago)030MITPHPPHP ^8.4

Since Jul 31Pushed 1w agoCompare

[ Source](https://github.com/Flowrise-HMS/FHIR)[ Packagist](https://packagist.org/packages/flowrise-hms/fhir)[ RSS](/packages/flowrise-hms-fhir/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

FHIR module
===========

[](#fhir-module)

**In one sentence:** The FHIR module exposes a FHIR R4 REST API for national and third-party health data exchange.

Current status
--------------

[](#current-status)

**In progress.** Infrastructure (validation, search, pagination, capability statement) is built. Multiple resource types are registered. SMART on FHIR, bulk export, and remaining clinical/financial resources remain planned.

See [Module Status](../../docs/shared/module-status.md) for the canonical rollout matrix.

What is implemented
-------------------

[](#what-is-implemented)

- **API base:** `/api/v1/fhir/{resource}` (Sanctum-authenticated)
- **Metadata:** `GET /api/v1/fhir/metadata` (capability statement)
- **Full CRUD:** Patient (Patient module transformer), Practitioner and PractitionerRole (Staff module transformers)
- **Read/search:** Organization, Location, HealthcareService (Core transformers); Encounter, Condition, AllergyIntolerance, CarePlan, Goal (Clinical); Observation (Diagnostics); Appointment, AppointmentResponse (Appointment); InventoryItem (Inventory)
- **Infrastructure:** `FhirResourceRegistrar`, `FhirValidator`, search parameter handling, content negotiation

What is deferred
----------------

[](#what-is-deferred)

- Additional FHIR resources (DiagnosticReport, Claim, Coverage, ServiceRequest, Medication\*, DocumentReference, Schedule, Slot, etc.)
- Full CRUD for resources currently exposed as read/search only
- SMART on FHIR authentication
- Bulk data export (`$export`)
- CCD document generation

Dependencies
------------

[](#dependencies)

- Registers transformers from domain modules (Patient, Staff, Core, Clinical, Diagnostics, Appointment, Inventory) when those modules are enabled
- Does not require every clinical module at runtime; registrations use `class_exists` guards where appropriate

For developers
--------------

[](#for-developers)

- **Namespace:** `Modules\FHIR\...`
- **Service provider:** `Modules\FHIR\Providers\FhirServiceProvider`
- **Routes:** `Modules/FHIR/routes/api.php`
- **Tests:** `Modules/FHIR/tests/` (capability, appointment/care-plan integration, infrastructure unit tests); domain modules include transformer unit tests

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance98

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

16d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/58814410?v=4)[Mushe Abdul-Hakim](/maintainers/musheabdulhakim)[@MusheAbdulHakim](https://github.com/MusheAbdulHakim)

---

Top Contributors

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

---

Tags

apiinteroperabilityhl7fhirhealthcare

### Embed Badge

![Health badge](/badges/flowrise-hms-fhir/health.svg)

```
[![Health](https://phpackages.com/badges/flowrise-hms-fhir/health.svg)](https://phpackages.com/packages/flowrise-hms-fhir)
```

###  Alternatives

[dcarbone/php-fhir

Tools for creating PHP classes from the HL7 FHIR Specification

151300.5k1](/packages/dcarbone-php-fhir)[dcarbone/php-fhir-generated

Pre-generated classes from dcarbone/php-fhir

45539.4k1](/packages/dcarbone-php-fhir-generated)[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22880.1k](/packages/m165437-laravel-blueprint-docs)

PHPackages © 2026

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