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

Updating how we iterate through the provider identifiers

This is to help the CDW exporter. Functionally, the code is the same,
however, the way the code ...

6a4f8682fdcf1b3e09a4554745eb3e95119c73ab authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Now exporting providers in QRDA Cat I

Previously, QRDA Cat I would only export a placeholder provider. Now
if a Record has ProviderPer...

671bb056b53084de2afa09ac0e725927fe86602d authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Merge pull request #107 from projectcypress/identifiers_for_providers

Adding CDA identifiers to providers

160bcfb361b402b08e9e047f2e37b7cfd53c2de7 authored almost 11 years ago by rdingwell <[email protected]>
Refactoring the way that NPI and TIN are stored in provider

Previously, these were String fields on Provider. Now they are
stored in CDAIdentifers. Convenie...

5ea7d0b51a1c3bae20f6fec11080cc04597eb72e authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Adding CDA identifiers to providers

Making CDAIdentifier embedding polymorphic. This ripples through to
entry. Providers can now hav...

47bad57aba81c9768b6c7191372b67f2a570255b authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Merge pull request #106 from sporkd/fix_import_patient_ids

Fix patient ids when importing by_patient results

815c0e30bef13005d6ad21a4282996ba0664a7ea authored almost 11 years ago by Andre Quina <[email protected]>
Fix patient ids when importing by_patient results

0235be2c7588292d8ffdd21e0821ffa6cf361381 authored almost 11 years ago by Peter Gumeson <[email protected]>
Merge branch 'risk_category_assessment_value'

Rebasing and merging pull request #105

53f541e27d776c998777ffc16b743f7ca701984b authored almost 11 years ago by Andy Gregorowicz <[email protected]>
verifying risk category assessment value import, modified unit test to assert value import

79adb9e7b4ef32721e0c63c4dabd5e8e567e0c46 authored almost 11 years ago by Andrew Hubley <[email protected]>
Updating the README

f697704560af6b710896f2701a1689642ea3cc88 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Merge branch 'measure-calculation-workarounds'

Rebasing and merging pull request #103

a4c0a58a48ebcb2a3f1567bf8c19e5cb45bad6fe authored almost 11 years ago by Andy Gregorowicz <[email protected]>
move reason xpath override and admit_time to Cat1::EncounterPerformedImporter

Conflicts:
test/unit/import/cat1/patient_importer_test.rb

88663dca9b6c58a4c4ea3a6adc19c9527d324130 authored almost 11 years ago by Mark Yoon <[email protected]>
rebased yoons pull request, fixed test suite and errors

eac0377ab2532c090e7b7b916545dde60932e1b7 authored almost 11 years ago by Andrew Hubley <[email protected]>
workaround: codes in encounter reason

848dd8fbb14a541467ee7802e80df5362d1b7df0 authored almost 11 years ago by Mark Yoon <[email protected]>
Revert "workaround: encounter reason"

This reverts commit 5ebc869c3477ca66bdecb34f777e4d764f6fdfd7.

dabdd56cb2b72e38b92dedc6ce9c68c1257fba36 authored almost 11 years ago by Mark Yoon <[email protected]>
workaround for anatomical structure code

e355e402612ff5f58b33e7d6bf8100781fd56b5d authored almost 11 years ago by Mark Yoon <[email protected]>
workaround: encounter order should just have a time, but one of the measures requires start_time

99f4bf56587c49161143da76576ed0cd458bf813 authored almost 11 years ago by Mark Yoon <[email protected]>
workaround: encounter reason

c3f27749ebb11fdfd06f1fe8f592a3d6ed56d2e1 authored almost 11 years ago by Mark Yoon <[email protected]>
workaround: new xpath for negation reason, and add code_system to negation reason

671fd3030880f242327728950006d2ed186ced47 authored almost 11 years ago by Mark Yoon <[email protected]>
workaround: add code, code_system, and codeSystemName to ordinality

87fe6d84b67282d923a6869b8261c1dc4f129dad authored almost 11 years ago by Mark Yoon <[email protected]>
workaround for ordinality code

