ORWPCE DELETE (339)    REMOTE PROCEDURE (8994)

Name Value
NAME ORWPCE DELETE
TAG DELETE
ROUTINE ORWPCE
RETURN VALUE TYPE SINGLE VALUE
DESCRIPTION
Delete PCE information related to a note being deleted.
INPUT PARAMETER
  • VSTR
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the visit string that is associated to the active encounter with 
    the selected note. The visit string is in this format
    LOC;DATE TIME;SERVICE CATEGORY
     
    LOC = if greater than zero a pointer to an entry in file 44. Or set to 
          zero
    DATE TIME = is the date time of the encounter in FileMan format
    SERVICE CATEGORY = is a single character value that corresponds to an 
    entry from the Visit File, # 9000010 and field 7 SERVICE CATEGORY.
    
  • DFN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    DFN is the patient DFN from file 2
    
  • VISIT
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    VISIT if greater than zero is the pointer value to the visit entry from 
    file 9000010.