Query cardiac arrest throughout admission: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m →Med/ICU |
Ttenbergen (talk | contribs) m →Med/ICU |
||
| Line 27: | Line 27: | ||
{{Discuss | | {{Discuss | | ||
I was about to hardcode these, but: shouldn't these correspond to lines in [[s_dispo table]] that are active and previous_location | I was about to hardcode these, but: shouldn't these correspond to lines in [[s_dispo table]] that are active and previous_location EQ true and have [real_collection] GT "" ? But then I checked, and the lists are not the same! Here is the list I get from that query: | ||
* GH-CC | * GH-CC | ||
* GH-Med | * GH-Med | ||
Revision as of 10:41, 13 July 2023
| Data Integrity Checks | |
| Summary: | Any patient who arrives on ICU from Med or another ICU with a #Cardiac Arrest dx should have one in their immediately preceeding Med or ICU record also. |
| Related: | Admit Diagnosis, Acquired Diagnosis / Complication, Previous Location field, Cardiac arrest, Dispo field |
| Firmness: | hard check |
| Timing: | complete |
| App: | not entered |
| Coding: | NDC_cardiac_arrest_across_encounters |
| Uses L Problem table: | not relevant for this app |
| Status: | needs review |
| Implementation Date: | not entered |
| Backlogged: | No |
|
|
Definition
For any patient who
- is admitted to the CC program and
- has a Cardiac arrest (I46.9) as Primary Admit Diagnosis and
- Previous Location is a ward or medical ICU where we collect from #Med/ICU
the most recently previous Med or ICU admission record should
- have a Cardiac arrest (I46.9) as either Admit Diagnosis or Acquired Diagnosis
Med/ICU
"GH-CC", "GH-Med", "HSC_IICU", "HSC_Med", "HSC_MICU", "HSC_SICU", "STB_ACCU", "STB_CICU", "STB_Med", "STB_MICU"
|
I was about to hardcode these, but: shouldn't these correspond to lines in s_dispo table that are active and previous_location EQ true and have [real_collection] GT "" ? But then I checked, and the lists are not the same! Here is the list I get from that query:
|
Log
2023-07-12 - started conversation
Related articles
| Related articles: |
