Print Page as PDF
DBIA2881 ICR (2881)

DBIA2881    ICR (2881)

Name Value
NUMBER 2881
IA # 2881
DATE CREATED 1999/07/29
CUSTODIAL PACKAGE SCHEDULING
CUSTODIAL ISC Albany
USAGE Supported
TYPE Routine
ROUTINE SCMCHLZ
NAME DBIA2881
GENERAL DESCRIPTION
Contains the supported reference to routine SCMCHLZ for
the supported API to be released with PCMM patch SD*5.3*177.
STATUS Pending
ID SCMCHLZ
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
ZPC
This entry point is an extrinsic function that
returns an HL7 ZPC segment string.
Example: S VAFZPC=$$ZPC^SCMCHLZ("",ID,DATA)
VARIABLES TYPE VARIABLES DESCRIPTION
SCSTR Input
String of fields requested, separated by commas. If
null, return all fields.
SCID Input
Provider Assignment ID. Unique ID string that Austin
uses for the key field.
SCDATA Input
String containing the following information in the
following "^" pieces:

Piece  Description
-----  ----------------------------------------
1      Provider IEN for NEW PERSON file (#200)
2      Date provider assigned
3      Date provider unassigned
4      Provider type (AP or PCP)

If alll pieces are null (""), Austin will do a delete.  Examples:
3^2980605^2990203^PCP
6^2980605^2990203^AP
""^""^""^"" (deletion)