DG PTF ICD PROCEDURE NOTIFIER (5485)    PROTOCOL (101)

View in ViViaN Menu
Name Value
NAME DG PTF ICD PROCEDURE NOTIFIER
ITEM TEXT ICD PROCEDURE CODE NOTIFIER
ITEM
PACKAGE REGISTRATION
DESCRIPTION
This protocol will notify subscribing packages when an International 
^TMP("DG PTF ICD OP NOTIFIER",$J,"DFN")=DFN
  DFN: internal entry number of the patient in the PATIENT file (#2).
 
^TMP("DG PTF ICD OP NOTIFIER",$J,TYPE,"IENS")=IENS
 TYPE: The activity type; possible values are "DISCHARGE", "PROCEDURE", 
       and "SURGERY". "DISCHARGE" codes are from the PROCEDURE series of
       fields on the 401P node in the PTF (#45) file.
       "PROCEDURE" codes are from the PROCEDURE CODE series of fields
       in the 601 sub-file (#45.05) of the PTF file (#45). "SURGERY" codes
       are from the OPERATION CODE series of fields in the 401 sub-file
Classification of Diseases (ICD) procedure code is added, modified or
       (#45.01) of the PTF (#45) file.
  IENS: The internal entry number string identifying the record in which 
        the associated codes are stored.
 
^TMP("DG PTF ICD OP NOTIFIER",$J,TYPE,FIELD,"OLD")=ICDP
 This is how the field appeared in the file before the change was made.
 FIELD: This is an abbreviation denoting which field the code came from.
        The following table should assist in determining which field a 
        code came from:
        TYPE        FIELD   Field Name
removed for entries within the PTF file (#45).
        -----------------------------------------------------
        DISCHARGE   OPCnn   PROCEDURE nn (nn is a whole number)
        PROCEDURE   OPCnn   PROCEDURE CODE nn (nn is a whole number)
        SURGERY     OPCnn   OPERATION CODE nn (nn is a whole number)
 ICDP: Internal entry number of the procedure code in the ICD OPERATION/ 
       PROCEDURE file (#80.1).
 
^TMP("DG PTF ICD OP NOTIFIER",$J,TYPE,FIELD,"NEW")=ICDP
 This is how the field appeared in the file after the change was made.
 
 
When a code is added, the "OLD" value will be blank and the "NEW" value 
will not be. When a code is deleted, the "OLD" value will not be blank and
the "NEW" value will be. When a code is changed, both the "OLD" and "NEW" 
values will not be blank.
The following data is available to subscribers:
 
^TMP("DG PTF ICD OP NOTIFIER",$J,"DATE")=DATE
  DATE: FileMan date/time (internal format) of when the activity occurred.
 
TYPE extended action
CREATOR USER,EIGHTYNINE
TIMESTAMP 2023-03-23 12:07:34