Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Used in HL7 Interface |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SDHL7CON

Package: Scheduling

Routine: SDHL7CON


Information

SDHL7CON ;MS/TG/MS/PB - TMP HL7 Routine;JULY 05, 2018

Source Information

Source file <SDHL7CON.m>

Entry Points

Name Comments DBIA/ICR reference
PARSEQ13 ;Process QBP^Q13 messages from the "TMP VISTA" Subscriber protocol
VALIDMSG(MSGROOT,QRY,XMT,ERR)
LOADXMT(HL,XMT) ;Set HL dependent XMT values
LIST(SDY,SDPT,SDSDT,SDEDT,SDSERV,SDSTATUS) ; return patient's consult requests between start date and stop date for the service and status indicated:
RTCLIST(SDY,SDPT,SDSDT,SDEDT) ; return patient's "Return to Clinic" appointment requests
PARSESEG(SEG,DATA,HL) ;Generic segment parser
LOADMSG(MSGROOT) ; Load HL7 message into temporary global for processing
PARSEMSG(MSGROOT,HL) ; Message Parser
; Does not handle segments that span nodes
; Does not handle extremely long segments (uses a local)
; Does not handle long fields (segment parser doesn't)
SENDERR(ERR)

Used in HL7 Interface

HL7 Protocol Name Call Tags
TMP QBP-Q13 Subscriber PARSEQ13

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ORD(101 - [#101] FIND1^DIC
^SC - [#44] GET1^DIQ
Info |  Source |  Entry Points |  Used in HL7 Interface |  FileMan Files Accessed Via FileMan Db Call