Ecosyste.ms: OpenCollective

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

github.com/openemr/cqm-parsers


https://github.com/openemr/cqm-parsers

Merge branch 'develop' of https://github.com/projectcypress/health-data-standards into develop

00cf32393d4516c3982e6c2dce9e705decffc3dd authored almost 13 years ago by Robert Dingwell <[email protected]>
Upgrading to the latest mongoid

ba5ed388d479923409cf72777440a2ae59bdd6e5 authored almost 13 years ago by Andy Gregorowicz <[email protected]>
add npi to actor if found

0c6a8cdc4a87449ec29f8dd75ffa94ac8571fb22 authored almost 13 years ago by Samuel Sayer <[email protected]>
Merge branch 'master' of https://github.com/projectcypress/health-data-standards into develop

99b3726560acb142e182855e3e13c281fe556a1c authored almost 13 years ago by Robert Dingwell <[email protected]>
Merge branch 'develop' of https://github.com/projectcypress/health-data-standards into develop

50144afd86540dd010edbd2a59ccda6f40b5cb14 authored almost 13 years ago by Samuel Sayer <[email protected]>
Merge branch 'develop'

9b6407547d122cda7c3d43e88c6265c549c95f62 authored almost 13 years ago by Samuel Sayer <[email protected]>
Merge branch 'master' of https://github.com/projectcypress/health-data-standards

2110098f5934cb6f1cdaad743b7a8f143a1fa46e authored almost 13 years ago by Andre Quina <[email protected]>
Adding the missing alias for prescription number

bc163052d43d358e28cf5184c5fad85ac16f525a authored almost 13 years ago by Andy Gregorowicz <[email protected]>
Merge branch 'develop' of github.com:projectcypress/health-data-standards

064222ff9fe42247d41a74d8f5b3632b596a551c authored almost 13 years ago by Adam Goldstein <[email protected]>
Aliasing methods for model fields so that we don't get nil method errors when running to_json.

5296abca3c13c0dffb002934ba789761961bf16f authored almost 13 years ago by Adam Goldstein <[email protected]>
Adding aliases to Encounters

1cb8f7c4bac325cfd5b1e0d678449f76740d2030 authored almost 13 years ago by Adam Goldstein <[email protected]>
Merge branch 'develop' of https://github.com/rdingwell/health-data-standards

dd33e6573f376e835e3ab8d1175ce1cf7e168943 authored about 13 years ago by Jason Letourneau <[email protected]>
adding ability to test ccr agains schema. need to have schema available though as due to licensing it cannot be pushed to the repo

5dcdeb919921c25ae7dcbdf59abc43b75cfc9894 authored about 13 years ago by Robert Dingwell <[email protected]>
fixing additional items that kept the ccr exporter from producing valid ccr document

ab6f60df9e0c82fe57302b9875dc2d765f1f51b5 authored about 13 years ago by Robert Dingwell <[email protected]>
Merge branch 'develop' of https://github.com/projectcypress/health-data-standards into develop

b04318b0926762f90b1800d1633cb38240206578 authored about 13 years ago by Andre Quina <[email protected]>
added race, ethnicity, and language to importer with tests.

865bf05147c587560f5eeab507494f04df19b3d2 authored about 13 years ago by Andre Quina <[email protected]>
Making CCR exporter create valid Result entries

01490a6f62ef480e13f519c843032cbab731252f authored about 13 years ago by Robert Dingwell <[email protected]>
Setting the correct object id on the patient actor

a4c53c65c5ae2288cdde630a69a5c0befd1a1e69 authored about 13 years ago by Andy Gregorowicz <[email protected]>
fixed issue in ccr export where gender was placed in DateOfBirth and DateOfBirth and Gender where not in Person

c8a65ae1955ad4dfc5e52d2846488279dd81f4ff authored about 13 years ago by Robert Dingwell <[email protected]>
added languages to record

1f1c0396c4fdfebf38d9150718ab63fcc8c6820d authored about 13 years ago by Andre Quina <[email protected]>
updated race and ethnicity to be hashes on Record

4b841c17aa6200492c4784a2e68ed9054b4b4a86 authored about 13 years ago by Andre Quina <[email protected]>
remote timestamps and versioning

2a5d4eca954fb2e36034c4ba42c0b6d6908ca39d authored about 13 years ago by Samuel Sayer <[email protected]>
bumping version to 0.7.0 with C32 export changes

ac301a28f56373951b223a05e757b6aa455b6545 authored about 13 years ago by Jason Letourneau <[email protected]>
added the templates for no current conditions for the required sections of C32: allergies, conditions, and medications per NIST's FAQ recomendations

2e5c96d54d5d7a5a14649d4167f69397cd9a0e48 authored about 13 years ago by Jason Letourneau <[email protected]>
added titles to C32 sections that were missing: Surgeries, Care Goals

7920d3f1297cc746e51bf7416eae6d9471839df5 authored about 13 years ago by Jason Letourneau <[email protected]>
added test results value block to CCR export

c4bd4895472ae6992f02dc0b4c9d9e188c73a10a authored about 13 years ago by Jason Letourneau <[email protected]>
fixed CCR export tests XPath expressions for accessing Gender and DoB

8047235371e621ef45e596a6b8283b40cc942ba8 authored about 13 years ago by Jason Letourneau <[email protected]>
bumping version to 0.6.0 with CCR fix

ee9fc5af0d43da13edeb791243f964e745fbc87c authored about 13 years ago by Jason Letourneau <[email protected]>
Merge branch 'master' of https://github.com/snosrap/health-data-standards

872cfa666183514f57b6fcd44f0747b19c33fa6d authored about 13 years ago by Jason Letourneau <[email protected]>
Take <Gender> node out of <DateOfBirth> node and put both under <Person>. <Gender> and <DateOfBirth> should be siblings under <Person>

78df0020ae4d87e145a294af17d71c8cc364f8a9 authored about 13 years ago by Ford Parsons <[email protected]>
Fix indentation

9b602df44616b61b1ad57af356f2681aab86f6a6 authored about 13 years ago by Ford Parsons <[email protected]>
<Code> node should be repeated for each coded value

See A2.3.2.6 in the ASTM CCR spec.

3e65c7752784ed9789cf93d275d8436d9cf70591 authored about 13 years ago by Ford Parsons <[email protected]>
Merge remote branch 'origin/develop' into develop

4901e92e687d52e52c08e61a5f0ee117b1ad8670 authored about 13 years ago by Marc Hadley <[email protected]>
Fix == implementation

07edec2b4b7d7e9d1aba06a3692c2d327069bef1 authored about 13 years ago by Marc Hadley <[email protected]>
added change to ccr.rb that was merged to master for Body tag

0368098c29c79f56582f55f7cd4d8fbb13aa5c6e authored about 13 years ago by Jason Letourneau <[email protected]>
A support for comparing entries via ==

a445ccc5d9ff7b56b66c2b6773a046d32da53a10 authored about 13 years ago by Marc Hadley <[email protected]>
Merge pull request #1 from snosrap/master

CCR <Body> node

bf171b76731672134440c52818e06cc934f4acc8 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Fixed case of <Body> node

5650aa9aab6fd3de52ca2c4dc260aa36eba6c94b authored about 13 years ago by Ford <[email protected]>
make sections a constant

5c648e1d1af6d7dfaca59d6af06e011dd2d80be3 authored about 13 years ago by Samuel Sayer <[email protected]>
Add support for extracting effectiveTime from C32

849fa7b8fdf2e1cf9f45ea933dc226d1e4ef7ef6 authored about 13 years ago by Marc Hadley <[email protected]>
accidentally added .gem files

1f732798041d1843b51fd228e8f96ab9296e3650 authored about 13 years ago by Jason Letourneau <[email protected]>
messed up the gemfile.lock format - fixed now

366c32d2f00b9b9aa73fee7b5cc04d48026bf615 authored about 13 years ago by Jason Letourneau <[email protected]>
version bump to 0.5.0 with added info in export narrative block

