Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
OpenEMR
The most popular open source electronic health records and medical practice management solution.
Collective -
Host: opensource -
https://opencollective.com/openemr
- Website: https://open-emr.org
- Code: https://github.com/openemr
Merge remote-tracking branch 'cypress/develop' into develop
github.com/openemr/cqm-parsers - fe4d6dc6f4c4433f410f36a0909f6f901fb21983 authored over 12 years ago
github.com/openemr/cqm-parsers - fe4d6dc6f4c4433f410f36a0909f6f901fb21983 authored over 12 years ago
changing method call name and removing ability to return entire array of processed value sets
github.com/openemr/cqm-parsers - f3a626b8007ef061446bcd208b2de1c4cd0fc586 authored over 12 years ago
github.com/openemr/cqm-parsers - f3a626b8007ef061446bcd208b2de1c4cd0fc586 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - 221feed9a274b157f00c4e76d7f2520cbeda10fc authored over 12 years ago
github.com/openemr/translations_development_openemr - 221feed9a274b157f00c4e76d7f2520cbeda10fc authored over 12 years ago
Adding better testing to make sure that the returned entries are what we actually expect
github.com/openemr/cqm-parsers - af228098daa7c2ac3332cdf5fc1a563cf513f889 authored over 12 years ago
github.com/openemr/cqm-parsers - af228098daa7c2ac3332cdf5fc1a563cf513f889 authored over 12 years ago
Adding entries_for_oid to record. Fixing a bug in the section listing.
github.com/openemr/cqm-parsers - 0028d8f1b8c0ee108121858d9ea75e586b83d458 authored over 12 years ago
github.com/openemr/cqm-parsers - 0028d8f1b8c0ee108121858d9ea75e586b83d458 authored over 12 years ago
Merge remote-tracking branch 'cy/develop' into develop
github.com/openemr/cqm-parsers - e6a35e47ca9eb0fb62b7f48dae3a659c596a5534 authored over 12 years ago
github.com/openemr/cqm-parsers - e6a35e47ca9eb0fb62b7f48dae3a659c596a5534 authored over 12 years ago
Adding the ability to look up an oid from a definition and status. Adding testing. Fixing the bit where it would reparse the JSON file when doing the lookup.
github.com/openemr/cqm-parsers - 46a27343aae33f5c1c1a3ebac2fcabfaf422ee8a authored over 12 years ago
github.com/openemr/cqm-parsers - 46a27343aae33f5c1c1a3ebac2fcabfaf422ee8a authored over 12 years ago
changing bad method call to correct one to add namespace to document
github.com/openemr/cqm-parsers - 71fd9cee02df42b9e7a2827d295e1a1a4c413afb authored over 12 years ago
github.com/openemr/cqm-parsers - 71fd9cee02df42b9e7a2827d295e1a1a4c413afb authored over 12 years ago
moved value set and concept and scoped them
github.com/openemr/cqm-parsers - 77cb64803730af1d5c00ac798ec017765b28fd52 authored over 12 years ago
github.com/openemr/cqm-parsers - 77cb64803730af1d5c00ac798ec017765b28fd52 authored over 12 years ago
adding valueset and concept models
github.com/openemr/cqm-parsers - 533bfe78f747d57dea15adf5fd34279d9383f085 authored over 12 years ago
github.com/openemr/cqm-parsers - 533bfe78f747d57dea15adf5fd34279d9383f085 authored over 12 years ago
removing that idea folder :)
github.com/openemr/cqm-parsers - bb2645dea7d22a054014c0eaebdcb8e379a5f33b authored over 12 years ago
github.com/openemr/cqm-parsers - bb2645dea7d22a054014c0eaebdcb8e379a5f33b authored over 12 years ago
removing mongo driver from gemspec, adding rest client to spec, adding inital cut at valueset api
github.com/openemr/cqm-parsers - fbf6f922c37dff84edcde903338689b55539cb84 authored over 12 years ago
github.com/openemr/cqm-parsers - fbf6f922c37dff84edcde903338689b55539cb84 authored over 12 years ago
Learn to English
github.com/openemr/mustache.php - a6e09fd45701f32fa58ff3c1438d97578803f6cf authored over 12 years ago
github.com/openemr/mustache.php - a6e09fd45701f32fa58ff3c1438d97578803f6cf authored over 12 years ago
Adding CONTRIBUTING file
github.com/openemr/mustache.php - 5b8e2215e2769cde85f750d7ddb2f5a02c40d215 authored over 12 years ago
github.com/openemr/mustache.php - 5b8e2215e2769cde85f750d7ddb2f5a02c40d215 authored over 12 years ago
Another non-callable test case for good measure
github.com/openemr/mustache.php - 2872dd5048eee1fdcba62eee97a4c0cbf348cef2 authored over 12 years ago
github.com/openemr/mustache.php - 2872dd5048eee1fdcba62eee97a4c0cbf348cef2 authored over 12 years ago
Handle broken pipes
github.com/openemr/mustache.php - a64a6f82eeec8650f5a536c108b682b7e6a81be2 authored over 12 years ago
github.com/openemr/mustache.php - a64a6f82eeec8650f5a536c108b682b7e6a81be2 authored over 12 years ago
First value in the pipe should be interpolated first.
github.com/openemr/mustache.php - 1cf44d5de9dfca171013e847103468570d4059c0 authored over 12 years ago
github.com/openemr/mustache.php - 1cf44d5de9dfca171013e847103468570d4059c0 authored over 12 years ago
Better filters implementation:
* Throw UnexpectedValueException when unknown
filter is found.
* More optimized compiler co...
Avoid indentomatic with long filter chains.
github.com/openemr/mustache.php - 242e94c91b4853812422288e8622d1295788f837 authored over 12 years ago
github.com/openemr/mustache.php - 242e94c91b4853812422288e8622d1295788f837 authored over 12 years ago
Implement {{% FILTERS }} pragma.
github.com/openemr/mustache.php - d209d1aea91bc512237841a79464ad3f7030914c authored over 12 years ago
github.com/openemr/mustache.php - d209d1aea91bc512237841a79464ad3f7030914c authored over 12 years ago
Add pragmas to compiler, tokenizer.
github.com/openemr/mustache.php - f73df2af68b7ffda63efa2fa653d307bbfd6f1e9 authored over 12 years ago
github.com/openemr/mustache.php - f73df2af68b7ffda63efa2fa653d307bbfd6f1e9 authored over 12 years ago
Adding in the aliases for idiomatic ruby access to the incision date time
github.com/openemr/cqm-parsers - 71867203819f57f6d962e15b9e619343a68e1769 authored over 12 years ago
github.com/openemr/cqm-parsers - 71867203819f57f6d962e15b9e619343a68e1769 authored over 12 years ago
Adding incisionDateTime
github.com/openemr/cqm-parsers - e850a3a82ae9f8c04caf4fdfaf29f1e370e9454e authored over 12 years ago
github.com/openemr/cqm-parsers - e850a3a82ae9f8c04caf4fdfaf29f1e370e9454e authored over 12 years ago
Adding anatomical structure
github.com/openemr/cqm-parsers - e8f05bda0eb60faad29536c5401933b7dd80fa53 authored over 12 years ago
github.com/openemr/cqm-parsers - e8f05bda0eb60faad29536c5401933b7dd80fa53 authored over 12 years ago
Adding start and end time to Facility. Implementing the ability to import it from C32 and GreenC32 on encounters.
github.com/openemr/cqm-parsers - e66a8eab42766b2f211b3296c792425749aa34f3 authored over 12 years ago
github.com/openemr/cqm-parsers - e66a8eab42766b2f211b3296c792425749aa34f3 authored over 12 years ago
Making sure the value attribute is present before we pull out the time. This is a bug that was mostly harmless, but we were probably setting time to nil for tons of Entries in the past.
github.com/openemr/cqm-parsers - 4e8297e3853b5a576df6b71119357899879075d5 authored over 12 years ago
github.com/openemr/cqm-parsers - 4e8297e3853b5a576df6b71119357899879075d5 authored over 12 years ago
Adding no_current templates for CCDA export.
github.com/openemr/cqm-parsers - 89b358798a3397306edd6c0feb3e4df71f95f3d5 authored over 12 years ago
github.com/openemr/cqm-parsers - 89b358798a3397306edd6c0feb3e4df71f95f3d5 authored over 12 years ago
fixed issue with organization on provider
github.com/openemr/cqm-parsers - 8a7988d7e214dc6979f0459fa3e18e0a3576b675 authored over 12 years ago
github.com/openemr/cqm-parsers - 8a7988d7e214dc6979f0459fa3e18e0a3576b675 authored over 12 years ago
Bumping the version number on the develop branch as we start to implement EH fields and update the CCDA export
github.com/openemr/cqm-parsers - 181e9b7368717d3df705bac7f6cd8a98ef6c7bf7 authored over 12 years ago
github.com/openemr/cqm-parsers - 181e9b7368717d3df705bac7f6cd8a98ef6c7bf7 authored over 12 years ago
Updating the tests to make them insensitive to the timezone they are run in.
github.com/openemr/cqm-parsers - 831c53fd35ab5eaec17837b60cc3cc9822184fe3 authored over 12 years ago
github.com/openemr/cqm-parsers - 831c53fd35ab5eaec17837b60cc3cc9822184fe3 authored over 12 years ago
Making sure mongo is started in Travis CI
github.com/openemr/cqm-parsers - 2bc85dcb3fa8a3b58999c4b38367e1eb74104063 authored over 12 years ago
github.com/openemr/cqm-parsers - 2bc85dcb3fa8a3b58999c4b38367e1eb74104063 authored over 12 years ago
Merge branch 'develop'
github.com/openemr/cqm-parsers - fda23ee8678cfda314412e3e18815653bbcffb63 authored over 12 years ago
github.com/openemr/cqm-parsers - fda23ee8678cfda314412e3e18815653bbcffb63 authored over 12 years ago
Merge remote-tracking branch 'cy/develop' into develop
github.com/openemr/cqm-parsers - 352111deeafb5f893ce9923cee965dcfd97184d6 authored over 12 years ago
github.com/openemr/cqm-parsers - 352111deeafb5f893ce9923cee965dcfd97184d6 authored over 12 years ago
updated html generator to not force c32 generation
github.com/openemr/cqm-parsers - 9172d170099524a04e0070133223c8f735b5a84d authored over 12 years ago
github.com/openemr/cqm-parsers - 9172d170099524a04e0070133223c8f735b5a84d authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - d93c3a270172bc5f88544701494247941fc239ab authored over 12 years ago
github.com/openemr/translations_development_openemr - d93c3a270172bc5f88544701494247941fc239ab authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - f64d4b13c6dd829534658fc5bd9da1ac7d2c1a8e authored over 12 years ago
github.com/openemr/translations_development_openemr - f64d4b13c6dd829534658fc5bd9da1ac7d2c1a8e authored over 12 years ago
Upgrading to Ruby 1.9.3 and Mongoid 3 swapping the mongo ruby driver for moped
github.com/openemr/cqm-parsers - efd8445676b1ff0575f3c617cd54f4b6d791a7fc authored over 12 years ago
github.com/openemr/cqm-parsers - efd8445676b1ff0575f3c617cd54f4b6d791a7fc authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - 47ae4095fa5b10a4522e06720b11750f5ed6d7e7 authored over 12 years ago
github.com/openemr/translations_development_openemr - 47ae4095fa5b10a4522e06720b11750f5ed6d7e7 authored over 12 years ago
add addresses/telecoms to record
github.com/openemr/cqm-parsers - 6078912c648ff6e8612bd29c8c2820e6b32278f4 authored over 12 years ago
github.com/openemr/cqm-parsers - 6078912c648ff6e8612bd29c8c2820e6b32278f4 authored over 12 years ago
a bunch of small gc32 export fixes
github.com/openemr/cqm-parsers - 709616187be52e9f4ee41388217ab42102cbf01f authored over 12 years ago
github.com/openemr/cqm-parsers - 709616187be52e9f4ee41388217ab42102cbf01f authored over 12 years ago
fix for insurance providers and providers
github.com/openemr/cqm-parsers - 5b334a3370045027b26c43250e461c772d62eacf authored over 12 years ago
github.com/openemr/cqm-parsers - 5b334a3370045027b26c43250e461c772d62eacf authored over 12 years ago
fix syntax error in gc32 provider template
github.com/openemr/cqm-parsers - 46105d3ac8b17f56b1442b6152fa2b8b48cb2a11 authored over 12 years ago
github.com/openemr/cqm-parsers - 46105d3ac8b17f56b1442b6152fa2b8b48cb2a11 authored over 12 years ago
allergy reaction hotfix
github.com/openemr/cqm-parsers - 298b7569964923c67f8c9084d7c6f1c182ce74f7 authored over 12 years ago
github.com/openemr/cqm-parsers - 298b7569964923c67f8c9084d7c6f1c182ce74f7 authored over 12 years ago
importer experimental hotfix for providers/organizations
github.com/openemr/cqm-parsers - dd7e8325cc59c9b189cfa33ef98a87f0b3bc5102 authored over 12 years ago
github.com/openemr/cqm-parsers - dd7e8325cc59c9b189cfa33ef98a87f0b3bc5102 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - cc9c998e5c1c012c4e87f0aff996c4caa767942c authored over 12 years ago
github.com/openemr/translations_development_openemr - cc9c998e5c1c012c4e87f0aff996c4caa767942c authored over 12 years ago
Merge branch 'develop' of https://github.com/projectcypress/health-data-standards into develop
github.com/openemr/cqm-parsers - e2a73f19322e6ef9115e932dbba9b11751afa745 authored over 12 years ago
github.com/openemr/cqm-parsers - e2a73f19322e6ef9115e932dbba9b11751afa745 authored over 12 years ago
Reverting to use the proper 'units' for results.
github.com/openemr/cqm-parsers - 0a0dfb0ee224a08597abd8add0e43a0a329ad8ed authored over 12 years ago
github.com/openemr/cqm-parsers - 0a0dfb0ee224a08597abd8add0e43a0a329ad8ed authored over 12 years ago
Merge remote-tracking branch 'origin/develop' into develop
github.com/openemr/cqm-parsers - a19c97ba65a82cc044dd1c2cd79e4642d0d463b0 authored over 12 years ago
github.com/openemr/cqm-parsers - a19c97ba65a82cc044dd1c2cd79e4642d0d463b0 authored over 12 years ago
Add ordinality_code element - a hash of codeset => [codes] same as status_code
github.com/openemr/cqm-parsers - 7df5a3799eb17d884099294344d8bdec1922c01c authored over 12 years ago
github.com/openemr/cqm-parsers - 7df5a3799eb17d884099294344d8bdec1922c01c authored over 12 years ago
fixed time output to be long rather than number in the narative block of no current templates
github.com/openemr/cqm-parsers - 7d05eb8215119b10e31d5f58e79879def03022a4 authored over 12 years ago
github.com/openemr/cqm-parsers - 7d05eb8215119b10e31d5f58e79879def03022a4 authored over 12 years ago
Fix format of entry timestamps
github.com/openemr/cqm-parsers - b74588b92d0328e5239ecbf1f54800ec61154cd0 authored over 12 years ago
github.com/openemr/cqm-parsers - b74588b92d0328e5239ecbf1f54800ec61154cd0 authored over 12 years ago
clean up medications template
github.com/openemr/cqm-parsers - 657b50a5d2bb4870959a33ad9fb6bac2ea9b458e authored over 12 years ago
github.com/openemr/cqm-parsers - 657b50a5d2bb4870959a33ad9fb6bac2ea9b458e authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - 72ffa1f48228d2d0f5ef389c2355fdd16509119d authored over 12 years ago
github.com/openemr/translations_development_openemr - 72ffa1f48228d2d0f5ef389c2355fdd16509119d authored over 12 years ago
Merge remote-tracking branch 'ak/develop' into develop
github.com/openemr/cqm-parsers - 60b3122d68bd8f2a1b6adc402ba53139a96a6246 authored over 12 years ago
github.com/openemr/cqm-parsers - 60b3122d68bd8f2a1b6adc402ba53139a96a6246 authored over 12 years ago
Merge branch 'hotfix/2.0.2' into dev
github.com/openemr/mustache.php - 6a462c67927de63c6db75d253842e15750b5f4e5 authored over 12 years ago
github.com/openemr/mustache.php - 6a462c67927de63c6db75d253842e15750b5f4e5 authored over 12 years ago
Merge branch 'hotfix/2.0.2'
github.com/openemr/mustache.php - d99be3444e5b2f0fb605941d7e692d3b5159360c authored over 12 years ago
github.com/openemr/mustache.php - d99be3444e5b2f0fb605941d7e692d3b5159360c authored over 12 years ago
Bump patch version
github.com/openemr/mustache.php - cf3c86f415b68b1b663ae3e263b3c1fc46775f41 authored over 12 years ago
github.com/openemr/mustache.php - cf3c86f415b68b1b663ae3e263b3c1fc46775f41 authored over 12 years ago
Changing private to protected
These fixes came out of this issue (https://github.com/ppi/framework/issues/51).
Changing priva...
github.com/openemr/mustache.php - f734cea1cf79397f61a36b7847720a05f59a79a3 authored over 12 years ago
Merge branch 'hotfix/2.0.1' into dev
github.com/openemr/mustache.php - 5504f59cbaaeaee0d70113668761b6197ea19b0c authored over 12 years ago
github.com/openemr/mustache.php - 5504f59cbaaeaee0d70113668761b6197ea19b0c authored over 12 years ago
Merge branch 'hotfix/2.0.1'
github.com/openemr/mustache.php - d98153e1e31e63c8af389e1ce0cb29f1e413f810 authored over 12 years ago
github.com/openemr/mustache.php - d98153e1e31e63c8af389e1ce0cb29f1e413f810 authored over 12 years ago
Bump patch version
github.com/openemr/mustache.php - 43fbd5060c04649723cf5be8ba385ec2cfbd5b92 authored over 12 years ago
github.com/openemr/mustache.php - 43fbd5060c04649723cf5be8ba385ec2cfbd5b92 authored over 12 years ago
insurance provider template, additional demographics
github.com/openemr/cqm-parsers - 749b8ea7bdf9e8454635bca41b2f28cc70351bbb authored over 12 years ago
github.com/openemr/cqm-parsers - 749b8ea7bdf9e8454635bca41b2f28cc70351bbb authored over 12 years ago
Merge pull request #105 from dragoonis/patch-1
Changing private to protected
github.com/openemr/mustache.php - 54a6228327221223039da383dcbc7840d146663c authored over 12 years ago
Changing private to protected
These fixes came out of this issue (https://github.com/ppi/framework/issues/51).
Changing pri...
github.com/openemr/mustache.php - 81a9fc37ae09f3f3c8d063f155d9b8504e6c409b authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - 87dcb101ef33935625bc3346f952590644b28416 authored over 12 years ago
github.com/openemr/translations_development_openemr - 87dcb101ef33935625bc3346f952590644b28416 authored over 12 years ago
Working on bundle importer/exporter. Transferring home. Remember to squash me later.
github.com/openemr/cqm-parsers - 57635bc32f044a53065c73073477ec6e6900acaf authored over 12 years ago
github.com/openemr/cqm-parsers - 57635bc32f044a53065c73073477ec6e6900acaf authored over 12 years ago
provider and insurance provider updates
github.com/openemr/cqm-parsers - fd5d13ead117515a818a0ddd68446b9de5bb2340 authored over 12 years ago
github.com/openemr/cqm-parsers - fd5d13ead117515a818a0ddd68446b9de5bb2340 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - b33d9e6c73069f5a681a85d2820ea2f446da717d authored over 12 years ago
github.com/openemr/translations_development_openemr - b33d9e6c73069f5a681a85d2820ea2f446da717d authored over 12 years ago
Merge branch 'develop' of github.com:projectcypress/health-data-standards into develop
github.com/openemr/cqm-parsers - 77dee05266d49b673d3c99d7c8de804fdd1f6fd9 authored over 12 years ago
github.com/openemr/cqm-parsers - 77dee05266d49b673d3c99d7c8de804fdd1f6fd9 authored over 12 years ago
added code system for severity in hqmf
github.com/openemr/cqm-parsers - 4c9cbbfaf2b4927f3d957f1fc6f3c2678305ae46 authored over 12 years ago
github.com/openemr/cqm-parsers - 4c9cbbfaf2b4927f3d957f1fc6f3c2678305ae46 authored over 12 years ago
updated insurance_provider for patient demo; changed REST+ to RHEx
github.com/openemr/cqm-parsers - 0d2d34527cd3ee8339d81d2b04d2fa4425e0210c authored over 12 years ago
github.com/openemr/cqm-parsers - 0d2d34527cd3ee8339d81d2b04d2fa4425e0210c authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - 0e477609807ca084656b356498d4ee3d6a1ce1de authored over 12 years ago
github.com/openemr/translations_development_openemr - 0e477609807ca084656b356498d4ee3d6a1ce1de authored over 12 years ago
upd allergy, condition, encounter, immunization, insurance_provider, medication, procedure, result, support to align with schemas
github.com/openemr/cqm-parsers - 56e1d0335089a43224d76457151c16aca1145168 authored over 12 years ago
github.com/openemr/cqm-parsers - 56e1d0335089a43224d76457151c16aca1145168 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - cc4b8107bfd88940a497f3bc85ca4e415fc0f951 authored over 12 years ago
github.com/openemr/translations_development_openemr - cc4b8107bfd88940a497f3bc85ca4e415fc0f951 authored over 12 years ago
merging cca export code and updating tests
github.com/openemr/cqm-parsers - 6ede32700d131e227187978817be2a5aa049f175 authored over 12 years ago
github.com/openemr/cqm-parsers - 6ede32700d131e227187978817be2a5aa049f175 authored over 12 years ago
make a few more elements optional
github.com/openemr/cqm-parsers - 5761130ed4fa9ea79915916a7f3a0020d276afd8 authored over 12 years ago
github.com/openemr/cqm-parsers - 5761130ed4fa9ea79915916a7f3a0020d276afd8 authored over 12 years ago
correctly set record id in record gc32 template
github.com/openemr/cqm-parsers - a7e9a5e289554a5dcf0e76d0141566ab842f7f0f authored over 12 years ago
github.com/openemr/cqm-parsers - a7e9a5e289554a5dcf0e76d0141566ab842f7f0f authored over 12 years ago
add namespace to record gc32 template
github.com/openemr/cqm-parsers - 729415f11b45eceecb87db6e251e5492d6e25b4a authored over 12 years ago
github.com/openemr/cqm-parsers - 729415f11b45eceecb87db6e251e5492d6e25b4a authored over 12 years ago
fix encounters without facilities gc32 template
github.com/openemr/cqm-parsers - 6b516a9ce384454bf2c852790e633af32ca2381e authored over 12 years ago
github.com/openemr/cqm-parsers - 6b516a9ce384454bf2c852790e633af32ca2381e authored over 12 years ago
additional gc32 export fixes
github.com/openemr/cqm-parsers - 3a0e042de61cddb40ef13aa9dd74b219e0ceeff5 authored over 12 years ago
github.com/openemr/cqm-parsers - 3a0e042de61cddb40ef13aa9dd74b219e0ceeff5 authored over 12 years ago
handle nil array/hash
github.com/openemr/cqm-parsers - 8500a38ab3c8714b36d7b4ac7d1e9fa6f7134cdf authored over 12 years ago
github.com/openemr/cqm-parsers - 8500a38ab3c8714b36d7b4ac7d1e9fa6f7134cdf authored over 12 years ago
Merge branch 'develop' of https://github.com/projectcypress/health-data-standards into develop
github.com/openemr/cqm-parsers - 47970cc431d5207ee37b7b5d52bd6aa56ce88c3e authored over 12 years ago
github.com/openemr/cqm-parsers - 47970cc431d5207ee37b7b5d52bd6aa56ce88c3e authored over 12 years ago
fix gc32 exporters
github.com/openemr/cqm-parsers - ecde16ec2af2b3762a35a380104615fba6eee347 authored over 12 years ago
github.com/openemr/cqm-parsers - ecde16ec2af2b3762a35a380104615fba6eee347 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - d929b462ee7021fa66fd0a5eb562ce5aa5e80a85 authored over 12 years ago
github.com/openemr/translations_development_openemr - d929b462ee7021fa66fd0a5eb562ce5aa5e80a85 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - a5a7f4c92e621cfd643a89c3cdcdf1301f0835a1 authored over 12 years ago
github.com/openemr/translations_development_openemr - a5a7f4c92e621cfd643a89c3cdcdf1301f0835a1 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - b23a15f7305f3850b248388e68579c1757d7ba92 authored over 12 years ago
github.com/openemr/translations_development_openemr - b23a15f7305f3850b248388e68579c1757d7ba92 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - c2e62bc02cf9a11dcb90006e78f3585b6b5a9e03 authored over 12 years ago
github.com/openemr/translations_development_openemr - c2e62bc02cf9a11dcb90006e78f3585b6b5a9e03 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - 813b77ef358bb58bff17fa2f26d9af48809ae362 authored over 12 years ago
github.com/openemr/translations_development_openemr - 813b77ef358bb58bff17fa2f26d9af48809ae362 authored over 12 years ago
fixed multiple values and coded values export issue
github.com/openemr/cqm-parsers - 7b3d8b0442ef2aa440a6e1ac581f522712bb3a4a authored over 12 years ago
github.com/openemr/cqm-parsers - 7b3d8b0442ef2aa440a6e1ac581f522712bb3a4a authored over 12 years ago
remote old xsd zip file
github.com/openemr/cqm-parsers - f93ece69684bf3204f3ea1f40b08dad49e138204 authored over 12 years ago
github.com/openemr/cqm-parsers - f93ece69684bf3204f3ea1f40b08dad49e138204 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - 87665b4658eeaa97b9f606540a8c910dc76b3ea5 authored over 12 years ago
github.com/openemr/translations_development_openemr - 87665b4658eeaa97b9f606540a8c910dc76b3ea5 authored over 12 years ago
update gc32 exporters, start testing for xsd conformity
github.com/openemr/cqm-parsers - 25dab8c9d7573ffe33cbe31e63eb6b4d4f776e4b authored over 12 years ago
github.com/openemr/cqm-parsers - 25dab8c9d7573ffe33cbe31e63eb6b4d4f776e4b authored over 12 years ago
make status a code
github.com/openemr/cqm-parsers - aaeb5597432d3a329e1bc9e260af6986a1dcb53e authored over 12 years ago
github.com/openemr/cqm-parsers - aaeb5597432d3a329e1bc9e260af6986a1dcb53e authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - b5ee6f93d871e538184f69b7d1b6b8eaa4ca8214 authored over 12 years ago
github.com/openemr/translations_development_openemr - b5ee6f93d871e538184f69b7d1b6b8eaa4ca8214 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - eee193e23907622c83478cb815a340e23bf42f16 authored over 12 years ago
github.com/openemr/translations_development_openemr - eee193e23907622c83478cb815a340e23bf42f16 authored over 12 years ago
Merge branch 'develop' of https://github.com/projectcypress/health-data-standards into develop
github.com/openemr/cqm-parsers - 73dd4b2e723c8c03fbb6a792b9ccd2a7140049bc authored over 12 years ago
github.com/openemr/cqm-parsers - 73dd4b2e723c8c03fbb6a792b9ccd2a7140049bc authored over 12 years ago
Merge remote-tracking branch 'ss/develop' into develop
Conflicts:
lib/health-data-standards/models/encounter.rb
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - 1fcc92059feb18c7138a9342765955115c240246 authored over 12 years ago
github.com/openemr/translations_development_openemr - 1fcc92059feb18c7138a9342765955115c240246 authored over 12 years ago
Routine Automated Development Translations Update
github.com/openemr/translations_development_openemr - 291c8de18f7dc2059db6e45c81c8c5fe74af5285 authored over 12 years ago
github.com/openemr/translations_development_openemr - 291c8de18f7dc2059db6e45c81c8c5fe74af5285 authored over 12 years ago
add providers to entry types
github.com/openemr/cqm-parsers - 0703d265a9c8fff0f26bea0a41dfe546d759be5c authored over 12 years ago
github.com/openemr/cqm-parsers - 0703d265a9c8fff0f26bea0a41dfe546d759be5c authored over 12 years ago