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

CNAM-367: hospital stay extractor #180

Closed dsun0720 closed 5 years ago

dsun0720 commented 5 years ago

extract the event that patients stay in hospital from MCO

Test in CMAP and CNAM

codecov[bot] commented 5 years ago

Codecov Report

Merging #180 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
+ Coverage   94.05%   94.12%   +0.06%     
==========================================
  Files         139      142       +3     
  Lines        1597     1616      +19     
  Branches       50       45       -5     
==========================================
+ Hits         1502     1521      +19     
  Misses         95       95
Impacted Files Coverage Δ
...study/fall/config/FracturesTransformerConfig.scala 0% <ø> (ø) :arrow_up:
...m/study/fall/fractures/HospitalizedFractures.scala 100% <ø> (ø) :arrow_up:
...tractors/hospitalstays/HospitalStayExtractor.scala 100% <100%> (ø)
.../extractors/hospitalstays/HospitalStayConfig.scala 100% <100%> (ø)
...ique/cmap/cnam/util/reporting/OperationTypes.scala 100% <100%> (ø) :arrow_up:
...nique/cmap/cnam/study/fall/config/FallConfig.scala 100% <100%> (ø) :arrow_up:
...ytechnique/cmap/cnam/etl/events/HospitalStay.scala 100% <100%> (ø)

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 98f5668...8d029bc. Read the comment docs.