3d729f8a36668d4cabdac6aa6580f357c62d3fb0 authored almost 11 years ago by Mark Yoon <[email protected]>
Merge pull request #104 from projectcypress/mongoid-tree

adding mongoid-tree as dependency; provider tree

84ea31ec4c51556f66e6413236e635432dad575c authored almost 11 years ago by rdingwell <[email protected]>
adding mongoid-tree as dependency; provider tree

cdfcf6a67f51f51151eb3a38854c5ab35f752145 authored almost 11 years ago by Andrew Hubley <[email protected]>
Merge branch 'cat1-roundtrip'

Rebasing and merging pull request #102

f614ab3be858455a2f6e4cac9af9a70b3bd2adf2 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
refactored cat1 roundtrip test, added relevant fixtures, removed extraneous fixtures, fixed affected tests

af0c76ab1e440cbb7f8261a4350c6434dbf2c5a2 authored almost 11 years ago by Andrew Hubley <[email protected]>
Updating readme

3ea2dd9e363d2090e54d42d5902698267e22175e authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Merge pull request #101 from projectcypress/result-import-dedup

fix for result values being saved twice during cat1 import

a8ccb29758acb30542f3b2e2416fb45b3230a82b authored almost 11 years ago by Andy Gregorowicz <[email protected]>
fix for result values being saved twice during cat1 import

b598a2f663753e787ba193913226b5ca750555f1 authored almost 11 years ago by Andrew Hubley <[email protected]>
Bumping the version in the gemspec and updating the README

a372100f4317227408d3a3161c8568e32ac9f409 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Merge branch 'procedure_values'

Rebasing and merging pull request #97

ca3eea5ce74d7bb8304bb683dcdae6c037fc8b59 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
extract values and nested values from procedures

a8d2e855b30a2ec954c251e9b3d5ed047e8a27e3 authored almost 11 years ago by Mark Yoon <[email protected]>
Release 3.4.1

0529562f7eb0e7ee291a4083d4555fb587a10f15 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Setting the version of Nokogiri to 1.6.0 exactly

While Nokogiri 1.6.1 seems to work OK under Ruby 1.9.3 and Ruby 2.0.0,
it is breaking the CCR pa...

671c61f93a71cb183a8584641651d3f81b76ccac authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Releasing 3.4.0

1d396a249f5d7e318f7e672b39c55855d2f48e53 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Merge pull request #100 from projectcypress/import-migration

migration of record import code from popHealth to hds

fa1b7dc77bb6acc6132e08d51476cb90d855e62f authored almost 11 years ago by Andy Gregorowicz <[email protected]>
migration of record import code from popHealth to hds

c02cec12a9652c1c5f27f0373a6fad774bfd0933 authored almost 11 years ago by Andrew Hubley <[email protected]>
Merge pull request #99 from projectcypress/template_dir_fix

fixing bug that kept the template_helper from being able to use a passed...

e35a2672b9a920f0234cfb475811d65a4e7ca65f authored almost 11 years ago by Andy Gregorowicz <[email protected]>
fixing bug that kept the template_helper from being able to use a passed in template_root direcotry as it states it should be able to do

defce68fdec9665b3368766193323fd8d0101a7f authored almost 11 years ago by Rob Dingwell <[email protected]>
Merge branch 'performed_procedure_negation'

Rebasing and merging pull request #96

54792fedc6330121636e166478eab28f16b079f5 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
extract negation for performed procedures

5a31919ef6f075085efde6b01037a588ef6435d4 authored almost 11 years ago by Mark Yoon <[email protected]>
Updating the README

28408fe371048a5601af79cef7884f2b99d6a185 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
Merge branch 'procedure_results'

Rebased and merged pull request #95

540c90216bfe8ae276777f7bd13c58a02d63f96e authored almost 11 years ago by Andy Gregorowicz <[email protected]>
extract procedure result values

