Changeset 1427


Ignore:
Timestamp:
May 11, 2012, 5:55:44 PM (12 years ago)
Author:
Sam Habiel
Message:

Never say never; another version with NHIN dependency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccr/branches/ohum/kids/C0C_1P2.KID

    r1426 r1427  
    1 KIDS Distribution saved on May 11, 2012@13:59:55
    2 C0C 1.2 release
     1KIDS Distribution saved on May 11, 2012@15:13:01
     2C0C 1.2, hopefully final
    33**KIDS**:C0C 1.2^
    44
    55**INSTALL NAME**
    66C0C 1.2
    7 "BLD",7888,0)
     7"BLD",7887,0)
    88C0C 1.2^CCD/CCR GENERATION UTILITIES^0^3120511^n
    9 "BLD",7888,1,0)
     9"BLD",7887,1,0)
    1010^^185^185^3120511^^^^
    11 "BLD",7888,1,1,0)
     11"BLD",7887,1,1,0)
    1212CCR Project release v1.2
    13 "BLD",7888,1,2,0)
     13"BLD",7887,1,2,0)
    1414 
    15 "BLD",7888,1,3,0)
     15"BLD",7887,1,3,0)
    1616The purpose of the CCR package is to provide support for exporting and
    17 "BLD",7888,1,4,0)
     17"BLD",7887,1,4,0)
    1818eventually importing patient information from/to VistA in XML documents
    19 "BLD",7888,1,5,0)
     19"BLD",7887,1,5,0)
    2020conforming to the Continuity of Care Record (CCR - ASTM) and Continuity
    21 "BLD",7888,1,6,0)
     21"BLD",7887,1,6,0)
    2222of Care Document (CCD - HL7) standards.
    23 "BLD",7888,1,7,0)
     23"BLD",7887,1,7,0)
    2424 
    25 "BLD",7888,1,8,0)
     25"BLD",7887,1,8,0)
    2626This version of the CCR package provides:
    27 "BLD",7888,1,9,0)
     27"BLD",7887,1,9,0)
    2828 
    29 "BLD",7888,1,10,0)
     29"BLD",7887,1,10,0)
    3030EXPORT^C0CCCR
    31 "BLD",7888,1,11,0)
     31"BLD",7887,1,11,0)
    3232A command line interface to export a single patient's CCR to a host
    33 "BLD",7888,1,12,0)
     33"BLD",7887,1,12,0)
    3434directory by specifying the patient by name.
    35 "BLD",7888,1,13,0)
     35"BLD",7887,1,13,0)
    3636 
    37 "BLD",7888,1,14,0)
     37"BLD",7887,1,14,0)
    3838EXPORT^C0CCCD
    39 "BLD",7888,1,15,0)
     39"BLD",7887,1,15,0)
    4040A command line interface to export a single patient's CCD to a host
    41 "BLD",7888,1,16,0)
     41"BLD",7887,1,16,0)
    4242directory by specifying the patient by name. As an alternative to
    43 "BLD",7888,1,17,0)
     43"BLD",7887,1,17,0)
    4444generating the CCD directly, an XSLT transformation is available to
    45 "BLD",7888,1,18,0)
     45"BLD",7887,1,18,0)
    4646translate a CCR into a level 2 CCD. This tranformation has been tested
    47 "BLD",7888,1,19,0)
     47"BLD",7887,1,19,0)
    4848and produces a CCD with all currently supported sections of the CCR. The
    49 "BLD",7888,1,20,0)
     49"BLD",7887,1,20,0)
    5050EXPORT^C0CCCD only extracts the PROBLEMS section into a CCD.
    51 "BLD",7888,1,21,0)
     51"BLD",7887,1,21,0)
    5252 
    53 "BLD",7888,1,22,0)
     53"BLD",7887,1,22,0)
    5454XPAT^C0CCCR(DFN,OUTDIR,OUTFILE)
    55 "BLD",7888,1,23,0)
     55"BLD",7887,1,23,0)
    5656A command line and program interface to export a single patient's CCR
    57 "BLD",7888,1,24,0)
     57"BLD",7887,1,24,0)
    5858using the IEN of the patient in the ^DPT file (DFN).
    59 "BLD",7888,1,25,0)
     59"BLD",7887,1,25,0)
    6060OUTDIR specifies an existing directory on the Host system into which the
    61 "BLD",7888,1,26,0)
     61"BLD",7887,1,26,0)
    6262CCR XML document will be written. If OUTDIR is null (""), the output
    63 "BLD",7888,1,27,0)
     63"BLD",7887,1,27,0)
    6464directory name will be taken from ^TMP("C0CCCR","ODIR").
    65 "BLD",7888,1,28,0)
     65"BLD",7887,1,28,0)
    6666OUFILE specifies the host file name of the CCR XML document that will be
    67 "BLD",7888,1,29,0)
     67"BLD",7887,1,29,0)
    6868written for this patient. If OUTFILE is null ("") the document name will
    69 "BLD",7888,1,30,0)
     69"BLD",7887,1,30,0)
    7070default to PAT_x_CCR_V1.xml where x is the DFN of the patient.
    71 "BLD",7888,1,31,0)
     71"BLD",7887,1,31,0)
    7272 
    73 "BLD",7888,1,32,0)
     73"BLD",7887,1,32,0)
    7474CCRRPC(CCRGRTN,DFN,CCRPARMS,CCRPART)
    75 "BLD",7888,1,33,0)
     75"BLD",7887,1,33,0)
    7676An RPC and program interface to return in return array CCRGRTN (passed by
    77 "BLD",7888,1,34,0)
     77"BLD",7887,1,34,0)
    7878reference) a single patient's CCR.
    79 "BLD",7888,1,35,0)
     79"BLD",7887,1,35,0)
    8080DFN is the patient's IEN
    81 "BLD",7888,1,36,0)
     81"BLD",7887,1,36,0)
    8282CCRPART is what portion of the CCR should be returned. If "CCR" is
    83 "BLD",7888,1,37,0)
     83"BLD",7887,1,37,0)
    8484specified, the entire CCR will be returned. If "PROBLEMS", "VITALS", or
    85 "BLD",7888,1,38,0)
     85"BLD",7887,1,38,0)
    8686"MEDICATIONS" is specified, only that section of the CCR will be returned.
    87 "BLD",7888,1,39,0)
     87"BLD",7887,1,39,0)
    8888CCRPARMS ARE PARAMETERS THAT AFFECT THE EXTRACTION
    89 "BLD",7888,1,40,0)
     89"BLD",7887,1,40,0)
    9090IN THE FORM "PARM1:VALUE1^PARM2:VALUE2"
    91 "BLD",7888,1,41,0)
     91"BLD",7887,1,41,0)
    9292EXAMPLE: "LABLIMIT:T-60" TO LIMIT LAB EXTRACTION TO THE LAST 60 DAYS
    93 "BLD",7888,1,42,0)
     93"BLD",7887,1,42,0)
    9494SEE C0CPARMS FOR A COMPLETE LIST OF SUPPORTED PARAMETERS
    95 "BLD",7888,1,43,0)
     95"BLD",7887,1,43,0)
    9696 
    97 "BLD",7888,1,44,0)
     97"BLD",7887,1,44,0)
    9898ANALYZE^C0CRIMA(BGNDFN,DFNCNT,CCRPARMS)
    99 "BLD",7888,1,45,0)
     99"BLD",7887,1,45,0)
    100100A command line and program interface to analyze the data from multiple
    101 "BLD",7888,1,46,0)
     101"BLD",7887,1,46,0)
    102102patients into categories that can be batch extracted.
    103 "BLD",7888,1,47,0)
     103"BLD",7887,1,47,0)
    104104BGNDFN is the beginning DFN to be analyzed. If BGNDFN is null ("") its
    105 "BLD",7888,1,48,0)
     105"BLD",7887,1,48,0)
    106106value will be taken from ^TMP("C0CRIM","RESUME"). If this variable does
    107 "BLD",7888,1,49,0)
     107"BLD",7887,1,49,0)
    108108not exist, the routine will start with the first IEN in the patient file
    109 "BLD",7888,1,50,0)
     109"BLD",7887,1,50,0)
    110110^DPT. ^TMP("C0CRIM","RESUME") is updated to the "next" patient to be
    111 "BLD",7888,1,51,0)
     111"BLD",7887,1,51,0)
    112112analyzed on successful completion.
    113 "BLD",7888,1,52,0)
     113"BLD",7887,1,52,0)
    114114DFNCNT is the count of how many patient records will be analyzed in this
    115 "BLD",7888,1,53,0)
     115"BLD",7887,1,53,0)
    116116execution.
    117 "BLD",7888,1,54,0)
     117"BLD",7887,1,54,0)
    118118For example ANALYZE^C0CRIMA(1000,1000) would start at patient DFN 1000
    119 "BLD",7888,1,55,0)
     119"BLD",7887,1,55,0)
    120120and analyzes 1000 patient records. ANALYZE^C0CRIMA("",1000) would then
    121 "BLD",7888,1,56,0)
     121"BLD",7887,1,56,0)
    122122analyze the next 1000 patients. When the end of the patient file is
    123 "BLD",7888,1,57,0)
     123"BLD",7887,1,57,0)
    124124reached, the routine terminates with a message that RESET^C0CRIMA would
    125 "BLD",7888,1,58,0)
     125"BLD",7887,1,58,0)
    126126need to be called to restart the analysis.
    127 "BLD",7888,1,59,0)
     127"BLD",7887,1,59,0)
    128128 
    129 "BLD",7888,1,60,0)
     129"BLD",7887,1,60,0)
    130130The categories into which the records are analyzed consist of attribute
    131 "BLD",7888,1,61,0)
     131"BLD",7887,1,61,0)
    132132strings. The attributes represent characteristics of the variables that
    133 "BLD",7888,1,62,0)
     133"BLD",7887,1,62,0)
    134134can be extracted for a given patient into the CCR or the CCD. This
    135 "BLD",7888,1,63,0)
     135"BLD",7887,1,63,0)
    136136version supports the following attributes:
    137 "BLD",7888,1,64,0)
     137"BLD",7887,1,64,0)
    138138VITALS : the patient has variables for the VITALS section of the CCR/CCD
    139 "BLD",7888,1,65,0)
     139"BLD",7887,1,65,0)
    140140PROBLEMS : the patient has variables for the PROBLEMS section of the
    141 "BLD",7888,1,66,0)
     141"BLD",7887,1,66,0)
    142142CCR/CCD
    143 "BLD",7888,1,67,0)
     143"BLD",7887,1,67,0)
    144144MEDS : the patient has variables for the MEDICATIONS section of the
    145 "BLD",7888,1,68,0)
     145"BLD",7887,1,68,0)
    146146CCR/CCD
    147 "BLD",7888,1,69,0)
     147"BLD",7887,1,69,0)
    148148HEADER : the patient has variables for the HEADER section of the CCR/CCD.
    149 "BLD",7888,1,70,0)
     149"BLD",7887,1,70,0)
    150150All patients are marked with the HEADER attribute in this version.
    151 "BLD",7888,1,71,0)
     151"BLD",7887,1,71,0)
    152152NOTEXTRACTED : the CCR or CCD has not yet been produced/extracted for
    153 "BLD",7888,1,72,0)
     153"BLD",7887,1,72,0)
    154154this patient. All patient records are marked with the NOTEXTRACTED
    155 "BLD",7888,1,73,0)
     155"BLD",7887,1,73,0)
    156156attribute in this version for batch control processing (not implemented
    157 "BLD",7888,1,74,0)
     157"BLD",7887,1,74,0)
    158158in this version).
    159 "BLD",7888,1,75,0)
     159"BLD",7887,1,75,0)
    160160 
    161 "BLD",7888,1,76,0)
     161"BLD",7887,1,76,0)
    162162ANAZYZE^C0CRIMA calls the variable extraction routines that would be used
    163 "BLD",7888,1,77,0)
     163"BLD",7887,1,77,0)
    164164to produce a CCR or a CCD and saves the results to ^TMP("C0CRIM",DFN) for
    165 "BLD",7888,1,78,0)
     165"BLD",7887,1,78,0)
    166166each patient. In addition, the attribute string for each patient is saved
    167 "BLD",7888,1,79,0)
     167"BLD",7887,1,79,0)
    168168in ^TMP("C0CRIM","ATTR")
    169 "BLD",7888,1,80,0)
     169"BLD",7887,1,80,0)
    170170 
    171 "BLD",7888,1,81,0)
     171"BLD",7887,1,81,0)
    172172Categories are created as they first occur based on each unique
    173 "BLD",7888,1,82,0)
     173"BLD",7887,1,82,0)
    174174combination of attributes that is encountered. They are named after the
    175 "BLD",7888,1,83,0)
     175"BLD",7887,1,83,0)
    176176attribute table that is used for the analysis. This version supports only
    177 "BLD",7888,1,84,0)
     177"BLD",7887,1,84,0)
    178178the attribute table .RIMTBL. and the categories are named "RIMTBL_x". An
    179 "BLD",7888,1,85,0)
     179"BLD",7887,1,85,0)
    180180example set of categories from a demo systems is:
    181 "BLD",7888,1,86,0)
     181"BLD",7887,1,86,0)
    182182 
    183 "BLD",7888,1,87,0)
     183"BLD",7887,1,87,0)
    184184GTM>D CLIST^C0CRIMA
    185 "BLD",7888,1,88,0)
     185"BLD",7887,1,88,0)
    186186(RIMTBL_1:105) ^NOTEXTRACTED^HEADER^^^PROBLEMS^^^^^VITALS^^^^^MEDS
    187 "BLD",7888,1,89,0)
     187"BLD",7887,1,89,0)
    188188(RIMTBL_2:596) ^NOTEXTRACTED^HEADER^^^^^^^^VITALS
    189 "BLD",7888,1,90,0)
     189"BLD",7887,1,90,0)
    190190(RIMTBL_3:44) ^NOTEXTRACTED^HEADER^^^PROBLEMS^^^^^VITALS
    191 "BLD",7888,1,91,0)
     191"BLD",7887,1,91,0)
    192192(RIMTBL_4:821) ^NOTEXTRACTED^HEADER
    193 "BLD",7888,1,92,0)
     193"BLD",7887,1,92,0)
    194194(RIMTBL_5:18) ^NOTEXTRACTED^HEADER^^^^^^^^VITALS^^^^^MEDS
    195 "BLD",7888,1,93,0)
     195"BLD",7887,1,93,0)
    196196(RIMTBL_6:14) ^NOTEXTRACTED^HEADER^^^PROBLEMS
    197 "BLD",7888,1,94,0)
     197"BLD",7887,1,94,0)
    198198(RIMTBL_7:15) ^NOTEXTRACTED^HEADER^^^^^^^^^^^^^MEDS
    199 "BLD",7888,1,95,0)
     199"BLD",7887,1,95,0)
    200200(RIMTBL_8:5) ^NOTEXTRACTED^HEADER^^^PROBLEMS^^^^^^^^^^MEDS
    201 "BLD",7888,1,96,0)
     201"BLD",7887,1,96,0)
    202202 
    203 "BLD",7888,1,97,0)
     203"BLD",7887,1,97,0)
    204204for RIMTBL_1 in this example, 105 is the record count of patients who
    205 "BLD",7888,1,98,0)
     205"BLD",7887,1,98,0)
    206206have this combination of attributes. The list of patients for each
    207 "BLD",7888,1,99,0)
     207"BLD",7887,1,99,0)
    208208category is also maintained for batch extraction.
    209 "BLD",7888,1,100,0)
     209"BLD",7887,1,100,0)
    210210 
    211 "BLD",7888,1,101,0)
     211"BLD",7887,1,101,0)
    212212CLIST^C0CRIMA
    213 "BLD",7888,1,102,0)
     213"BLD",7887,1,102,0)
    214214A command line interface to show a summary of the categories, record
    215 "BLD",7888,1,103,0)
     215"BLD",7887,1,103,0)
    216216counts, and attributes that have been analyzed so far. It produces the
    217 "BLD",7888,1,104,0)
     217"BLD",7887,1,104,0)
    218218listing in the example above from information stored in
    219 "BLD",7888,1,105,0)
     219"BLD",7887,1,105,0)
    220220^TMP("C0CRIM","CATS","RIMTBL"). It is intended for future versions that
    221 "BLD",7888,1,106,0)
     221"BLD",7887,1,106,0)
    222222attribute tables be supported in addition to the default "RIMTBL".
    223 "BLD",7888,1,107,0)
     223"BLD",7887,1,107,0)
    224224 
    225 "BLD",7888,1,108,0)
     225"BLD",7887,1,108,0)
    226226CPAT^C0CRIMA(CPATCAT)
    227 "BLD",7888,1,109,0)
     227"BLD",7887,1,109,0)
    228228A command line interface which shows the DFN numbers of the patients
    229 "BLD",7888,1,110,0)
     229"BLD",7887,1,110,0)
    230230represented by the category CPATCAT. DFNs are listed 10 per line. For
    231 "BLD",7888,1,111,0)
     231"BLD",7887,1,111,0)
    232232example:
    233 "BLD",7888,1,112,0)
     233"BLD",7887,1,112,0)
    234234 
    235 "BLD",7888,1,113,0)
     235"BLD",7887,1,113,0)
    236236GTM>D CPAT^C0CRIMA("RIMTBL_1")
    237 "BLD",7888,1,114,0)
     237"BLD",7887,1,114,0)
    2382381 3 8 25 42 69 123 140 146 149
    239 "BLD",7888,1,115,0)
     239"BLD",7887,1,115,0)
    240240151 168 204 205 217 218 224 228 229 231
    241 "BLD",7888,1,116,0)
     241"BLD",7887,1,116,0)
    242242236 237 240 253 260 267 271 301 347 350
    243 "BLD",7888,1,117,0)
     243"BLD",7887,1,117,0)
    244244366 379 384 391 407 418 419 420 428 433
    245 "BLD",7888,1,118,0)
     245"BLD",7887,1,118,0)
    246246442 520 569 600 620 692 706 715 722 723
    247 "BLD",7888,1,119,0)
     247"BLD",7887,1,119,0)
    248248724 728 730 744 745 746 747 748 749 750
    249 "BLD",7888,1,120,0)
     249"BLD",7887,1,120,0)
    250250751 752 753 754 755 756 757 758 759 760
    251 "BLD",7888,1,121,0)
     251"BLD",7887,1,121,0)
    252252761 762 763 764 765 766 767 768 769 770
    253 "BLD",7888,1,122,0)
     253"BLD",7887,1,122,0)
    254254771 772 773 774 775 776 777 778 779 780
    255 "BLD",7888,1,123,0)
     255"BLD",7887,1,123,0)
    256256100000 100001 100002 100003 100004 100005 100006 100007 100008 100009
    257 "BLD",7888,1,124,0)
     257"BLD",7887,1,124,0)
    258258100010 100011 100012 100013 100014
    259 "BLD",7888,1,125,0)
     259"BLD",7887,1,125,0)
    260260 
    261 "BLD",7888,1,126,0)
     261"BLD",7887,1,126,0)
    262262These are the 105 patient records included in category "RIMTBL_1" from
    263 "BLD",7888,1,127,0)
     263"BLD",7887,1,127,0)
    264264the above example.
    265 "BLD",7888,1,128,0)
     265"BLD",7887,1,128,0)
    266266 
    267 "BLD",7888,1,129,0)
     267"BLD",7887,1,129,0)
    268268DPATV^C0CRIMA(DFN,"SECTION")
    269 "BLD",7888,1,130,0)
     269"BLD",7887,1,130,0)
    270270A command line interface to display the values of variables for a
    271 "BLD",7888,1,131,0)
     271"BLD",7887,1,131,0)
    272272patient. "SECTION" can be any of the CCR sections. ie
    273 "BLD",7888,1,132,0)
     273"BLD",7887,1,132,0)
    274274"ALERTS","RESULTS","MEDS". If SECTION is ommitted, all sections will be
    275 "BLD",7888,1,133,0)
     275"BLD",7887,1,133,0)
    276276shown. An example:
    277 "BLD",7888,1,134,0)
     277"BLD",7887,1,134,0)
    278278 
    279 "BLD",7888,1,135,0)
     279"BLD",7887,1,135,0)
    280280GTM>D DPATV^C0CRIMA(2,"PROBLEMS")
    281 "BLD",7888,1,136,0)
     281"BLD",7887,1,136,0)
    2822821 1^PROBLEMCODEVALUE^V18.0
    283 "BLD",7888,1,137,0)
     283"BLD",7887,1,137,0)
    2842842 1^PROBLEMCODINGVERSION^
    285 "BLD",7888,1,138,0)
     285"BLD",7887,1,138,0)
    2862863 1^PROBLEMCONDITION^P
    287 "BLD",7888,1,139,0)
     287"BLD",7887,1,139,0)
    2882884 1^PROBLEMDATEMOD^2005-07-19T00:00:00-05:00
    289 "BLD",7888,1,140,0)
     289"BLD",7887,1,140,0)
    2902905 1^PROBLEMDATEOFONSET^1700--T00:00:00-05:00
    291 "BLD",7888,1,141,0)
     291"BLD",7887,1,141,0)
    2922926 1^PROBLEMDESCRIPTION^Family History of Diabetes Mellitus (ICD-9-CM
    293 "BLD",7888,1,142,0)
     293"BLD",7887,1,142,0)
    294294V18.0)
    295 "BLD",7888,1,143,0)
     295"BLD",7887,1,143,0)
    2962967 1^PROBLEMDTREC^1701--T00:00:00-05:00
    297 "BLD",7888,1,144,0)
     297"BLD",7887,1,144,0)
    2982988 1^PROBLEMHASCMT^
    299 "BLD",7888,1,145,0)
     299"BLD",7887,1,145,0)
    3003009 1^PROBLEMIEN^8
    301 "BLD",7888,1,146,0)
     301"BLD",7887,1,146,0)
    30230210 1^PROBLEMINACT^1700--T00:00:00-05:00
    303 "BLD",7888,1,147,0)
     303"BLD",7887,1,147,0)
    304304 
    305 "BLD",7888,1,148,0)
     305"BLD",7887,1,148,0)
    306306DCCR^C0CCCR(DFN)
    307 "BLD",7888,1,149,0)
     307"BLD",7887,1,149,0)
    308308This will display the XML of a CCR that has been generated for a patient.
    309 "BLD",7888,1,150,0)
     309"BLD",7887,1,150,0)
    310310It is run after generating the CCR with XPAT^C0CCCR or XCPAT^C0CRIMA.
    311 "BLD",7888,1,151,0)
     311"BLD",7887,1,151,0)
    312312 
    313 "BLD",7888,1,152,0)
     313"BLD",7887,1,152,0)
    314314XCPAT^C0CRIMA(CPATCAT)
    315 "BLD",7888,1,153,0)
     315"BLD",7887,1,153,0)
    316316A command line interface to extract a batch of patient CCR documents that
    317 "BLD",7888,1,154,0)
     317"BLD",7887,1,154,0)
    318318are associated with the category CPATCAT. For example,
    319 "BLD",7888,1,155,0)
     319"BLD",7887,1,155,0)
    320320 
    321 "BLD",7888,1,156,0)
     321"BLD",7887,1,156,0)
    322322XCPAT^C0CRIMA("RIMTBL_1") to extract the CCR documents for the 105
    323 "BLD",7888,1,157,0)
     323"BLD",7887,1,157,0)
    324324patients in the above example.
    325 "BLD",7888,1,158,0)
     325"BLD",7887,1,158,0)
    326326 
    327 "BLD",7888,1,159,0)
     327"BLD",7887,1,159,0)
    328328RESET^C0CRIMA
    329 "BLD",7888,1,160,0)
     329"BLD",7887,1,160,0)
    330330A command line interface to kill all ANALYZE^C0CRIMA results stored so
    331 "BLD",7888,1,161,0)
     331"BLD",7887,1,161,0)
    332332far so that the analysis can be done again. It kills
    333 "BLD",7888,1,162,0)
     333"BLD",7887,1,162,0)
    334334^TMP("C0CRIM","RESUME") and all extraction variables that have been saved
    335 "BLD",7888,1,163,0)
     335"BLD",7887,1,163,0)
    336336in ^TMP("C0CRIM")
    337 "BLD",7888,1,164,0)
     337"BLD",7887,1,164,0)
    338338 
    339 "BLD",7888,1,165,0)
     339"BLD",7887,1,165,0)
    340340NOTES:
    341 "BLD",7888,1,166,0)
     341"BLD",7887,1,166,0)
    342342This version of the package is a prototype, and does not yet make use of
    343 "BLD",7888,1,167,0)
     343"BLD",7887,1,167,0)
    344344the standard VistA features that are appropriate for it to use.
    345 "BLD",7888,1,168,0)
     345"BLD",7887,1,168,0)
    346346 
    347 "BLD",7888,1,169,0)
     347"BLD",7887,1,169,0)
    348348^TMP("C0CCCR","ODIR") must be set manually to the output directory on the
    349 "BLD",7888,1,170,0)
     349"BLD",7887,1,170,0)
    350350Host System. It is intended that this be maintainable in a parameter file.
    351 "BLD",7888,1,171,0)
     351"BLD",7887,1,171,0)
    352352 
    353 "BLD",7888,1,172,0)
     353"BLD",7887,1,172,0)
    354354CCRRPC^C0CCCR and CCDRPC^C0CCCD are intended to be RPC interfaces to the
    355 "BLD",7888,1,173,0)
     355"BLD",7887,1,173,0)
    356356package but there is no entry for them in the RPC table and the RPC
    357 "BLD",7888,1,174,0)
     357"BLD",7887,1,174,0)
    358358method of access has not been tested.
    359 "BLD",7888,1,175,0)
     359"BLD",7887,1,175,0)
    360360 
    361 "BLD",7888,1,176,0)
     361"BLD",7887,1,176,0)
    362362Most of the command line interface functions in the package are intended
    363 "BLD",7888,1,177,0)
     363"BLD",7887,1,177,0)
    364364to also be made available as RPC calls. This will provide the ability to
    365 "BLD",7888,1,178,0)
     365"BLD",7887,1,178,0)
    366366invoke and control batch extraction and analysis via RPCs
    367 "BLD",7888,1,179,0)
     367"BLD",7887,1,179,0)
    368368 
    369 "BLD",7888,1,180,0)
     369"BLD",7887,1,180,0)
    370370The "RIM" variables and attributes that are now being stored in
    371 "BLD",7888,1,181,0)
     371"BLD",7887,1,181,0)
    372372^TMP("C0CRIM") are intended to be maintained in a standard FILEMAN
    373 "BLD",7888,1,182,0)
     373"BLD",7887,1,182,0)
    374374global, and to take advantage of FILEMAN indexing for efficient batch
    375 "BLD",7888,1,183,0)
     375"BLD",7887,1,183,0)
    376376analysis and processing.
    377 "BLD",7888,1,184,0)
     377"BLD",7887,1,184,0)
    378378 
    379 "BLD",7888,1,185,0)
     379"BLD",7887,1,185,0)
    380380It is intended that menu interfaces be provided in addition to command
    381 "BLD",7888,4,0)
     381"BLD",7887,4,0)
    382382^9.64PA^170.9^12
    383 "BLD",7888,4,170,0)
     383"BLD",7887,4,170,0)
    384384170
    385 "BLD",7888,4,170,222)
     385"BLD",7887,4,170,222)
    386386y^y^f^^n^^y^o^n
    387 "BLD",7888,4,170.101,0)
     387"BLD",7887,4,170.101,0)
    388388170.101
    389 "BLD",7888,4,170.101,222)
     389"BLD",7887,4,170.101,222)
    390390y^y^f^^n^^y^o^n
    391 "BLD",7888,4,170.9,0)
     391"BLD",7887,4,170.9,0)
    392392170.9
    393 "BLD",7888,4,170.9,222)
     393"BLD",7887,4,170.9,222)
    394394y^y^f^^n^^y^o^n
    395 "BLD",7888,4,171.101,0)
     395"BLD",7887,4,171.101,0)
    396396171.101
    397 "BLD",7888,4,171.101,222)
     397"BLD",7887,4,171.101,222)
    398398y^y^f^^^^n
    399 "BLD",7888,4,171.401,0)
     399"BLD",7887,4,171.401,0)
    400400171.401
    401 "BLD",7888,4,171.401,222)
     401"BLD",7887,4,171.401,222)
    402402y^y^f^^^^n
    403 "BLD",7888,4,175,0)
     403"BLD",7887,4,175,0)
    404404175
    405 "BLD",7888,4,175,222)
     405"BLD",7887,4,175,222)
    406406y^y^f^^^^n
    407 "BLD",7888,4,176.112,0)
     407"BLD",7887,4,176.112,0)
    408408176.112
    409 "BLD",7888,4,176.112,222)
     409"BLD",7887,4,176.112,222)
    410410y^y^f^^n^^y^o^n
    411 "BLD",7888,4,177.101,0)
     411"BLD",7887,4,177.101,0)
    412412177.101
    413 "BLD",7888,4,177.101,222)
     413"BLD",7887,4,177.101,222)
    414414y^y^f^^^^n
    415 "BLD",7888,4,177.201,0)
     415"BLD",7887,4,177.201,0)
    416416177.201
    417 "BLD",7888,4,177.201,222)
     417"BLD",7887,4,177.201,222)
    418418y^y^f^^n^^y^o^n
    419 "BLD",7888,4,177.301,0)
     419"BLD",7887,4,177.301,0)
    420420177.301
    421 "BLD",7888,4,177.301,222)
     421"BLD",7887,4,177.301,222)
    422422y^y^f^^^^n
    423 "BLD",7888,4,178.101,0)
     423"BLD",7887,4,178.101,0)
    424424178.101
    425 "BLD",7888,4,178.101,222)
     425"BLD",7887,4,178.101,222)
    426426y^y^f^^n^^y^o^n
    427 "BLD",7888,4,178.301,0)
     427"BLD",7887,4,178.301,0)
    428428178.301
    429 "BLD",7888,4,178.301,222)
     429"BLD",7887,4,178.301,222)
    430430y^y^f^^n^^y^o^n
    431 "BLD",7888,4,"B",170,170)
     431"BLD",7887,4,"B",170,170)
    432432
    433 "BLD",7888,4,"B",170.101,170.101)
     433"BLD",7887,4,"B",170.101,170.101)
    434434
    435 "BLD",7888,4,"B",170.9,170.9)
     435"BLD",7887,4,"B",170.9,170.9)
    436436
    437 "BLD",7888,4,"B",171.101,171.101)
     437"BLD",7887,4,"B",171.101,171.101)
    438438
    439 "BLD",7888,4,"B",171.401,171.401)
     439"BLD",7887,4,"B",171.401,171.401)
    440440
    441 "BLD",7888,4,"B",175,175)
     441"BLD",7887,4,"B",175,175)
    442442
    443 "BLD",7888,4,"B",176.112,176.112)
     443"BLD",7887,4,"B",176.112,176.112)
    444444
    445 "BLD",7888,4,"B",177.101,177.101)
     445"BLD",7887,4,"B",177.101,177.101)
    446446
    447 "BLD",7888,4,"B",177.201,177.201)
     447"BLD",7887,4,"B",177.201,177.201)
    448448
    449 "BLD",7888,4,"B",177.301,177.301)
     449"BLD",7887,4,"B",177.301,177.301)
    450450
    451 "BLD",7888,4,"B",178.101,178.101)
     451"BLD",7887,4,"B",178.101,178.101)
    452452
    453 "BLD",7888,4,"B",178.301,178.301)
     453"BLD",7887,4,"B",178.301,178.301)
    454454
    455 "BLD",7888,6.3)
    456 45
    457 "BLD",7888,"ABNS",0)
     455"BLD",7887,6.3)
     45646
     457"BLD",7887,"ABNS",0)
    458458^9.66A^^
    459 "BLD",7888,"ABPKG")
     459"BLD",7887,"ABPKG")
    460460n^n
    461 "BLD",7888,"INI")
     461"BLD",7887,"INI")
    462462PRE^C0CENV
    463 "BLD",7888,"INIT")
     463"BLD",7887,"INIT")
    464464POST^C0CENV
    465 "BLD",7888,"KRN",0)
     465"BLD",7887,"KRN",0)
    466466^9.67PA^779.2^20
    467 "BLD",7888,"KRN",.4,0)
     467"BLD",7887,"KRN",.4,0)
    468468.4
    469 "BLD",7888,"KRN",.401,0)
     469"BLD",7887,"KRN",.401,0)
    470470.401
    471 "BLD",7888,"KRN",.402,0)
     471"BLD",7887,"KRN",.402,0)
    472472.402
    473 "BLD",7888,"KRN",.403,0)
     473"BLD",7887,"KRN",.403,0)
    474474.403
    475 "BLD",7888,"KRN",.5,0)
     475"BLD",7887,"KRN",.5,0)
    476476.5
    477 "BLD",7888,"KRN",.84,0)
     477"BLD",7887,"KRN",.84,0)
    478478.84
    479 "BLD",7888,"KRN",3.6,0)
     479"BLD",7887,"KRN",3.6,0)
    4804803.6
    481 "BLD",7888,"KRN",3.8,0)
     481"BLD",7887,"KRN",3.8,0)
    4824823.8
    483 "BLD",7888,"KRN",9.2,0)
     483"BLD",7887,"KRN",9.2,0)
    4844849.2
    485 "BLD",7888,"KRN",9.8,0)
     485"BLD",7887,"KRN",9.8,0)
    4864869.8
    487 "BLD",7888,"KRN",9.8,"NM",0)
     487"BLD",7887,"KRN",9.8,"NM",0)
    488488^9.68A^110^79
    489 "BLD",7888,"KRN",9.8,"NM",22,0)
     489"BLD",7887,"KRN",9.8,"NM",22,0)
    490490C0CRXN^^0^B103277157
    491 "BLD",7888,"KRN",9.8,"NM",23,0)
     491"BLD",7887,"KRN",9.8,"NM",23,0)
    492492C0CRNF^^0^B195772222
    493 "BLD",7888,"KRN",9.8,"NM",24,0)
     493"BLD",7887,"KRN",9.8,"NM",24,0)
    494494C0CFM1^^0^B27048099
    495 "BLD",7888,"KRN",9.8,"NM",29,0)
     495"BLD",7887,"KRN",9.8,"NM",29,0)
    496496C0CPARMS^^0^B9463714
    497 "BLD",7888,"KRN",9.8,"NM",31,0)
     497"BLD",7887,"KRN",9.8,"NM",31,0)
    498498C0CFM2^^0^B102195978
    499 "BLD",7888,"KRN",9.8,"NM",34,0)
     499"BLD",7887,"KRN",9.8,"NM",34,0)
    500500C0CXPATH^^0^B521207435
    501 "BLD",7888,"KRN",9.8,"NM",35,0)
     501"BLD",7887,"KRN",9.8,"NM",35,0)
    502502C0CXPAT0^^0^B50736852
    503 "BLD",7888,"KRN",9.8,"NM",36,0)
     503"BLD",7887,"KRN",9.8,"NM",36,0)
    504504C0CVITAL^^0^B319933080
    505 "BLD",7888,"KRN",9.8,"NM",37,0)
     505"BLD",7887,"KRN",9.8,"NM",37,0)
    506506C0CUNIT^^0^B43465566
    507 "BLD",7888,"KRN",9.8,"NM",38,0)
     507"BLD",7887,"KRN",9.8,"NM",38,0)
    508508C0CRIMA^^0^B331901748
    509 "BLD",7888,"KRN",9.8,"NM",39,0)
     509"BLD",7887,"KRN",9.8,"NM",39,0)
    510510C0CPROBS^^0^B53281308
    511 "BLD",7888,"KRN",9.8,"NM",40,0)
     511"BLD",7887,"KRN",9.8,"NM",40,0)
    512512C0CLABS^^0^B282604886
    513 "BLD",7888,"KRN",9.8,"NM",41,0)
     513"BLD",7887,"KRN",9.8,"NM",41,0)
    514514C0CIMMU^^0^B20441765
    515 "BLD",7888,"KRN",9.8,"NM",42,0)
     515"BLD",7887,"KRN",9.8,"NM",42,0)
    516516C0CCCR0^^0^B790419172
    517 "BLD",7888,"KRN",9.8,"NM",43,0)
     517"BLD",7887,"KRN",9.8,"NM",43,0)
    518518C0CCCR^^0^B111682825
    519 "BLD",7888,"KRN",9.8,"NM",44,0)
     519"BLD",7887,"KRN",9.8,"NM",44,0)
    520520C0CCCD1^^0^B100634737
    521 "BLD",7888,"KRN",9.8,"NM",45,0)
     521"BLD",7887,"KRN",9.8,"NM",45,0)
    522522C0CCCD^^0^B114134049
    523 "BLD",7888,"KRN",9.8,"NM",46,0)
     523"BLD",7887,"KRN",9.8,"NM",46,0)
    524524C0CALERT^^0^B31627309
    525 "BLD",7888,"KRN",9.8,"NM",47,0)
     525"BLD",7887,"KRN",9.8,"NM",47,0)
    526526C0CACTOR^^0^B99733742
    527 "BLD",7888,"KRN",9.8,"NM",48,0)
     527"BLD",7887,"KRN",9.8,"NM",48,0)
    528528C0CMED^^0^B18939705
    529 "BLD",7888,"KRN",9.8,"NM",49,0)
     529"BLD",7887,"KRN",9.8,"NM",49,0)
    530530C0CMED1^^0^B110909428
    531 "BLD",7888,"KRN",9.8,"NM",50,0)
     531"BLD",7887,"KRN",9.8,"NM",50,0)
    532532C0CMED2^^0^B144699326
    533 "BLD",7888,"KRN",9.8,"NM",51,0)
     533"BLD",7887,"KRN",9.8,"NM",51,0)
    534534C0CMED3^^0^B172422279
    535 "BLD",7888,"KRN",9.8,"NM",52,0)
     535"BLD",7887,"KRN",9.8,"NM",52,0)
    536536C0CMED6^^0^B194349409
    537 "BLD",7888,"KRN",9.8,"NM",53,0)
     537"BLD",7887,"KRN",9.8,"NM",53,0)
    538538C0CDPT^^0^B45873061
    539 "BLD",7888,"KRN",9.8,"NM",54,0)
     539"BLD",7887,"KRN",9.8,"NM",54,0)
    540540C0CUTIL^^0^B27079469
    541 "BLD",7888,"KRN",9.8,"NM",55,0)
     541"BLD",7887,"KRN",9.8,"NM",55,0)
    542542C0CVA200^^0^B32092477
    543 "BLD",7888,"KRN",9.8,"NM",56,0)
     543"BLD",7887,"KRN",9.8,"NM",56,0)
    544544C0CSYS^^0^B3933593
    545 "BLD",7888,"KRN",9.8,"NM",57,0)
     545"BLD",7887,"KRN",9.8,"NM",57,0)
    546546C0CBAT^^0^B56971574
    547 "BLD",7888,"KRN",9.8,"NM",61,0)
     547"BLD",7887,"KRN",9.8,"NM",61,0)
    548548C0CSUB1^^0^B16280924
    549 "BLD",7888,"KRN",9.8,"NM",62,0)
     549"BLD",7887,"KRN",9.8,"NM",62,0)
    550550C0CLA7Q^^0^B21818572
    551 "BLD",7888,"KRN",9.8,"NM",63,0)
     551"BLD",7887,"KRN",9.8,"NM",63,0)
    552552C0CPROC^^0^B27869918
    553 "BLD",7888,"KRN",9.8,"NM",64,0)
     553"BLD",7887,"KRN",9.8,"NM",64,0)
    554554C0CMXP^^0^B77680190
    555 "BLD",7888,"KRN",9.8,"NM",65,0)
     555"BLD",7887,"KRN",9.8,"NM",65,0)
    556556C0CMXML^^0^B56456416
    557 "BLD",7888,"KRN",9.8,"NM",66,0)
     557"BLD",7887,"KRN",9.8,"NM",66,0)
    558558C0CVIT2^^0^B320700684
    559 "BLD",7888,"KRN",9.8,"NM",67,0)
     559"BLD",7887,"KRN",9.8,"NM",67,0)
    560560C0CIM2^^0^B20157375
    561 "BLD",7888,"KRN",9.8,"NM",68,0)
     561"BLD",7887,"KRN",9.8,"NM",68,0)
    562562C0CCPT^^0^B16531537
    563 "BLD",7888,"KRN",9.8,"NM",69,0)
     563"BLD",7887,"KRN",9.8,"NM",69,0)
    564564C0CSOAP^^0^B79899662
    565 "BLD",7888,"KRN",9.8,"NM",70,0)
     565"BLD",7887,"KRN",9.8,"NM",70,0)
    566566C0CENC^^0^B46321144
    567 "BLD",7888,"KRN",9.8,"NM",71,0)
     567"BLD",7887,"KRN",9.8,"NM",71,0)
    568568C0CCMT^^0^B6740701
    569 "BLD",7888,"KRN",9.8,"NM",72,0)
     569"BLD",7887,"KRN",9.8,"NM",72,0)
    570570C0CIN^^0^B30946883
    571 "BLD",7888,"KRN",9.8,"NM",73,0)
     571"BLD",7887,"KRN",9.8,"NM",73,0)
    572572C0CDIC^^0^B43527636
    573 "BLD",7888,"KRN",9.8,"NM",74,0)
     573"BLD",7887,"KRN",9.8,"NM",74,0)
    574574C0CDOM^^0^B86773980
    575 "BLD",7888,"KRN",9.8,"NM",75,0)
     575"BLD",7887,"KRN",9.8,"NM",75,0)
    576576C0CENV^^0^B25371113
    577 "BLD",7888,"KRN",9.8,"NM",76,0)
     577"BLD",7887,"KRN",9.8,"NM",76,0)
    578578C0CEVC^^0^B18388545
    579 "BLD",7888,"KRN",9.8,"NM",77,0)
     579"BLD",7887,"KRN",9.8,"NM",77,0)
    580580C0CEWD^^0^B5607678
    581 "BLD",7888,"KRN",9.8,"NM",78,0)
     581"BLD",7887,"KRN",9.8,"NM",78,0)
    582582C0CEWD1^^0^B6563070
    583 "BLD",7888,"KRN",9.8,"NM",79,0)
     583"BLD",7887,"KRN",9.8,"NM",79,0)
    584584C0CFM3^^0^B68203631
    585 "BLD",7888,"KRN",9.8,"NM",80,0)
     585"BLD",7887,"KRN",9.8,"NM",80,0)
    586586C0CLA7DD^^0^B66668579
    587 "BLD",7888,"KRN",9.8,"NM",81,0)
     587"BLD",7887,"KRN",9.8,"NM",81,0)
    588588C0CMAIL^^0^B92791623
    589 "BLD",7888,"KRN",9.8,"NM",82,0)
     589"BLD",7887,"KRN",9.8,"NM",82,0)
    590590C0CMAIL2^^0^B166788518
    591 "BLD",7888,"KRN",9.8,"NM",83,0)
     591"BLD",7887,"KRN",9.8,"NM",83,0)
    592592C0CMAIL3^^0^B224733815
    593 "BLD",7888,"KRN",9.8,"NM",84,0)
     593"BLD",7887,"KRN",9.8,"NM",84,0)
    594594C0CMCCD^^0^B73168233
    595 "BLD",7888,"KRN",9.8,"NM",85,0)
     595"BLD",7887,"KRN",9.8,"NM",85,0)
    596596C0CMED4^^0^B61058927
    597 "BLD",7888,"KRN",9.8,"NM",86,0)
     597"BLD",7887,"KRN",9.8,"NM",86,0)
    598598C0CMIME^^0^B99031395
    599 "BLD",7888,"KRN",9.8,"NM",87,0)
     599"BLD",7887,"KRN",9.8,"NM",87,0)
    600600C0CMXMLB^^0^B12065941
    601 "BLD",7888,"KRN",9.8,"NM",88,0)
     601"BLD",7887,"KRN",9.8,"NM",88,0)
    602602C0CNHIN^^0^B87973392
    603 "BLD",7888,"KRN",9.8,"NM",89,0)
     603"BLD",7887,"KRN",9.8,"NM",89,0)
    604604C0CNMED2^^0^B33217786
    605 "BLD",7888,"KRN",9.8,"NM",90,0)
     605"BLD",7887,"KRN",9.8,"NM",90,0)
    606606C0CNMED4^^0^B92238704
    607 "BLD",7888,"KRN",9.8,"NM",91,0)
     607"BLD",7887,"KRN",9.8,"NM",91,0)
    608608C0CORSLT^^0^B9647157
    609 "BLD",7888,"KRN",9.8,"NM",92,0)
     609"BLD",7887,"KRN",9.8,"NM",92,0)
    610610C0CPXRM^^0^B14904056
    611 "BLD",7888,"KRN",9.8,"NM",93,0)
     611"BLD",7887,"KRN",9.8,"NM",93,0)
    612612C0CQRY1^^0^B18992765
    613 "BLD",7888,"KRN",9.8,"NM",94,0)
     613"BLD",7887,"KRN",9.8,"NM",94,0)
    614614C0CQRY2^^0^B20465060
    615 "BLD",7888,"KRN",9.8,"NM",95,0)
     615"BLD",7887,"KRN",9.8,"NM",95,0)
    616616C0CRNFRP^^0^B91701220
    617 "BLD",7888,"KRN",9.8,"NM",96,0)
     617"BLD",7887,"KRN",9.8,"NM",96,0)
    618618C0CRPMS^^0^B16300714
    619 "BLD",7888,"KRN",9.8,"NM",97,0)
     619"BLD",7887,"KRN",9.8,"NM",97,0)
    620620C0CRXNRD^^0^B31474664
    621 "BLD",7888,"KRN",9.8,"NM",98,0)
     621"BLD",7887,"KRN",9.8,"NM",98,0)
    622622C0CSNOA^^0^B56032588
    623 "BLD",7888,"KRN",9.8,"NM",99,0)
     623"BLD",7887,"KRN",9.8,"NM",99,0)
    624624C0CVOBX1^^0^B12947698
    625 "BLD",7888,"KRN",9.8,"NM",100,0)
     625"BLD",7887,"KRN",9.8,"NM",100,0)
    626626C0CVORU^^0^B58596883
    627 "BLD",7888,"KRN",9.8,"NM",101,0)
     627"BLD",7887,"KRN",9.8,"NM",101,0)
    628628C0CXEWD^^0^B15380480
    629 "BLD",7888,"KRN",9.8,"NM",102,0)
     629"BLD",7887,"KRN",9.8,"NM",102,0)
    630630C0COVREL^^0^B18541513
    631 "BLD",7888,"KRN",9.8,"NM",103,0)
     631"BLD",7887,"KRN",9.8,"NM",103,0)
    632632C0COVRES^^0^B24677897
    633 "BLD",7888,"KRN",9.8,"NM",104,0)
     633"BLD",7887,"KRN",9.8,"NM",104,0)
    634634C0COVREU^^0^B79442187
    635 "BLD",7888,"KRN",9.8,"NM",105,0)
     635"BLD",7887,"KRN",9.8,"NM",105,0)
    636636C0CRAHL7^^0^B54192731
    637 "BLD",7888,"KRN",9.8,"NM",106,0)
     637"BLD",7887,"KRN",9.8,"NM",106,0)
    638638C0CRARPT^^0^B68379544
    639 "BLD",7888,"KRN",9.8,"NM",107,0)
     639"BLD",7887,"KRN",9.8,"NM",107,0)
    640640C0CSQMB^^0^B545540
    641 "BLD",7888,"KRN",9.8,"NM",108,0)
     641"BLD",7887,"KRN",9.8,"NM",108,0)
    642642C0CTIU^^0^B62323461
    643 "BLD",7888,"KRN",9.8,"NM",109,0)
     643"BLD",7887,"KRN",9.8,"NM",109,0)
    644644C0CTIU1^^0^B10596577
    645 "BLD",7888,"KRN",9.8,"NM",110,0)
     645"BLD",7887,"KRN",9.8,"NM",110,0)
    646646C0CVALID^^0^B2856461
    647 "BLD",7888,"KRN",9.8,"NM","B","C0CACTOR",47)
     647"BLD",7887,"KRN",9.8,"NM","B","C0CACTOR",47)
    648648
    649 "BLD",7888,"KRN",9.8,"NM","B","C0CALERT",46)
     649"BLD",7887,"KRN",9.8,"NM","B","C0CALERT",46)
    650650
    651 "BLD",7888,"KRN",9.8,"NM","B","C0CBAT",57)
     651"BLD",7887,"KRN",9.8,"NM","B","C0CBAT",57)
    652652
    653 "BLD",7888,"KRN",9.8,"NM","B","C0CCCD",45)
     653"BLD",7887,"KRN",9.8,"NM","B","C0CCCD",45)
    654654
    655 "BLD",7888,"KRN",9.8,"NM","B","C0CCCD1",44)
     655"BLD",7887,"KRN",9.8,"NM","B","C0CCCD1",44)
    656656
    657 "BLD",7888,"KRN",9.8,"NM","B","C0CCCR",43)
     657"BLD",7887,"KRN",9.8,"NM","B","C0CCCR",43)
    658658
    659 "BLD",7888,"KRN",9.8,"NM","B","C0CCCR0",42)
     659"BLD",7887,"KRN",9.8,"NM","B","C0CCCR0",42)
    660660
    661 "BLD",7888,"KRN",9.8,"NM","B","C0CCMT",71)
     661"BLD",7887,"KRN",9.8,"NM","B","C0CCMT",71)
    662662
    663 "BLD",7888,"KRN",9.8,"NM","B","C0CCPT",68)
     663"BLD",7887,"KRN",9.8,"NM","B","C0CCPT",68)
    664664
    665 "BLD",7888,"KRN",9.8,"NM","B","C0CDIC",73)
     665"BLD",7887,"KRN",9.8,"NM","B","C0CDIC",73)
    666666
    667 "BLD",7888,"KRN",9.8,"NM","B","C0CDOM",74)
     667"BLD",7887,"KRN",9.8,"NM","B","C0CDOM",74)
    668668
    669 "BLD",7888,"KRN",9.8,"NM","B","C0CDPT",53)
     669"BLD",7887,"KRN",9.8,"NM","B","C0CDPT",53)
    670670
    671 "BLD",7888,"KRN",9.8,"NM","B","C0CENC",70)
     671"BLD",7887,"KRN",9.8,"NM","B","C0CENC",70)
    672672
    673 "BLD",7888,"KRN",9.8,"NM","B","C0CENV",75)
     673"BLD",7887,"KRN",9.8,"NM","B","C0CENV",75)
    674674
    675 "BLD",7888,"KRN",9.8,"NM","B","C0CEVC",76)
     675"BLD",7887,"KRN",9.8,"NM","B","C0CEVC",76)
    676676
    677 "BLD",7888,"KRN",9.8,"NM","B","C0CEWD",77)
     677"BLD",7887,"KRN",9.8,"NM","B","C0CEWD",77)
    678678
    679 "BLD",7888,"KRN",9.8,"NM","B","C0CEWD1",78)
     679"BLD",7887,"KRN",9.8,"NM","B","C0CEWD1",78)
    680680
    681 "BLD",7888,"KRN",9.8,"NM","B","C0CFM1",24)
     681"BLD",7887,"KRN",9.8,"NM","B","C0CFM1",24)
    682682
    683 "BLD",7888,"KRN",9.8,"NM","B","C0CFM2",31)
     683"BLD",7887,"KRN",9.8,"NM","B","C0CFM2",31)
    684684
    685 "BLD",7888,"KRN",9.8,"NM","B","C0CFM3",79)
     685"BLD",7887,"KRN",9.8,"NM","B","C0CFM3",79)
    686686
    687 "BLD",7888,"KRN",9.8,"NM","B","C0CIM2",67)
     687"BLD",7887,"KRN",9.8,"NM","B","C0CIM2",67)
    688688
    689 "BLD",7888,"KRN",9.8,"NM","B","C0CIMMU",41)
     689"BLD",7887,"KRN",9.8,"NM","B","C0CIMMU",41)
    690690
    691 "BLD",7888,"KRN",9.8,"NM","B","C0CIN",72)
     691"BLD",7887,"KRN",9.8,"NM","B","C0CIN",72)
    692692
    693 "BLD",7888,"KRN",9.8,"NM","B","C0CLA7DD",80)
     693"BLD",7887,"KRN",9.8,"NM","B","C0CLA7DD",80)
    694694
    695 "BLD",7888,"KRN",9.8,"NM","B","C0CLA7Q",62)
     695"BLD",7887,"KRN",9.8,"NM","B","C0CLA7Q",62)
    696696
    697 "BLD",7888,"KRN",9.8,"NM","B","C0CLABS",40)
     697"BLD",7887,"KRN",9.8,"NM","B","C0CLABS",40)
    698698
    699 "BLD",7888,"KRN",9.8,"NM","B","C0CMAIL",81)
     699"BLD",7887,"KRN",9.8,"NM","B","C0CMAIL",81)
    700700
    701 "BLD",7888,"KRN",9.8,"NM","B","C0CMAIL2",82)
     701"BLD",7887,"KRN",9.8,"NM","B","C0CMAIL2",82)
    702702
    703 "BLD",7888,"KRN",9.8,"NM","B","C0CMAIL3",83)
     703"BLD",7887,"KRN",9.8,"NM","B","C0CMAIL3",83)
    704704
    705 "BLD",7888,"KRN",9.8,"NM","B","C0CMCCD",84)
     705"BLD",7887,"KRN",9.8,"NM","B","C0CMCCD",84)
    706706
    707 "BLD",7888,"KRN",9.8,"NM","B","C0CMED",48)
     707"BLD",7887,"KRN",9.8,"NM","B","C0CMED",48)
    708708
    709 "BLD",7888,"KRN",9.8,"NM","B","C0CMED1",49)
     709"BLD",7887,"KRN",9.8,"NM","B","C0CMED1",49)
    710710
    711 "BLD",7888,"KRN",9.8,"NM","B","C0CMED2",50)
     711"BLD",7887,"KRN",9.8,"NM","B","C0CMED2",50)
    712712
    713 "BLD",7888,"KRN",9.8,"NM","B","C0CMED3",51)
     713"BLD",7887,"KRN",9.8,"NM","B","C0CMED3",51)
    714714
    715 "BLD",7888,"KRN",9.8,"NM","B","C0CMED4",85)
     715"BLD",7887,"KRN",9.8,"NM","B","C0CMED4",85)
    716716
    717 "BLD",7888,"KRN",9.8,"NM","B","C0CMED6",52)
     717"BLD",7887,"KRN",9.8,"NM","B","C0CMED6",52)
    718718
    719 "BLD",7888,"KRN",9.8,"NM","B","C0CMIME",86)
     719"BLD",7887,"KRN",9.8,"NM","B","C0CMIME",86)
    720720
    721 "BLD",7888,"KRN",9.8,"NM","B","C0CMXML",65)
     721"BLD",7887,"KRN",9.8,"NM","B","C0CMXML",65)
    722722
    723 "BLD",7888,"KRN",9.8,"NM","B","C0CMXMLB",87)
     723"BLD",7887,"KRN",9.8,"NM","B","C0CMXMLB",87)
    724724
    725 "BLD",7888,"KRN",9.8,"NM","B","C0CMXP",64)
     725"BLD",7887,"KRN",9.8,"NM","B","C0CMXP",64)
    726726
    727 "BLD",7888,"KRN",9.8,"NM","B","C0CNHIN",88)
     727"BLD",7887,"KRN",9.8,"NM","B","C0CNHIN",88)
    728728
    729 "BLD",7888,"KRN",9.8,"NM","B","C0CNMED2",89)
     729"BLD",7887,"KRN",9.8,"NM","B","C0CNMED2",89)
    730730
    731 "BLD",7888,"KRN",9.8,"NM","B","C0CNMED4",90)
     731"BLD",7887,"KRN",9.8,"NM","B","C0CNMED4",90)
    732732
    733 "BLD",7888,"KRN",9.8,"NM","B","C0CORSLT",91)
     733"BLD",7887,"KRN",9.8,"NM","B","C0CORSLT",91)
    734734
    735 "BLD",7888,"KRN",9.8,"NM","B","C0COVREL",102)
     735"BLD",7887,"KRN",9.8,"NM","B","C0COVREL",102)
    736736
    737 "BLD",7888,"KRN",9.8,"NM","B","C0COVRES",103)
     737"BLD",7887,"KRN",9.8,"NM","B","C0COVRES",103)
    738738
    739 "BLD",7888,"KRN",9.8,"NM","B","C0COVREU",104)
     739"BLD",7887,"KRN",9.8,"NM","B","C0COVREU",104)
    740740
    741 "BLD",7888,"KRN",9.8,"NM","B","C0CPARMS",29)
     741"BLD",7887,"KRN",9.8,"NM","B","C0CPARMS",29)
    742742
    743 "BLD",7888,"KRN",9.8,"NM","B","C0CPROBS",39)
     743"BLD",7887,"KRN",9.8,"NM","B","C0CPROBS",39)
    744744
    745 "BLD",7888,"KRN",9.8,"NM","B","C0CPROC",63)
     745"BLD",7887,"KRN",9.8,"NM","B","C0CPROC",63)
    746746
    747 "BLD",7888,"KRN",9.8,"NM","B","C0CPXRM",92)
     747"BLD",7887,"KRN",9.8,"NM","B","C0CPXRM",92)
    748748
    749 "BLD",7888,"KRN",9.8,"NM","B","C0CQRY1",93)
     749"BLD",7887,"KRN",9.8,"NM","B","C0CQRY1",93)
    750750
    751 "BLD",7888,"KRN",9.8,"NM","B","C0CQRY2",94)
     751"BLD",7887,"KRN",9.8,"NM","B","C0CQRY2",94)
    752752
    753 "BLD",7888,"KRN",9.8,"NM","B","C0CRAHL7",105)
     753"BLD",7887,"KRN",9.8,"NM","B","C0CRAHL7",105)
    754754
    755 "BLD",7888,"KRN",9.8,"NM","B","C0CRARPT",106)
     755"BLD",7887,"KRN",9.8,"NM","B","C0CRARPT",106)
    756756
    757 "BLD",7888,"KRN",9.8,"NM","B","C0CRIMA",38)
     757"BLD",7887,"KRN",9.8,"NM","B","C0CRIMA",38)
    758758
    759 "BLD",7888,"KRN",9.8,"NM","B","C0CRNF",23)
     759"BLD",7887,"KRN",9.8,"NM","B","C0CRNF",23)
    760760
    761 "BLD",7888,"KRN",9.8,"NM","B","C0CRNFRP",95)
     761"BLD",7887,"KRN",9.8,"NM","B","C0CRNFRP",95)
    762762
    763 "BLD",7888,"KRN",9.8,"NM","B","C0CRPMS",96)
     763"BLD",7887,"KRN",9.8,"NM","B","C0CRPMS",96)
    764764
    765 "BLD",7888,"KRN",9.8,"NM","B","C0CRXN",22)
     765"BLD",7887,"KRN",9.8,"NM","B","C0CRXN",22)
    766766
    767 "BLD",7888,"KRN",9.8,"NM","B","C0CRXNRD",97)
     767"BLD",7887,"KRN",9.8,"NM","B","C0CRXNRD",97)
    768768
    769 "BLD",7888,"KRN",9.8,"NM","B","C0CSNOA",98)
     769"BLD",7887,"KRN",9.8,"NM","B","C0CSNOA",98)
    770770
    771 "BLD",7888,"KRN",9.8,"NM","B","C0CSOAP",69)
     771"BLD",7887,"KRN",9.8,"NM","B","C0CSOAP",69)
    772772
    773 "BLD",7888,"KRN",9.8,"NM","B","C0CSQMB",107)
     773"BLD",7887,"KRN",9.8,"NM","B","C0CSQMB",107)
    774774
    775 "BLD",7888,"KRN",9.8,"NM","B","C0CSUB1",61)
     775"BLD",7887,"KRN",9.8,"NM","B","C0CSUB1",61)
    776776
    777 "BLD",7888,"KRN",9.8,"NM","B","C0CSYS",56)
     777"BLD",7887,"KRN",9.8,"NM","B","C0CSYS",56)
    778778
    779 "BLD",7888,"KRN",9.8,"NM","B","C0CTIU",108)
     779"BLD",7887,"KRN",9.8,"NM","B","C0CTIU",108)
    780780
    781 "BLD",7888,"KRN",9.8,"NM","B","C0CTIU1",109)
     781"BLD",7887,"KRN",9.8,"NM","B","C0CTIU1",109)
    782782
    783 "BLD",7888,"KRN",9.8,"NM","B","C0CUNIT",37)
     783"BLD",7887,"KRN",9.8,"NM","B","C0CUNIT",37)
    784784
    785 "BLD",7888,"KRN",9.8,"NM","B","C0CUTIL",54)
     785"BLD",7887,"KRN",9.8,"NM","B","C0CUTIL",54)
    786786
    787 "BLD",7888,"KRN",9.8,"NM","B","C0CVA200",55)
     787"BLD",7887,"KRN",9.8,"NM","B","C0CVA200",55)
    788788
    789 "BLD",7888,"KRN",9.8,"NM","B","C0CVALID",110)
     789"BLD",7887,"KRN",9.8,"NM","B","C0CVALID",110)
    790790
    791 "BLD",7888,"KRN",9.8,"NM","B","C0CVIT2",66)
     791"BLD",7887,"KRN",9.8,"NM","B","C0CVIT2",66)
    792792
    793 "BLD",7888,"KRN",9.8,"NM","B","C0CVITAL",36)
     793"BLD",7887,"KRN",9.8,"NM","B","C0CVITAL",36)
    794794
    795 "BLD",7888,"KRN",9.8,"NM","B","C0CVOBX1",99)
     795"BLD",7887,"KRN",9.8,"NM","B","C0CVOBX1",99)
    796796
    797 "BLD",7888,"KRN",9.8,"NM","B","C0CVORU",100)
     797"BLD",7887,"KRN",9.8,"NM","B","C0CVORU",100)
    798798
    799 "BLD",7888,"KRN",9.8,"NM","B","C0CXEWD",101)
     799"BLD",7887,"KRN",9.8,"NM","B","C0CXEWD",101)
    800800
    801 "BLD",7888,"KRN",9.8,"NM","B","C0CXPAT0",35)
     801"BLD",7887,"KRN",9.8,"NM","B","C0CXPAT0",35)
    802802
    803 "BLD",7888,"KRN",9.8,"NM","B","C0CXPATH",34)
     803"BLD",7887,"KRN",9.8,"NM","B","C0CXPATH",34)
    804804
    805 "BLD",7888,"KRN",19,0)
     805"BLD",7887,"KRN",19,0)
    80680619
    807 "BLD",7888,"KRN",19,"NM",0)
     807"BLD",7887,"KRN",19,"NM",0)
    808808^9.68A^10^10
    809 "BLD",7888,"KRN",19,"NM",1,0)
     809"BLD",7887,"KRN",19,"NM",1,0)
    810810C0C BATCH OPTIONS^^0
    811 "BLD",7888,"KRN",19,"NM",2,0)
     811"BLD",7887,"KRN",19,"NM",2,0)
    812812C0C CCR EXPORT BY PATIENT NAME^^0
    813 "BLD",7888,"KRN",19,"NM",3,0)
     813"BLD",7887,"KRN",19,"NM",3,0)
    814814C0C CCR MENU^^0
    815 "BLD",7888,"KRN",19,"NM",4,0)
     815"BLD",7887,"KRN",19,"NM",4,0)
    816816C0C DISPLAY ELEMENTS^^0
    817 "BLD",7888,"KRN",19,"NM",5,0)
     817"BLD",7887,"KRN",19,"NM",5,0)
    818818C0C DISPLAY PATIENT VARIABLES^^0
    819 "BLD",7888,"KRN",19,"NM",6,0)
     819"BLD",7887,"KRN",19,"NM",6,0)
    820820C0C KILL BATCH JOB^^0
    821 "BLD",7888,"KRN",19,"NM",7,0)
     821"BLD",7887,"KRN",19,"NM",7,0)
    822822C0C LIST RIM CATEGORIES^^0
    823 "BLD",7888,"KRN",19,"NM",8,0)
     823"BLD",7887,"KRN",19,"NM",8,0)
    824824C0C START CCR BATCH PROCESSING^^0
    825 "BLD",7888,"KRN",19,"NM",9,0)
     825"BLD",7887,"KRN",19,"NM",9,0)
    826826C0C STATUS OF CCR BATCH^^0
    827 "BLD",7888,"KRN",19,"NM",10,0)
     827"BLD",7887,"KRN",19,"NM",10,0)
    828828C0C CCR RPC^^0
    829 "BLD",7888,"KRN",19,"NM","B","C0C BATCH OPTIONS",1)
     829"BLD",7887,"KRN",19,"NM","B","C0C BATCH OPTIONS",1)
    830830
    831 "BLD",7888,"KRN",19,"NM","B","C0C CCR EXPORT BY PATIENT NAME",2)
     831"BLD",7887,"KRN",19,"NM","B","C0C CCR EXPORT BY PATIENT NAME",2)
    832832
    833 "BLD",7888,"KRN",19,"NM","B","C0C CCR MENU",3)
     833"BLD",7887,"KRN",19,"NM","B","C0C CCR MENU",3)
    834834
    835 "BLD",7888,"KRN",19,"NM","B","C0C CCR RPC",10)
     835"BLD",7887,"KRN",19,"NM","B","C0C CCR RPC",10)
    836836
    837 "BLD",7888,"KRN",19,"NM","B","C0C DISPLAY ELEMENTS",4)
     837"BLD",7887,"KRN",19,"NM","B","C0C DISPLAY ELEMENTS",4)
    838838
    839 "BLD",7888,"KRN",19,"NM","B","C0C DISPLAY PATIENT VARIABLES",5)
     839"BLD",7887,"KRN",19,"NM","B","C0C DISPLAY PATIENT VARIABLES",5)
    840840
    841 "BLD",7888,"KRN",19,"NM","B","C0C KILL BATCH JOB",6)
     841"BLD",7887,"KRN",19,"NM","B","C0C KILL BATCH JOB",6)
    842842
    843 "BLD",7888,"KRN",19,"NM","B","C0C LIST RIM CATEGORIES",7)
     843"BLD",7887,"KRN",19,"NM","B","C0C LIST RIM CATEGORIES",7)
    844844
    845 "BLD",7888,"KRN",19,"NM","B","C0C START CCR BATCH PROCESSING",8)
     845"BLD",7887,"KRN",19,"NM","B","C0C START CCR BATCH PROCESSING",8)
    846846
    847 "BLD",7888,"KRN",19,"NM","B","C0C STATUS OF CCR BATCH",9)
     847"BLD",7887,"KRN",19,"NM","B","C0C STATUS OF CCR BATCH",9)
    848848
    849 "BLD",7888,"KRN",19.1,0)
     849"BLD",7887,"KRN",19.1,0)
    85085019.1
    851 "BLD",7888,"KRN",101,0)
     851"BLD",7887,"KRN",101,0)
    852852101
    853 "BLD",7888,"KRN",409.61,0)
     853"BLD",7887,"KRN",409.61,0)
    854854409.61
    855 "BLD",7888,"KRN",771,0)
     855"BLD",7887,"KRN",771,0)
    856856771
    857 "BLD",7888,"KRN",779.2,0)
     857"BLD",7887,"KRN",779.2,0)
    858858779.2
    859 "BLD",7888,"KRN",870,0)
     859"BLD",7887,"KRN",870,0)
    860860870
    861 "BLD",7888,"KRN",8989.51,0)
     861"BLD",7887,"KRN",8989.51,0)
    8628628989.51
    863 "BLD",7888,"KRN",8989.52,0)
     863"BLD",7887,"KRN",8989.52,0)
    8648648989.52
    865 "BLD",7888,"KRN",8994,0)
     865"BLD",7887,"KRN",8994,0)
    8668668994
    867 "BLD",7888,"KRN",8994,"NM",0)
     867"BLD",7887,"KRN",8994,"NM",0)
    868868^9.68A^1^1
    869 "BLD",7888,"KRN",8994,"NM",1,0)
     869"BLD",7887,"KRN",8994,"NM",1,0)
    870870C0C CCR RPC^^0
    871 "BLD",7888,"KRN",8994,"NM","B","C0C CCR RPC",1)
     871"BLD",7887,"KRN",8994,"NM","B","C0C CCR RPC",1)
    872872
    873 "BLD",7888,"KRN","B",.4,.4)
     873"BLD",7887,"KRN","B",.4,.4)
    874874
    875 "BLD",7888,"KRN","B",.401,.401)
     875"BLD",7887,"KRN","B",.401,.401)
    876876
    877 "BLD",7888,"KRN","B",.402,.402)
     877"BLD",7887,"KRN","B",.402,.402)
    878878
    879 "BLD",7888,"KRN","B",.403,.403)
     879"BLD",7887,"KRN","B",.403,.403)
    880880
    881 "BLD",7888,"KRN","B",.5,.5)
     881"BLD",7887,"KRN","B",.5,.5)
    882882
    883 "BLD",7888,"KRN","B",.84,.84)
     883"BLD",7887,"KRN","B",.84,.84)
    884884
    885 "BLD",7888,"KRN","B",3.6,3.6)
     885"BLD",7887,"KRN","B",3.6,3.6)
    886886
    887 "BLD",7888,"KRN","B",3.8,3.8)
     887"BLD",7887,"KRN","B",3.8,3.8)
    888888
    889 "BLD",7888,"KRN","B",9.2,9.2)
     889"BLD",7887,"KRN","B",9.2,9.2)
    890890
    891 "BLD",7888,"KRN","B",9.8,9.8)
     891"BLD",7887,"KRN","B",9.8,9.8)
    892892
    893 "BLD",7888,"KRN","B",19,19)
     893"BLD",7887,"KRN","B",19,19)
    894894
    895 "BLD",7888,"KRN","B",19.1,19.1)
     895"BLD",7887,"KRN","B",19.1,19.1)
    896896
    897 "BLD",7888,"KRN","B",101,101)
     897"BLD",7887,"KRN","B",101,101)
    898898
    899 "BLD",7888,"KRN","B",409.61,409.61)
     899"BLD",7887,"KRN","B",409.61,409.61)
    900900
    901 "BLD",7888,"KRN","B",771,771)
     901"BLD",7887,"KRN","B",771,771)
    902902
    903 "BLD",7888,"KRN","B",779.2,779.2)
     903"BLD",7887,"KRN","B",779.2,779.2)
    904904
    905 "BLD",7888,"KRN","B",870,870)
     905"BLD",7887,"KRN","B",870,870)
    906906
    907 "BLD",7888,"KRN","B",8989.51,8989.51)
     907"BLD",7887,"KRN","B",8989.51,8989.51)
    908908
    909 "BLD",7888,"KRN","B",8989.52,8989.52)
     909"BLD",7887,"KRN","B",8989.52,8989.52)
    910910
    911 "BLD",7888,"KRN","B",8994,8994)
     911"BLD",7887,"KRN","B",8994,8994)
    912912
    913 "BLD",7888,"PRE")
     913"BLD",7887,"PRE")
    914914C0CENV
    915 "BLD",7888,"QUES",0)
     915"BLD",7887,"QUES",0)
    916916^9.62^^
    917 "BLD",7888,"REQB",0)
    918 ^9.611^^
     917"BLD",7887,"REQB",0)
     918^9.611^2^2
     919"BLD",7887,"REQB",1,0)
     920NHIN 1.0^2
     921"BLD",7887,"REQB",2,0)
     922NHIN*1.0*1^2
     923"BLD",7887,"REQB","B","NHIN 1.0",1)
     924
     925"BLD",7887,"REQB","B","NHIN*1.0*1",2)
     926
    919927"DATA",170,1,0)
    920928DATETIME
     
    8952689534C0C KILL BATCH JOB
    8952789535"KRN",19,11001,99)
    89528 62587,50123
     8953662588,53404
    8952989537"KRN",19,11001,"U")
    8953089538BATCH CCR OPTIONS
     
    8955689564C0C LIST RIM CATEGORIES
    8955789565"KRN",19,11002,99)
    89558 62587,50123
     8956662588,53404
    8955989567"KRN",19,11002,"U")
    8956089568CCR MENU
     
    8967889686^9.49I^1^1
    8967989687"PKG",212,22,1,0)
    89680 1.2^3120511
     896881.2^3120511^3120511^8
    8968189689"PKG",212,22,1,1,0)
    8968289690^^185^185^3120511
     
    9013290140C0CACTOR  ; CCDCCR/GPL - CCR/CCD PROCESSING FOR ACTORS ; 7/3/08
    9013390141"RTN","C0CACTOR",2,0)
    90134  ;;1.2;C0C;;May 11, 2012;Build 45
     90142 ;;1.2;C0C;;May 11, 2012;Build 46
    9013590143"RTN","C0CACTOR",3,0)
    9013690144 ;Copyright 2008,2009 George Lilly, University of Minnesota.
     
    9068090688C0CALERT  ; CCDCCR/CKU/GPL - CCR/CCD PROCESSING FOR ALERTS ; 09/11/08
    9068190689"RTN","C0CALERT",2,0)
    90682  ;;1.2;C0C;;May 11, 2012;Build 45
     90690 ;;1.2;C0C;;May 11, 2012;Build 46
    9068390691"RTN","C0CALERT",3,0)
    9068490692 ;Copyright 2008,2009 George Lilly, University of Minnesota and others.
     
    9094690954C0CBAT   ; CCDCCR/GPL - CCR Batch utilities; 4/21/09
    9094790955"RTN","C0CBAT",2,0)
    90948  ;;1.2;C0C;;May 11, 2012;Build 45
     90956 ;;1.2;C0C;;May 11, 2012;Build 46
    9094990957"RTN","C0CBAT",3,0)
    9095090958 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    9141691424C0CCCD   ; CCDCCR/GPL - CCD MAIN PROCESSING; 6/6/08
    9141791425"RTN","C0CCCD",2,0)
    91418  ;;1.2;C0C;;May 11, 2012;Build 45
     91426 ;;1.2;C0C;;May 11, 2012;Build 46
    9141991427"RTN","C0CCCD",3,0)
    9142091428 ;Copyright 2008,2009 George Lilly, University of Minnesota.
     
    9196291970C0CCCD1 ; CCDCCR/GPL - CCD TEMPLATE AND ACCESS ROUTINES; 6/7/08
    9196391971"RTN","C0CCCD1",2,0)
    91964  ;;1.2;C0C;;May 11, 2012;Build 45
     91972 ;;1.2;C0C;;May 11, 2012;Build 46
    9196591973"RTN","C0CCCD1",3,0)
    9196691974 ;Copyright 2008,2009 George Lilly, University of Minnesota.
     
    9250092508C0CCCR   ; CCDCCR/GPL - CCR MAIN PROCESSING; 6/6/08
    9250192509"RTN","C0CCCR",2,0)
    92502  ;;1.2;C0C;;May 11, 2012;Build 45
     92510 ;;1.2;C0C;;May 11, 2012;Build 46
    9250392511"RTN","C0CCCR",3,0)
    9250492512 ;Copyright 2008,2009 George Lilly, University of Minnesota.
     
    9308493092C0CCCR0 ; CCDCCR/GPL - CCR TEMPLATE AND ACCESS ROUTINES; 5/31/08
    9308593093"RTN","C0CCCR0",2,0)
    93086  ;;1.2;C0C;;May 11, 2012;Build 45
     93094 ;;1.2;C0C;;May 11, 2012;Build 46
    9308793095"RTN","C0CCCR0",3,0)
    9308893096 ;Copyright 2008,2009 George Lilly, University of Minnesota.
     
    9489894906C0CCMT  ; CCDCCR/GPL - CCR/CCD PROCESSING FOR COMMENTS ; 05/21/10
    9489994907"RTN","C0CCMT",2,0)
    94900  ;;1.2;C0C;;May 11, 2012;Build 45
     94908 ;;1.2;C0C;;May 11, 2012;Build 46
    9490194909"RTN","C0CCMT",3,0)
    9490294910 ;Copyright 2010 George Lilly, University of Minnesota and others.
     
    9503295040C0CCPT ;;BSL;RETURN CPT DATA;
    9503395041"RTN","C0CCPT",2,0)
    95034  ;;1.2;C0C;;May 11, 2012;Build 45
     95042 ;;1.2;C0C;;May 11, 2012;Build 46
    9503595043"RTN","C0CCPT",3,0)
    9503695044 ;Sequence Managers Software GPL;;;;;Build 2
     
    9523695244C0CDIC   ; CCDCCR/GPL - CCR Dictionary utilities; 6/1/08
    9523795245"RTN","C0CDIC",2,0)
    95238  ;;1.2;C0C;;May 11, 2012;Build 45
     95246 ;;1.2;C0C;;May 11, 2012;Build 46
    9523995247"RTN","C0CDIC",3,0)
    9524095248 ;Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
     
    9565295660C0CDOM   ; GPL - DOM PROCESSING ROUTINES ;6/6/11  17:05
    9565395661"RTN","C0CDOM",2,0)
    95654  ;;1.2;C0C;;May 11, 2012;Build 45
     95662 ;;1.2;C0C;;May 11, 2012;Build 46
    9565595663"RTN","C0CDOM",3,0)
    9565695664 ;Copyright 2011 George Lilly.  Licensed under the terms of the GNU
     
    9629296300C0CDPT ;WV/CCRCCD/SMH - Routines to Extract Patient Data for CCDCCR; 6/15/08
    9629396301"RTN","C0CDPT",2,0)
    96294  ;;1.2;C0C;;May 11, 2012;Build 45
     96302 ;;1.2;C0C;;May 11, 2012;Build 46
    9629596303"RTN","C0CDPT",3,0)
    9629696304 ;
     
    9683296840C0CENC  ; CCDCCR/GPL - CCR/CCD PROCESSING FOR ENCOUNTERS ; 05/21/10
    9683396841"RTN","C0CENC",2,0)
    96834  ;;1.2;C0C;;May 11, 2012;Build 45
     96842 ;;1.2;C0C;;May 11, 2012;Build 46
    9683596843"RTN","C0CENC",3,0)
    9683696844 ;Copyright 2010 George Lilly, University of Minnesota and others.
     
    9721297220C0CENV ;WV/JMC - CCD/CCR Environment Check/Install Routine ; Aug 16, 2009
    9721397221"RTN","C0CENV",2,0)
    97214  ;;1.2;C0C;;May 11, 2012;Build 45
     97222 ;;1.2;C0C;;May 11, 2012;Build 46
    9721597223"RTN","C0CENV",3,0)
    9721697224 ;
     
    9760497612C0CEVC   ; CCDCCR/GPL - SUPPORT FOR EWD VISTCOM PAGES ; 3/1/2010
    9760597613"RTN","C0CEVC",2,0)
    97606  ;;1.2;C0C;;May 11, 2012;Build 45
     97614 ;;1.2;C0C;;May 11, 2012;Build 46
    9760797615"RTN","C0CEVC",3,0)
    9760897616gpltest2 ; experiment with sending a CCR to an ewd page
     
    9796097968C0CEWD   ; CCDCCR/GPL - CCR EWD utilities; 1/6/11
    9796197969"RTN","C0CEWD",2,0)
    97962  ;;1.2;C0C;;May 11, 2012;Build 45
     97970 ;;1.2;C0C;;May 11, 2012;Build 46
    9796397971"RTN","C0CEWD",3,0)
    9796497972 ;Copyright 2011 George Lilly.  Licensed under the terms of the GNU
     
    9810498112C0CEWD1   ; CCDCCR/GPL - CCR FILEMAN utilities; 12/6/08
    9810598113"RTN","C0CEWD1",2,0)
    98106  ;;1.2;C0C;;May 11, 2012;Build 45
     98114 ;;1.2;C0C;;May 11, 2012;Build 46
    9810798115"RTN","C0CEWD1",3,0)
    9810898116 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    9824098248C0CFM1   ; CCDCCR/GPL - CCR FILEMAN utilities; 12/6/08
    9824198249"RTN","C0CFM1",2,0)
    98242  ;;1.2;C0C;;May 11, 2012;Build 45
     98250 ;;1.2;C0C;;May 11, 2012;Build 46
    9824398251"RTN","C0CFM1",3,0)
    9824498252 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    9859698604C0CFM2   ; CCDCCR/GPL - CCR FILEMAN utilities; 12/6/08
    9859798605"RTN","C0CFM2",2,0)
    98598  ;;1.2;C0C;;May 11, 2012;Build 45
     98606 ;;1.2;C0C;;May 11, 2012;Build 46
    9859998607"RTN","C0CFM2",3,0)
    9860098608 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    9932299330C0CFM3   ; CCDCCR/GPL - CCR FILEMAN utilities; 12/6/08
    9932399331"RTN","C0CFM3",2,0)
    99324  ;;1.2;C0C;;May 11, 2012;Build 45
     99332 ;;1.2;C0C;;May 11, 2012;Build 46
    9932599333"RTN","C0CFM3",3,0)
    9932699334 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    9989899906C0CIM2  ; CCDCCR/GPL/CJE - CCR/CCD PROCESSING FOR IMMUNIZATIONS ; 01/27/10
    9989999907"RTN","C0CIM2",2,0)
    99900  ;;1.2;C0C;;May 11, 2012;Build 45
     99908 ;;1.2;C0C;;May 11, 2012;Build 46
    9990199909"RTN","C0CIM2",3,0)
    9990299910 ;Copyright 2010 George Lilly, University of Minnesota and others.
     
    100166100174C0CIMMU ; CCDCCR/GPL - CCR/CCD PROCESSING FOR IMMUNIZATIONS ; 2/2/09
    100167100175"RTN","C0CIMMU",2,0)
    100168  ;;1.2;C0C;;May 11, 2012;Build 45
     100176 ;;1.2;C0C;;May 11, 2012;Build 46
    100169100177"RTN","C0CIMMU",3,0)
    100170100178 ;Copyright 2008,2009 George Lilly, University of Minnesota.
     
    100382100390C0CIN   ; CCDCCR/GPL - CCR IMPORT utilities; 9/20/08
    100383100391"RTN","C0CIN",2,0)
    100384  ;;1.2;C0C;;May 11, 2012;Build 45
     100392 ;;1.2;C0C;;May 11, 2012;Build 46
    100385100393"RTN","C0CIN",3,0)
    100386100394 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    100770100778C0CLA7DD ;WV/JMC - CCD/CCR Post Install DD X-Ref Setup Routine ; Aug 31, 2009
    100771100779"RTN","C0CLA7DD",2,0)
    100772  ;;1.2;C0C;;May 11, 2012;Build 45
     100780 ;;1.2;C0C;;May 11, 2012;Build 46
    100773100781"RTN","C0CLA7DD",3,0)
    100774100782 ;
     
    101290101298C0CLA7Q ;WV/JMC - CCD/CCR Lab HL7 Query Utility ;Jul 6, 2009
    101291101299"RTN","C0CLA7Q",2,0)
    101292  ;;1.2;C0C;;May 11, 2012;Build 45
     101300 ;;1.2;C0C;;May 11, 2012;Build 46
    101293101301"RTN","C0CLA7Q",3,0)
    101294101302 ;
     
    101630101638C0CLABS ; CCDCCR/GPL - CCR/CCD PROCESSING FOR LAB RESULTS ; 10/01/08 ; 5/10/12 2:49pm
    101631101639"RTN","C0CLABS",2,0)
    101632  ;;1.2;C0C;;May 11, 2012;Build 45
     101640 ;;1.2;C0C;;May 11, 2012;Build 46
    101633101641"RTN","C0CLABS",3,0)
    101634101642 ;Copyright 2008,2009 George Lilly, University of Minnesota.
     
    102430102438C0CMAIL ; Communications for MIME Documents and MultiMIME ; 3110420 ; rcr/rcr
    102431102439"RTN","C0CMAIL",2,0)
    102432 V ;;1.2;C0C;;May 11, 2012;Build 45
     102440V ;;1.2;C0C;;May 11, 2012;Build 46
    102433102441"RTN","C0CMAIL",3,0)
    102434102442 ;Copyright 2011 Chris Richardson, Richardson Computer Research
     
    103176103184C0CMAIL2 ; Communications for MIME Documents and MultiMIME ; 3110420 ; rcr/rcr  ; 5/10/12 2:50pm
    103177103185"RTN","C0CMAIL2",2,0)
    103178  ;;1.2;C0C;;May 11, 2012;Build 45
     103186 ;;1.2;C0C;;May 11, 2012;Build 46
    103179103187"RTN","C0CMAIL2",3,0)
    103180103188 ;Copyright 2011 Chris Richardson, Richardson Computer Research
     
    104106104114C0CMAIL3 ; Communications for MIME Documents and MultiMIME ; 3110420 ; rcr/rcr   ; 5/10/12 2:51pm
    104107104115"RTN","C0CMAIL3",2,0)
    104108  ;;1.2;C0C;;May 11, 2012;Build 45
     104116 ;;1.2;C0C;;May 11, 2012;Build 46
    104109104117"RTN","C0CMAIL3",3,0)
    104110104118 ;Copyright 2011 Chris Richardson, Richardson Computer Research
     
    105176105184C0CMCCD   ; GPL - MXML based CCD utilities;12/04/09  17:05
    105177105185"RTN","C0CMCCD",2,0)
    105178  ;;1.2;C0C;;May 11, 2012;Build 45
     105186 ;;1.2;C0C;;May 11, 2012;Build 46
    105179105187"RTN","C0CMCCD",3,0)
    105180105188 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    105764105772C0CMED ; WV/CCDCCR/GPL/SMH - CCR/CCD Medications Driver; Mar 23 2009
    105765105773"RTN","C0CMED",2,0)
    105766  ;;1.2;C0C;;May 11, 2012;Build 45
     105774 ;;1.2;C0C;;May 11, 2012;Build 46
    105767105775"RTN","C0CMED",3,0)
    105768105776 ; Copyright 2008,2009 George Lilly, University of Minnesota and Sam Habiel.
     
    105994106002C0CMED1 ; WV/CCDCCR/SMH - CCR/CCD PROCESSING FOR MEDICATIONS ;01/10/09
    105995106003"RTN","C0CMED1",2,0)
    105996  ;;1.2;C0C;;May 11, 2012;Build 45
     106004 ;;1.2;C0C;;May 11, 2012;Build 46
    105997106005"RTN","C0CMED1",3,0)
    105998106006 ;;Last modified Sat Jan 10 21:42:27 PST 2009
     
    106472106480C0CMED2 ; WV/CCDCCR/SMH - CCR/CCD Meds - Pending for Vista
    106473106481"RTN","C0CMED2",2,0)
    106474  ;;1.2;C0C;;May 11, 2012;Build 45
     106482 ;;1.2;C0C;;May 11, 2012;Build 46
    106475106483"RTN","C0CMED2",3,0)
    106476106484 ;;Last Modified Sat Jan 10 21:41:14 PST 2009
     
    107008107016C0CMED3 ; WV/CCDCCR/SMH - Meds: Non-VA/Outside Meds for Vista
    107009107017"RTN","C0CMED3",2,0)
    107010  ;;1.2;C0C;;May 11, 2012;Build 45
     107018 ;;1.2;C0C;;May 11, 2012;Build 46
    107011107019"RTN","C0CMED3",3,0)
    107012107020 ;;Last Modified: Sun Jan 11 05:45:03 UTC 2009
     
    107630107638C0CMED4         ; WV/CCDCCR/SMH - CCR/CCD PROCESSING FOR MEDICATIONS - Inpatient Meds/Unit Dose ;10/13/08 ; 5/10/12 2:38pm
    107631107639"RTN","C0CMED4",2,0)
    107632  ;;1.2;C0C;;May 11, 2012;Build 45
     107640 ;;1.2;C0C;;May 11, 2012;Build 46
    107633107641"RTN","C0CMED4",3,0)
    107634107642 ; Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
     
    107988107996C0CMED6 ; WV/CCDCCR/SMH - Meds from RPMS: Outpatient Meds;01/10/09
    107989107997"RTN","C0CMED6",2,0)
    107990  ;;1.2;C0C;;May 11, 2012;Build 45
     107998 ;;1.2;C0C;;May 11, 2012;Build 46
    107991107999"RTN","C0CMED6",3,0)
    107992108000 ; Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
     
    108652108660C0CMIME ; CCDCCR/GPL - MIME manipulation utilities; 3/8/11 ; 5/16/11 2:32pm
    108653108661"RTN","C0CMIME",2,0)
    108654  ;;1.2;C0C;;May 11, 2012;Build 45
     108662 ;;1.2;C0C;;May 11, 2012;Build 46
    108655108663"RTN","C0CMIME",3,0)
    108656108664 ;Copyright 2008 George Lilly.  Licensed under the terms of the GNU
     
    109332109340C0CMXML   ; GPL - MXML based XPath utilities;10/13/09  17:05
    109333109341"RTN","C0CMXML",2,0)
    109334  ;;1.2;C0C;;May 11, 2012;Build 45
     109342 ;;1.2;C0C;;May 11, 2012;Build 46
    109335109343"RTN","C0CMXML",3,0)
    109336109344 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    109842109850C0CMXMLB ;;ISF/RWF - Tool to build XML ; 5/10/12 2:51pm
    109843109851"RTN","C0CMXMLB",2,0)
    109844  ;;1.2;C0C;;May 11, 2012;Build 45
     109852 ;;1.2;C0C;;May 11, 2012;Build 46
    109845109853"RTN","C0CMXMLB",3,0)
    109846109854 QUIT
     
    110056110064C0CMXP   ; GPL - MXML based XPath utilities;12/04/09  17:05
    110057110065"RTN","C0CMXP",2,0)
    110058  ;;1.2;C0C;;May 11, 2012;Build 45
     110066 ;;1.2;C0C;;May 11, 2012;Build 46
    110059110067"RTN","C0CMXP",3,0)
    110060110068 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    110642110650C0CNHIN   ; GPL - PROCESSING FOR OUTPUT OF NHINV ROUTINES;6/3/11  17:05
    110643110651"RTN","C0CNHIN",2,0)
    110644  ;;1.2;C0C;;May 11, 2012;Build 45
     110652 ;;1.2;C0C;;May 11, 2012;Build 46
    110645110653"RTN","C0CNHIN",3,0)
    110646110654 ;Copyright 2011 George Lilly.  Licensed under the terms of the GNU
     
    111290111298C0CNMED2 ; WV/CCDCCR/GPL/SMH - CCR/CCD Medications Driver; Mar 23 2009 ; 5/10/12 2:53pm
    111291111299"RTN","C0CNMED2",2,0)
    111292  ;;1.2;C0C;;May 11, 2012;Build 45
     111300 ;;1.2;C0C;;May 11, 2012;Build 46
    111293111301"RTN","C0CNMED2",3,0)
    111294111302 ; Copyright 2008,2009 George Lilly, University of Minnesota and Sam Habiel.
     
    111534111542C0CNMED4 ; WV/CCDCCR/SMH/gpl - CCR/CCD PROCESSING FOR MEDICATIONS - Inpatient Meds/Unit Dose ;10/13/08 ; 5/10/12 2:54pm
    111535111543"RTN","C0CNMED4",2,0)
    111536  ;;1.2;C0C;;May 11, 2012;Build 45
     111544 ;;1.2;C0C;;May 11, 2012;Build 46
    111537111545"RTN","C0CNMED4",3,0)
    111538111546 ; Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
     
    111978111986C0CORSLT ; CCDCCR/GPL - CCR/CCD PROCESSING ADDITIONAL RESULTS ; 06/27/11
    111979111987"RTN","C0CORSLT",2,0)
    111980  ;;1.2;C0C;;May 11, 2012;Build 45
     111988 ;;1.2;C0C;;May 11, 2012;Build 46
    111981111989"RTN","C0CORSLT",3,0)
    111982111990 ;Copyright 2011 George Lilly.
     
    112118112126C0COVREL ; CCDCCR/ELN - CCR/CCD PROCESSING FOR LAB,RAD,TIU RESULTS ; 10/12/15
    112119112127"RTN","C0COVREL",2,0)
    112120         ;;1.2;C0C;;May 11, 2012;Build 45
     112128        ;;1.2;C0C;;May 11, 2012;Build 46
    112121112129"RTN","C0COVREL",3,0)
    112122112130LIST    ; LIST THE HL7 MESSAGE; ALSO, EXTRACT THE RESULT VARIABLES TO C0CLB
     
    112260112268C0COVRES ; CCDCCR/ELN - CCR/CCD PROCESSING FOR LAB,RAD,TIU RESULTS ; 10/12/15
    112261112269"RTN","C0COVRES",2,0)
    112262         ;;1.2;C0C;;May 11, 2012;Build 45
     112270        ;;1.2;C0C;;May 11, 2012;Build 46
    112263112271"RTN","C0COVRES",3,0)
    112264112272        ;
     
    112450112458C0COVREU ; CCDCCR/ELN - CCR/CCD PROCESSING FOR LAB,RAD,TIU RESULTS ; 10/12/15
    112451112459"RTN","C0COVREU",2,0)
    112452         ;;1.2;C0C;;May 11, 2012;Build 45
     112460        ;;1.2;C0C;;May 11, 2012;Build 46
    112453112461"RTN","C0COVREU",3,0)
    112454112462        ;
     
    112808112816C0CPARMS ; CCDCCR/GPL - CCR/CCD PARAMETER PROCESSING ; 1/29/09
    112809112817"RTN","C0CPARMS",2,0)
    112810  ;;1.2;C0C;;May 11, 2012;Build 45
     112818 ;;1.2;C0C;;May 11, 2012;Build 46
    112811112819"RTN","C0CPARMS",3,0)
    112812112820 ;Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
     
    112974112982C0CPROBS ; CCDCCR/GPL/CJE - CCR/CCD PROCESSING FOR PROBLEMS ; 6/6/08
    112975112983"RTN","C0CPROBS",2,0)
    112976  ;;1.2;C0C;;May 11, 2012;Build 45
     112984 ;;1.2;C0C;;May 11, 2012;Build 46
    112977112985"RTN","C0CPROBS",3,0)
    112978112986 ;Copyright 2008,2009 George Lilly, University of Minnesota.
     
    113346113354C0CPROC  ; CCDCCR/GPL - CCR/CCD PROCESSING FOR PROCEDURES ; 01/21/10
    113347113355"RTN","C0CPROC",2,0)
    113348  ;;1.2;C0C;;May 11, 2012;Build 45
     113356 ;;1.2;C0C;;May 11, 2012;Build 46
    113349113357"RTN","C0CPROC",3,0)
    113350113358 ;Copyright 2010 George Lilly, University of Minnesota and others.
     
    113640113648C0CPXRM ;
    113641113649"RTN","C0CPXRM",2,0)
    113642  ;;1.2;C0C;;May 11, 2012;Build 45
     113650 ;;1.2;C0C;;May 11, 2012;Build 46
    113643113651"RTN","C0CPXRM",3,0)
    113644113652DOIT ;
     
    113790113798LA7QRY1 ;DALOI/JMC - Lab HL7 Query Utility ;01/19/99  13:48
    113791113799"RTN","C0CQRY1",2,0)
    113792         ;;1.2;C0C;;May 11, 2012;Build 45
     113800        ;;1.2;C0C;;May 11, 2012;Build 46
    113793113801"RTN","C0CQRY1",3,0)
    113794113802        ;
     
    114038114046LA7QRY2 ;DALOI/JMC - Lab HL7 Query Utility ; 04/13/09
    114039114047"RTN","C0CQRY2",2,0)
    114040  ;;1.2;C0C;;May 11, 2012;Build 45
     114048 ;;1.2;C0C;;May 11, 2012;Build 46
    114041114049"RTN","C0CQRY2",3,0)
    114042114050 ; JMC - mods to check for IHS V LAB file
     
    114408114416C0CRAHL7 ; C0C/ELN - CCR/CCD PROCESSING FOR RAD REPORT ; 25/10/2010
    114409114417"RTN","C0CRAHL7",2,0)
    114410         ;;1.2;C0C;;May 11, 2012;Build 45
     114418        ;;1.2;C0C;;May 11, 2012;Build 46
    114411114419"RTN","C0CRAHL7",3,0)
    114412114420        ;;
     
    114682114690C0CRARPT        ; C0C/ELN - CCR/CCD PROCESSING FOR RAD REPORT ; 19/10/2010
    114683114691"RTN","C0CRARPT",2,0)
    114684         ;;1.2;C0C;;May 11, 2012;Build 45
     114692        ;;1.2;C0C;;May 11, 2012;Build 46
    114685114693"RTN","C0CRARPT",3,0)
    114686114694MAP(MIXML,DFN,MOXML)    ;TO MAKE THIS COMPATIBLE WITH OLD CALLING FOR EXTRACT
     
    115016115024C0CRIMA   ; CCDCCR/GPL - RIM REPORT ROUTINES; 6/6/08
    115017115025"RTN","C0CRIMA",2,0)
    115018  ;;1.2;C0C;;May 11, 2012;Build 45
     115026 ;;1.2;C0C;;May 11, 2012;Build 46
    115019115027"RTN","C0CRIMA",3,0)
    115020115028 ;Copyright 2008,2009 George Lilly, University of Minnesota.
     
    116084116092C0CRNF   ; CCDCCR/GPL - Reference Name Format (RNF) utilities; 12/6/08
    116085116093"RTN","C0CRNF",2,0)
    116086  ;;1.2;C0C;;May 11, 2012;Build 45
     116094 ;;1.2;C0C;;May 11, 2012;Build 46
    116087116095"RTN","C0CRNF",3,0)
    116088116096 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    117010117018C0CRNFRP ; CCDCCR/GPL - Reference Name Format (RNF) RPCs; 12/9/09 ; 5/10/12 2:56pm
    117011117019"RTN","C0CRNFRP",2,0)
    117012  ;;1.2;C0C;;May 11, 2012;Build 45
     117020 ;;1.2;C0C;;May 11, 2012;Build 46
    117013117021"RTN","C0CRNFRP",3,0)
    117014117022 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    117696117704C0CRPMS ; CCDCCR/GPL - CCR/CCD PROCESSING FOR RPMS ;1/14/09  14:33
    117697117705"RTN","C0CRPMS",2,0)
    117698  ;;1.2;C0C;;May 11, 2012;Build 45
     117706 ;;1.2;C0C;;May 11, 2012;Build 46
    117699117707"RTN","C0CRPMS",3,0)
    117700117708 ;Copyright 2008 George Lilly.  Licensed under the terms of the GNU
     
    117964117972C0CRXN   ; CCDCCR/GPL - CCR RXN utilities; 12/6/08
    117965117973"RTN","C0CRXN",2,0)
    117966  ;;1.2;C0C;;May 11, 2012;Build 45
     117974 ;;1.2;C0C;;May 11, 2012;Build 46
    117967117975"RTN","C0CRXN",3,0)
    117968117976 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    118546118554C0CRXNRD ; WV/SMH - CCR/CCD PROJECT: Routine to Read RxNorm files;11/15/08
    118547118555"RTN","C0CRXNRD",2,0)
    118548  ;;1.2;C0C;;May 11, 2012;Build 45
     118556 ;;1.2;C0C;;May 11, 2012;Build 46
    118549118557"RTN","C0CRXNRD",3,0)
    118550118558 W "No entry from top" Q
     
    118834118842C0CSNOA   ; CCDCCR/GPL - SNOMED CT ANALYSIS ROUTINES; 10/14/08
    118835118843"RTN","C0CSNOA",2,0)
    118836  ;;1.2;C0C;;May 11, 2012;Build 45
     118844 ;;1.2;C0C;;May 11, 2012;Build 46
    118837118845"RTN","C0CSNOA",3,0)
    118838118846 ;Copyright 2008,2009 George Lilly, University of Minnesota.
     
    119232119240C0CSOAP  ; CCDCCR/GPL - SOAP WEB SERVICE utilities; 8/25/09
    119233119241"RTN","C0CSOAP",2,0)
    119234  ;;1.2;C0C;;May 11, 2012;Build 45
     119242 ;;1.2;C0C;;May 11, 2012;Build 46
    119235119243"RTN","C0CSOAP",3,0)
    119236119244 ;Copyright 2008 George Lilly.  Licensed under the terms of the GNU
     
    119780119788C0CSQMB ; SQMCCR/ELN  - BATCH PROGRAM ;16/11/2010
    119781119789"RTN","C0CSQMB",2,0)
    119782  ;;1.2;C0C;;May 11, 2012;Build 45
     119790 ;;1.2;C0C;;May 11, 2012;Build 46
    119783119791"RTN","C0CSQMB",3,0)
    119784119792 ;
     
    119820119828C0CSUB1   ; CCDCCR/GPL - CCR SUBSCRIPTION utilities; 12/6/08
    119821119829"RTN","C0CSUB1",2,0)
    119822  ;;1.2;C0C;;May 11, 2012;Build 45
     119830 ;;1.2;C0C;;May 11, 2012;Build 46
    119823119831"RTN","C0CSUB1",3,0)
    119824119832 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    120094120102C0CSYS ;WV/C0C/SMH - Routine to Get EHR System Information;6JUL2008
    120095120103"RTN","C0CSYS",2,0)
    120096  ;;1.2;C0C;;May 11, 2012;Build 45
     120104 ;;1.2;C0C;;May 11, 2012;Build 46
    120097120105"RTN","C0CSYS",3,0)
    120098120106 ; Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
     
    120214120222C0CTIU ; C0C/ELN - PROCESSING FOR TIU NOTES ; 19/10/2010
    120215120223"RTN","C0CTIU",2,0)
    120216  ;;1.2;C0C;;May 11, 2012;Build 45
     120224 ;;1.2;C0C;;May 11, 2012;Build 46
    120217120225"RTN","C0CTIU",3,0)
    120218120226 ;
     
    120614120622C0CTIU1 ; C0C/ELN - PROCESSING FOR TIU NOTES Contd. ; 19/10/2010
    120615120623"RTN","C0CTIU1",2,0)
    120616  ;;1.2;C0C;;May 11, 2012;Build 45
     120624 ;;1.2;C0C;;May 11, 2012;Build 46
    120617120625"RTN","C0CTIU1",3,0)
    120618120626 ;ELN UTILITY PROGRAM TO SUPPORT C0CTIU
     
    120778120786C0CUNIT ; CCDCCR/GPL - Unit Testing Library; 5/07/08
    120779120787"RTN","C0CUNIT",2,0)
    120780  ;;1.2;C0C;;May 11, 2012;Build 45
     120788 ;;1.2;C0C;;May 11, 2012;Build 46
    120781120789"RTN","C0CUNIT",3,0)
    120782120790 ;Copyright 2008 George Lilly. Licensed under the terms of the GNU
     
    121152121160C0CUTIL ;WV/C0C/SMH - Various Utilites for generating the CCR/CCD;06/15/08
    121153121161"RTN","C0CUTIL",2,0)
    121154  ;;1.2;C0C;;May 11, 2012;Build 45
     121162 ;;1.2;C0C;;May 11, 2012;Build 46
    121155121163"RTN","C0CUTIL",3,0)
    121156121164 ;Copyright 2008-2009 Sam Habiel & George Lilly. 
     
    121504121512C0CVA200 ;WV/C0C/SMH - Routine to get Provider Data;07/13/2008
    121505121513"RTN","C0CVA200",2,0)
    121506  ;;1.2;C0C;;May 11, 2012;Build 45
     121514 ;;1.2;C0C;;May 11, 2012;Build 46
    121507121515"RTN","C0CVA200",3,0)
    121508121516 ;Copyright 2008 Sam Habiel.  Licensed under the terms of the GNU
     
    121842121850C0CVALID ; C0C/OHUM/RUT - PROCESSING FOR DATE LIMITS, NOTES ; 22/12/2011
    121843121851"RTN","C0CVALID",2,0)
    121844  ;;1.2;C0C;;May 11, 2012;Build 45;Build 2
     121852 ;;1.2;C0C;;May 11, 2012;Build 46;Build 2
    121845121853"RTN","C0CVALID",3,0)
    121846121854 S ^TMP("C0CCCR","LABLIMIT")="",^TMP("C0CCCR","VITLIMIT")="",^TMP("C0CCCR","MEDLIMIT")="",^TMP("C0CCCR","TIULIMIT")=""
     
    121878121886C0CVIT2 ; CCDCCR/CJE/GPL - CCR/CCD PROCESSING FOR VITALS ; 07/16/08
    121879121887"RTN","C0CVIT2",2,0)
    121880  ;;1.2;C0C;;May 11, 2012;Build 45
     121888 ;;1.2;C0C;;May 11, 2012;Build 46
    121881121889"RTN","C0CVIT2",3,0)
    121882121890 ;Copyright 2008,2009 George Lilly, University of Minnesota and others.
     
    122836122844C0CVITAL ; CCDCCR/CJE/GPL - CCR/CCD PROCESSING FOR VITALS ; 07/16/08
    122837122845"RTN","C0CVITAL",2,0)
    122838  ;;1.2;C0C;;May 11, 2012;Build 45
     122846 ;;1.2;C0C;;May 11, 2012;Build 46
    122839122847"RTN","C0CVITAL",3,0)
    122840122848 ;Copyright 2008,2009 George Lilly, University of Minnesota and others.
     
    123664123672LA7VOBX1 ;DALOI/JMC - LAB OBX Segment message builder (CH subscript) cont'd; 04/21/09
    123665123673"RTN","C0CVOBX1",2,0)
    123666  ;;1.2;C0C;;May 11, 2012;Build 45
     123674 ;;1.2;C0C;;May 11, 2012;Build 46
    123667123675"RTN","C0CVOBX1",3,0)
    123668123676 ; JMC - mods to check for IHS V LAB file
     
    123894123902C0C7VORU ;WV/JMC - Builder of HL7 Lab Results OBR/OBX/NTE based on RPMS V LAB file ;Jun 16, 2009 ; 5/10/12 5:19pm
    123895123903"RTN","C0CVORU",2,0)
    123896  ;;1.2;C0C;;May 11, 2012;Build 45
     123904 ;;1.2;C0C;;May 11, 2012;Build 46
    123897123905"RTN","C0CVORU",3,0)
    123898123906 ;
     
    124444124452C0CXEWD   ; C0C/GPL - EWD based XPath utilities; 10/11/09
    124445124453"RTN","C0CXEWD",2,0)
    124446  ;;1.2;C0C;;May 11, 2012;Build 45
     124454 ;;1.2;C0C;;May 11, 2012;Build 46
    124447124455"RTN","C0CXEWD",3,0)
    124448124456 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
     
    124698124706C0CXPAT0   ; CCDCCR/GPL - XPATH TEST CASES ; 6/1/08
    124699124707"RTN","C0CXPAT0",2,0)
    124700  ;;1.2;C0C;;May 11, 2012;Build 45
     124708 ;;1.2;C0C;;May 11, 2012;Build 46
    124701124709"RTN","C0CXPAT0",3,0)
    124702124710 ;Copyright 2008 George Lilly.  Licensed under the terms of the GNU
     
    125124125132C0CXPATH   ; CCDCCR/GPL - XPATH XML manipulation utilities; 6/1/08
    125125125133"RTN","C0CXPATH",2,0)
    125126  ;;1.2;C0C;;May 11, 2012;Build 45
     125134 ;;1.2;C0C;;May 11, 2012;Build 46
    125127125135"RTN","C0CXPATH",3,0)
    125128125136 ;Copyright 2008 George Lilly.  Licensed under the terms of the GNU
     
    126749126757"^DD",170,170,0,"PT",113059001.04,4)
    126750126758
     126759"^DD",170,170,0,"VRPK")
     126760C0C
    126751126761"^DD",170,170,.01,0)
    126752126762AVARIABLE^RF^^0;1^K:$L(X)>30!($L(X)<2)!'(X'?1P.E) X
     
    126925126935"^DD",170.101,170.101,0,"PT",177.10121,.01)
    126926126936
     126937"^DD",170.101,170.101,0,"VRPK")
     126938C0C
    126927126939"^DD",170.101,170.101,.01,0)
    126928126940NODE TYPE^RF^^0;1^K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
     
    127015127027"^DD",170.9,170.9,0,"NM","C0C PARAMETERS")
    127016127028
     127029"^DD",170.9,170.9,0,"VRPK")
     127030C0C
    127017127031"^DD",170.9,170.9,.01,0)
    127018127032NAME^RF^^0;1^K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
     
    127115127129"^DD",171.101,171.101,0,"NM","CCR E2")
    127116127130
     127131"^DD",171.101,171.101,0,"VRPK")
     127132C0C
    127117127133"^DD",171.101,171.101,.01,0)
    127118127134PATIENT^RP2'^DPT(^0;1^Q
     
    127273127289"^DD",171.401,171.401,0,"PT",175,3)
    127274127290
     127291"^DD",171.401,171.401,0,"VRPK")
     127292C0C
    127275127293"^DD",171.401,171.401,.01,0)
    127276127294NAME^RF^^0;1^K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
     
    127357127375"^DD",175,175,0,"NM","C0C INCOMING XML")
    127358127376
     127377"^DD",175,175,0,"VRPK")
     127378C0C
    127359127379"^DD",175,175,.01,0)
    127360127380PATIENT^RP2'^DPT(^0;1^Q
     
    127619127639"^DD",176.112,176.112,0,"NM","C0C RXNORM VUID EXPANSION")
    127620127640
     127641"^DD",176.112,176.112,0,"VRPK")
     127642C0C
    127621127643"^DD",176.112,176.112,.01,0)
    127622127644VUID^RF^^0;1^K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
     
    127689127711"^DD",177.101,177.101,0,"NM","CCR PATIENT SUBSCRIPTIONS")
    127690127712
     127713"^DD",177.101,177.101,0,"VRPK")
     127714C0C
    127691127715"^DD",177.101,177.101,.01,0)
    127692127716PATIENT^RP2'^DPT(^0;1^Q
     
    127809127833"^DD",177.201,177.201,0,"PT",177.1011,.01)
    127810127834
     127835"^DD",177.201,177.201,0,"VRPK")
     127836C0C
    127811127837"^DD",177.201,177.201,.01,0)
    127812127838SUBSCRIBER NAME^RF^^0;1^K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
     
    127859127885"^DD",177.301,177.301,0,"NM","C0C BATCH CONTROL")
    127860127886
     127887"^DD",177.301,177.301,0,"VRPK")
     127888C0C
    127861127889"^DD",177.301,177.301,.01,0)
    127862127890CCR BATCH RUN DATE/TIME^RD^^0;1^S %DT="ESTXR" D ^%DT S X=Y K:X<1 X
     
    128011128039"^DD",178.101,178.101,0,"PT",178.111,.01)
    128012128040
     128041"^DD",178.101,178.101,0,"VRPK")
     128042C0C
    128013128043"^DD",178.101,178.101,.01,0)
    128014128044NAME^RF^^0;1^K:$L(X)>80!($L(X)<3)!'(X'?1P.E) X
     
    128217128247"^DD",178.301,178.301,0,"PT",178.301,.03)
    128218128248
     128249"^DD",178.301,178.301,0,"VRPK")
     128250C0C
    128219128251"^DD",178.301,178.301,.01,0)
    128220128252TEMPLATE NAME^RF^^0;1^K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
Note: See TracChangeset for help on using the changeset viewer.