<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Decision Tree in hospital discharge delays in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514474#M11489</link>
    <description>&lt;P&gt;Thank you Reeza&lt;/P&gt;&lt;P&gt;My outcome variable is the time between physician's discharge Order to Patient discharge time. The goal is have it less than 2 hours. So I will create a new binary variable where if the time between&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;physician's discharge Order time&amp;nbsp; to Patient discharge time is less than 2 hours vs more than 2 hours.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My independent variable&amp;nbsp;&amp;nbsp;would be nursing unit, age , DRG, insurance&amp;nbsp;etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have some understanding but not as expert&amp;nbsp;as you guys are. I am looking&amp;nbsp;&amp;nbsp;for some sample, articles on how it might looks like&amp;nbsp; and showcase this to my director so that they might buy me a sas visual statistics and miner.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please share if you have any thing related to these.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;c&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Nov 2018 15:55:46 GMT</pubDate>
    <dc:creator>chuie</dc:creator>
    <dc:date>2018-11-19T15:55:46Z</dc:date>
    <item>
      <title>Decision Tree in hospital discharge delays</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514260#M11483</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;Does anyone has developed a decision tree on a hospital discharge delays. The goal is to discharge a patient within two hours of discharge order written date/time. I need to develop a decision tree on factor affecting a prolonged discharge delay ( &amp;gt; 2h vs &amp;lt;2 hours).&lt;/P&gt;&lt;P&gt;Is there anyone who can navigate me thru&amp;nbsp; their experience/result that could be shared?&lt;/P&gt;&lt;P&gt;Really appreciate&amp;nbsp; your valuable comments&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;C&lt;/P&gt;</description>
      <pubDate>Sun, 18 Nov 2018 17:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514260#M11483</guid>
      <dc:creator>chuie</dc:creator>
      <dc:date>2018-11-18T17:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Decision Tree in hospital discharge delays</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514274#M11484</link>
      <description>Do you have data that you can use to determine this? Usually delays relate to possibly waiting for a ride or discharge to family member, or a resident/nurse is late that day, or if there's an emergency in another area of the hospital, or if the transfer is late. If you don't have data on those type of events not sure how you'd model it. You do need to talk to the business areas to see what you should include in your model and what they think is the biggest issue.</description>
      <pubDate>Sun, 18 Nov 2018 19:27:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514274#M11484</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-11-18T19:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Decision Tree in hospital discharge delays</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514278#M11485</link>
      <description>Hi Reeza&lt;BR /&gt;Yes I do have data with following variables.&lt;BR /&gt;Basically we are trying to find what are the factors influencing discharge&lt;BR /&gt;delays and which node of DT has most significance impact on discharge&lt;BR /&gt;delays.&lt;BR /&gt;Will you please guide if the DT is appropriate method to figure out where&lt;BR /&gt;the bottle necks are for the discharge delays?&lt;BR /&gt;&lt;BR /&gt;Facility&lt;BR /&gt;Account Number&lt;BR /&gt;Patient Type - Patient Indicator&lt;BR /&gt;Patient Type&lt;BR /&gt;Admit Date&lt;BR /&gt;Admit Time&lt;BR /&gt;Disc Date&lt;BR /&gt;Disc Time&lt;BR /&gt;Nursing Station&lt;BR /&gt;Patient Encounter - Medical Surgical Flag&lt;BR /&gt;Attending Physician&lt;BR /&gt;Primary Insurance group&lt;BR /&gt;Primary Insurance&lt;BR /&gt;Financial Class&lt;BR /&gt;Reporting DRG - Code&lt;BR /&gt;Reporting DRG - Description&lt;BR /&gt;Age&lt;BR /&gt;Discharge Disposition&lt;BR /&gt;Group Name&lt;BR /&gt;Room Number&lt;BR /&gt;Patient Name&lt;BR /&gt;DOB&lt;BR /&gt;Disposition&lt;BR /&gt;LOS&lt;BR /&gt;GMLOS&lt;BR /&gt;Reporting DRG Weight&lt;BR /&gt;Opportunity Days&lt;BR /&gt;Month&lt;BR /&gt;Week&lt;BR /&gt;DT&lt;BR /&gt;OPDay&lt;BR /&gt;OPdayRange&lt;BR /&gt;Opp.Index&lt;BR /&gt;ObsHrs&lt;BR /&gt;48HRSFlag&lt;BR /&gt;DOWAdmit&lt;BR /&gt;DishTime&lt;BR /&gt;DischOrdDT&lt;BR /&gt;</description>
      <pubDate>Sun, 18 Nov 2018 19:52:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514278#M11485</guid>
      <dc:creator>chuie</dc:creator>
      <dc:date>2018-11-18T19:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Decision Tree in hospital discharge delays</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514289#M11486</link>
      <description>&lt;P&gt;I don’t know what all those variables mean, but I suspect you do not have the data needed. If you want to use the data you have you can use a decision tree and treat outcome as either a binary outcome or as a categorical variable if you bin the delay into groups.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, you can also treat it as a continuous variable to look at length of delays or even a two stage model - probability of a delay, then if there is a delay, how long can it be.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that that your data should have a portion that has delays and &amp;nbsp;no delays to ensure you’re getting actionable results. You may want to do a case control matching to ensure you a good ratio of events to non-events.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/130917"&gt;@chuie&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Hi Reeza&lt;BR /&gt;Yes I do have data with following variables.&lt;BR /&gt;Basically we are trying to find what are the factors influencing discharge&lt;BR /&gt;delays and which node of DT has most significance impact on discharge&lt;BR /&gt;delays.&lt;BR /&gt;Will you please guide if the DT is appropriate method to figure out where&lt;BR /&gt;the bottle necks are for the discharge delays?&lt;BR /&gt;&lt;BR /&gt;Facility&lt;BR /&gt;Account Number&lt;BR /&gt;Patient Type - Patient Indicator&lt;BR /&gt;Patient Type&lt;BR /&gt;Admit Date&lt;BR /&gt;Admit Time&lt;BR /&gt;Disc Date&lt;BR /&gt;Disc Time&lt;BR /&gt;Nursing Station&lt;BR /&gt;Patient Encounter - Medical Surgical Flag&lt;BR /&gt;Attending Physician&lt;BR /&gt;Primary Insurance group&lt;BR /&gt;Primary Insurance&lt;BR /&gt;Financial Class&lt;BR /&gt;Reporting DRG - Code&lt;BR /&gt;Reporting DRG - Description&lt;BR /&gt;Age&lt;BR /&gt;Discharge Disposition&lt;BR /&gt;Group Name&lt;BR /&gt;Room Number&lt;BR /&gt;Patient Name&lt;BR /&gt;DOB&lt;BR /&gt;Disposition&lt;BR /&gt;LOS&lt;BR /&gt;GMLOS&lt;BR /&gt;Reporting DRG Weight&lt;BR /&gt;Opportunity Days&lt;BR /&gt;Month&lt;BR /&gt;Week&lt;BR /&gt;DT&lt;BR /&gt;OPDay&lt;BR /&gt;OPdayRange&lt;BR /&gt;Opp.Index&lt;BR /&gt;ObsHrs&lt;BR /&gt;48HRSFlag&lt;BR /&gt;DOWAdmit&lt;BR /&gt;DishTime&lt;BR /&gt;DischOrdDT&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Nov 2018 20:44:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514289#M11486</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-11-18T20:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Decision Tree in hospital discharge delays</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514474#M11489</link>
      <description>&lt;P&gt;Thank you Reeza&lt;/P&gt;&lt;P&gt;My outcome variable is the time between physician's discharge Order to Patient discharge time. The goal is have it less than 2 hours. So I will create a new binary variable where if the time between&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;physician's discharge Order time&amp;nbsp; to Patient discharge time is less than 2 hours vs more than 2 hours.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My independent variable&amp;nbsp;&amp;nbsp;would be nursing unit, age , DRG, insurance&amp;nbsp;etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have some understanding but not as expert&amp;nbsp;as you guys are. I am looking&amp;nbsp;&amp;nbsp;for some sample, articles on how it might looks like&amp;nbsp; and showcase this to my director so that they might buy me a sas visual statistics and miner.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please share if you have any thing related to these.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;c&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 15:55:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514474#M11489</guid>
      <dc:creator>chuie</dc:creator>
      <dc:date>2018-11-19T15:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Decision Tree in hospital discharge delays</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514475#M11490</link>
      <description>I don't actually use Visual Statistics, though I do have SAS VA. So not sure how that would work. I'm fairly certain that SAS has some healthcare demos in SAS VA somewhere though....&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Nov 2018 16:02:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Decision-Tree-in-hospital-discharge-delays/m-p/514475#M11490</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-11-19T16:02:50Z</dc:date>
    </item>
  </channel>
</rss>

