Skip to content

Conversation

@dsun0720
Copy link
Contributor

@dsun0720 dsun0720 commented Jul 25, 2020

last commits from develop to master

Anfor and others added 30 commits January 21, 2020 09:31
…thods removed and finish implementation in DrugExtractor

CNAM-432: Refactoring tests

CNAM-432: Solved requests from PR

CNAM-432: Object names and unused elements resolved

CNAM-432: Solved problem with ambiguity
CNAM-432: Corrected some documentation

CNAM-432: Corrected failed test

CNAM-432: Text document reformulation
…Refactoring-Followup-v2

Cnam 432 documentation refactoring followup v2
…omRow-methods

CNAM-436: Remove fromRow methods.
CNAM-438: Correct tests.


CNAM-438: Rename variable, add prescriptions to FallTransform.
…vent

CNAM-438: DrugPrescription Event Transformer.
…ransfomer-in-dataset

CNAM384: trackloss to transformer
CNAM-435: Added Documentation to extractor

CNAM-435: Text changed to better understanding

CNAM-435:Rewrite some documentation to adapt to guidelines.
…tatin-for-McoExtractor

CNAM-435: Documentation added for extractors
Added an end Date to IrImb DiagnosisExtractor

add documentation and change getEventEnd to cast 1600 dates to None
Added an end Date to IrImb DiagnosisExtractor
…n-for-Events

CNAM-439: Created  markdown for Events objects
…erentiel.

Revert "Adding documentation on the sources. Adding IR_NAT_REF referentiel."

Those changes should be in the Sources modification Merge Request for clarity

Adding IR_NAT_REF for Nap extractor
Adding and correcting tests.

Correcting test on DcirBiologyActs extractor

PractitionnerClaimSpecialitySuite Modification for codecov

Removing fromRow, changed NgapActSuite

An error was corrected in MedicalActSuite

Correction on the NgapActSuite test

Correction on the order of the imports. Removed blanked lines unneeded.

Taking into account reviews on the PR.

Add comments, refacto on camelCase class name syntax.

Taking into account reviews on the PR.

- Adding new Ngap events for Ssr for future utilisation
- Adding comments and documentation
- Refacto on variables and class for syntax issue

Adding Documentation and tests

Adding Documentation and tests

This is a combination of 3 commits.
This is the 1st commit message:

Taking into account reviews on the PR.

Add comments, refacto on camelCase class name syntax.

This is the commit message #2:

Taking into account reviews on the PR.

- Adding new Ngap events for Ssr for future utilisation
- Adding comments and documentation
- Refacto on variables and class for syntax issue

This is the commit message #3:

Adding documentation and tests

Adding the definition of an Ngap act.

Adding documentation and tests

Correcting McoNgapActExtractor test

Taking into account the review

Better syntax and update on the groupID extraction for the DcirNgapActExtractor.
Tests updated.

Deleting a file which is not supposed to be in study but in etl/extractors

Added coments on the Mco CE Ngap extractor.

Adding test for SsrCEMedicalActExtractor

Adding documentation and tests

Adding the definition of an Ngap act.

Adding documentation and tests

Correcting McoNgapActExtractor test

Taking into account the review

Better syntax and update on the groupID extraction for the DcirNgapActExtractor.
Tests updated.

Deleting a file which is not supposed to be in study but in etl/extractors

Added coments on the Mco CE Ngap extractor.

Adding test for SsrCEMedicalActExtractor

Refacto name of class NgapActConfig
CNAM-441: Added information to better explain transformer behaviour

CNAM-441: Change sentence to better comprenhension
…n-for-transformer

CNAM-441: Create markdown for transformer
1. a fake date for null start date in dcir
2. a day offset for start date in mco
3. bulk config for drug level
thomashdh and others added 25 commits March 10, 2020 11:40
…d anymore + some comments

DREES-108 :  fix SsrSource HadSource and SsrFilter test
CNAM-450: Update ExtractorSources to include the name.


CNAM-450: Format files.
CNAM-450: First working version of the new Bulk.
CNAM-452: Add tests.
…on-Interaction

CNAM-457: MinimumDuration parameter for Interaction Transformer.
The bug deletes all the Diagnoses events of patient, if at some point he recorded a CCAM act belonging to CCAM exceptions list.
The expected behaviour is to only delete the diagnosis that has the same hospital stay as the act that has the CCAM exception code.
CNAM-458: Update severity algorithm.
…ity-Update

Cnam 458 fracture severity update
Hotfix: Add tests.


Hotfix: Add tests.
New abstraction of Patients Extractors
Uniform all extractors of patients from different sources
Separation of extractors and filters
@dsun0720 dsun0720 changed the title Cnam 466 merge2master Cnam-466-merge2master Jul 25, 2020
@dsun0720 dsun0720 requested a review from kevtokev July 25, 2020 13:02
StructField(colNames.FlowDistributionDate, DateType) :: Nil
)

/* "extract" should "return a Dataset of DCIR Medical Acts" in {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it in /...../ ?
There is no test here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for legacy code. It's better to keep them for tracing the changes and let other developers understand code

assert(result == DcirAct.groupID.DcirAct)
}

/* "extract" should "return a Dataset of DCIR Biology Acts" in {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove if it's not used

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for legacy code. It's better to keep them for tracing the changes and let other developers understand code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants