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

Removed extraneous bracket from the Medication, Active template, at the suggestion of D. Czulada

c27ec7250ad3ff038bd041f84a0062708071f096 authored almost 9 years ago by Michael O'Keefe <[email protected]>
Merge pull request #343 from projectcypress/vsac_v2_draft_fix

Fixed include_draft option in VSApiV2.

bcdc234b9a64f3180d330f6d7926d8cd23a11527 authored almost 9 years ago by pkmitre <[email protected]>
Improved complexity and clarity of VSAC profile parameter code.

c583babda8a1b4d4665936501b97b2774a1bcb9b authored almost 9 years ago by Chris Hossenlopp <[email protected]>
Fixed include_draft option in VSApiV2.

- Added a default profile parameter when using the include_draft option.
- The profile paramete...

970fb8eaf8c6b8edf951528794f3938c876ccfc4 authored almost 9 years ago by Chris Hossenlopp <[email protected]>
Merge pull request #344 from projectcypress/qdm_vs_qrda

QRDA export error message for QDM 4.2 elements.

da8477bde23b00eb922fbff3f793515fdaf8cc9e authored almost 9 years ago by pkmitre <[email protected]>
Added an error message for QDM 4.2 elements that do not yet have a representation in QRDA. This message shows up in *_patients_results.html file that is generated during the QRDA export.

8129089da38a1f789b34503ea3518360325b83fb authored almost 9 years ago by Lizzie DeYoung <[email protected]>
Merge pull request #339 from projectcypress/vsac_api_tgt_update

Added ticket_granting_ticket param to VSAC api

663e10f0bfe7631d7d5024309eddfd530e2a342b authored about 9 years ago by pkmitre <[email protected]>
Replaced tabs with spaces and fixed other whitespace issues

f15f1369b79e16d1f97cb6f5dad3124d8de71fd2 authored about 9 years ago by Pete K <[email protected]>
changed tgt variable to ticket_granting_ticket to better reflect purpose

c7504a5658a5f28bdd669a5b83c0382574c16ca9 authored about 9 years ago by holmesie <[email protected]>
Added tgt param to VSAC api

When initializing a VSApi or VSApiV2 object, a ticket granting ticket
can now optionally be spec...

2e9a66771d662a9c0a5385bb4f72d1171485ae31 authored about 9 years ago by holmesie <[email protected]>
Merge pull request #341 from projectcypress/specific_occ_fix

adjusted sdc reference check for specific occurrences

6369962534288cc776a69964f36095e6b7d31c84 authored about 9 years ago by pkmitre <[email protected]>
adjusted sdc reference check for specific occurrences

4e398bbdb3ee3ea48fdb88264fc5ce129dc56dbb authored about 9 years ago by holmesie <[email protected]>
Merge pull request #340 from projectcypress/qrda_r3

Template updates to be compliant with QRDA Cat I R3

cd22784c80341e4f8826034ffd9e6db1c4902ecd authored about 9 years ago by pkmitre <[email protected]>
updated templates to QRDA Cat I R3

1)updated remaining templates
2)support for R2 and R3

r2 compatibility needs to get carried thr...

bf76b0dfd13e36db26aefd9d66a4f6930970b349 authored about 9 years ago by Czulada <[email protected]>
r2 compatibility needed to be passed to medication dispense template

df19e7421d7dfb4ea8a576eacca0bfb43addd443 authored about 9 years ago by Czulada <[email protected]>
diagnosis is now nested within another template

0fdde956eb8692c832f0fabb8e9d4e7da6364773 authored about 9 years ago by Czulada <[email protected]>
fixtures updated to include mandatory information for QRDA Cat I R3

b3bc6c1b3197c88dbe550de509866487bd78d9e8 authored about 9 years ago by Czulada <[email protected]>
Merge pull request #338 from projectcypress/vsac_v2_api

Added support for VSAC APIv2's RetrieveMultipleValueSets calls.

d6c71c94f3c309444a4512ef6d6a29eaeb8e2d96 authored about 9 years ago by pkmitre <[email protected]>
Added support for VSAC APIv2's RetrieveMultipleValueSets calls.

fb265e799aa0ff2954f81770b7eaa4b7367e06cc authored about 9 years ago by Chris Hossenlopp <[email protected]>
Merge pull request #337 from projectcypress/bump_nokogiri_again

