PHPackages                             adunsulag/oe-module-g9-ccda-exporter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. adunsulag/oe-module-g9-ccda-exporter

ActiveOpenemr-module[Utility &amp; Helpers](/categories/utility)

adunsulag/oe-module-g9-ccda-exporter
====================================

OpenEMR G9 CCDA Exporter Application

0.0.2(3y ago)021GPL-3.0PHPPHP ^7.1

Since May 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/adunsulag/oe-module-g9-ccda-exporter)[ Packagist](https://packagist.org/packages/adunsulag/oe-module-g9-ccda-exporter)[ RSS](/packages/adunsulag-oe-module-g9-ccda-exporter/feed)WikiDiscussions main Synced 1mo ago

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

OpenEMR G9 CCD Exporter Project
===============================

[](#openemr-g9-ccd-exporter-project)

This is a sample module project that developers can use to see an example SMART on FHIR application that uses some of the FHIR apis. This sample application demonstrates the (g)(9) ONC Data Export requirements for generating or retrieving a CCD for a selected patient. It uses the smart client javascript library to communication with the OpenEMR server and generate a Clinical Summary of Care Document (CCD).

To use this module you'll need to enable the menu option in the global settings. Instructions for registering a client application are in the Modules -&gt; G9 CCDA Exporter -&gt; Registration Instructions.

Once you've registered your app with the appropriate scopes, you'll need to set the client\_id and secret\_key in the Globals -&gt; G9 CCDA Exporter Module settings.

### Installing Module Via Composer

[](#installing-module-via-composer)

There are two ways to install your module via composer.

#### Public Module

[](#public-module)

We highly encourage you to share your created modules with the OpenEMR community. To ensure that other developers / users can install your packages please register your module on . Once your module has been registered users can install your package by doing a `composer require "/`

#### Private Module

[](#private-module)

If your module is a private module you can still tell composer where to find your module by setting it up to use a private repository. You can do it with the following command:

```
composer config repositories.repo-name vcs https://github.com//

```

For example to install this skeleton as a module you can run the following

```
composer config repositories.repo-name vcs https://github.com/adunsulag/oe-module-g9-ccda-exporter

```

At that point you can run the install command

```
composer require adunsulag/oe-module-custom-skeleton

```

### Installing Module via filesystem

[](#installing-module-via-filesystem)

If you copy your module into the installation directory you will need to copy your module's composer.json "psr-4" property into your OpenEMR's psr-4 settings. You will also need to run a `composer dump-autoload` wherever your openemr composer.json file is located in order to get your namespace properties setup properly to include your module.

### Activating Your Module

[](#activating-your-module)

Install your module using either composer (recommended) or by placing your module in the *&lt;openemr\_installation\_directory&gt;//interface/modules/custom\_modules/*.

Once your module is installed in OpenEMR custom\_modules folder you can activate your module in OpenEMR by doing the following.

1. Login to your OpenEMR installation as an administrator
2. Go to your menu and select Modules -&gt; Manage Modules
3. Click on the Unregistered tab in your modules list
4. Find your module and click the *Register* button. This will reload the page and put your module in the Registered list tab of your modules
5. Now click the *Install* button next your module name.
6. Finally click the *Enable* button for your module.

Contributing
------------

[](#contributing)

If you would like to help in improving this module just post an issue on Github or send a pull request.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

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

Every ~24 days

Total

2

Last Release

1428d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

openemropenemr-module

### Embed Badge

![Health badge](/badges/adunsulag-oe-module-g9-ccda-exporter/health.svg)

```
[![Health](https://phpackages.com/badges/adunsulag-oe-module-g9-ccda-exporter/health.svg)](https://phpackages.com/packages/adunsulag-oe-module-g9-ccda-exporter)
```

###  Alternatives

[winzou/state-machine

A very lightweight yet powerful PHP state machine

52113.7M18](/packages/winzou-state-machine)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)[numero2/contao-storelocator

Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data

121.5k](/packages/numero2-contao-storelocator)

PHPackages © 2026

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