Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Physiology Models (Borked) #1254

Closed
wants to merge 180 commits into from
Closed

Physiology Models (Borked) #1254

wants to merge 180 commits into from

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    13b6bc0 View commit details
    Browse the repository at this point in the history
  2. Remove garbage code.

    jawalonoski committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8cc988a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    4400130 View commit details
    Browse the repository at this point in the history
  2. Checkstyle fixes.

    jawalonoski committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4522c5e View commit details
    Browse the repository at this point in the history
  3. Remove unused import.

    jawalonoski committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b956538 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    fee35d9 View commit details
    Browse the repository at this point in the history
  2. Add current BIC.

    jawalonoski committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    9a646fd View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    7464927 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    ab9c85c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Code adjustments.

    jawalonoski committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4273ea0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    9263bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac4a85 View commit details
    Browse the repository at this point in the history
  3. Adjust buyin codes.

    jawalonoski committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    7daef60 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Fix #1253.

    jawalonoski committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    46bbd47 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    d6faf53 View commit details
    Browse the repository at this point in the history
  2. Update medicare buyin coding algorithm to improve alignment with obse…

    …rved data, add support for benes that decline part B coverage.
    hadleynet committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    a053f27 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    42d8e81 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Don't output beneficiariary file lines for years before the claim cut…

    …tof date. Exclude child beneficiaries.
    hadleynet committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    7fe92a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    f678fcc View commit details
    Browse the repository at this point in the history
  2. Updates to ensure number of BFD exports matches number requested on c…

    …ommand line. Some additional refactoring to ensure claims are only emitted for years when the beneficiary file contains entries.
    hadleynet committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d17e102 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/entitlement_codes' …

    …into entitlement_codes
    hadleynet committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2fcf5ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38da73e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d26293b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ae1b72 View commit details
    Browse the repository at this point in the history
  7. Update src/main/java/org/mitre/synthea/export/Exporter.java

    Co-authored-by: sonatype-lift[bot] <37194012+sonatype-lift[bot]@users.noreply.github.com>
    jawalonoski and sonatype-lift[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    13a7724 View commit details
    Browse the repository at this point in the history
  8. Tweak BIC codes.

    jawalonoski committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5597671 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    197f978 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    b50084c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747f132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a40f6bd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    168aa15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1248 from synthetichealth/entitlement_codes

    Medicare eligibility and entitlements
    jawalonoski authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    688fe19 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    e62d22d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f70a3eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1256 from synthetichealth/bfd_field_lengths

    Truncate provider UPIN, PIN and NUM fields to their defined max lengths.
    jawalonoski authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    79bc269 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    f4856b2 View commit details
    Browse the repository at this point in the history
  2. Additional cost updates.

    jawalonoski committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    00f3c89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97cb82f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    257c4c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f26406e View commit details
    Browse the repository at this point in the history
  6. Update PRVDR_NUM fields.

    jawalonoski authored and hadleynet committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    34e383a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    983a5ab View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1258 from synthetichealth/update_med_costs

    Update various drug costs that drive higher than expected BFD clainm …
    jawalonoski authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    40cb89b View commit details
    Browse the repository at this point in the history
  9. basics of US Core 5 support

    dehall committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    026b677 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    879e78b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fd5936 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    dd4eadf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafb1f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    081b059 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. address review feedback

    dehall committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0b87996 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    a27d6b4 View commit details
    Browse the repository at this point in the history
  2. Adjustments based on comments.

    jawalonoski authored and hadleynet committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    607cae8 View commit details
    Browse the repository at this point in the history
  3. Fix broken costs test.

    jawalonoski authored and hadleynet committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8296b0b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    6b74fdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a444b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a6a934 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    6011c41 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    b326974 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    77ab40c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    a424f7d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    dea32b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1259 from synthetichealth/uscore5

    US Core 5, plus code fixes
    jawalonoski authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    dc315ea View commit details
    Browse the repository at this point in the history
  3. bump github action version

    all previous versions of this action were removed by the owner when v0.2.1 was pushed a few days ago... not ideal
    dehall authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0df2f92 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1275 from synthetichealth/bump-version

    Bump github action version on Deploy
    jawalonoski authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0bc9770 View commit details
    Browse the repository at this point in the history
  5. updated readme

    awatson1978 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    1236d91 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1269 from synthetichealth/note_fix

    Fix ethnicity display in clinical notes.
    jawalonoski authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    dd1e3be View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Add reasons to encounters.

    hadleynet committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    400dc5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff416e4 View commit details
    Browse the repository at this point in the history
  3. Undo unintended code change

    hadleynet committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    dc49004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac5def2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bcdf91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95720a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75a0199 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    5fb616b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Merge pull request #1262 from synthetichealth/more_repro_fixes

    Additional reproducibility fixes, plus a "single person seed" feature
    jawalonoski authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e624912 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    f05c41f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d3cdb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9fb2d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6456595 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1295e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77556f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e74c021 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b83cb2a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5da867c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    11c2a23 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    76771b5 View commit details
    Browse the repository at this point in the history
  2. Added payer tests

    RobertScalfani committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c95df98 View commit details
    Browse the repository at this point in the history
  3. Test Fixes

    RobertScalfani committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    1cd76a4 View commit details
    Browse the repository at this point in the history
  4. checkstyle fixes

    RobertScalfani committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    16be910 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Added new tests

    RobertScalfani committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d4296d1 View commit details
    Browse the repository at this point in the history
  2. Fixed sonatype error

    RobertScalfani committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    283dc11 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1273 from synthetichealth/encounter_reasons

    Add reasons to encounters
    jawalonoski authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8157b6b View commit details
    Browse the repository at this point in the history
  4. Test fixes

    RobertScalfani committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c1cc05e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Fixes for employment condition and stress level

    Previously, the SDoH HSRN submodule would change employment condition
    every wellness visit, even if the actual condition did not change.
    
    This change keeps the same condition across wellness visits of the
    status does not change.
    
    There was a similar problem with stress level. That is also fixed by
    this change.
    eedrummer authored and hadleynet committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2a3d3c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a20c47 View commit details
    Browse the repository at this point in the history
  3. Test for the employment model

    eedrummer authored and hadleynet committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    aeced2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ec7353 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1459b4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f933a71 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    67c1864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c146325 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    2241be9 View commit details
    Browse the repository at this point in the history
  2. Fixed end year issue

    RobertScalfani committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    87e4aa6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    de42561 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    dfc2bb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    cf9f7b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5559f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    3d8e99f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1279 from synthetichealth/improved-enrollments

    Enrollment Improvements
    jawalonoski authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a13ec2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61c8b58 View commit details
    Browse the repository at this point in the history
  4. Fix Sonatype warnings

    hadleynet committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    303d7fd View commit details
    Browse the repository at this point in the history
  5. Update BFD outpatient exporter to make line item financials add up to…

    … match claim totals. Factor out common code from inpatient and outpatient into base class.
    hadleynet committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    bb612a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a1a0db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    279a230 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c823d9 View commit details
    Browse the repository at this point in the history
  9. Fix BFD inpatient and outpatient exporter claim payment values. Addit…

    …ional hospice exporter testing.
    hadleynet committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    28a40e3 View commit details
    Browse the repository at this point in the history
  10. Remove redundant lines in Outpatient exporter. Increase number of gen…

    …erated patients in BFD exporter tests to ensure HHA file is created (necessitated by rebase on master)
    hadleynet committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    cdd7a2a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1278 from synthetichealth/bfd_claim_totals

     BFD Exporter Updates
    jawalonoski authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4adc454 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. fixes to homelessness module

    dehall committed May 1, 2023
    Configuration menu
    Copy the full SHA
    fed7ecb View commit details
    Browse the repository at this point in the history
  2. one more valueset

    dehall committed May 1, 2023
    Configuration menu
    Copy the full SHA
    7acd7f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1286 from synthetichealth/fix_uscore5

    Fix CI test failures due to US Core 5 artifacts
    jawalonoski authored May 1, 2023
    Configuration menu
    Copy the full SHA
    2512c10 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    9b2f24d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. add survey link to readme

    dehall authored May 5, 2023
    Configuration menu
    Copy the full SHA
    74a01e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1290 from synthetichealth/survey-link-readme

    Add survey link to readme
    dehall authored May 5, 2023
    Configuration menu
    Copy the full SHA
    7fcbc66 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Claims CSV contains invalid uuids

    Simon Schiff committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7d00ddc View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Merge pull request #1291 from SimonUzL/master

    Claims CSV contains invalid uuids
    jawalonoski authored May 16, 2023
    Configuration menu
    Copy the full SHA
    5996c4f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. update survey URL in readme

    dehall authored May 24, 2023
    Configuration menu
    Copy the full SHA
    5c87fbc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Merge pull request #1288 from synthetichealth/csv_ordering

    CSV sort patient expenses and payer transitions by time.
    jawalonoski authored May 25, 2023
    Configuration menu
    Copy the full SHA
    9ad8bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e4c86 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge pull request #1299 from synthetichealth/physiology_jar_fix

    Fix physiology simulations when running from JAR
    jawalonoski authored May 30, 2023
    Configuration menu
    Copy the full SHA
    5ca9cb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    a0ded2f View commit details
    Browse the repository at this point in the history
  2. Adjust patient residence codes.

    jawalonoski authored and hadleynet committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6aaec39 View commit details
    Browse the repository at this point in the history
  3. Fix typo in comment.

    jawalonoski authored and hadleynet committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cc93e00 View commit details
    Browse the repository at this point in the history
  4. Adjust residence code.

    jawalonoski authored and hadleynet committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    73d597f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    091746c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Fix 'Person does not have insurance at time' export error and use pre…

    …tty_print config option.
    jawalonoski authored and hadleynet committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ecde082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3bcfe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1309 from synthetichealth/remove_bfd_bene_history

    Remove BFD beneficiary history file
    jawalonoski authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    60321dd View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    fdc3ae8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1311 from synthetichealth/json-export-symptoms

    Small tweak to add symptom information to the JSON export
    jawalonoski authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e02dc81 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Add symptom unit tests.

    jawalonoski committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4125e78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dca863 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    f838c51 View commit details
    Browse the repository at this point in the history
  2. Fix #1313

    jawalonoski committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f55e1ca View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. BFD inpatient exporter updates. Ensure claim totals match sum of line…

    … items, always have a total charge line item, improve mapping from procedure code to revenue center.
    hadleynet committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    00f75de View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. sync

    awatson1978 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    136a1a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc65257 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1315 from synthetichealth/bfd_inpatient_rev_center

    BFD inpatient exporter updates
    jawalonoski authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    65c0808 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge pull request #1314 from synthetichealth/esrd

    Resolve weirdness of ESRD diagnosis and transplant interaction
    eedrummer authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    055bdcf View commit details
    Browse the repository at this point in the history
  2. 3.2.0 release

    hadleynet committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4315d85 View commit details
    Browse the repository at this point in the history
  3. v3.2.1-SNAPSHOT start

    hadleynet committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9692289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    188ce63 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    2ead8fb View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Refactor bfd outpatient exporter in prep for revised revenue center m…

    …apping. Will now always emit a total charge line item.
    hadleynet committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4dac197 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    e2ac8c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    19275db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1321 from synthetichealth/bfd_outpatient_rev_center

    Outpatient Revenue Center Updates
    jawalonoski authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    15c8434 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    7313dd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    6f8b20c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87f4c93 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    1388355 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Remove debug code, fix field mapping table to remove total charge rev…

    … center from random selected values.
    hadleynet committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b8e5eca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1318 from synthetichealth/sdoh_fix

    Fix SDOH address category.
    jawalonoski authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5ce3209 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update src/main/java/org/mitre/synthea/export/rif/BB2RIFExporter.java

    Co-authored-by: sonatype-lift[bot] <37194012+sonatype-lift[bot]@users.noreply.github.com>
    jawalonoski and sonatype-lift[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9f7c6cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1328 from synthetichealth/bfd_hha_rev_center

    Update BFD HHA Exporter
    jawalonoski authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    dd185eb View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. .idea added to .gitignore

    awatson1978 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9a97a03 View commit details
    Browse the repository at this point in the history
  2. cleaning up whitespace

    awatson1978 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ab48044 View commit details
    Browse the repository at this point in the history
  3. removed .bkup files

    awatson1978 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bd55617 View commit details
    Browse the repository at this point in the history
  4. updated wearables remarks

    awatson1978 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    83b1624 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    85543a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f9890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b401648 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4777a2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dc36bd View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    8e9e4dc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. wearables_circadian

    awatson1978 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    89319f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    f0a5cc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    e6c86f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    a346c9e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. reset synthea.properties

    awatson1978 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2e115c6 View commit details
    Browse the repository at this point in the history