Bumped Nokogiri to 1.6.7.1 due to another vulnerability

93a293baec1c9133a297a165357143a55b59d585 authored about 9 years ago by rdingwell <[email protected]>
Bumped Nokogiri to 1.6.7.1 due to another vulnerability

6763df8b5e1322bd30fdfd00671a87275b45a622 authored about 9 years ago by Michael O'Keefe <[email protected]>
Merge pull request #335 from projectcypress/specific_occurrence_sdc_ref_fix

Fix for issue with specific occurrences

1abd8f17fd29e8fd57a5fa641824f75318f76f96 authored about 9 years ago by pkmitre <[email protected]>
Fix for issue with specific occurrences

The HQMF parser now makes sure specific occurrence data criteria
have the correct source data cr...

0ee77644633b72fa9a44edf64c32526aec5de2fc authored about 9 years ago by holmesie <[email protected]>
Merge pull request #332 from projectcypress/hqmf_r2.1_refactor

HQMF 2.1 refactor

de67317dd360d356d142d1a843f133effbdcca51 authored about 9 years ago by edeyoung <[email protected]>
Modified line lengths to 120 characters where appropriate. There were 13 places where this was not appropriate so there are 13 rubocop errors. I decided to leave these errors as is and not add rubocop exception comments (these seemed like they would be noisy when referencing individual lines).

b2dc8215a741bb973766616929d9562b7fb2ca17 authored about 9 years ago by Lizzie DeYoung <[email protected]>
More refactoring tweaks

- Clarified and expanded on various method descriptions
- Further reinforced the difference betw...

8d05c9104da666b241f666013aac3257686b386e authored about 9 years ago by holmesie <[email protected]>
Fix for CMS50v4 missing data criteria

Fixed erroneous rejection of a referral data criteria for CMS50v4.
Fixed minor spelling mistakes...

bb14e6fad78f6fd11bcc018bb4f93fc4542f315c authored about 9 years ago by holmesie <[email protected]>
Added/Corrected comments, removed dead code.

7dcc4e22d8ce740ee0c133ff51d75d38e1c095b7 authored about 9 years ago by Lehner <[email protected]>
Added base comments to all "to_models", changed do_not_group

Do not group has been changed to "is_derived_specific_occurrence_variable", and
it's handler has...

35a8cbffe14927671aa80bbb0250225eec458e8b authored about 9 years ago by Lehner <[email protected]>
added custom rubocop config

ignoring valueset map rubocop complaints

utilities and value_set_helper now pass rubocop inspec...

602935826cd2fe93b7e01f5bb88661bc9be799ad authored about 9 years ago by holmesie <[email protected]>
Merge pull request #331 from projectcypress/reason_escaped

Bug fix - reason xml was being escaped

8858b5c59a6d71ca7e342afedb13bff90d0808e0 authored about 9 years ago by pkmitre <[email protected]>
modified how template called the reason template.

5979b6e84bfbe6600d1b9e8929035cc8601544fb authored about 9 years ago by Lizzie DeYoung <[email protected]>
Merge pull request #330 from projectcypress/hqmf_r2.1_parser_fix2

HQMF r2.1 parser fix

d5568be98ca5bfb65602edf115df42e6026b2d24 authored about 9 years ago by pkmitre <[email protected]>
Make correction and clarifications

Corrected an inclusive check, and made clarifications on other
some unneeded comments and clarif...

962eace71029ac68c990989a03dff303721eb5fa authored about 9 years ago by Lehner <[email protected]>
Removed unnecessary unless statement

0dc4877d7bd057ce37755f9e7d0f305664a05a64 authored about 9 years ago by Lehner <[email protected]>
Handle parsing of encoded variable names that the MAT now supplies

3f093586182609d1919cff5b62529008236c1363 authored about 9 years ago by Pete K <[email protected]>
Improved logic control flow

Improved filtering logic to be more clear. Improved if statements
in data_criteria. Reduced unn...

793feb2750cae9c3e496fa7d005b84be6591d4fe authored about 9 years ago by Lehner <[email protected]>
Removed unnecessary verbose checks, cleaned up logic

Cleaned up some of the "if" logic, and removed any non-verbose
references.