9b2da9c11e9d48ef4c292914d207046e826c7c2f authored almost 11 years ago by Mark Yoon <[email protected]>
Merge branch 'procedure_ordinality'

Rebasing and merging pull request #94

dc82b36b0667703d96b1d5ced53e4354c0ad6678 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
add ordinality to procedures

ed5070683c3fc7fe32a040631f1fc9149c4952a9 authored almost 11 years ago by Mark Yoon <[email protected]>
Merge branch 'procedure_scalars'

Rebasing and merging pull request #93

7d09defa333b78d1b587e0201cddb6a3453e54a0 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
importing scalars

b222b547a3d1e93c684e02b7cfaa5e5d856f5c3a authored almost 11 years ago by Mark Yoon <[email protected]>
Merge branch 'clinical_trial_participant'

Rebasing and merging pull request #92

ea2aab2454b48ff7521393d51dee0aa702c5bf1f authored almost 11 years ago by Andy Gregorowicz <[email protected]>
HealthDataStandards::Import::Cat1::PatientImporter#get_clinical_trial_participant always returns true. Fix this by checking .blank? (empty array) instead of .nil? on the nokogiri xpath query

b2182c5c5e4b12212a12a8caae7785459db7df86 authored almost 11 years ago by Mark Yoon <[email protected]>
Merge pull request #90 from yoon/dedup_results

merge codes and concat values when deduping results and procedures section entries. closes #89

68d54f95d753b936e963f7683256661df668146e authored almost 11 years ago by Andy Gregorowicz <[email protected]>
de-dup procedures merging codes, concatenating values

db4b9f92be8d64909fbc308402a68fc533cebab8 authored almost 11 years ago by Mark Yoon <[email protected]>
merge codes and concat values when deduping results section entries

61a4f1e7cac86d6ff6f851efd78dcde5cb552753 authored almost 11 years ago by Mark Yoon <[email protected]>
Merge branch 'cat1-encounter-transfers'

Rebasing and merging pull request #88

7e11894a320661c3bb12f9816e79be3759378409 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
cat1 encounter importer/export transfer from/to support

6629840043fdfa39f02dbb6706d10b0b5b18b656 authored almost 11 years ago by Andrew Hubley <[email protected]>
Merge pull request #87 from projectcypress/cat1-import-export-descriptions

Cat1 import/export descriptions

59d960c2c07455a3c257ca150a18ce48f3c03c66 authored almost 11 years ago by Andy Gregorowicz <[email protected]>
template changes for import/export of descriptions in cat1

734c418762d765112ab2ccac9b64decf415919f1 authored about 11 years ago by Andrew Hubley <[email protected]>
functional changes for import/export of descriptions in cat1

b86e88ad974a951560cbdbc43ef52d9efbb658e2 authored about 11 years ago by Andrew Hubley <[email protected]>
Merge branch 'encounter-reason'

Rebasing and merging pull request #83

ff96ae9be0205666493cb0b373afc2543a84bf81 authored about 11 years ago by Andy Gregorowicz <[email protected]>
move reason xpath override and admit_time to Cat1::EncounterPerformedImporter

98cb7d3a2955b0951df6442b0fef188ad171cb2b authored about 11 years ago by Mark Yoon <[email protected]>
Merge pull request #85 from rdingwell/master

A few cherry picks off the 3.2.x branch

acc6dc591ee0d0c71a38536e9cc1c73e9edb27cf authored about 11 years ago by Andy Gregorowicz <[email protected]>
fixing bug in encounter order template that didn't scop p[erfereed codes sets. Fixing issue in oid lookup for field values

1c60aa2870cfb9dd99ce36f1cc9d16682c8fa094 authored about 11 years ago by Rob Dingwell <[email protected]>
modifying templates to support multiple result values

782e7554a7a52f0e112b152ef1b1783c74869197 authored about 11 years ago by Rob Dingwell <[email protected]>
adding the filename of templates to the ERubius object so we can get exception messages with the location in the template that caused them in the backtrace

