MDUXMLU1 ; HOIFO/WAA -Utilities for XML text ; 7/26/00
Source file <MDUXMLU1.m>
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
|