Skip to content

Commit

Permalink
Merge pull request #1851 from data-team-uhn/CARDS-2608
Browse files Browse the repository at this point in the history
CARDS-2608: Acute Care / YVM surveys may be wrongly sent to deceased patients
  • Loading branch information
sdumitriu authored Dec 4, 2024
2 parents 4dd7303 + ff4e98e commit f5a0fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prems-resources/feature/src/main/features/feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@
"conditions": ["DEATH_DATE is not empty"]
},
"io.uhndata.cards.clarity.importer.internal.ConfiguredDiscardFilter~Discard-Deceased":{
"supportedTypes": ["inpatient-ed"],
"supportedTypes": ["inpatient-ed", "yvm", "pmh-ac"],
"priority": 20,
"conditions": ["DISCH_DISPOSITION in Cad Donor; Deceased; Died on Leav; Died; Donor; Stillbirth; Suicide Out; Death After; MAID; Death on Arr; IP Medically; IP In-Facili; IP Died Whil; IP Out of Fa; DOA; OP Medically; OP In-Facili; Suicide fac; Still Born; Pt. suicide; Expired LOA; Expired; Med assist d; Suicide fac; DOA"]
},
Expand Down

0 comments on commit f5a0fa0

Please sign in to comment.