821e25c5a557ea3e39dab18d441e889d31ef9efd authored about 9 years ago by Lehner <[email protected]>
Applied changes to JSON template to remove settings code

Previously, the code was pulling information from the settings json.
To resolve this discrepancy...

a7d7890846b2c4b02b5cd32acebb8330d00e3781 authored about 9 years ago by Lehner <[email protected]>
De-duplicated copying from children.

The code that runs similarly to each other for copying information
from child elements is now de...

f1c101610162eaeb409f54fcab0b10abf72a03e8 authored about 9 years ago by Lehner <[email protected]>
Cleaned up tester, corrected 3 sets of errors

Cleaned up the tester structure to be better organized. Added an
additional inclusive test to ty...

d769a266d52de81b5e6522d3fa90e0e612812dea authored about 9 years ago by Eric Lehner <[email protected]>
Now handles specific occurrences without errors.

Previously, specific occurrences were causing errors when parsing
due to lack of occurences_map....

90e50b949f5dff1a53406971d53ba5e65e91a3f4 authored about 9 years ago by Eric Lehner <[email protected]>
Applied additional information to variables when necessary

For the group variables, anyone with a child that is another group
will extract the information ...

96fe05d89975622cc3535585bf1c49290ad6e913 authored about 9 years ago by Eric Lehner <[email protected]>
Partially corrects occurrences, improves dc filtering

Does so by applying more information from source to the criteria.
Improved data criteria (dc) fi...

dc0075ea25c2b388b7fc545c12bbad025313ffd5 authored about 9 years ago by Eric Lehner <[email protected]>
No longer just compacts the source data criteria

Source data criteria is no longer compacted using jsut uniq. This
was collapsing them properly b...

2870c1ba2e19c29eb12eaa41c47927def8607dd8 authored about 9 years ago by Eric Lehner <[email protected]>
Initial data criteria and population criteria filtering

Initial attempt to filter duplicate data criteria and to
filter population criteria that contain...

81253e8bbfa9cf4e7820d50adfe8a4abb5fc0d50 authored about 9 years ago by Adam Holmes <[email protected]>
Limits test measures; ignored errors from birth date, lab tests, preconditions

Ignored errors caused by disimilar description, title, and in the case of birth
date, code_list_...

19dd043569fff8d7d3e8fbef7e5b5cec3f118944 authored about 9 years ago by Eric Lehner <[email protected]>
initial work to fix the hqmf R2.1 parser to align with the simplexml model

587ececc117f896a7a640e042f7f44956c58328c authored about 9 years ago by Andre Quina <[email protected]>
Merge pull request #329 from projectcypress/jira_bonnie_113

Made _reason template work with both objects and hashes

0bc908d378cd09ad6a63386bc365246c26335894 authored about 9 years ago by pkmitre <[email protected]>
made the _reason template able to work with both objects and hashes (before it could only work with hashes)

09491082ef57940e75ad54e0ff2547f4ea7003da authored about 9 years ago by Lizzie DeYoung <[email protected]>
Merge pull request #328 from projectcypress/qdm_json_schema_update

Add attributes in QDM 4.2 update (PR 326) to json schema files

fe7aa3ed49222c680e4c23f6187ce80deda8aaa2 authored about 9 years ago by pkmitre <[email protected]>
Add attributes in QDM 4.2 update (PR 326) to json schema files

2e07b6b5326bcb44ef7a073b50e19907ff196e4d authored about 9 years ago by Michael Los <[email protected]>
Merge branch 'json_schema'

Rebasing and merging pull request #325

7a96dcad039adddd2d8fc188ba054b54ff51bb84 authored about 9 years ago by Andy Gregorowicz <[email protected]>
Correct line in barry_berry test that I must have inadvertently edited somehow.

4b2dbced4de30180f63be232198bb068cb3faf97 authored about 9 years ago by Michael Los <[email protected]>
Delete trailing comma that made json invalid

8197dadb6dec2690e00914e68c64de9a97ac8e84 authored about 9 years ago by Michael Los <[email protected]>
Initial commit of json schema for patient model

865e22687295bdcdab8c4a2c00867db46e97d0cb authored about 9 years ago by Michael Los <[email protected]>
- Add class definition for BsonObjectId to common.json

- Add performer_id or provider_id to classes that have them

