Opened 15 years ago

Closed 12 years ago

Last modified 12 years ago

#1 closed defect (fixed)

Fix to DGRPDD1.m to allow blank social security.

Reported by: ivaldes1 Owned by: David Whitten
Priority: major Milestone:
Component: WorldVistA EHR Version:
Keywords: Cc:

Description

Currently cannot add a blank social security without throwing an error, even when social security requirement is not needed. Attached is a fix identical to IHS fix.

Attachments (1)

DGRPDD1.m (4.5 KB ) - added by ivaldes1 15 years ago.
Modification identical to IHS.

Download all attachments as: .zip

Change History (5)

by ivaldes1, 15 years ago

Attachment: DGRPDD1.m added

Modification identical to IHS.

comment:1 by George Lilly, 14 years ago

Component: CCD-CCRWorldVistA EHR
Status: newassigned

comment:2 by George Lilly, 12 years ago

Owner: changed from George Lilly to David Whitten

comment:3 by Sam Habiel, 12 years ago

Resolution: fixed
Status: assignedclosed

Fixed in WV 3/09. See below:

;Begin WorldVistA change; 07/20/2009

PSEU ;I $D(DPTIDS(.03)),$D(DPTX) S NAM=DPTX,DOB=DPTIDS(.03)

I $D(AUPIDS(.03)),$D(AUPX) S NAM=AUPX,DOB=AUPIDS(.03)
;End WorldVistA change

comment:4 by Sam Habiel, 12 years ago

FYI: Here it is in action to prove it's fixed:
Select OPTION NAME: DG ADMIT PATIENT Admit a Patient
Admit a Patient

Admit PATIENT: TEST,ONE

ARE YOU ADDING 'TEST,ONE' AS A NEW PATIENT (THE 6TH)? No Y (Yes)

Enter complete middle name if known or press <return> to add as entered: :

PATIENT SEX: M MALE
PATIENT DATE OF BIRTH: 11/11/88 (NOV 11, 1988)
PATIENT SOCIAL SECURITY NUMBER:

...searching for potential duplicates..

No potential duplicates have been identified.

...adding new patient

Please enter the following additional information:


PATIENT SERVICE CONNECTED?:

Note: See TracTickets for help on using tickets.