-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: scoophealth/hqmf2js
base: master
head repository: pophealth/hqmf2js
compare: master
Commits on May 13, 2013
-
Configuration menu - View commit details
-
Copy full SHA for aa64295 - Browse repository at this point
Copy the full SHA aa64295View commit details -
added ability to force source data critiera inclusion, used for ADE s…
…ince INR is no longer a specific occurrence
Configuration menu - View commit details
-
Copy full SHA for 589d204 - Browse repository at this point
Copy the full SHA 589d204View commit details -
added ability to force source data critiera inclusion, used for ADE s…
…ince INR is no longer a specific occurrence
Configuration menu - View commit details
-
Copy full SHA for 344e2a8 - Browse repository at this point
Copy the full SHA 344e2a8View commit details
Commits on Jun 11, 2013
-
fixed issue with specific context getting over written with identity …
…for derived data criteria that had an already valid specific context
Configuration menu - View commit details
-
Copy full SHA for ce5ecd7 - Browse repository at this point
Copy the full SHA ce5ecd7View commit details
Commits on Jul 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for f6fb5a6 - Browse repository at this point
Copy the full SHA f6fb5a6View commit details
Commits on Aug 2, 2013
-
reworking rationale to use the elements that matched the criteria ins…
…tead of true and false
Configuration menu - View commit details
-
Copy full SHA for 5335767 - Browse repository at this point
Copy the full SHA 5335767View commit details
Commits on Aug 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 3368163 - Browse repository at this point
Copy the full SHA 3368163View commit details
Commits on Aug 7, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 902ee51 - Browse repository at this point
Copy the full SHA 902ee51View commit details
Commits on Aug 12, 2013
-
updated tesing rake tasks to include simplecov and to make more consi…
…stent with other projects
Configuration menu - View commit details
-
Copy full SHA for a10295a - Browse repository at this point
Copy the full SHA a10295aView commit details
Commits on Aug 16, 2013
-
updated episode of care counting to eliminate counting of rows with m…
…ultiple episodes of care in different columns
Configuration menu - View commit details
-
Copy full SHA for 3376329 - Browse repository at this point
Copy the full SHA 3376329View commit details
Commits on Aug 20, 2013
-
Add new utility function (getEvents) to patient API in preparation fo…
…r simplifying the code egnerated for each HQMF data criteria.
Configuration menu - View commit details
-
Copy full SHA for 233dbf4 - Browse repository at this point
Copy the full SHA 233dbf4View commit details -
Rework JS code generator to use new getEvents method rather than inli…
…ning the code for that function. Tidy up generated code a little to get better indentation on characteristic criteria and eliminate empty lines in generated functions.
Configuration menu - View commit details
-
Copy full SHA for 2052e0b - Browse repository at this point
Copy the full SHA 2052e0bView commit details
Commits on Aug 21, 2013
-
Simplify generated code by grouping event criteria into a hash and el…
…iminating nulls.
Configuration menu - View commit details
-
Copy full SHA for f34a5c8 - Browse repository at this point
Copy the full SHA f34a5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eed04fc - Browse repository at this point
Copy the full SHA eed04fcView commit details -
fixed issue with bad reference to negated variable that doesn't exist…
…... should be criteria.negation
Configuration menu - View commit details
-
Copy full SHA for 4b1620f - Browse repository at this point
Copy the full SHA 4b1620fView commit details
Commits on Aug 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a865b3b - Browse repository at this point
Copy the full SHA a865b3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2caaa23 - Browse repository at this point
Copy the full SHA 2caaa23View commit details
Commits on Aug 27, 2013
-
Move invocation of data criteria functions from generated code into t…
…he library conjunction functions. This is a pre-step for optimizing AllTrue and AllFalse.
Configuration menu - View commit details
-
Copy full SHA for c56c604 - Browse repository at this point
Copy the full SHA c56c604View commit details
Commits on Aug 29, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 974a27d - Browse repository at this point
Copy the full SHA 974a27dView commit details -
Optimize allTrue and atLeastOneFalse, both quit checking values once …
…the condition is proven false|true respectively.
Configuration menu - View commit details
-
Copy full SHA for e6bea7c - Browse repository at this point
Copy the full SHA e6bea7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f186011 - Browse repository at this point
Copy the full SHA f186011View commit details
Commits on Aug 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for e7a5dfb - Browse repository at this point
Copy the full SHA e7a5dfbView commit details
Commits on Sep 4, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9d011b1 - Browse repository at this point
Copy the full SHA 9d011b1View commit details
Commits on Sep 16, 2013
-
Configuration menu - View commit details
-
Copy full SHA for e5d755a - Browse repository at this point
Copy the full SHA e5d755aView commit details
Commits on Sep 20, 2013
-
Configuration menu - View commit details
-
Copy full SHA for ab2bf38 - Browse repository at this point
Copy the full SHA ab2bf38View commit details
Commits on Sep 27, 2013
-
Configuration menu - View commit details
-
Copy full SHA for b8f2e5d - Browse repository at this point
Copy the full SHA b8f2e5dView commit details
Commits on Nov 5, 2013
-
added in an option to turn off the short circuit performance improvem…
…ent for rationale generation
Configuration menu - View commit details
-
Copy full SHA for 334547e - Browse repository at this point
Copy the full SHA 334547eView commit details
Commits on Nov 8, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 49b2485 - Browse repository at this point
Copy the full SHA 49b2485View commit details
Commits on Nov 12, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 461a503 - Browse repository at this point
Copy the full SHA 461a503View commit details
Commits on Nov 14, 2013
-
added final specifics as part of calculate to the results and allowed…
… allTrue to not short circuit calculation
Configuration menu - View commit details
-
Copy full SHA for da8d5f7 - Browse repository at this point
Copy the full SHA da8d5f7View commit details
Commits on Nov 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 957c011 - Browse repository at this point
Copy the full SHA 957c011View commit details
Commits on Nov 25, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a66dfd4 - Browse repository at this point
Copy the full SHA a66dfd4View commit details
Commits on Jan 3, 2014
-
changed finalSpecifics for denominator to leave exclusions in the spe…
…cifics since the exclusions should be a subset of the denominator
Configuration menu - View commit details
-
Copy full SHA for 1628a8b - Browse repository at this point
Copy the full SHA 1628a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ece60 - Browse repository at this point
Copy the full SHA 70ece60View commit details
Commits on Jan 27, 2014
-
fix issue with subset operators when there are two elements at the id…
…entical time that fire for the subset operator
Configuration menu - View commit details
-
Copy full SHA for 1a1f15b - Browse repository at this point
Copy the full SHA 1a1f15bView commit details
Commits on Feb 28, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 5b640ae - Browse repository at this point
Copy the full SHA 5b640aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 564f30e - Browse repository at this point
Copy the full SHA 564f30eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5f782 - Browse repository at this point
Copy the full SHA 7b5f782View commit details
Commits on Mar 3, 2014
-
Merge pull request pophealth#2 from pophealth/expired
Adding expired date calculations
Configuration menu - View commit details
-
Copy full SHA for 032f94e - Browse repository at this point
Copy the full SHA 032f94eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b43409c - Browse repository at this point
Copy the full SHA b43409cView commit details
Commits on Mar 10, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a980db5 - Browse repository at this point
Copy the full SHA a980db5View commit details
Commits on Mar 14, 2014
-
allows a measure without an IPP to calcualte. Missing an IPP should d…
…efault to false since there is nothing to evaluate
Configuration menu - View commit details
-
Copy full SHA for c58e8fa - Browse repository at this point
Copy the full SHA c58e8faView commit details -
Configuration menu - View commit details
-
Copy full SHA for b11f96d - Browse repository at this point
Copy the full SHA b11f96dView commit details
Commits on Mar 18, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6be9528 - Browse repository at this point
Copy the full SHA 6be9528View commit details
Commits on Mar 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for bada263 - Browse repository at this point
Copy the full SHA bada263View commit details
Commits on Mar 21, 2014
-
Merge pull request pophealth#4 from pophealth/vs_mapping_fix
fixing issue that caused performance issues generating measure logic
Configuration menu - View commit details
-
Copy full SHA for 7b6c768 - Browse repository at this point
Copy the full SHA 7b6c768View commit details
Commits on Mar 25, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 13bf191 - Browse repository at this point
Copy the full SHA 13bf191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 016ca62 - Browse repository at this point
Copy the full SHA 016ca62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7874eae - Browse repository at this point
Copy the full SHA 7874eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbd5dd - Browse repository at this point
Copy the full SHA 3fbd5ddView commit details
There are no files selected for viewing