X-DataInitiative / SCALPEL-Extraction

SCALPEL extraction library to fetch concepts from flattened SNDS
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

Added an end Date to IrImb DiagnosisExtractor #238

Closed strayMat closed 4 years ago

strayMat commented 4 years ago

IrImb diagnosis should be handled carefully in studies.

When used to characterize a patient, the IrImb diagnosis (ALD = Affection Longue Duree) should be active during the period of study. Thus we extract the endDate of ALD for IrImbDiagnosis.

codecov[bot] commented 4 years ago

Codecov Report

Merging #238 into develop will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #238      +/-   ##
===========================================
+ Coverage     93.9%   93.93%   +0.02%     
===========================================
  Files          185      185              
  Lines         2200     2209       +9     
  Branches        64       39      -25     
===========================================
+ Hits          2066     2075       +9     
  Misses         134      134
Impacted Files Coverage Δ
...l/extractors/diagnoses/ImbDiagnosisExtractor.scala 100% <100%> (ø) :arrow_up:
...polytechnique/cmap/cnam/etl/events/Diagnosis.scala 100% <100%> (ø) :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 bedaa47...04d0a5c. Read the comment docs.