e56ebe167f9df50c20d222e64eae654251b99e0e authored about 11 years ago by Rob Dingwell <[email protected]>
Merge pull request #81 from rdingwell/parse_provider

adding ability lookup provider information by name if npi does not exist...

18babd3901d45e6175a1087e1f20125263c804cd authored about 11 years ago by Andy Gregorowicz <[email protected]>
adding ability lookup provider information by name if npi does not exist. Adding ability for applications to overide the Provider.resolve_provider method as a means to deal with providers without an npi number

e92268dfabd8ece13e2be6d8468ff05f056af559 authored about 11 years ago by Rob Dingwell <[email protected]>
Updating changelog in readme.

49f833de41dec182415b0e3df4b0d40346d02e4f authored about 11 years ago by Andy Gregorowicz <[email protected]>
Merge branch 'procedure-order-time'

Rebasing and merging pull request #65

9422832abed47f0003b2678562c031f17ba67499 authored about 11 years ago by Andy Gregorowicz <[email protected]>
fixing test to reflect that procedure order should use time, not start_time.

0375675a9d05b7834607c133ce855bf6007ea056 authored about 11 years ago by Mark Yoon <[email protected]>
import entry.time (not entry.start_time) for procedure orders

28dc6d107db2c18780059287e4a5215eae1b4f95 authored about 11 years ago by Mark Yoon <[email protected]>
Updating changelog in the readme.

f7c7c5bf95e79b363b1bf202d47465e03ad28a35 authored about 11 years ago by Andy Gregorowicz <[email protected]>
Merge branch 'diagnostic-study-order-time'

Rebasing and merging pull request #66

9eb136773b790360048db4129a9b05a61048361b authored about 11 years ago by Andy Gregorowicz <[email protected]>
import entry.time (not entry.start_time) for diagnostic study orders

7343322870f078565bb429b8d29c4c47512f514a authored about 11 years ago by Mark Yoon <[email protected]>
fixing test to reflect that diagnostic study order should use time, not start_time.

7ae683b17f90b17c2fdc58c3078ba3ed88b30283 authored about 11 years ago by Mark Yoon <[email protected]>
Updating the changelog in the readme.

93d5453b93f34d268c8d3d60b465f987608d0585 authored about 11 years ago by Andy Gregorowicz <[email protected]>
Merge branch 'admit_time'

Rebasing and merging pull request #80

14555316b1393c95aa15a5ca022a618a88e0a6ec authored about 11 years ago by Andy Gregorowicz <[email protected]>
add admit_time to encounter importer

1e098c8ebd772f3bede9d8a151facf61aff3cf7d authored about 11 years ago by Mark Yoon <[email protected]>
Updating to the changelog in the readme.

247fa49c800c36d95cd2164e652c3b60b47e2bd8 authored about 11 years ago by Andy Gregorowicz <[email protected]>
Revert "add incision_time to procedure imports". Use cat1 procedure performed importer instead.

This reverts commit 4ff3382e1567b931670e39bada4f9f3a25759664.

427edf24dc800eb1ba00c1944c58485a08ff353d authored about 11 years ago by Mark Yoon <[email protected]>
add incision_time to procedure imports

9fef76972752f438f5814ad8f83c76ff8559d280 authored about 11 years ago by Mark Yoon <[email protected]>
use cat1 procedure performed importer

2a9959592d984674c2ccb6335d82143bfcc0c0cb authored about 11 years ago by Mark Yoon <[email protected]>
Updating the README changelog

1e359371894f9d71f29423ce278e8516de6a89e9 authored about 11 years ago by Andy Gregorowicz <[email protected]>
Merge branch 'gestational-period'

Rebasing and merging PR #69 on master https://github.com/projectcypress/health-data-standards/pu...

cf4d10b83e6f9dd093461c9ae614790f59e6b92d authored about 11 years ago by Andy Gregorowicz <[email protected]>
adding 38 week gestational period

9b840d2a5fca20115e51a7a76a4d4b9967dd80c4 authored about 11 years ago by Mark Yoon <[email protected]>
Minor tweak in the lockfile to accomidate the java platform

