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
Print Page as PDF
Routine: MDUXMLU1

Package: Clinical Procedures

Routine: MDUXMLU1


Information

MDUXMLU1 ; HOIFO/WAA -Utilities for XML text ; 7/26/00

Source Information

Source file <MDUXMLU1.m>

Entry Points

Name Comments DBIA/ICR reference
FILTER(DATA) ;Filter out the bad chars.
VAL(DATA) ;Convert any special charcters to standard XML format
CODING(TYPE,DATA) ; Coding of both CPT and ICD9
HEAD ;Creat the header of the XML message
TAIL ; Complete the message
NAME(NAME) ; Convert name
DATE(FIELD,DATE) ; Convert date and post as xml
BLDXML(HEAD,DATA) ;
XML(XMLLINE) ; create the XML Line in the temp file to be passed
FILE(MDIEN) ; File off the XML data into 703.1
Info |  Source |  Entry Points