Print Page as PDF
DBIA4292 ICR (4292)

DBIA4292    ICR (4292)

Name Value
NUMBER 4292
IA # 4292
DATE CREATED 2003/11/06
CUSTODIAL PACKAGE REGISTRATION
CUSTODIAL ISC Albany
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE VAFHLZPD
NAME DBIA4292
GENERAL DESCRIPTION
Supported calls for building of HL7 ZPD segment (VA
Specific Patient Demographics).
STATUS Active
KEYWORDS ZPD
ID VAFHLZPD
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$EN(DFN,VAFSTR)
This generic extrinsic function was designed to
return sequences 1 throught 21 of the HL7 ZPD segment.  This segment contains
VA-specific patient information that is not contained in the HL7 PID segment.
This call does not accomodate a segment length greater than 245 and has been
superceeded by EN1^VAFHLZPD. This line tag has been left for backwards
compatability.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
Pointer to PATIENT file (#2)
VAFSTR Input
String of fields requested seperated by commas
(Defaults to all fields)
HL7 variables Input
Call assumes that all HL7 variables returned from
INIT^HLFNC2 are defined
Result of call Output
String of data forming the ZPD segment
$$EN1(DFN,VAFSTR)
This generic extrinsic function was designed to
return the HL7 ZPD segment.  This segment contains VA-specific patient
information that is not contained in the HL7 PID segment.  This call
superceeds EN^VAFHLZPD because it accomodates a segment length greater than
245.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
Pointer to PATIENT file (#2)
VAFSTR Input
String of fields requested seperated by commas
(Defaults to all fields)
HL7 variables Input
Call assumes that all HL7 variables returned from
INIT^HLFNC2 are defined
Result of call Output
String of data forming the ZPD segment.  If the ZPD
segment becomes longer than 245 characters, remaining fields will be placed in
VAFZPD(1).