The part I displayed was only the first few lines as not to include any patient data., but the full report is much longer.
I would need to see the entire text report.
I guess my main concern is that the reaon my
{report_text.text_value} like "*personally informed*" was not working was due to...
Hello,
I was previously using cr 8.5 (I was unable to filter on a memo field) so am giving 2008 a try.
I have a text field called report_text.text_value for patient reports.
In 8.5 I was able to place this memo field on a report. filter by report number and it would display the report
The...
using CR 8.5
GH1 (patient_id)sorted by service date
using the following suppression to only show exams repeated within a specific interval
(
(
onfirstrecord or
{PATIENT_IDENTIFIERS.IDENTIFIER} <> previous({PATIENT_IDENTIFIERS.IDENTIFIER}) and
{PATIENT_IDENTIFIERS.IDENTIFIER} =...
I need to show all studies that are done within {?interval} days of each other. We dont' care if 10 studies were done on one day if their next service date is not within the interval period
IE. if our interval is 10 days if there are
(5) studies done on 2/15/08 and
(1) study done...
This seems to only work if there are only (1) exam per servicedate. if there are multiple exams per date
the datediff @servicedate will always be less than the interval.
Is there a way to accoumplish this by using
maximum({@servicedate}) in the footer of each date????
The comparision ideally...
In my actualy report without the suppression filter I have the following (interval used =14 days)
1/23/08 Procedure-1
3/5/08 Procedure-1
5/19/08 Procedure-1
with suppression
1/23/08 Procedure-1
3/5/08 Procedure-1
it would only hide the last procedure
could this be a...
Thank you for the post. The second suggestion almost worked
here is my problem
If patient has multiple exams per date, but the time frame between the dates are outside the interval range they still show IE.
3/12/08 procedure
3/12/08 porcedure1
5/25/08 procedure
5/25/08...
The following is sample data
Service date PT-identifier exam
3/3/08 123456 ct abd
3/3/08 123456 ct chest
3/12/08 123456 ct abd
4/15/08 123456 ct body
I have group1 - pt-identitifer, group2...
Is it possible for the Partner messaging R1 to perform the following.
When a messages is left for extension 11, I need to have it copied to extension 19.
If so, HOW
THanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.