Re: Need Help With an Update Script
- From: Philipp Post <Post.Philipp@xxxxxxxxxxxxxx>
- Date: Fri, 30 May 2008 03:27:16 -0700 (PDT)
add an "expected_discharge_date" and "actual_discharge_date" to the table. Fill the"expected_discharge_date" with a reasonable estimates based on other
data <
Sounds to be the right way to me. Another approach (with the same
result) could be to maintain a table with ICD diagnostic codes
(assuming a hospitals database has the diagnoses for each patient
stored in another table) and their corresponding estimated stay days
based on the experience for this sickness. Those patients with multi-
sicknesses get at least the longest stay time of their sicknesses
assigned.
Then it becomes easy to run a statistic which shows the patiens which
needed longer for convalescence and those which convaleced quicker
than the average.
brgds
Philipp Post
.
- References:
- Need Help With an Update Script
- From: alvinstraight38@xxxxxxxxxxx
- Re: Need Help With an Update Script
- From: Philipp Post
- Re: Need Help With an Update Script
- From: --CELKO--
- Need Help With an Update Script
- Prev by Date: Re: Modeling/Constraint question
- Next by Date: Re: Need Help With an Update Script
- Previous by thread: Re: Need Help With an Update Script
- Next by thread: Re: Need Help With an Update Script
- Index(es):