Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openemr/openemr

The most popular open source electronic health records and medical practice management solution.
https://github.com/openemr/openemr

Force the tagline and acknowledgements link to white (#4710)

7f1ad4326dbeee7cafc2f429d211b7cffd5425aa authored about 3 years ago
Twigify the About Page (#4697)

* Move the About Page to a Twig Template
* Add new Global section called Branding
* Add new as...

9e4ca8ad3584f01a193e36a75b3b8271d52e6221 authored about 3 years ago
Adds diagnosis to the NewCrop SOAP message (#4699)

* Adds diagnosis to the NewCrop SOAP message so diagnosis appears in the drug signature list (no...

81c06ba57918c9ed5e4af1165aabf64bc9569dd1 authored about 3 years ago
some future proofing stuff (#4612)

updated min php to 7.4
added full support in CI for 8.1
Updated to mariadb 10.6 in dev environ...

01c42f56bd73cf8d4e35713c72f6e37cee247c0c authored about 3 years ago
Main frame scroll bar fix (#4703)

* Main frame scroll bar fix
- Get rid of annoying scroll-x on all views

* set breakpoint to ...

456845f98047815d2b01ee04aff088d3d381352b authored about 3 years ago
remove tilde from hl7 results only transcribed reports (#4702)

* fixing squiglies

* misc php8 fix

* pin hl7 viewer ananyasen package

* php8 warning

...

09116df2edb7c64f7afa25a8888f53770b64a6b0 authored about 3 years ago
quick billing fix and php8 (#4701)

* strtotime() php 8 fix

* floatval fix for claim balance

b13acd664ae45b4b6ab232e219ddb4172caff5f0 authored about 3 years ago
E-Sign global to exclude un-signed encounter forms (#4698)

* E-Sign global to exclude un-signed encounter forms
- add some styles custom report
- reduce ...

c8a1b1948cbae0af1117dd7bd58ab8e1ac21faca authored about 3 years ago
Add support for code mapping in layout_options (#4672)

0ea587f97c297e477196ae4ca88dd625673ef503 authored about 3 years ago
Improvements to Login Page for Mobile (#4696)

2a758f5c42e348fec7c02ebb160480f4fa712da4 authored about 3 years ago
CCD import Labs and Encounter fix for HL7 v2.1 (#4695)

9d08eb8a58ff2ffdcf817300a0841fac888612f3 authored over 3 years ago
More QRDA fixup (#4694)

* More QRDA fixup
- add careplan observation and medications
- fix lab imports
- fix sex

*...

d7544acb62c5439f72ef26108baf7f2a67b30614 authored over 3 years ago
hl7 viewer fix (#4692)

* use Aranyasen

* simplify parse

* remove ununsed

* pin aranyasen/hl7 2.1.0, docblocks

c4810444db220dcc192309d232062c0a248d4c31 authored over 3 years ago
Change OEMR to OpenEMR Foundation in product registration (#4693)

4c3ee246c341467e8a85655c4e925d06b9504247 authored over 3 years ago
CQM (#4691)

* CQM
- add observation columns
- add new careplan type to lists

* - vitals

ee1c4cda9c6d721b9aa813dda9f56abe321d0f93 authored over 3 years ago
More CQM Work (#4689)

* More CQM Work
- minor fix portal document refresh
- modify find_code_popup.php to honor valu...

8cb1916c9c3a59f6f0fd5cd810869a075e7a72ff authored over 3 years ago
Type safe global settings. (#4690)

Added static typing to the edit_globals file using static constants from
the GlobalSettings cla...

75b650c1d6d557adad6c24ba7202bf4f40e1b8fb authored over 3 years ago
Enhancing Login Page Customizations and Twig Migration (#4632)

965fe9276883c624354d467f84e5c69dc26d89cd authored over 3 years ago
adding latest sars-cov-2 vaccines to immunizations table (#4688)

* add to upgrade

* add to db and bump ver

* cdc typo

abf0f7b71d613cca7c2c85bce7908d8cf18fee85 authored over 3 years ago
More Portal Rehab (#4684)

* More Portal Rehab
- retire the section_fetch.class.php class
- rearrange some navs
- format...

eebfcb17497eedebd14ee71eb87b589876924138 authored over 3 years ago
add Notes write acl for clinicians, so can create encounters plus php8 fixins on the side (#4681)

* add Notes write acl for clinicians, some php8 fixes too

* fixes for upgrade of acl

* typ...

067f30e53783029d2a6a87d3a11746fe4c433d21 authored over 3 years ago
Add exam test title column to data type 23 (#4683)

* Add exam test title column to data type 23
adjust LBF History row/columns for upgrades

* c...

17cd38694a0d0f478d9017e8be9268d43bffef7e authored over 3 years ago
Enhance user service to return uuids (#4677)

* Enhance user service to return uuids

* Remove duplicate uuid on user service.

c8099e5aac08f54418a5727d83d10025358cb178 authored over 3 years ago
Portal refactor to Twig (#4680)

* Portal refactor to Twig
Brought up to date from PR #4412

* some cleanup
php8 fixes

27e5857b9f78455f524b8b393f40758bb8df8334 authored over 3 years ago
Fixes #4658 change uuid mapping to be on save. (#4679)

* Fixes #4658 change uuid mapping to be on save.

Created a FHIR module that listens to the vi...

e0aab199995ef508c2d8fbb5adf15396c356cebb authored over 3 years ago
Enhance patient service search method (#4678)

Made it so the patient search can use an associative array in the getAll
without having to use ...

b0ddf7a4a0143ab1ecc9381f1d1d325d0405a9c7 authored over 3 years ago
Appointment api enhancements. (#4666)

Added the patient pid & uuid to the appointment so people can get an
exact match on who the app...

fdf1fcfa92851822350b763b303d2ccddb96111b authored over 3 years ago
CCM and QRDA Import (#4667)

* CCM and QRDA Import
- new class and CCM import refactor
- some import fixes and changes

*...

a6b51d7b6a36c659992e36943f7921724e82f1f1 authored over 3 years ago
Qf6 (#4676)

* php8 fix for new enc form

* use null instead

* styling

7058dca2cd444a854f5fbac26cbd63fdef2a261c authored over 3 years ago
fix default billing faciltity in the new encounter form (#4669)

Co-authored-by: Amiel Elboim <[email protected]>

cb6980565c2591354f180f369129ee369aaded41 authored over 3 years ago
Fixes #4674 Facility return single record (#4675)

* Fixes #4674 Facility return single record

Closes #4674. We changed the API interface of th...

cc3660630480b0188a7825efdb8c31be37770da7 authored over 3 years ago
quick adjustment to prior commit

6d0b55ec74eb39e50ef0d9e4c733b122dd055ccb authored over 3 years ago
Add valueset as external table for code picker (#4671)

* Add valueset as external table for code picker
Optimize picker (needs more of same)

* DB s...

03b13540847d042fd4061bc856c0fc4ef151d0f9 authored over 3 years ago
allow picking any type of code for codes in lsit editor (#4670)

e37f0ee12c76c2e1baeb9c6b19636f33d416186d authored over 3 years ago
minor code adjustment

14d8e14b2260bd5f5f260c2bc7c674f635a862a3 authored over 3 years ago
QRDA Export and Value sets (#4661)

* QRDA Export and Value sets
- add external loads for the 2021 and 2022 CQM reporting periods
...

e49cfa3a64504651c29331a93ca0e8f709ff63d2 authored over 3 years ago
bug fixes for access (#4660)

9c605145cf37145e1c9af89c7e3762331dce61aa authored over 3 years ago
bug fix (#4659)

5a990105408a96c3970991a0611c0d6e9c4eac5c authored over 3 years ago
bug fix (#4656)

0d5f4b05e7f87d7138fdddd9deed417f914f5d72 authored over 3 years ago
some fixes (#4601)

8f6334a28d43067d7fa2b3c08ea5b779fbdc6978 authored over 3 years ago
ensure always a unique installation id when need it (#4654)

f2700b511f86e69d505e963b5d8ac008a3918992 authored over 3 years ago
QRDA import (#4646)

* QRDA import
- broke qrda parse into new service class
- some clean up

* fix encounter rea...

ffd0262af2a1fce680dfe299eb26023969282876 authored over 3 years ago
Openemr encounters twig kernel (#4644)

* Encounter search,save changes. Twig module support.

Add empty option for encounter discharg...

583def288b26ea0f37f1dd3115f7a7221dbee9cf authored over 3 years ago
Merge pull request #4652 from bradymiller/generic-appt-dispatchers

Adding appointment event dispatchers

e123305beca15a45ae4475ebc95c8b54121e12e2 authored over 3 years ago
CCDA bug (#4651)

missing concern act template code

d0321b26bab736d5fbbefef44949cb8395e95321 authored over 3 years ago
security policy readme (#4650)

* sec pol address #4649

* format

c0c74f38082f4f2e8236d7a4afe7f002d93e9c92 authored over 3 years ago
Adding appointment event dispatchers

Co-authored-by: Brady Miller <[email protected]>

c6f5a79166597e3534ba5066ba961d0154780bc4 authored over 3 years ago
Fix php8 issue with front payment. (#4645)

c78ecab177e0158c609acd3b07d6e5f653fe491e authored over 3 years ago
Openemr events scope vitals (#4631)

* Scope Event, Api helper methods/logs

Added an event to handle adding additional scopes via ...

0f6b66d21e514be9457f5a39610550c1f73c34b5 authored over 3 years ago
Some style fixes (#4643)

- light compact theme dropdowns
- manila widgets outside container
- ESign log view background...

0df3d9d73771e26a59c0e3fe99346ac2c7daf36b authored over 3 years ago
ignore qdm directory for psr12 styling check (#4642)

d5c13bcae5c7d51511978622ea2972fa4dd24db9 authored over 3 years ago
Bootstrapping LBF data entry (#4635)

* Bootstrapping LBF data entry

* Minor layout tweaks for demographics and history in new sites.

a2e226880d5849b403b0df1b8f6674efc30ee664 authored over 3 years ago
CQM Support Phase 1 (#4619)

* CQM Support Phase 1
- Integration of CQM services
- Integration model class generator
- Int...

759f31045a5e22cb2f254bfbd4878710fd592c21 authored over 3 years ago
fix module name bug (#4639)

all the modules in unregistered section were using the same name if
there is a normal module be...

fc571b187d5590f684aed63d73cdf84caf9eb405 authored over 3 years ago
another update to api documentation (#4637)

7d0a9c30495978e71437586ab6f8af7e7d3ceacd authored over 3 years ago
fix upgrade version selected in dropdown and misc php8 fixes (#4629)

* fix upgrade version selected in dropdown and misc php8 fixes

* restore comment in docblock
...

2815711896fe6fc96f3806dbb8ba5e28a50d1541 authored over 3 years ago
Icd 2022 external data load (#4628)

* yearly icd update

* typo in load_release_date

* typo in load_release_date in database.sql

6a6397d56af40818f792e3ff4af598c7ab04edda authored over 3 years ago
minor fixes for recent twig patient summary improvements (#4627)

b41817f402f894d724b2240aadf6f4987adabcd8 authored over 3 years ago
quick fix to prior commit for broken sql query (my fault :) )

654dac01dfb9cafba3f65ea8dca280b57e260c59 authored over 3 years ago
Medical Dashboard UI Improvements (#4623)

Update the UI/UX of the Medical Dashboard screen

ab4ed0595e4316647eaff1287340ed1c39a535f0 authored over 3 years ago
Tab UI improvement (#4626)

* Reduced padding on the main menu
* Smaller font sizes on main menu and tabs
* Better spacing...

da491449315136454e996bd49900f6f59e603773 authored over 3 years ago
Merge pull request #4607 from robertdown/twig_enhancement

Twig Enhancements

8d0be586568fe560996010455a21d1e8574da6cc authored over 3 years ago
PSR12 Linting Fixes

3d0e140dca82be7bc41fcb3493529c3e68610a6f authored over 3 years ago
Make Kernel DI optional

eb0f49d221d1a68a7ef299a1a3b1f02fc31a6d0f authored over 3 years ago
more api documentation (#4625)

- also fixed api documentation for standard api documents endpoints, so can now upload and downl...

0c8693e89ad0286f76a1a841d941a9364f03b5e4 authored over 3 years ago
Updating easy dev env (#4621)

* multisite fix

* updated devtool docs and using alpine 3.14 flex docker in ci

0fa8b96401dada19b9baaad846832013abca157c authored over 3 years ago
quick minor clean to api documentation

9c12dec9c2d664dd3e8b764a419f314f8d0d6ce1 authored over 3 years ago
some more api documentation (#4615)

d1f1b46a4ef5207c460cadb873ac6aa778b0de9e authored over 3 years ago
fixes from forum (#4617)

27bf27b9ce2d44b3afbdaceaf112e8c19b855b14 authored over 3 years ago
fixes for edihistory, remove jquery ui residuals, replace php each function removed in php8 (#4613)

* fixes for edihistory, remove jquery ui residuals

* replace deprecated each with foreach #2296

e71a3ff9a299a6a62230547562e837331acd37af authored over 3 years ago
devtools for swagger and api dev and testing (#4611)

0434d4028422701c79ebb906ba2d68bcb571e7ca authored over 3 years ago
incorporate swagger for api documentation and testing (#4605)

Co-authored-by: Stephen Nielson <[email protected]>

fb52a8b69a798442cba843f3fe63939bd17d4283 authored over 3 years ago
Fixed typo in CSV loader for translations.

7009c308b4050b8ab58b53f402f686a263d777f4 authored over 3 years ago
Add provenance author to code commits (#4603)

42defec1aa3791d927dcab389d545b257b8e51d0 authored over 3 years ago
Undo the Twig stuff in globals since it is already in Common

29e43fbc4def82cb4f78e96df0f73fc5ba3f6703 authored over 3 years ago
Bring Twig back (again) and add some enhancements

b95a3fd062c01e3afa83ce45fb79d97dc604f573 authored over 3 years ago
restore search to pt finder (#4604)

73ba527fa8c10c63a27695dc9eb01be5275230ce authored over 3 years ago
Bulk Export, Security Fixes, Group endpoint support (#4600)

* Client Credentials Security Fixes

Prevent client credentials grant JWT replay attacks. Als...

d8d45adb1b6ba378575975ffc25dd1165725527f authored over 3 years ago
CQM support (#4588)

* CQM support
- some core services fixups

* Revert "CQM support"

This reverts commit 97ae...

cb9a01da7e347e0f6a3f13dc626d75916f01f7fe authored over 3 years ago
minor adjustment to prior commit

dd064f05f0a78b043af5e503f501052f85a60c60 authored over 3 years ago
Openemr single patient (#4599)

* MedicationRequest requestor if no practitioner

If the medication was created by someone who...

e327706af07ed8b7ef53810bce96e44d32005c12 authored over 3 years ago
Update API.php (#4596)

322dd7b680f458d437568c746e6ab65632d0befd authored over 3 years ago
Openemr fhir data absent reasons (#4594)

* Add DAR for allergy intolerance manifestation.

Went through and added a data absent reason ...

24d9f1a20fe65fe23e0967986ea9b6d472cef553 authored over 3 years ago
Fix facility code to be NUCC for FHIR. (#4592)

5a54bab5cb7ec8c9356578db7f37085969665f44 authored over 3 years ago
Openemr base service coding fix (#4591)

* Added system,description to BaseService->addCoding

We needed more information from the addC...

84f57b287a9f14dd95d8e31e1e5e0247b816431d authored over 3 years ago
fix table name typo in deleter.php; fix width of lengthmenu in dynamic finder (#4589)

* fix table name in deleter

* fix length menu in patient finder

5938ac6a25878d915497145b709533dbacadf339 authored over 3 years ago
fix so displays inactive provider who performed visit on encounter page (#4587)

* fix so displays inactive provider who performed visit on encounter page

* include inactive ...

ad0033bb2199a75a6688390ce927709f043e47bd authored over 3 years ago
era posting work and misc php8 fixes (#4553)

* fix posting of payments from new check details screen

* styling and typo in zend module ins...

addb900fd5fc1a26a21bbb5ac3ba132af31e255a authored over 3 years ago
Openemr fhir smart bulk (#4582)

* Added Device, disable system write permissions.

We definitely don't want to allow system wr...

7ccdd2628e0303af653e4cfdb2fc6e47ef5a83b8 authored over 3 years ago
possible pathing fix (#4583)

44f8e7cd3010b8641cb986fe39a76506cef5f590 authored over 3 years ago
fix array index for orphan labs for patient matching (#4576)

* procedure providers and electronic reports get their own tabs

* php8 fixes for hl7 received...

855913616cfa3ec466d9c444c280e687738b44cd authored over 3 years ago
turn on care coordination modules by default (#4575)

* turn on care coordination modules by default

* fixes per Stephen W. review

* fixes

f54511d481a6cd53014f58100f6332c50bf3b090 authored over 3 years ago
Openemr fhir offline refresh scope (#4579)

* Offline scope notice, Registration app type.

Added the ability to select what kind of app (...

1bdcdf44a74243c0b397673199da9c48035de090 authored over 3 years ago
Disallow administration of users having permissions that the logged-i… (#4580)

* Disallow administration of users having permissions that the logged-in user does not have, and...

e790efe2ccb0146d5593b00a32df1f57beab0d48 authored over 3 years ago
Previous name (#4566)

* Previous name
fix select2 bootstrap theme

* CareTeam service fix for missed table name ref...

4afa84ed938af9b6fdb38c2353daeb8b4f17d42d authored over 3 years ago
Fix #4573 Openemr fhir token revocation (#4574)

* Client App access revoking

Implemented the ability to revoke a trusted user for a given reg...

63c7cae63903d06af1072ad3caa1e5e3f0b5a4ab authored over 3 years ago
Merge pull request #4568 from adunsulag/openemr-fhir-fix-careplan-list

Fix bug in the careplan list endpoint

f1961e3ecb6aa57e1c7ebac41bbfbb0122a0d60b authored over 3 years ago
minor upgrade fix

dd65bb8e86bac19d8ad8969c6167e469e6e08688 authored over 3 years ago
make active default setting for care_team_status (#4565)

08574ed06f6977f2269a9b7bceef2662d2e6f167 authored over 3 years ago
Fix bug in the careplan list endpoint

914803f6fb7258edb04ef52482da48d4e7b9b6b1 authored over 3 years ago