DGREGDD1 ;ALB/REW/BRM - REGISTRATION PATIENT FILE MUMPS X-REF ; 10/22/02 2:17pm
Source file <DGREGDD1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SET(DFN,DGFLD,DGNODE,DGPIECE,X) | ; SET NEW FIELD & DO SET X-REFS
|
|
KILL(DFN,DGFLD,DGNODE,DGPIECE,X) | ; KILL OLD FIELD & DO KILL X-REFS
|
|
SETMULT(DFN,DFN1,MULTNUM,MULTNODE,DGFLD,DGNODE,DGPIECE,X) | ; SET
; SETSNEW FIELD & DOES SET X-REFS |
|
KILLMULT(DFN,DFN1,MULTNUM,MULTNODE,DGFLD,DGNODE,DGPIECE,X) | ; KILL
|
|
ZIP(DA,ZIP,CITY) | ; update city, state and county based on zip code change
|
|
KEY(DUZ,DFN) | ; determine if a security key is necessary for editing
; a patient's state and county fields. If it is necessary, ; determine if this user holds it. |
|
ALWEDT(DUZ,ZIP) | ; determine if a security key is necessary for editing
; Input: zip code ; Output: 1: allow edit state and county ; 0: don't allow edit state and county |
|
MLT(ZIP) | ;Determine if a zip correspond to multiple state and\or county
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^DPT - [#2] | GET1^DIQ |
5.01 | FIND1^DIC |