;used by 404.42 to create an outpatient profile entry (if there wasn't one) and set the PRIMARY CARE?(.04) field to YES
; Returned (for de-bugging): ok?^ien of404.41^new?
BEFORETM(SCPTTM)
;called before update of 404.42
WRITETP(SCTP)
;used by write node of 404.57
KILLPC(SC1,SC2,SC3,SC4,DA)
;APCPOS xref for 404.43
KILLPTTM(SCPTTMA)
;delete
MAKEMANY(DFNA,SCOLDASS,SCBADASS,SCNEWASS)
;Not supported for use by PCMM Only - sets PC field to YES
; DFNA - DFN ARRAY
; SCOLDASS - Subset of DFNA that were previously assigned
; SCBADASS - Subset of DFNA that could not be assigned
; SCNEWASS - Subset of DFNA that were newly assigned
; Returned: total^new^old^bad
; Note: No input error checking!!