Date: Mon, 14 Aug 2000 11:15:30 -0700
Reply-To: "Xu, Meifen" <mxu@AMGEN.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Xu, Meifen" <mxu@AMGEN.COM>
Subject: Re: Patient profile
Content-Type: text/plain
Michael, John and Ya are giving me good idea.
----------
From: John Jones [SMTP:jonesj@PHARMARESEARCH.COM]
Sent: Monday, August 14, 2000 10:31 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Re: Patient profile
Meifen,
I was required to do the same thing a few years back and
accomplished it by
using SAS system graphics, macro, and language. Graphic templates
can be
used to divide up and arrange information on a page. Data _null_ or
proc
print can be used to create a table or listing of information about
a
specific subject and the gprint procedure can convert the table or
list to
a SAS graphic file which is stored in a catalog. Figures can be
created
using SAS graphic procedures. All the resulting catalog entries are
mapped
to their respective area within the template.
The process is repeated for each patient.
The final product is eye catching with plots displaying vitals and
labs
next to summary tables and listings of the same data all on one
page.
John
At 09:56 AM 8/14/00 -0700, Xu, Meifen wrote:
>Hi, there:
>
>I want to create a patient profile in which the first part should
include
>all demographics information of the patient and the second part
will be a
>gplot with lab result and the third and fouth parts will the
chronological
>listing of adverse event and concurrent medication. All these four
parts
>have been required to be in the same output. Any one can give me a
>suggestive idea to achieve it?
>
>Thank you in advance.
>
>Meifen Xu
|