Here is the interactive dialogue you can get out of a system that uses DO ^AUPNLK as the lookup routine.

Select PATIENT NAME: BEER,SHIRLEY S
ARE YOU ADDING 'BEER,SHIRLEY S' AS A NEW PATIENT (THE 51ST)? No// Y (Yes)
Enter complete middle name if known or press <return> to add as entered: :
  PATIENT SEX: F FEMALE
  PATIENT DATE OF BIRTH: 9/2/57  (SEP 02, 1957)
  PATIENT SOCIAL SECURITY NUMBER:

  ...searching for potential duplicates.

  The following patients have been identified as potential duplicates:

    BEAR,SHIRLEY S                     F 09-02-1957 331445784  SOUC 3423

  Do you still want to add 'BEER,SHIRLEY S' as a new patient? No//

----- Original Message ----- From: "James Gray" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, January 23, 2006 9:48 AM
Subject: Re: [Hardhats-members] What is the best (automated) way to update existing patient records?


Somebody else on the list may know more about this than I do. As I understand it when you use
DO ^DIC
to attempt to add a new patient it will do checking for dupes. I am not sure if it will behave differently depending on whether DIC(0)["A" or not. There is also some special code in RPMS that will check for dupes. I will try to get more detail on that and post it.
Jim

----- Original Message ----- From: "Kevin Toppenberg" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, January 23, 2006 9:29 AM
Subject: Re: [Hardhats-members] What is the best (automated) way to update existing patient records?


Yes, like how would I link this into my system?  My database has
PATIENT/IHS, so I assume that the system is alread there.  But when I
do a ^DIC lookup, I still miss the duplicates.

Kevin


On 1/22/06, James Gray <[EMAIL PROTECTED]> wrote:
^AUNPLK is the IHS version of the file 2 lookup routine.  However, it is
also the VOE lookup routine as well. ^AUPNLK does more than just check for duplicates. It also keeps files 2 and 9000001 in synch. It also utilizes the HRN from file 9000001 as a primary way of looking up patients. Do you
want more specific information?
Jim

----- Original Message -----
From: "Kevin Toppenberg" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, January 22, 2006 1:25 PM
Subject: Re: [Hardhats-members] What is the best (automated) way to update
existing patient records?


On 1/21/06, James Gray <[EMAIL PROTECTED]> wrote:
> Kevin,
> Have you already looked at using ^DPTLK or ^AUPNLK directly or > indirectly
> to
> help you look for possible duplicate patients?  If you use the classic
> Fileman lookup
> DO ^DIC
> you will be using ^DPTLK. I do not know what the cost would be in > terms
> of
> possible echos that you would not want.  It might solve some of your
> problems. However, you may have thoroughly explored this issue > already.
> Jim Gray


Jim, no I have not explored that.  I have heard of ^AUPNLK, but
thought that it had to do with the IHS version.  Can you tell me more
about it?

Kevin


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to