6d80e3a439fb6460169be3568bd6d489ecf720a1 authored about 13 years ago by Jason Letourneau <[email protected]>
merging from develop

e38bbe7a7ac53428d1e56721b28519269150f921 authored about 13 years ago by Jason Letourneau <[email protected]>
added value to vitals and results and status to conditions for narrative block on export

5ffc528891049445df72f70ba149b971869214c6 authored about 13 years ago by Jason Letourneau <[email protected]>
Renaming Result to LabResult to avoid naming collisions in other projects

dab875d18ec902eaf141d383bbe36906f1de3506 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Updating the test helper so that we can set up the Mongo instance to point to via an instance variable (gets used in CI)

e4bd8155e4e28a0ed0382862b246aa69f78190eb authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving over the vital sign importer from hQuery

2dae37b751301bd49098fbd750d5fe56b2c61673 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving the result importer over from hQuery

2cb223ebd59fdf7c75cd0786aa4b03fb86fa77b9 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving over the procedure importer from hQuery

967b619590ed9eb38fec096be3d00a9ee0f3a377 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving the medications importer over from hQuery

4ce6d33c9c73b85fac8243e3414ea7899978c163 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Adding the immunization importer from hQuery

a691b0974d6cffe792de22ccbf0bf21f55d74c2d authored about 13 years ago by Andy Gregorowicz <[email protected]>
Fixed misspelling. Gemfile.lock gets the 0.4.0 version bump.

a095976f71e2e12dbb1eecad0bf51a6d276b1336 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Bumping the version and switching the homepage to GitHub

04b8d5b5e074080d8089e79d20495cff82a5ff3d authored about 13 years ago by Andy Gregorowicz <[email protected]>
Should be using a String instead of a Symbol to pass the options to code_display

307f5d2a342780a29c774a6b38359cd097334798 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Now have the encounter JSON matching up with the patient API

9b05d6b79e6e72db5e7826d40c586a4ea7b4d8e8 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Switching reason to an embedded document since it is a full Entry

3595ee85463cb0c06a6aa0f6ad765bd9613585ef authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving over the encounter importer from the hQuery Gateway

33bbdc5fef625a6003d5436c5117f1bb59ef8e5c authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving the allergy importer over from the hQuery Gateway

aec535370f3a8b7c6cdab30aac88019bdedfa245 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Getting rid of the dependency on Quality Measure Engine

3c3ae3d7d7922722d55e9c7dac55e88a4ba21a89 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Commenting out the second CPT OID since we don't currently have a way to return the "preferred" OID for CPT

3aa0addb12cd21cf3f5975ddc1bb6483d1626874 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving the C32 generation testing away from QME and to the HealthDataStandards PatientImporter

b7f800c41fa3c0794c1af4b5d5c3185aef68adf4 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving over the PatientImporter from QME

2e30eb95aee27face940e5a826acc6d9db48de62 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Freedom patching Symbol to make some of the code cleaner in the PatientImporter

2237c4ddde060286680bbe111c3d6f0fed0e1277 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving over SectionImporter and CodeSystemHelper from QME

74f3953deefb35ef802c7ca7e70cabbbd6b42764 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Making sure that test_unit is truly a dependency of the test task

2a98ffd282dd931df2f2a50d580eaddb1443a21a authored about 13 years ago by Andy Gregorowicz <[email protected]>
Adding cover_me for code coverage

421985042e3bfe4133a8d36581f9c8797691912e authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving HL7Helper over from QME

7fd6f0bc020e70dd26506180e1c06b69993c6af8 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Moving over Entry methods from QME

15c5eac42b511cac4b3dafdcbe685dd1419786e8 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Updating to only produce codes from allowed code sets in the appropriate sections

d2b9b6203413fa671523238986953b74e566588d authored about 13 years ago by Andy Gregorowicz <[email protected]>
Adding methods on Entry to deal with preferred code sets. Also getting rid of the bundler config.

