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 |  Interaction Calls
Print Page as PDF
Routine: MDCPSIGN

Package: Clinical Procedures

Routine: MDCPSIGN


Information

MDCPSIGN ;HINES OIFO/BJ - CliO HL7 Handler/validator;23 Aug 2006

Source Information

Source file <MDCPSIGN.m>

Entry Points

Name Comments DBIA/ICR reference
EN(MDCPIEN) ; Main entry point.
ZTSK ; This is the part that will notify the gateway and then monitor the progress
ZTSKERR(MDERR) ; Log an error and quit
; Need a logging method here

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "<?xml version=""1.0"" encoding=""utf-8""?>",!
  • Line Location: ZTSK+18
Function Call: WRITE
  • Prompt: "<message type=""hl7"">",!
  • Line Location: ZTSK+19
Function Call: WRITE
  • Prompt: "<id>",$G(MDCPIEN),!,"</id>",!
  • Line Location: ZTSK+20
Function Call: WRITE
  • Prompt: "<text/>",!
  • Line Location: ZTSK+21
Function Call: WRITE
  • Prompt: "</message>",!
  • Line Location: ZTSK+22
Info |  Source |  Entry Points |  Interaction Calls