bdd9b6f120c0e4d1b591b88fc967cb0ef59ff643 authored about 11 years ago by Andy Gregorowicz <[email protected]>
Merge branch 'removal-time'

Merging pull request #70 by rebasing on top of master https://github.com/projectcypress/health-d...

e424f5e6b068f215a32948319dfa749d97879d98 authored about 11 years ago by Andy Gregorowicz <[email protected]>
removal time for medical equipment

63512921bbdc21dec0830072aadb171a2746a15b authored about 11 years ago by Mark Yoon <[email protected]>
Merge pull request #76 from projectcypress/cat_3_stratifications

fixing stratification reporting bugs in cat III generation

95213ecaba800c8a65560602928c74d8ae6ca490 authored about 11 years ago by Andy Gregorowicz <[email protected]>
fixing stratification reporting bugs in cat III generation

bef9bf694cdca402a1dc95f260d6fd5be1479e11 authored about 11 years ago by Rob Dingwell <[email protected]>
Releasing 3.3.0

Updating the changelog and version number
Updating the dependencies in the Gemfile.lock

73cf9a1144c2610c5ea85c8204ac8b3ee9e3625a authored about 11 years ago by Andy Gregorowicz <[email protected]>
Fixing the selection of a default bundle

My previous code here placed the default bundle id as the hash key
but forgot to query by it.

a0d7d9f60dc20e87597e9982f28928d14170f0bb authored about 11 years ago by Andy Gregorowicz <[email protected]>
Merge pull request #63 from projectcypress/mesaure_model_cleanup

Cleaning up the measure model and associated measure fixtures

e3e204e6a13f20a341c3e9be171a0cc8faef7566 authored about 11 years ago by Marc Hadley <[email protected]>
Cleaning up the measure model and associated measure fixtures

Moving over some code from Cypress that we needed to extract measure
information in the QRDA Cat...

4ee47103eab6d050d1637372eded71df3d8122ca authored about 11 years ago by Andy Gregorowicz <[email protected]>
Bumping the version number and cleaning up the gemspec

The gemspec referred to the VERSION file which hasn't been updated
in a long, long time. That is...

762a255bb86fdc3fe4727593e832d11926bf8143 authored about 11 years ago by Andy Gregorowicz <[email protected]>
Locking down a specific version of rubyzip

The 1.0.0 version of rubyzip changes that API in a way that breaks
our code. We should change ou...

0551fb3b095ac22f1337918c46ec7f3d7fcbc763 authored about 11 years ago by Andy Gregorowicz <[email protected]>
Updating the README

Updating the changelog
Updating the project practices to reflect our change in git
workflow
Upda...

fb31250e77b2570b8eb2069a7217791ead711072 authored about 11 years ago by Andy Gregorowicz <[email protected]>
adding timestamps to models, adding filter parameter to Cat 3 generation

10dac4c594216493e7fb014a61b061061caff985 authored about 11 years ago by Rob Dingwell <[email protected]>
Now using a default bundle for scoop and filter

Scoop and filter code had been made dependent on a bundle_id
attribute being present on a patien...

4c59f833e45e1dd605167b4fb9365f355ea3fd90 authored about 11 years ago by Andy Gregorowicz <[email protected]>
Merge pull request #60 from yoon/typecode

#59 changing entryRelationship attribute type to typeCode

7031f98b9d03447d94a4820464a226fee0c9e8ba authored over 11 years ago by rdingwell <[email protected]>
Merge pull request #55 from yoon/54-extra-id-element

Ref #54 - Removal of extra 'id' element

2d0139a21178f75067815112815e6b6412df9d61 authored over 11 years ago by rdingwell <[email protected]>
Merge pull request #56 from yoon/52-manfacturerModelName

Ref #52 - Swapped order of elements to pass Cypress schema reqs.

2af23072cc6bd7ecb9599f0c6d0db8661556ff7d authored over 11 years ago by Andy Gregorowicz <[email protected]>