SCALPEL-Extraction icon indicating copy to clipboard operation
SCALPEL-Extraction copied to clipboard

Drees 110 lpp extractor

Open strayMat opened this issue 5 years ago • 2 comments

Adding logics for a new extractor / new event :

  • productOrService : the original data is taken from the ER_TIP_F table, a secondary (affinée) table from the DCIR. It concerns the LPP events which address all sort of products and services reimbursed. Some examples are , medical devices, prostheses, bandages, ...

strayMat avatar Jul 29 '20 15:07 strayMat

Codecov Report

Merging #262 into develop will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #262      +/-   ##
===========================================
+ Coverage    93.50%   93.56%   +0.06%     
===========================================
  Files          218      220       +2     
  Lines         2586     2596      +10     
  Branches        72       70       -2     
===========================================
+ Hits          2418     2429      +11     
+ Misses         168      167       -1     
Impacted Files Coverage Δ
...tractors/events/acts/DcirMedicalActExtractor.scala 96.00% <ø> (ø)
...hnique/cmap/cnam/etl/events/ProductOrService.scala 100.00% <100.00%> (ø)
...uctsorservices/DcirProductOrServiceExtractor.scala 100.00% <100.00%> (ø)
.../cnam/etl/extractors/sources/dcir/DcirSource.scala 100.00% <100.00%> (ø)
...dy/fall/extractors/FallHospitalStayExtractor.scala 80.00% <100.00%> (+13.33%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 714aa3e...9b62dea. Read the comment docs.

codecov[bot] avatar Jul 29 '20 15:07 codecov[bot]

Hello @dsun0720 ! We needed to take into account these events for a study and thus implemented this new extractor. What do you think of this addition ?

strayMat avatar Sep 09 '20 09:09 strayMat