0af56edc7c8738451b9fb1ec1839002a84bfade3 authored about 9 years ago by Michael Los <[email protected]>
Replace cda_identifier.json w/ cdaIdentifier.json

15f1d8aa13ae73bc25c0963d9602f8fb26dfdf37 authored about 9 years ago by Michael Los <[email protected]>
Merge pull request #326 from projectcypress/qdm_update

QDM 4.2 updates

553933cc871d326653bc38ae26385610285dc50b authored about 9 years ago by Eric Lehner <[email protected]>
Updated tests to match new data criteria id structure, removed incorrect codes

e2b3618f748be770a78fe400a6357a1db56c0c1d authored about 9 years ago by Pete K <[email protected]>
Applied additional changes to the Occurence mapping.

7525d77492a9ae7065d8f3d4ad70aeb44a9e83b8 authored about 9 years ago by Eric Lehner <[email protected]>
Correct status of new diagnosis datatype

dd86a6c4c8019a3082dc842a4073c1f23c58bae3 authored about 9 years ago by Pete K <[email protected]>
Handles occurrence mapping using local variable names

In addition to current steps, the code now additionally checks if
the local variable name contai...

985aa64d5b3bdae5f1172be111d856ded57818b3 authored about 9 years ago by Eric Lehner <[email protected]>
Removing unused Family History Code

f07558f18758df892a7e42eee550b1a0aeee6934 authored about 9 years ago by James Bradley <[email protected]>
Turns all ids into verbose references

0b026e051584395912d7c7d6555b182971df5a57 authored about 9 years ago by Eric Lehner <[email protected]>
Update datetime parsing and reorganize field values

23a306d6b40eeb8c710988d6ccadb0cbddabd38d authored about 9 years ago by Pete K <[email protected]>
Added Reaction to Immunization and principal diagnosis and diagnosis to encounter.

1a10386268066a59f68a22b1394723d45fa8a215 authored about 9 years ago by James Bradley <[email protected]>
Fix for Immunization, Intolerance datatype parsing

da9d371c4ef5ad0946830eeb8acde099f4d036e2 authored about 9 years ago by Pete K <[email protected]>
Fix for Immunization, Allergy datatype parsing

a90c10bf07029778e1855b9489e91d9bf22f6851 authored about 9 years ago by Pete K <[email protected]>
Added anatomical_location to condition in patient model

fe0924f604beb3a4991f97f381e9a3c595112090 authored about 9 years ago by Pete K <[email protected]>
Added support for Symptom datatype

3750621ec861f7695193bcd58e1542dc4dfc8083 authored about 9 years ago by Pete K <[email protected]>
Added Family History Support

616a64e3f86cbb12684e097489dd58395d18d809 authored about 9 years ago by James Bradley <[email protected]>
Fixes for Immunization, Ordered datatype parsing

246821a2311c00995d6ae5c1535eaa6c5e2f9a27 authored about 9 years ago by Pete K <[email protected]>
Adding Family_History support for QDM 4.2

e447e46adec3686334462ed37a8bfa55921a0624 authored about 9 years ago by James Bradley <[email protected]>
First pass at field values for family history

0555d938fac894e7598843b0062fb3e0ed451bb1 authored about 9 years ago by Pete K <[email protected]>
QDM 4.2 Updates

ad4753f45056c29c6af694162ada8a4777540b15 authored about 9 years ago by James Bradley <[email protected]>
Merge pull request #320 from projectcypress/description_import

Description import

296399a847a21ff2930648f508361d637fa9a705 authored about 9 years ago by Samuel Sayer <[email protected]>
replacing pry with byebug

fc677fe1a3473f9068a08e1c565c3ccb89bceb2f authored about 9 years ago by Andrew Hubley <[email protected]>
Merge pull request #323 from projectcypress/xml_export

Xml export

e25632049229bbdf35625285fad63e71a594771f authored about 9 years ago by pkmitre <[email protected]>
modified to use .present?

a39d1737da02165a05b75a9f3927e3d35ee3065c authored about 9 years ago by Lizzie DeYoung <[email protected]>
bug fix: procedure physical exam was not exporting reason when it should have, as specified by the qrda documentation.

a24e8dcc00edfdc20eae04c584d700770a50ac7d authored about 9 years ago by Lizzie DeYoung <[email protected]>
bug fix: was only exporting reasons relating to negations of an action. now exports all reasons.

6688ee72f41c73576c422d72d1d47dcc65149760 authored about 9 years ago by Lizzie DeYoung <[email protected]>
Merge pull request #324 from projectcypress/no_severity_value

bug fix: severity code now shows a value. Value wasn't being displaye…

7448cf475863e773b8285ce17d1f237ae1c79721 authored about 9 years ago by pkmitre <[email protected]>
bug fix: severity code now shows a value. Value wasn't being displayed before because the template being used, _result_value, expected a different argument type and couldn't parse. Fix was to show value the same way the _reason template does.

1434d1cb6d5f1e6e7cd63f4cb1c5b5462c8d6e4f authored about 9 years ago by Lizzie DeYoung <[email protected]>
Merge pull request #321 from dczulada/pop-id-error

handles the exception if the validator cannot find the measureId for …

fee96811ca764a02fb59bb80688f5085b36f03c5 authored about 9 years ago by Samuel Sayer <[email protected]>
Merge pull request #322 from projectcypress/communications_filter

Added Communications model and modified data_criteria.json

9450869a69989c2b406af860bde296dd8771a84a authored over 9 years ago by pkmitre <[email protected]>
handles the exception if the validator cannot find the measureId for a provided population id. Also updated to allow uppercase and lowercase population ids, similar to how measure ids are handled.

2232951a3d3a424a12bf8f2cd74503f3c8e3ff8d authored over 9 years ago by David Czulada <[email protected]>
modified description import to check originalText reference before text reference

7834bd22b2d65fd8da8dfa9b5a79c3ad4fa042a9 authored over 9 years ago by Andrew Hubley <[email protected]>
Added Communications model and modified data_criteria.json

54303ba83203db6af1e659126b0a25e70d226962 authored over 9 years ago by James Bradley <[email protected]>
added helper for nlm auth

961086df506a64482a3622ba18143a60361d73f9 authored over 9 years ago by David Czulada <[email protected]>
Merge pull request #317 from projectcypress/measure_pop_ex

Added MSRPOPLEX Code

ba31ddd6b6da9ab574b662d5c5fdf8093542784c authored over 9 years ago by pkmitre <[email protected]>
Added MSRPOPLEX Code

b99f3c6595d70ad2974528f1f42c47f1b1592598 authored over 9 years ago by James Bradley <[email protected]>
Merge pull request #315 from projectcypress/bonnie_master_merge_to_master

Bonnie master merge to master

eddd7a487bbce7d68e16e8e21606c41798ff15b9 authored over 9 years ago by Andy Gregorowicz <[email protected]>
Require strict XML parsing in Nokogiri to emulate how jRuby does things

Problem: MRI Nokogiri covers up a lot of issues with XML, including mismatched tags, among other...

7d91dcde299b1d73a51102e50c6b5e57c013bc35 authored over 9 years ago by Michael O'Keefe <[email protected]>
Test tweaks supporting merge of bonnie_master to master

6f5cd36968468d719fdeb6edc677057b8e9de574 authored over 9 years ago by Pete K <[email protected]>
Fix issue when generating specific occurrence regex with updated ids

7b58c76b37627a6f1f23d0d738381295110f23f2 authored over 9 years ago by Janoo Fernandes <[email protected]>
Clean up differences with prefixed specific occurrence ids

b08aec98f88265803f1c778fdf2c50d575ff9a31 authored over 9 years ago by Janoo Fernandes <[email protected]>
Revert "Merge pull request #288 from projectcypress/fix_hqmf_specific_occ_issue"

This reverts commit 792cca9c50bee8a5f7936b70853c4136eba001f9, reversing
changes made to 0594c0c8...

ae956e726a2ae069c64b5b466ea18cc851c44ee4 authored over 9 years ago by Pete K <[email protected]>
Add readme for HQMF R2.1 parsing

b9f620ae10de854d79cbaffb0c6cb155096dbb2e authored over 9 years ago by Janoo Fernandes <[email protected]>
Remove extraneous try() calls and clean up unless clause

b3a312ef845b3f5c11086a78048d029d7d785c4b authored over 9 years ago by Janoo Fernandes <[email protected]>