67ca65e42b013c3e45862b2c4e050d414d32bcc9 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Getting rid of the build gem file

bfb985dbd34049a87174da0a09414998becc1644 authored about 13 years ago by Andy Gregorowicz <[email protected]>
converted patient birthdate from seconds from epoch to simple date

7a9b4fc6faeee1cb3db1ca06a5f5f9ffb92a8474 authored about 13 years ago by Jason Letourneau <[email protected]>
changed version number in gemspec and added back VESION file

a6d05f602f26a148b276effcb5e190c43986685c authored about 13 years ago by Jason Letourneau <[email protected]>
accidentally commited the gem...removed

776a42c12133f3e2214b20f0f8a5f17289b471b8 authored about 13 years ago by Jason Letourneau <[email protected]>
added csv export for a patient object, method takes second argument of true/false on whether to add headers - this is in case a collection is iterated over

f585a9d99cc35c7ba5df246f2a2a945a35fc718f authored about 13 years ago by Jason Letourneau <[email protected]>
Merge remote-tracking branch 'origin/master'

Conflicts:
Gemfile.lock

3ed176d0344ac649519146933ee9815cdf5af340 authored about 13 years ago by Jason Letourneau <[email protected]>
temp commit to merge

c3b852641b14fa7f6500890cb5d479ffd5ac7bf5 authored about 13 years ago by Jason Letourneau <[email protected]>
temp commit to merge to v0.2.0

8dd7c49fa3f07a9eb32006b26f2e16409b97ff5c authored about 13 years ago by Jason Letourneau <[email protected]>
Merge remote-tracking branch 'origin/master'

53d368384cdd4af35ffeb90920a24e476b8aa687 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Bumping dependencies to support Rails 3.1. Bumping version to 0.2.0

7cc8c2df524f1044825d49d092e1329dd43be829 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Adding the version file

a16908702f4aff5a35420df08a027ec7e8b130b6 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Pulling out a failed attempt to add status for social history. Conditions seems to work and that might be all we need right now.

be8e5c6db511d960cf8bb8de440f8eb77364e5c5 authored about 13 years ago by Adam Goldstein <[email protected]>
Attempting to include status in social history

3f6d035977dff4ddab206e2400fd7c2444f7ae6f authored about 13 years ago by Adam Goldstein <[email protected]>
Adding field for race and ethnicity

e55363dd8eddc2a7e0e54054aeac04b9475d51b3 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Changes because bson 1.4.X was yanked

d97848ca0b1818ddaee1a6f133623283627671b1 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Adding some docs

28d0dd811aa990efb30de6a2eda6d2416ecded78 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Fixing allergy export into C32, was escaping some XML when it shouldn't.

158a994ed0f8a81fc16f60bfc0c54b242168ddc8 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Really escaping the description in XML now. Unit tests are helpful.

f019903b9e12a110fa9beddbaf1ffec5819c5dbe authored about 13 years ago by Andy Gregorowicz <[email protected]>
Forgot to escape the text in one branch of the code view helper

7b15c9d5c4bd6b22a308d5627c1eed06f4047b27 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Downgrading builder to work with Rails 3.0.7

3491ae50ccbaa6e86e751a7d815c17a419aa45e2 authored about 13 years ago by Andy Gregorowicz <[email protected]>
Adding CCR export support

8f481ad73f3d97f13f0cb0c5beb98dff2326fa4a authored about 13 years ago by Andy Gregorowicz <[email protected]>
C32 generation now working (at least as well as it did in Cypress)

795f3d292abed10764ac393170ba4c9fa4bbc745 authored about 13 years ago by Andy Gregorowicz <[email protected]>
First pass at something that remotely works

67242634128ef4da72f9c26b80deee9bc2a08d38 authored about 13 years ago by Andy Gregorowicz <[email protected]>
initial commit

8c1f4a7c6cec9cd3895b795adf5d12b62590ac67 authored about 13 years ago by Andy Gregorowicz <[email protected]>