325. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/5/2017 4:24:20 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

325.1 Files compared

# Location File Last Modified
1 C:\working_scrub\Unredacted\eHX Code Base\eHX_Bld2_Source Code_CIF_2017-02-14\NHIN_adapter\weblogic\domains\adapter_sqa1\config\VANHIN_Adapter cccd-template.xml Fri Feb 10 15:41:44 2017 UTC
2 eHX-CIF.zip\eHX-CIF\eHX Code Base\eHX_Bld2_Source Code_CIF_2017-02-14\NHIN_adapter\weblogic\domains\adapter_sqa1\config\VANHIN_Adapter cccd-template.xml Wed Apr 5 12:05:52 2017 UTC

325.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 21480
Changed 1 2
Inserted 0 0
Removed 0 0

325.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

325.4 Active regular expressions

No regular expressions were active.

325.5 Comparison detail

  1   <?xml 
  2     version="1 .0"
  3   ?>
  4   <?xml-styl esheet 
  5     type="text /xsl" 
  6     href="cda. xsl"
  7   ?>
  8   <ClinicalD ocument 
  9     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce"
  10           
  11     xmlns="urn :hl7-org:v 3" 
  12     xmlns:sdtc ="urn:hl7- org:sdtc"
  13           
  14     xsi:schema Location=" urn:hl7-or g:v3 CDA.x sd"
  15   >
  16             
  17     <!-- ***** ********** ********** ********** ********** ********** * C-CDA CC
  18                      R1.1  HEADER ** ********** ********** ********** ********** ********** **** -->
  19             
  20     <realmCode  
  21      code="US" 
  22     />
  23             
  24     <typeId 
  25      root="2.16 .840.1.113 883.1.3" 
  26      extension= "POCD_HD00 0040" 
  27     />
  28             
  29     <templateI
  30      root="2.16 .840.1.113 883.10.20. 22.1.1" 
  31     />
  32             
  33     <templateI
  34      root="2.16 .840.1.113 883.10.20. 22.1.2" 
  35     />
  36             
  37     <!-- CCD D ocument Id entifer, i d=VA OID,  extension= system-gen erated -->
  38             
  39     <id 
  40      root="2.16 .840.1.113 883.4.349"  
  41     />
  42             
  43     <!-- CCD D ocument Co de -->
  44             
  45     <code 
  46      codeSystem ="2.16.840 .1.113883. 6.1" 
  47      codeSystem Name="LOIN C"
  48                      
  49      code="3413 3-9" 
  50      displayNam e="Summari zation of  Episode No te" 
  51     />
  52             
  53     <!-- CCD D ocument Ti tle -->
  54             
  55     <title>
  56      Department  of Vetera ns Affairs  Health Su mmary
  57     </title>
  58             
  59     <!-- 1.01  DOCUMENT T IMESTAMP,  REQUIRED - ->
  60             
  61     <effective Time />
  62             
  63     <!-- CCD C onfidentia lity Code,  REQUIRED  -->
  64             
  65     <confident ialityCode  
  66      code="N" 
  67      codeSystem ="2.16.840 .1.113883. 5.25"
  68                      
  69      codeSystem Name="Conf identialit yCode" 
  70     />
  71             
  72     <!-- CCD D OCUMENT LA NGUAGE, RE QUIRED -->
  73             
  74     <languageC ode 
  75      code="en-U S" 
  76     />
  77             
  78     <recordTar get>
  79                       
  80      <patientRo le>
  81                                 
  82       <!-- 1.02  PERSON ID,  REQUIRED,  id=VA OID , extensio n=GUID -->
  83                                 
  84       <id 
  85        root="2.16 .840.1.113 883.4.349"  
  86       />
  87                                 
  88       <!-- 1.03  PERSON ADD RESS-HOME  PERMANENT,  REQUIRED  -->
  89                                 
  90       <addr 
  91        use="HP"
  92       >
  93                                           
  94        <streetAdd ressLine / >
  95                                           
  96        <city />
  97                                           
  98        <state />
  99                                           
  100        <postalCod e />
  101                                  
  102       </addr>
  103                                 
  104       <!-- 1.04  PERSON PHO NE/EMAIL/U RL, REQUIR ED -->
  105                                 
  106       <telecom / >
  107                                 
  108       <patient>
  109                                           
  110        <!-- 1.05  PERSON NAM E LEGAL, R EQUIRED -- >
  111                                           
  112        <name 
  113         use="L"
  114        >
  115                                                    
  116         <prefix />
  117                                                    
  118         <given />
  119                                                    
  120         <family />
  121                                                    
  122         <suffix />
  123                                            
  124        </name>
  125                                           
  126        <!-- 1.05  PERSON NAM E Alias Na me, Option al -->
  127                                           
  128        <name 
  129         use="P"
  130        >
  131                                                    
  132         <prefix />
  133                                                    
  134         <given />
  135                                                    
  136         <family />
  137                                                    
  138         <suffix />
  139                                            
  140        </name>
  141                                           
  142        <!-- 1.06  GENDER, RE QUIRED, HL 7 Administ rative Gen der -->
  143                                           
  144        <administr ativeGende rCode 
  145         codeSystem ="2.16.840 .1.113883. 5.1"
  146                                                   
  147         codeSystem Name="Admi nistrative GenderCode "
  148        >
  149                                                    
  150         <originalT ext>
  151                                                              
  152          <reference  />
  153                                                     
  154         </original Text>
  155                                            
  156        </administ rativeGend erCode>
  157                                           
  158        <!-- 1.07  PERSON DAT E OF BIRTH , REQUIRED  -->
  159                                           
  160        <birthTime  />
  161                                           
  162        <maritalSt atusCode 
  163         code='mari talCode' 
  164         codeSystem ='2.16.840 .1.113883. 5.2'
  165                                                   
  166         codeSystem Name='Mari talStatusC ode' 
  167         displayNam e='marital Display'
  168        >
  169                                                    
  170         <originalT ext />
  171                                                    
  172         <!-- 1.08  MARITAL ST ATUS, Opti onal-R2 -- >
  173                                            
  174        </maritalS tatusCode>
  175                                           
  176        <!-- 1.09  RELIGIOUS  AFFILIATIO N, Optiona l, Removed  b/c data  not yet av ailable 
  177                                                    via VA VIs tA RPCs -- >
  178                                           
  179        <!-- 1.10  RACE, Opti onal -->
  180                                           
  181        <raceCode 
  182         codeSystem ='2.16.840 .1.113883. 6.238'
  183                                                   
  184         codeSystem Name='Race  &amp; Eth nicity - C DC'
  185        >
  186                                                    
  187         <originalT ext>
  188          race
  189         </original Text>
  190                                            
  191        </raceCode >
  192                                           
  193        <sdtc:race Code 
  194         codeSystem ='2.16.840 .1.113883. 6.238'
  195                                                   
  196         codeSystem Name='Race  &amp; Eth nicity - C DC'
  197        >
  198                                                    
  199         <originalT ext>
  200          race
  201         </original Text>
  202                                            
  203        </sdtc:rac eCode>
  204                                           
  205        <!-- 1.11  ETHNICITY,  Optional  -->
  206                                           
  207        <ethnicGro upCode
  208                                                   
  209         codeSystem ='2.16.840 .1.113883. 6.238' 
  210         codeSystem Name='Race  &amp; Eth nicity - C DC'
  211        >
  212                                                    
  213         <originalT ext>
  214          ethnicity
  215         </original Text>
  216                                            
  217        </ethnicGr oupCode>
  218                                           
  219        <!-- ***** ********** ********** ********** ********** ********** *** LANGUA GE 
  220                                                    SPOKEN CON TENT MODUL E, R2 **** ********** ********** ********** ********** ********** **** -->
  221                                           
  222        <languageC ommunicati on>
  223                                                    
  224         <!-- 2.01  LANGUAGE,  REQUIRED,  languageCo de as null Flavor b/c  data not 
  225                                                             ye t availabl e via VA V istA RPCs  -->
  226                                                    
  227         <languageC ode 
  228          nullFlavor ="UNK" 
  229         />
  230                                            
  231        </language Communicat ion>
  232                                  
  233       </patient>
  234                        
  235      </patientR ole>
  236              
  237     </recordTa rget>
  238             
  239     <!-- ***** ********** ********** ********** ********** ********** ********** ***** 
  240                      INFO RMATION SO URCE CONTE NT MODULE,  REQUIRED  ********** ********** ********** ********** ********** ********** **********  -->
  241             
  242     <!-- AUTHO R SECTION  (REQUIRED)  OF INFORM ATION SOUR CE CONTENT  MODULE -- >
  243             
  244     <author>
  245                       
  246      <!-- 10.01  AUTHOR TI ME (=Docum ent Creati on Date),  REQUIRED - ->
  247                       
  248      <time 
  249       value="doc umentCreat edOn" 
  250      />
  251                       
  252      <assignedA uthor>
  253                                 
  254       <!-- 10.02  AUTHOR ID  (VA OID)  (authorOID ), REQUIIR ED -->
  255                                 
  256       <id 
  257        root="2.16 .840.1.113 883.4.349"  
  258       />
  259                                 
  260       <!-- Assig ned Author  Address R equired, b ut VA Vist A data not  yet avail able -->
  261                                 
  262       <addr 
  263        nullFlavor ="NA" 
  264       />
  265                                 
  266       <!-- Assig ned Author  Telecom R equired, b ut VA Vist A data not  yet avail able -->
  267                                 
  268       <telecom 
  269        nullFlavor ="NA" 
  270       />
  271                                 
  272       <!-- 10.02  AUTHOR NA ME REQUIRE D -->
  273                                 
  274       <!-- assig nedPerson/ Author Nam e REQUIRED  but provi ded as rep resentedOr ganization  -->
  275                                 
  276       <assignedP erson>
  277                                           
  278        <name>
  279         Department  of Vetera ns Affairs
  280        </name>
  281                                  
  282       </assigned Person>
  283                                 
  284       <!-- 10.02  AUTHOR NA ME REQUIRE D as repre sentedOrga nization - ->
  285                                 
  286       <represent edOrganiza tion>
  287                                           
  288        <!-- 10.02  AUTHORING  DEVICE OR GANIZATION  OID (VA O ID) (devic eOrgOID), 
  289                                                    REQUIIRED  -->
  290                                           
  291        <id 
  292         root="2.16 .840.1.113 883.4.349"  
  293        />
  294                                           
  295        <!-- 10.02  AUTHORING  DEVICE OR GANIZATION  NAME (dev iceOrgName ), REQUIIR ED -->
  296                                           
  297        <name>
  298         Department  of Vetera ns Affairs
  299        </name>
  300                                           
  301        <!-- Assig ned Author  Telecom R equired, b ut VA Vist A data not  yet avail able -->
  302                                           
  303        <telecom 
  304         nullFlavor ="NA" 
  305        />
  306                                           
  307        <!-- Assig ned Author  Address R equired, b ut VA Vist A data not  yet avail able -->
  308                                           
  309        <addr 
  310         nullFlavor ="NA" 
  311        />
  312                                  
  313       </represen tedOrganiz ation>
  314                        
  315      </assigned Author>
  316              
  317     </author>
  318             
  319     <!-- ***** ********** ********** ********** ********** ********** ********** ********** ********** ****** 
  320                      INFO RMANT SECT ION (AS AN  ORGANIZAT ION), Opti onal ***** ********** ********** ********** ********** ********** ********** ********** ********** ****** -->
  321             
  322     <informant >
  323                       
  324      <assignedE ntity>
  325                                 
  326       <id 
  327        nullFlavor ="NI" 
  328       />
  329                                 
  330       <addr 
  331        nullFlavor ="NA" 
  332       />
  333                                 
  334       <telecom 
  335        nullFlavor ="NA" 
  336       />
  337                                 
  338       <assignedP erson>
  339                                           
  340        <!-- Name  Required f or informa nt/assigne dEntity/as signedPers on -->
  341                                           
  342        <name>
  343         Department  of Vetera ns Affairs
  344        </name>
  345                                  
  346       </assigned Person>
  347                                 
  348       <represent edOrganiza tion>
  349                                           
  350        <!-- 10.06  INFORMATI ON SOURCE  ORGANIZATI ON OID (VA  OID) (sou rceOrgOID)
  351                                                    REQUIRED - ->
  352                                           
  353        <id 
  354         root="2.16 .840.1.113 883.4.349"  
  355        />
  356                                           
  357        <!-- 10.06  INFORMATI ON SOURCE  ORGANIZATI ON NAME (s ourceOrgNa me), REQUI RED -->
  358                                           
  359        <name>
  360         Department  of Vetera ns Affairs
  361        </name>
  362                                           
  363        <telecom 
  364         nullFlavor ="NA" 
  365        />
  366                                           
  367        <addr 
  368         nullFlavor ="NA" 
  369        />
  370                                  
  371       </represen tedOrganiz ation>
  372                        
  373      </assigned Entity>
  374              
  375     </informan t>
  376             
  377     <!-- ***** ********** ********** ********** ********** ********** ********** ********** ****** 
  378                      CUST ODIAN AS A N ORGANIZA TION, REQU IRED ***** ********** ********** ********** ********** ********** ********** ********** ******* -- >
  379             
  380     <custodian >
  381                       
  382      <assignedC ustodian>
  383                                 
  384       <represent edCustodia nOrganizat ion>
  385                                           
  386        <!-- CUSTO DIAN OID ( VA OID) -- >
  387                                           
  388        <id 
  389         root="2.16 .840.1.113 883.4.349"  
  390        />
  391                                           
  392        <!-- CUSTO DIAN NAME  -->
  393                                           
  394        <name>
  395         Department  of Vetera ns Affairs
  396        </name>
  397                                           
  398        <!-- Telec om Require d for repr esentedOrg anization,  but VA Vi stA data 
  399                                                    not yet av ailable -- >
  400                                           
  401        <telecom 
  402         nullFlavor ="NA" 
  403        />
  404                                           
  405        <!-- Addre ss Require d for repr esentedOrg anization,  but VA Vi stA data 
  406                                                    not yet av ailable -- >
  407                                           
  408        <addr>
  409                                                    
  410         <streetAdd ressLine>
  411          810 Vermon t Avenue N W
  412         </streetAd dressLine>
  413                                                    
  414         <city>
  415          Washington
  416         </city>
  417                                                    
  418         <state>
  419          DC
  420         </state>
  421                                                    
  422         <postalCod e>
  423          20420
  424         </postalCo de>
  425                                            
  426        </addr>
  427                                  
  428       </represen tedCustodi anOrganiza tion>
  429                        
  430      </assigned Custodian>
  431              
  432     </custodia n>
  433             
  434     <!-- ***** ********** ********** ********** ********** ********** ********** **********  
  435                      LEGA L AUTHENTI CATOR (AS  AN ORGANIZ ATION), Op tional *** ********** ********** ********** ********** ********** ********** ********** ** -->
  436             
  437     <legalAuth enticator>
  438                       
  439      <!-- TIME  OF AUTHENT ICATION -- >
  440                       
  441      <time 
  442       value=" " 
  443      />
  444                       
  445      <signature Code 
  446       code="S" 
  447      />
  448                       
  449      <assignedE ntity>
  450                                 
  451       <id 
  452        nullFlavor ="NA" 
  453       />
  454                                 
  455       <addr 
  456        nullFlavor ="NA" 
  457       />
  458                                 
  459       <telecom 
  460        nullFlavor ="NA" 
  461       />
  462                                 
  463       <assignedP erson>
  464                                           
  465        <name>
  466         Department  of Vetera ns Affairs
  467        </name>
  468                                  
  469       </assigned Person>
  470                                 
  471       <represent edOrganiza tion>
  472                                           
  473        <!-- LEGAL  AUTHENTIC ATOR OID ( VA) -->
  474                                           
  475        <id 
  476         root="2.16 .840.1.113 883.4.349"  
  477        />
  478                                           
  479        <name>
  480         Department  of Vetera ns Affairs
  481        </name>
  482                                           
  483        <telecom 
  484         nullFlavor ="NA" 
  485        />
  486                                           
  487        <addr>
  488         810 Vermon t Avenue N W Washingt on, DC 204 20
  489        </addr>
  490                                  
  491       </represen tedOrganiz ation>
  492                        
  493      </assigned Entity>
  494              
  495     </legalAut henticator >
  496             
  497     <!-- ***** ********** ********** ********** ********** ********** ********** *** 
  498                      SUPP ORT INFORM ATION CONT ENT MODULE , Optional  ********* ********** ********** ********** ********** ********** *********  -->
  499             
  500     <participa nt 
  501      typeCode=" IND"
  502     >
  503                       
  504      <!-- 3.01  DATE, REQU IRED -->
  505                       
  506      <!-- 3.01  DATE date  as nullFla vor b/c da ta not yet  available  via VA Vi stA 
  507                                RPCs - ->
  508                       
  509      <time 
  510       nullFlavor ="UNK" 
  511      />
  512                       
  513      <!-- 3.02  CONTACT TY PE, REQUIR ED, classC ode value  determined  by VistA  value 
  514                                in con tactType - ->
  515                       
  516      <associate dEntity 
  517       classCode= "contactTy pe"
  518      >
  519                                 
  520       <code 
  521        code="UNK"  
  522        codeSystem ='2.16.840 .1.113883. 5.111'
  523                                          
  524        codeSystem Name='Role Code'
  525       >
  526                                           
  527        <originalT ext>
  528         relationsh ipType
  529        </original Text>
  530                                  
  531       </code>
  532                                 
  533       <!-- 3.04  CONTACT Ad dresss, Ho me Permane nt, Option al-R2 -->
  534                                 
  535       <addr 
  536        use="HP"
  537       >
  538                                           
  539        <streetAdd ressLine>
  540         homeAddres sLine
  541        </streetAd dressLine>
  542                                           
  543        <city>
  544         homeCity
  545        </city>
  546                                           
  547        <state>
  548         homeState
  549        </state>
  550                                           
  551        <postalCod e>
  552         homePostal
  553        </postalCo de>
  554                                  
  555       </addr>
  556                                 
  557       <!-- 3.05  CONTACT PH ONE/EMAIL/ URL, Optio nal-R2, Re moved b/c  data not y et 
  558                                          availabl e via VA V istA RPCs  -->
  559                                 
  560       <telecom / >
  561                                 
  562       <associate dPerson>
  563                                           
  564        <!-- 3.06  CONTACT NA ME, REQUIR ED -->
  565                                           
  566        <name>
  567                                                    
  568         <prefix />
  569                                                    
  570         <given>
  571          nameGiven
  572         </given>
  573                                                    
  574         <family>
  575          nameFamily
  576         </family>
  577                                                    
  578         <suffix>
  579          nameSuffix
  580         </suffix>
  581                                            
  582        </name>
  583                                  
  584       </associat edPerson>
  585                        
  586      </associat edEntity>
  587              
  588     </particip ant>
  589             
  590     <!-- ***** ********** ********** ********** ********** ********** ********** ********** **** 
  591                      DOCU MENTATION  OF MODULE  - QUERY ME TA DATA, O ptional ** ********** ********** ********** ********** ********** ********** ********** ******* -- >
  592             
  593     <documenta tionOf>
  594                       
  595      <serviceEv ent 
  596       classCode= "PCPR"
  597      >
  598                                 
  599       <effective Time>
  600                                           
  601        <low 
  602         value="" 
  603        />
  604                                           
  605        <high 
  606         value="" 
  607        />
  608                                  
  609       </effectiv eTime>
  610                        
  611                                 
  612       <performer  
  613        typeCode=" PRF" 
  614        id="PCP"
  615       >
  616                                           
  617        <!-- ***** * PRIMARY  HEALTHCARE  PROVIDER  MODULE, Op tional *** ****** -->
  618                                           
  619        <!-- 4.02  PROVIDER R OLE CODED,  optional  -->
  620                                           
  621        <functionC ode 
  622         code="PCP"  
  623         codeSystem ="2.16.840 .1.113883. 5.88"
  624                                                   
  625         codeSystem Name="HL7  particiati onFunction
  626         displayNam e="Primary  Care Prov ider"
  627        >
  628                                                    
  629         <originalT ext>
  630          Primary Ca re Provide r
  631         </original Text>
  632                                            
  633        </function Code>
  634                                           
  635        <assignedE ntity>
  636                                                    
  637         <!-- Provi der ID fro m Problems  Module (7 .05Treatin g Provider  ID) -->
  638                                                    
  639         <id 
  640          extension= "providerN
  641          root="2.16 .840.1.113 883.4.349"  
  642         />
  643                                                    
  644         <!--4.04 P ROVIDER TY PE, option al, NUCC - ->
  645                                                    
  646         <code 
  647          codeSystem ="2.16.840 .1.113883. 6.101" 
  648          codeSystem Name="NUCC "
  649         >
  650                                                              
  651          <originalT ext />
  652                                                     
  653         </code>
  654                                                    
  655         <!-- Addre ss Require d for assi gnedEntity  -->
  656                                                                      
  657         <addr 
  658          use="WP"
  659         >
  660                                                                                
  661          <streetAdd ressLine / >
  662                                                                                
  663          <city />
  664                                                                                
  665          <state />
  666                                                                                
  667          <postalCod e />
  668                                                              
  669         </addr>
  670                                                    
  671         <!-- Telec om Require d for iass ignedEntit y, but VA  VistA data  not yet 
  672                                                             av ailable -- >
  673                                                    
  674         <telecom 
  675          ID="TELEPH ONE" 
  676          use="WP"
  677         />
  678                                                    
  679         <telecom 
  680          ID="EMAIL"  
  681          use="WP"
  682         />
  683                                                    
  684         <!-- 4.07- PROVIDER N AME, REQUI RED -->
  685                                                    
  686         <assignedP erson>
  687                                                              
  688          <name />
  689                                                     
  690         </assigned Person>
  691                                                    
  692         <represent edOrganiza tion>
  693                                                              
  694          <!-- INFOR MATION SOU RCE FOR FA CILITY ID= VA OID, EX T= VAMC TR EATING 
  695                                                                       FACI LITY NBR - ->
  696                                                              
  697          <id 
  698           root="2.16 .840.1.113 883.4.349"  
  699           nullFlavor ="UNK" 
  700          />
  701                                                              
  702          <!-- INFOR MATION SOU RCE FACILI TY NAME (f acilityNam e) -->
  703                                                              
  704          <name />
  705                                                              
  706          <!-- Telec om Require d for repr esentedOrg anization,  but VA Vi stA data 
  707                                                                       not  yet availa ble -->
  708                                                              
  709          <telecom 
  710           nullFlavor ="UNK" 
  711          />
  712                                                              
  713          <!-- Addre ss Require d for repr esentedOrg anization,  but VA Vi stA data 
  714                                                                       not  yet availa ble -->
  715                                                              
  716          <addr 
  717           nullFlavor ="UNK" 
  718          />
  719                                                     
  720         </represen tedOrganiz ation>
  721                                            
  722        </assigned Entity>
  723                                  
  724       </performe r>
  725                                 
  726                                 
  727       <performer  
  728        typeCode=" PRF" 
  729        id="notPCP
  730       >
  731                                           
  732        <!-- ***** * HEALTHCA RE PROVIDE R MODULE,  Optional * ******** - ->
  733                                           
  734        <functionC ode 
  735         code="PCP"  
  736         codeSystem ="2.16.840 .1.113883. 5.88"
  737                                                   
  738         codeSystem Name="HL7  particiati onFunction
  739         displayNam e="Primary  Care Prov ider"
  740        >
  741                                                    
  742         <originalT ext>
  743          Primary Ca re Provide r
  744         </original Text>
  745                                            
  746        </function Code>
  747                                           
  748        <assignedE ntity>
  749                                                    
  750         <!-- Provi der ID fro m Problems  Module (7 .05Treatin g Provider  ID) -->
  751                                                    
  752         <id  
  753          root="2.16 .840.1.113 883.4.349"  
  754         />
  755                                                    
  756         <code 
  757          codeSystem ="2.16.840 .1.113883. 6.101" 
  758          codeSystem Name="NUCC "
  759         >
  760                                                              
  761          <originalT ext />
  762                                                     
  763         </code>
  764                                                    
  765         <!-- Addre ss Require d for assi gnedEntity , but VA V istA data  not yet 
  766                                                             av ailable -- >
  767                                                    
  768         <addr 
  769          nullFlavor ="UNK" 
  770         />
  771                                                    
  772         <!-- Telec om Require d for iass ignedEntit y, but VA  VistA data  not yet 
  773                                                             av ailable -- >
  774                                                    
  775         <telecom 
  776          nullFlavor ="UNK" 
  777         />
  778                                                    
  779         <assignedP erson>
  780                                                              
  781          <name />
  782                                                     
  783         </assigned Person>
  784                                                    
  785         <represent edOrganiza tion>
  786                                                              
  787          <!-- INFOR MATION SOU RCE FOR FA CILITY ID= VA OID, EX T= VAMC TR EATING 
  788                                                                       FACI LITY NBR - ->
  789                                                              
  790          <id 
  791           root="2.16 .840.1.113 883.4.349"  
  792           nullFlavor ="UNK" 
  793          />
  794                                                              
  795          <!-- INFOR MATION SOU RCE FACILI TY NAME (f acilityNam e) -->
  796                                                              
  797          <name />
  798                                                              
  799          <!-- Telec om Require d for repr esentedOrg anization,  but VA Vi stA data 
  800                                                                       not  yet availa ble -->
  801                                                              
  802          <telecom 
  803           nullFlavor ="UNK" 
  804          />
  805                                                              
  806          <!-- Addre ss Require d for repr esentedOrg anization,  but VA Vi stA data 
  807                                                                       not  yet availa ble -->
  808                                                              
  809          <addr 
  810           nullFlavor ="UNK" 
  811          />
  812                                                     
  813         </represen tedOrganiz ation>
  814                                            
  815        </assigned Entity>
  816                                  
  817       </performe r>
  818                                 
  819                                 
  820                        
  821      </serviceE vent>
  822              
  823     </document ationOf>
  824             
  825     <component Of>
  826                       
  827      <encompass ingEncount er>
  828                                 
  829       <id 
  830        root="2.16 .840.1.113 883.4.349"  
  831       />
  832                                 
  833       <effective Time 
  834        nullFlavor ="UNK" 
  835       />
  836                        
  837      </encompas singEncoun ter>
  838              
  839     </componen tOf>
  840             
  841     <!-- ***** ********** ********** ********** ********** ********** * CDA BODY  ********* ********** ********** ********** ********** ******* -- >
  842             
  843     <component >
  844                       
  845      <structure dBody>
  846                                 
  847       <component >
  848                                           
  849        <!-- ***** ********** ********** ********** ********** ********** ****** ALL ERGY/DRUG 
  850                                                    SECTION SE CTION, REQ UIRED **** ********** ********** ********** ********** ********** ******* -- >
  851                                           
  852        <section>
  853                                                    
  854         <!-- ALLER GY/DRUG Se ction Temp late Entri es REQUIRE D -->
  855                                                    
  856         <templateI
  857          root="2.16 .840.1.113 883.10.20. 22.2.6.1" 
  858         />
  859                                                    
  860         <templateI
  861          root="2.16 .840.1.113 883.10.20. 22.2.6" 
  862         />
  863                                                    
  864         <code 
  865          code="4876 5-2" 
  866          codeSystem ="2.16.840 .1.113883. 6.1"
  867                                                             
  868          codeSystem Name="LOIN C" 
  869          displayNam e="Allergi es, advers e reaction s, alerts"  
  870         />
  871                                                    
  872         <title>
  873          Allergies  Section
  874         </title>
  875                                                    
  876         <!-- ALLER GIES NARRA TIVE BLOCK  -->
  877                                                    
  878         <text>
  879                                                              
  880          <!-- VA Al lergies/Dr ug Busines s Rules fo r Medical  Content -- >
  881                                                              
  882          <paragraph >
  883           This secti on contain s Allergie s on recor d with VA  for the
  884                                                                        pati ent. The d ata comes  from all V A treatmen t faciliti es. It doe s
  885                                                                        not  list aller gies that  were remov ed or ente red in err or. Some
  886                                                                        alle rgies may  be reporte d in the I mmunizatio n section.
  887          </paragrap h>
  888                                                              
  889          <table 
  890           ID="allerg yNarrative
  891           border="1"  
  892           width="100 %"
  893          >
  894                                                                        
  895           <thead>
  896                                                                                  
  897            <tr>
  898                                                                                            
  899             <th>
  900              Allergen
  901             </th>
  902                                                                                            
  903             <th>
  904              Event Date
  905             </th>
  906                                                                                            
  907             <th>
  908              Event Type
  909             </th>
  910                                                                                            
  911             <th>
  912              Reaction(s )
  913             </th>
  914                                                                                            
  915             <th>
  916              Severity
  917             </th>
  918                                                                                            
  919             <th>
  920              Source
  921             </th>
  922                                                                                   
  923            </tr>
  924                                                                         
  925           </thead>
  926                                                                        
  927           <tbody>
  928                                                                                  
  929            <tr>
  930                                                                                            
  931             <td>
  932                                                                                                     
  933              <content 
  934               ID="andAll ergy" 
  935              />
  936                                                                                             
  937             </td>
  938                                                                                            
  939             <td />
  940            
  941                                                                                            
  942             <td>
  943                                                                                                     
  944              <content 
  945               ID="andEve ntType" 
  946              />
  947                                                                                             
  948             </td>
  949                                                                                            
  950             <td>
  951                                                                                                     
  952              <list>
  953                                                                                                               
  954               <item>
  955                                                                                                                         
  956                <content 
  957                 ID="andRea ction" 
  958                />
  959                                                                                                                
  960               </item>
  961                                                                                                      
  962              </list>
  963                                                                                             
  964             </td>
  965                                                                                            
  966             <td>
  967                                                                                                     
  968              <content 
  969               ID="andSev erity" 
  970              />
  971                                                                                             
  972             </td>
  973                                                                                            
  974             <td>
  975                                                                                                     
  976              <content 
  977               ID="andSou rce" 
  978              />
  979                                                                                             
  980             </td>
  981                                                                                   
  982            </tr>
  983                                                                         
  984           </tbody>
  985                                                               
  986          </table>
  987                                                     
  988         </text>
  989                                                    
  990         <!-- ALLER GIES STRUC TURED DATA  -->
  991                                                    
  992         <entry 
  993          typeCode=" DRIV"
  994         >
  995                                                              
  996          <act 
  997           classCode= "ACT" 
  998           moodCode=" EVN"
  999          >
  1000                                                                        
  1001           <templateI
  1002            root="2.16 .840.1.113 883.10.20. 22.4.30" 
  1003           />
  1004                                                                        
  1005           <!-- CCD A llergy Act  ID as nul lflavor -- >
  1006                                                                        
  1007           <id 
  1008            nullFlavor ="NA" 
  1009           />
  1010                                                                        
  1011           <code 
  1012            code="4876 5-2" 
  1013            codeSystem ="2.16.840 .1.113883. 6.1"
  1014                                                                                 
  1015            codeSystem Name="LOIN C" 
  1016            displayNam e="Allergi es, advers e reaction s, alerts"  
  1017           />
  1018                                                                        
  1019           <statusCod
  1020            code="acti ve" 
  1021           />
  1022                                                                        
  1023           <effective Time 
  1024            nullFlavor ="NA"
  1025           >
  1026                                                                                  
  1027            <low 
  1028             nullFlavor ="NA" 
  1029            />
  1030                                                                         
  1031           </effectiv eTime>
  1032                                                                        
  1033           <!-- INFOR MATION SOU RCE FOR AL LERGIES/DR UG, Option al -->
  1034                                                                        
  1035           <author>
  1036                                                                                  
  1037            <time 
  1038             nullFlavor ="NA" 
  1039            />
  1040                                                                                  
  1041            <assignedA uthor>
  1042                                                                                            
  1043             <id 
  1044              nullFlavor ="NA" 
  1045             />
  1046                                                                                            
  1047             <represent edOrganiza tion>
  1048                                                                                                     
  1049              <!-- INFOR MATION SOU RCE ID, ro ot=VA OID,  extension = VAMC TRE ATING 
  1050                                                                                                              FA CILITY NBR  -->
  1051                                                                                                     
  1052              <id 
  1053               root="2.16 .840.1.113 883.4.349"  
  1054              />
  1055                                                                                                     
  1056              <!-- INFOR MATION SOU RCE NAME,  name=VAMC  TREATING F ACILITY NA ME -->
  1057                                                                                                     
  1058              <name />
  1059                                                                                                     
  1060              <telecom 
  1061               nullFlavor ="NA" 
  1062              />
  1063                                                                                                     
  1064              <addr 
  1065               nullFlavor ="NA" 
  1066              />
  1067                                                                                             
  1068             </represen tedOrganiz ation>
  1069                                                                                   
  1070            </assigned Author>
  1071                                                                         
  1072           </author>
  1073                                                                        
  1074           <entryRela tionship 
  1075            typeCode=" SUBJ"
  1076                                                                                 
  1077            inversionI nd="true"
  1078           >
  1079                                                                                  
  1080            <!-- Aller gy Intoler ance Obser vation Ent ry -->
  1081                                                                                  
  1082            <observati on 
  1083             classCode= "OBS" 
  1084             moodCode=" EVN"
  1085                                                                                           
  1086             negationIn d="false"
  1087            >
  1088                                                                                            
  1089             <templateI
  1090              root="2.16 .840.1.113 883.10.20. 22.4.7" 
  1091             />
  1092                                                                                            
  1093             <id 
  1094              nullFlavor ="NA" 
  1095             />
  1096                                                                                            
  1097             <code 
  1098              code="ASSE RTION" 
  1099              codeSystem ="2.16.840 .1.113883. 5.4"
  1100                                                                                                    
  1101              codeSystem Name="HL7A ctCode" 
  1102             />
  1103                                                                                            
  1104             <statusCod
  1105              code="comp leted" 
  1106             />
  1107                                                                                            
  1108             <!-- 6.01  ADVERSE EV ENT DATE,  REQUIRED - ->
  1109                                                                                            
  1110             <effective Time>
  1111                                                                                                     
  1112              <low />
  1113                                                                                             
  1114             </effectiv eTime>
  1115                                                                                            
  1116             <!-- 6.02  ADVERSE EV ENT TYPE,  REQUIRED;  SNOMED CT  -->
  1117                                                                                            
  1118             <value 
  1119              xsi:type=" CD" 
  1120              code="4160 98002" 
  1121              codeSystem ="2.16.840 .1.113883. 6.96"
  1122                                                                                                    
  1123              codeSystem Name="SNOM ED CT"
  1124             >
  1125                                                                                                     
  1126              <originalT ext>
  1127                                                                                                               
  1128               <reference  />
  1129                                                                                                      
  1130              </original Text>
  1131                                                                                             
  1132             </value>
  1133                                                                                            
  1134             <participa nt 
  1135              typeCode=" CSM"
  1136             >
  1137                                                                                                     
  1138              <participa ntRole 
  1139               classCode= "MANU"
  1140              >
  1141                                                                                                               
  1142               <playingEn tity 
  1143                classCode= "MMAT"
  1144               >
  1145                                                                                                                         
  1146                <!-- 6.04  PRODUCT CO DED,REQUIR ED -->
  1147                                                                                                                         
  1148                <code 
  1149                 codeSystem ="2.16.840 .1.113883. 6.88"
  1150                                                                                                                                  
  1151                 codeSystem Name="RxNo rm"
  1152                >
  1153                                                                                                                                   
  1154                 <originalT ext>
  1155                                                                                                                                             
  1156                  <reference  />
  1157                                                                                                                                    
  1158                 </original Text>
  1159                                                                                                                                   
  1160                 <translati on 
  1161                  codeSystem ="2.16.840 .1.113883. 6.233" 
  1162                  codeSystem Name="VHA  Enterprise  Reference  Terminolo gy" 
  1163                 />
  1164                                                                                                                                   
  1165                 <!-- 6.03  PRODUCT FR EE TEXT, R 2 -->
  1166                                                                                                                          
  1167                </code>
  1168                                                                                                                         
  1169                <name />
  1170                                                                                                                
  1171               </playingE ntity>
  1172                                                                                                      
  1173              </particip antRole>
  1174                                                                                             
  1175             </particip ant>
  1176                                                                                            
  1177             <!-- REACT ION ENTRY  RELATIONSH IP BLOCK R 2, repeata ble -->
  1178                                                                                            
  1179             <entryRela tionship 
  1180              typeCode=" MFST"
  1181                                                                                                    
  1182              inversionI nd="true"
  1183             >
  1184                                                                                                     
  1185              <observati on 
  1186               classCode= "OBS" 
  1187               moodCode=" EVN"
  1188              >
  1189                                                                                                               
  1190               <templateI
  1191                root="2.16 .840.1.113 883.10.20. 22.4.9" 
  1192               />
  1193                                                                                                               
  1194               <id 
  1195                nullFlavor ="NA" 
  1196               />
  1197                                                                                                               
  1198               <code 
  1199                nullFlavor ="NA" 
  1200               />
  1201                                                                                                               
  1202               <statusCod
  1203                code="comp leted" 
  1204               />
  1205              
  1206                                                                                                               
  1207               <!-- 6.06  REACTION C ODED, REQU IRED -->
  1208              
  1209                                                                                                               
  1210               <value   
  1211                xsi:type=" CD"
  1212                                                                                                                        
  1213                codeSystem ="2.16.840 .1.113883. 6.96" 
  1214                codeSystem Name="SNOM ED CT"
  1215               >
  1216                                                                                                                         
  1217                <!-- 6.05  REACTION-F REE TEXT,  optional,  -->
  1218                                                                                                                         
  1219                <originalT ext>
  1220                                                                                                                                   
  1221                 <reference  />
  1222                                                                                                                          
  1223                </original Text>
  1224                                                                                                                         
  1225                <translati on 
  1226                 codeSystem ="2.16.840 .1.113883. 6.233" 
  1227                 codeSystem Name="VHA  Enterprise  Reference  Terminolo gy" 
  1228                />
  1229                                                                                                                
  1230               </value>
  1231                                                                                                      
  1232              </observat ion>
  1233                                                                                             
  1234             </entryRel ationship>
  1235                                                                                            
  1236             <!-- SEVER ITY ENTRY  RELATIONSH IP BLOCK R 2, 0 or 1  per Allerg y -->
  1237                                                                                            
  1238             <entryRela tionship 
  1239              typeCode=" SUBJ"
  1240                                                                                                    
  1241              inversionI nd="true"
  1242             >
  1243                                                                                                     
  1244              <observati on 
  1245               classCode= "OBS" 
  1246               moodCode=" EVN"
  1247              >
  1248                                                                                                               
  1249               <templateI
  1250                root="2.16 .840.1.113 883.10.20. 22.4.8" 
  1251               />
  1252                                                                                                               
  1253               <code 
  1254                code="SEV"  
  1255                displayNam e="Severit y Observat ion"
  1256                                                                                                                        
  1257                codeSystem ="2.16.840 .1.113883. 5.4" 
  1258                codeSystem Name="ActC ode" 
  1259               />
  1260                                                                                                               
  1261               <statusCod
  1262                code="comp leted" 
  1263               />
  1264                                                                                                               
  1265               <!-- 6.08  SEVERITY C ODED, REQU IRED, SNOM ED CT -->
  1266                                                                                                               
  1267               <value 
  1268                xsi:type=" CD" 
  1269                                                                                                                        
  1270                codeSystem ="2.16.840 .1.113883. 6.96" 
  1271                codeSystem Name="SNOM ED CT"
  1272               >
  1273                                                                                                                         
  1274                <!-- 6.07  SEVERITY F REE TEXT,  Optional-R 2 Removed  b/c remove
  1275                                                                                                                                  in tem plate -->
  1276                                                                                                                         
  1277                <originalT ext>
  1278                                                                                                                                   
  1279                 <reference  />
  1280                                                                                                                          
  1281                </original Text>
  1282                                                                                                                
  1283               </value>
  1284                                                                                                      
  1285              </observat ion>
  1286                                                                                             
  1287             </entryRel ationship>
  1288                                                                                   
  1289            </observat ion>
  1290                                                                         
  1291           </entryRel ationship>
  1292                                                               
  1293          </act>
  1294                                                     
  1295         </entry>
  1296                                            
  1297        </section>
  1298                                  
  1299       </componen t>
  1300                                 
  1301       <component >
  1302                                           
  1303        <!-- ***** ********** ********** ********** ********** ********** * VITAL SI GNS 
  1304                                                    SECTION, R EQUIRED ** ********** ********** ********** ********** ********** **** -->
  1305                                           
  1306        <section>
  1307                                                    
  1308         <!-- C-CDA  CCD VITAL  SIGNS Sec tion Templ ate Entrie s REQUIRED  -->
  1309                                                    
  1310         <templateI
  1311          root="2.16 .840.1.113 883.10.20. 22.2.4.1" 
  1312         />
  1313                                                    
  1314         <templateI
  1315          root="2.16 .840.1.113 883.10.20. 22.2.4" 
  1316         />
  1317                                                    
  1318         <code 
  1319          code="8716 -3" 
  1320          codeSystem ="2.16.840 .1.113883. 6.1"
  1321                                                             
  1322          codeSystem Name="LOIN C" 
  1323          displayNam e="Vital S igns" 
  1324         />
  1325                                                    
  1326         <title>
  1327          Vital Sign s Section
  1328         </title>
  1329                                                    
  1330         <!-- VITAL  SIGNS NAR RATIVE BLO CK, REQUIR ED -->
  1331                                                    
  1332         <text>
  1333                                                              
  1334          <!-- VA Vi tal Signs  Business R ules for M edical Con tent -->
  1335                                                              
  1336          <paragraph >
  1337                                                                    This sec tion conta ins inpati ent and ou tpatient V ital Signs  on record
  1338                                                                    at VA fo r the pati ent.  The  data comes  from all  VA treatme nt facilit ies.
  1339                                                                    It inclu des vital  signs coll ected with in the req uested dat e range wi th a
  1340                                                                    maximum  of the 10  most recen t sets of  vitals.  I f more tha n one set  of
  1341                                                                    vitals w as taken o n the same  date, onl y the most  recent se t is popul ated
  1342                                                                    for that  date. If  no date ra nge was pr ovided, it  includes  12 months  of data,
  1343                                                                    with a m aximum of  the 10 mos t recent s ets of vit als.  If m ore than o ne set of
  1344                                                                    vitals w as taken o n the same  date, onl y the most  recent se t is popul ated for t hat date.
  1345                                                               
  1346          </paragrap h>
  1347                                                              
  1348          <table 
  1349           ID="vitalN arrative" 
  1350           border="1"  
  1351           width="100 %"
  1352          >
  1353                                                                        
  1354           <thead>
  1355                                                                                  
  1356            <tr>
  1357                                                                                            
  1358             <th>
  1359              Date/Time
  1360             </th>
  1361                                                                                            
  1362             <th>
  1363              Temperatur e
  1364             </th>
  1365                                                                                            
  1366             <th>
  1367              Pulse
  1368             </th>
  1369                                                                                            
  1370             <th>
  1371              Blood Pres sure
  1372             </th>
  1373                                                                                            
  1374             <th>
  1375              Respirator y Rate
  1376             </th>
  1377                                                                                            
  1378             <th>
  1379              SP02
  1380             </th>
  1381                                                                                            
  1382             <th>
  1383              Pain
  1384             </th>
  1385                                                                                            
  1386             <th>
  1387              Height
  1388             </th>
  1389                                                                                            
  1390             <th>
  1391              Weight
  1392             </th>
  1393                                                                                            
  1394             <th>
  1395              Body Mass  Index
  1396             </th>
  1397                                                                                            
  1398             <th>
  1399              Source
  1400             </th>
  1401                                                                                   
  1402            </tr>
  1403                                                                         
  1404           </thead>
  1405                                                                        
  1406           <tbody>
  1407                                                                                  
  1408            <tr>
  1409                                                                                            
  1410             <td />
  1411            
  1412                                                                                            
  1413             <td />
  1414            
  1415                                                                                            
  1416             <td />
  1417            
  1418                                                                                            
  1419             <td />
  1420            
  1421                                                                                            
  1422             <td />
  1423            
  1424                                                                                            
  1425             <td />
  1426            
  1427                                                                                            
  1428             <td />
  1429            
  1430                                                                                            
  1431             <td />
  1432            
  1433                                                                                            
  1434             <td />
  1435            
  1436                                                                                            
  1437             <td />
  1438            
  1439                                                                                            
  1440             <td>
  1441                                                                                                     
  1442              <content 
  1443               ID="vndSou rce" 
  1444              />
  1445                                                                                             
  1446             </td>
  1447                                                                                   
  1448            </tr>
  1449                                                                         
  1450           </tbody>
  1451                                                               
  1452          </table>
  1453                                                              
  1454          <!-- CDA O bservation  Text as a  Reference  tag -->
  1455                                                              
  1456          <content 
  1457           ID="vital1
  1458           revised='d elete'
  1459          >
  1460           Vital Sign  Observati on Text
  1461                                                                        Not  Available
  1462          </content>
  1463                                                     
  1464         </text>
  1465                                                    
  1466         <!-- VITAL  SIGNS STR UCTURED DA TA -->
  1467                                                    
  1468         <entry 
  1469          typeCode=' DRIV'
  1470         >
  1471                                                              
  1472          <!-- Vital  Signs Org anizer Tem plate, REQ UIRED -->
  1473                                                              
  1474          <organizer  
  1475           classCode= "CLUSTER" 
  1476           moodCode=" EVN"
  1477          >
  1478                                                                        
  1479           <templateI
  1480            root="2.16 .840.1.113 883.10.20. 22.4.26" 
  1481           />
  1482                                                                        
  1483           <!-- Vital  Sign Orga nizer ID a s nullFlav or b/c dat a not yet  available 
  1484                                                                                 via VA  VistA RPC s -->
  1485                                                                        
  1486           <id 
  1487            nullFlavor ="NA" 
  1488           />
  1489                                                                        
  1490           <code 
  1491            code="4668 0005" 
  1492            codeSystem ="2.16.840 .1.113883. 6.96"
  1493                                                                                 
  1494            codeSystem Name="SNOM ED CT" 
  1495            displayNam e="Vital s igns" 
  1496           />
  1497                                                                        
  1498           <statusCod
  1499            code="comp leted" 
  1500           />
  1501                                                                        
  1502           <effective Time />
  1503                                                                        
  1504           <!-- INFOR MATION SOU RCE FOR VI TAL SIGN O RGANIZER/P ANEL, Opti onal -->
  1505                                                                        
  1506           <author>
  1507                                                                                  
  1508            <time 
  1509             nullFlavor ="NA" 
  1510            />
  1511                                                                                  
  1512            <assignedA uthor>
  1513                                                                                            
  1514             <id 
  1515              nullFlavor ="NA" 
  1516             />
  1517                                                                                            
  1518             <represent edOrganiza tion>
  1519                                                                                                     
  1520              <!-- INFOR MATION SOU RCE ID, ro ot=VA OID,  extension = VAMC TRE ATING 
  1521                                                                                                              FA CILITY NBR  -->
  1522                                                                                                     
  1523              <id 
  1524               root="2.16 .840.1.113 883.4.349"  
  1525              />
  1526                                                                                                     
  1527              <!-- INFOR MATION SOU RCE NAME,  name=VAMC  TREATING F ACILITY NA ME -->
  1528                                                                                                     
  1529              <name />
  1530                                                                                                     
  1531              <telecom 
  1532               nullFlavor ="NA" 
  1533              />
  1534                                                                                                     
  1535              <addr 
  1536               nullFlavor ="NA" 
  1537              />
  1538                                                                                             
  1539             </represen tedOrganiz ation>
  1540                                                                                   
  1541            </assigned Author>
  1542                                                                         
  1543           </author>
  1544                                                                        
  1545           <!-- One c omponent b lock for e ach Vital  Sign -->
  1546                                                                        
  1547           <component >
  1548                                                                                  
  1549            <observati on 
  1550             classCode= "OBS" 
  1551             moodCode=" EVN"
  1552            >
  1553                                                                                            
  1554             <templateI
  1555              root="2.16 .840.1.113 883.10.20. 22.4.27" 
  1556             />
  1557                                                                                            
  1558             <!-- 14.01 -VITAL SIG N RESULT I D, REQUIRE D -->
  1559                                                                                            
  1560             <id 
  1561              root="2.16 .840.1.113 883.4.349"  
  1562             />
  1563                                                                                            
  1564             <!-- 14.03 -VITAL SIG N RESULT T YPE, REQUI RED, LOINC  -->
  1565                                                                                            
  1566             <code 
  1567              codeSystem ="2.16.840 .1.113883. 6.1" 
  1568              codeSystem Name="LOIN C"
  1569             >
  1570                                                                                                     
  1571              <originalT ext>
  1572                                                                                                               
  1573               <reference  />
  1574                                                                                                      
  1575              </original Text>
  1576                                                                                                     
  1577              <translati on 
  1578               codeSystem ="2.16.840 .1.113883. 6.233" 
  1579               codeSystem Name="VHA  Enterprise  Reference  Terminolo gy" 
  1580              />
  1581                                                                                             
  1582             </code>
  1583                                                                                            
  1584             <!-- 14.04 -VITAL SIG N RESULT S TATUS, REQ UIRED, Sta tic value  of complet ed -->
  1585                                                                                            
  1586             <statusCod
  1587              code="comp leted" 
  1588             />
  1589                                                                                            
  1590             <!-- 14.02 -VITAL SIG N RESULT D ATE/TIME,  REQURIED - ->
  1591                                                                                            
  1592             <effective Time />
  1593                                                                                            
  1594             <!-- 14.05 -VITAL SIG N RESULT V ALUE, COND ITIONALLY  REQUIRED w hen 
  1595                                                                                                     moodCode=E VN -->
  1596                                                                                            
  1597             <!-- 14.05 -VITAL SIG N RESULT V ALUE with  Unit of Me asure -->
  1598                                                                                            
  1599             <value 
  1600              xsi:type=" PQ" 
  1601             >
  1602                                                                                                       
  1603              <translati on 
  1604               code="vaUn it"  
  1605               codeSystem ="2.16.840 .1.113883. 4.349" 
  1606               codeSystem Name="Depa rtment of  Veterans A ffairs Vis tA" 
  1607               displayNam e="vaUnit"
  1608              />     
  1609                                                                                             
  1610             </value>
  1611                                                                                            
  1612             <!-- 14.06 -VITAL SIG N RESULT I NTERPRETAT ION, Optio nal, HL7 R esult 
  1613                                                                                                     Normalcy S tatus Valu e Set -->
  1614                                                                                            
  1615             <!-- 14.06 -VITAL SIG N RESULT I NTERPRETAT ION, Remov ed b/c dat a not 
  1616                                                                                                     yet availa ble via VA  VistA RPC s -->
  1617                                                                                            
  1618             <!-- 14.07 -VITAL SIG N RESULT R EFERENCE R ANGE, Opti onal, -->
  1619                                                                                            
  1620             <!-- 14.07 -VITAL SIG N RESULT R EFERENCE R ANGE, Remo ved b/c da ta not 
  1621                                                                                                     yet availa ble via VA  VistA RPC s -->
  1622                                                                                            
  1623             <methodCod
  1624              nullFlavor ="UNK"
  1625             >
  1626                                                                                             
  1627              <originalT ext>
  1628              </original Text>                                                                       
  1629                                                                                             
  1630             </methodCo de>
  1631                                                                                            
  1632             <targetSit eCode 
  1633              nullFlavor ="UNK"
  1634             >
  1635                                                                                             
  1636              <originalT ext>
  1637              </original Text>
  1638                                                                                             
  1639             </targetSi teCode>
  1640                                                                                   
  1641            </observat ion>
  1642                                                                         
  1643           </componen t>
  1644                                                               
  1645          </organize r>
  1646                                                     
  1647         </entry>
  1648                                            
  1649        </section>
  1650                                  
  1651       </componen t>
  1652                                 
  1653       <component >
  1654                                           
  1655        <!-- ***** ********** ********** ********** ********** ********** * PROBLEM/ CONDITION 
  1656                                                    SECTION, R EQUIRED ** ********** ********** ********** ********** ********** **** -->
  1657                                           
  1658        <section>
  1659                                                    
  1660         <!-- C-CDA  Problem S ection Tem plate. Ent ries REQUI RED -->
  1661                                                    
  1662         <templateI
  1663          root="2.16 .840.1.113 883.10.20. 22.2.5.1" 
  1664         />
  1665                                                    
  1666         <templateI
  1667          root="2.16 .840.1.113 883.10.20. 22.2.5" 
  1668         />
  1669                                                    
  1670         <code 
  1671          code="1145 0-4" 
  1672          codeSystem ="2.16.840 .1.113883. 6.1"
  1673                                                             
  1674          codeSystem Name="LOIN C" 
  1675          displayNam e="Problem  List" 
  1676         />
  1677                                                    
  1678         <title>
  1679          Problem Li st
  1680         </title>
  1681                                                    
  1682         <!-- PROBL EMS NARRAT IVE BLOCK  -->
  1683                                                    
  1684         <text>
  1685                                                              
  1686          <!-- VA Pr oblem/Cond ition Busi ness Rules  for Medic al Content  -->
  1687                                                              
  1688          <paragraph >
  1689           This secti on contain s a list o f Problems /Condition s known to  VA
  1690                                                                        for  the patien t. It incl udes both  active and  inactive
  1691                                                                        prob lems/condi tions. The  data come s from all  VA treatm ent
  1692                                                                        faci lities.
  1693          </paragrap h>
  1694                                                              
  1695          <table 
  1696           ID="proble mNarrative
  1697           border="1"  
  1698           width="100 %"
  1699          >
  1700                                                                        
  1701           <thead>
  1702                                                                                  
  1703            <tr>
  1704                                                                                            
  1705             <th>
  1706              Problem
  1707             </th>
  1708                                                                                            
  1709             <th>
  1710              Status
  1711             </th>
  1712                                                                                            
  1713             <th>
  1714              Problem Co de
  1715             </th>
  1716                                                                                            
  1717             <th>
  1718              Date of On set
  1719             </th>
  1720                                                                                            
  1721             <th>
  1722              Date of Re solution
  1723             </th>
  1724                                                                                            
  1725             <th>
  1726              Comment(s)
  1727             </th>
  1728                                                                                            
  1729             <th>
  1730              Provider
  1731             </th>
  1732                                                                                            
  1733             <th>
  1734              Source
  1735             </th>
  1736                                                                                   
  1737            </tr>
  1738                                                                         
  1739           </thead>
  1740                                                                        
  1741           <tbody>
  1742                                                                                  
  1743            <tr>
  1744                                                                                            
  1745             <td>
  1746                                                                                                     
  1747              <content 
  1748               ID="pndPro blem" 
  1749              />
  1750                                                                                             
  1751             </td>
  1752                                                                                            
  1753             <td>
  1754                                                                                                     
  1755              <content 
  1756               ID="pndSta tus" 
  1757              />
  1758                                                                                             
  1759             </td>
  1760                                                                                            
  1761             <td>
  1762                                                                                                     
  1763              <content 
  1764               ID="pndPro blemCode" 
  1765              />
  1766                                                                                             
  1767             </td>
  1768                                                                                            
  1769             <td>
  1770                                                                                                     
  1771              <content 
  1772               ID="pndDat eOfOnset" 
  1773              />
  1774                                                                                             
  1775             </td>
  1776                                                                                            
  1777             <td>
  1778                                                                                                     
  1779              <content 
  1780               ID="pndDat eOfResolut ion" 
  1781              />
  1782                                                                                             
  1783             </td>
  1784                                                                                            
  1785             <td>
  1786                                                                                                       
  1787              <list>
  1788                                                                                                               
  1789               <item>
  1790                                                                                                                         
  1791                <content 
  1792                 ID="pndCom ment" 
  1793                />
  1794                                                                                                                
  1795               </item>
  1796                                                                                                      
  1797              </list>
  1798                                                                                             
  1799             </td>
  1800                                                                                            
  1801             <td>
  1802                                                                                                     
  1803              <content 
  1804               ID="pndPro vider" 
  1805              />
  1806                                                                                             
  1807             </td>
  1808                                                                                            
  1809             <td>
  1810                                                                                                     
  1811              <content 
  1812               ID="pndSou rce" 
  1813              />
  1814                                                                                             
  1815             </td>
  1816                                                                                   
  1817            </tr>
  1818                                                                         
  1819           </tbody>
  1820                                                               
  1821          </table>
  1822                                                     
  1823         </text>
  1824                                                    
  1825         <!-- PROBL EMS STRUCT URED DATA  -->
  1826                                                    
  1827         <!-- Probl em Concern  Activty E ntry -->
  1828                                                    
  1829         <entry>
  1830                                                              
  1831          <act 
  1832           classCode= "ACT" 
  1833           moodCode=" EVN"
  1834          >
  1835                                                                        
  1836           <templateI
  1837            root="2.16 .840.1.113 883.10.20. 22.4.3" 
  1838           />
  1839                                                                        
  1840           <id 
  1841            nullFlavor ="NA" 
  1842           />
  1843                                                                        
  1844           <code 
  1845            code="CONC
  1846            codeSystem ="2.16.840 .1.113883. 5.6"
  1847                                                                                 
  1848            codeSystem Name="HL7A ctClass" 
  1849            displayNam e="Concern
  1850           />
  1851                                                                        
  1852           <statusCod
  1853            code="acti ve" 
  1854           />
  1855                                                                        
  1856           <!-- 7.01  PROBLEM DA TE, R2 -->
  1857                                                                        
  1858           <effective Time>
  1859                                                                                  
  1860            <!-- 7.01  PROBLEM DA TE, cda:lo w=Date of  Onset -->
  1861                                                                                  
  1862            <low />
  1863                                                                                  
  1864            <!-- 7.01  PROBLEM DA TE, cda:hi gh=Date Re solved -->
  1865                                                                                  
  1866            <high />
  1867                                                                         
  1868           </effectiv eTime>
  1869                                                                        
  1870           <!-- TREAT ING PROVID ER Perform er Block,  Optional - ->
  1871                                                                        
  1872           <performer >
  1873                                                                                  
  1874            <assignedE ntity>
  1875                                                                                            
  1876             <!-- 7.05  TREATING P ROVIDER, e xtension = VA Provide r ID, link ed to 
  1877                                                                                                     HealthCare  Provider  Section -- >
  1878                                                                                            
  1879             <id 
  1880              root="2.16 .840.1.113 883.4.349"  
  1881             />
  1882                                                                                            
  1883             <assignedP erson>
  1884                                                                                                     
  1885              <name />
  1886                                                                                             
  1887             </assigned Person>
  1888                                                                                   
  1889            </assigned Entity>
  1890                                                                         
  1891           </performe r>
  1892                                                                        
  1893           <!-- INFOR MATION SOU RCE FOR PR OBLEM, Opt ional -->
  1894                                                                        
  1895           <author>
  1896                                                                                  
  1897            <time 
  1898             nullFlavor ="NA" 
  1899            />
  1900                                                                                  
  1901            <assignedA uthor>
  1902                                                                                            
  1903             <id 
  1904              nullFlavor ="NA" 
  1905             />
  1906                                                                                            
  1907             <represent edOrganiza tion>
  1908                                                                                                     
  1909              <!-- INFOR MATION SOU RCE ID, ro ot=VA OID,  extension = VAMC TRE ATING 
  1910                                                                                                              FA CILITY NBR  -->
  1911                                                                                                     
  1912              <id 
  1913               root="2.16 .840.1.113 883.4.349"  
  1914              />
  1915                                                                                                     
  1916              <!-- INFOR MATION SOU RCE NAME,  name=VAMC  TREATING F ACILITY NA ME -->
  1917                                                                                                     
  1918              <name />
  1919                                                                                                     
  1920              <telecom 
  1921               nullFlavor ="NA" 
  1922              />
  1923                                                                                                     
  1924              <addr 
  1925               nullFlavor ="NA" 
  1926              />
  1927                                                                                             
  1928             </represen tedOrganiz ation>
  1929                                                                                   
  1930            </assigned Author>
  1931                                                                         
  1932           </author>
  1933                                                                        
  1934           <entryRela tionship 
  1935            typeCode=" SUBJ"
  1936           >
  1937                                                                                  
  1938            <!-- CCD P roblem Obs ervation - ->
  1939                                                                                  
  1940            <observati on 
  1941             classCode= "OBS" 
  1942             moodCode=" EVN"
  1943            >
  1944                                                                                            
  1945             <templateI
  1946              root="2.16 .840.1.113 883.10.20. 22.4.4" 
  1947             />
  1948                                                                                            
  1949             <id 
  1950              nullFlavor ="NA" 
  1951             />
  1952                                                                                            
  1953             <!-- 7.02  PROBLEM TY PE, REQUIR ED, SNOMED  CT, provi ded as nul lFalvor 
  1954                                                                                                     b/c data n ot yet ava ilable via  VA VistA  RPCs -->
  1955                                                                                            
  1956             <code 
  1957              codeSystem ="2.16.840 .1.113883. 6.96" 
  1958              codeSystem Name="SNOM ED CT"
  1959                                                                                                    
  1960              nullFlavor ="UNK"
  1961             >
  1962                                                                                                     
  1963              <originalT ext>
  1964               Problem Ty pe Not Ava ilable
  1965              </original Text>
  1966                                                                                             
  1967             </code>
  1968                                                                                            
  1969             <!-- 7.03  PROBLEM NA ME, R2 -->
  1970                                                                                            
  1971             <text>
  1972                                                                                                     
  1973              <reference  
  1974               value="#pn dProblem" 
  1975              />
  1976                                                                                             
  1977             </text>
  1978                                                                                            
  1979             <statusCod
  1980              code="comp leted" 
  1981             />
  1982                                                                                            
  1983             <!-- 7.04  PROBLEM CO DE, Option al, When u ncoded onl y xsi:type ="CD" 
  1984                                                                                                     allowed, A vailable a s ICD-9, n ot SNOMED  CT, -->
  1985                                                                                            
  1986             <value 
  1987              xsi:type=" CD"   
  1988              codeSystem ="2.16.840 .1.113883. 6.96"
  1989                                                                                                    
  1990              codeSystem Name="SNOM ED CT"
  1991             >
  1992                                                                                                     
  1993              <originalT ext>
  1994                                                                                                                                 
  1995               <reference  />
  1996                                                                                                      
  1997              </original Text>
  1998                                                                                                     
  1999              <translati on 
  2000               codeSystem ='2.16.840 .1.113883. 6.103'
  2001                                                                                                              
  2002               codeSystem Name='ICD- 9-CM' 
  2003              />
  2004                                                                                             
  2005             </value>
  2006                                                                                            
  2007             <!-- PROBL EM STATUS  entryRelat ionship bl ock, Optio nal, -->
  2008                                                                                            
  2009             <entryRela tionship 
  2010              typeCode=" SUBJ"
  2011             >
  2012                                                                                                     
  2013              <observati on 
  2014               classCode= "OBS" 
  2015               moodCode=" EVN"
  2016              >
  2017                                                                                                               
  2018               <templateI
  2019                root="2.16 .840.1.113 883.10.20. 22.4.6" 
  2020               />
  2021                                                                                                               
  2022               <code 
  2023                code="3399 9-4" 
  2024                codeSystem ="2.16.840 .1.113883. 6.1"
  2025                                                                                                                        
  2026                codeSystem Name="LOIN C" 
  2027                displayNam e="Status"  
  2028               />
  2029                                                                                                               
  2030               <statusCod
  2031                code="comp leted" 
  2032               />
  2033                                                                                                               
  2034               <value 
  2035                xsi:type=" CD" 
  2036                codeSystem ="2.16.840 .1.113883. 6.96"
  2037                                                                                                                        
  2038                codeSystem Name="SNOM ED CT"
  2039               >
  2040                                                                                                                         
  2041                <originalT ext>
  2042                                                                                                                                   
  2043                 <reference  />
  2044                                                                                                                          
  2045                </original Text>
  2046                                                                                                                         
  2047                <translati on />
  2048                                                                                                                
  2049               </value>
  2050                                                                                                      
  2051              </observat ion>
  2052                                                                                             
  2053             </entryRel ationship>
  2054                                                                                            
  2055             <!-- PROBL EM COMMENT  (for SSA)  entryRela tionship b lock, Opti onal, -->
  2056                                                                                            
  2057             <entryRela tionship 
  2058              inversionI nd="true" 
  2059              typeCode=" MFST"
  2060             >
  2061                                                                                                     
  2062              <act 
  2063               classCode= "ACT" 
  2064               moodCode=" EVN"
  2065              >
  2066                                                                                                               
  2067               <templateI
  2068                root="2.16 .840.1.113 883.10.20. 22.4.64"
  2069               />
  2070                                                                                                               
  2071               <code 
  2072                code="4876 7-8" 
  2073                codeSystem ="2.16.840 .1.113883. 6.1" 
  2074                codeSystem Name="LOIN C" 
  2075                displayNam e="Annotat ion commen t"
  2076               />
  2077                                                                                                               
  2078               <text>
  2079                                                                                                                         
  2080                <reference  
  2081                 value="#pn dComment"
  2082                />
  2083                                                                                                                
  2084               </text>
  2085                                                                                                      
  2086              </act>
  2087                                                                                             
  2088             </entryRel ationship>
  2089                                                                                   
  2090            </observat ion>
  2091                                                                         
  2092           </entryRel ationship>
  2093                                                                        
  2094           <!-- CCD P roblem Age  Observati on, not pr ovided b/c  data not  yet availa ble 
  2095                                                                                 via VA  VistA RPC s -->
  2096                                                                        
  2097           <!-- CCD H ealth Stat us Observa tion, not  provided b /c data no t yet 
  2098                                                                                 availa ble via VA  VistA RPC s -->
  2099                                                               
  2100          </act>
  2101                                                     
  2102         </entry>
  2103                                            
  2104        </section>
  2105                                  
  2106       </componen t>
  2107                                 
  2108       <component >
  2109                                           
  2110        <!-- ***** ********** ********** ********** ********** ********** ********** ********** ******* 
  2111                                                    INSURANCE  PROVIDERS  (PAYERS) S ECTION, Op tional *** ********** ********** ********** ********** ********** ********** ********** *********  -->
  2112                                           
  2113        <section>
  2114                                                    
  2115         <templateI
  2116          root="2.16 .840.1.113 883.10.20. 22.2.18" 
  2117         />
  2118                                                    
  2119         <code 
  2120          code="4876 8-6" 
  2121          codeSystem ="2.16.840 .1.113883. 6.1"
  2122                                                             
  2123          codeSystem Name="LOIN C" 
  2124          displayNam e="Payers"  
  2125         />
  2126                                                    
  2127         <title>
  2128          Insurance  Providers  (Payers) S ection
  2129         </title>
  2130                                                    
  2131         <!-- PAYER S NARRATIV E BLOCK -- >
  2132                                                    
  2133         <text>
  2134                                                              
  2135          <!-- VA In surance Pr oviders Bu siness Rul es for Med ical Conte nt -->
  2136                                                              
  2137          <paragraph >
  2138           This secti on contain s the name s of all a ctive insu rance
  2139                                                                        prov iders for  the patien t from all  VA treatm ent facili ties.
  2140          </paragrap h>
  2141                                                              
  2142          <table 
  2143           ID="insura nceNarrati ve" 
  2144           border="1"  
  2145           width="100 %"
  2146          >
  2147                                                                        
  2148           <thead>
  2149                                                                                  
  2150            <tr>
  2151                                                                                            
  2152             <th>
  2153              Insurance  Provider
  2154             </th>
  2155                                                                                            
  2156             <th>
  2157              Type of Co verage
  2158             </th>
  2159                                                                                            
  2160             <th>
  2161              Plan Name
  2162             </th>
  2163                                                                                            
  2164             <th>
  2165              Start of P olicy Cove rage
  2166             </th>
  2167                                                                                            
  2168             <th>
  2169              End of Pol icy Covera ge
  2170             </th>
  2171                                                                                            
  2172             <th>
  2173              Group Numb er
  2174             </th>
  2175                                                                                            
  2176             <th>
  2177              Member ID
  2178             </th>
  2179                                                                                            
  2180             <th>
  2181              Insurance  Provider's  Telephone  Number
  2182             </th>
  2183                                                                                            
  2184             <th>
  2185              Policy Hol der's Name
  2186             </th>
  2187                                                                                            
  2188             <th>
  2189              Patient's  Relationsh ip to Poli cy Holder
  2190             </th>
  2191                                                                                   
  2192            </tr>
  2193           
  2194                                                                         
  2195           </thead>
  2196                                                                        
  2197           <tbody>
  2198                                                                                  
  2199            <tr>
  2200                                                                                            
  2201             <td>
  2202                                                                                                     
  2203              <content 
  2204               ID="insCom pany" 
  2205              />
  2206                                                                                             
  2207             </td>
  2208                                                                                            
  2209             <td>
  2210                                                                                                     
  2211              <content 
  2212               ID="insIns urance" 
  2213              />
  2214                                                                                             
  2215             </td>
  2216                                                                                            
  2217             <td>
  2218                                                                                                     
  2219              <content 
  2220               ID="insGro upName" 
  2221              />
  2222                                                                                             
  2223             </td>
  2224            
  2225            
  2226                                                                                            
  2227             <td>
  2228                                                                                                     
  2229              <content 
  2230               ID="insEff ectiveDate
  2231              />
  2232                                                                                             
  2233             </td>
  2234                                                                                            
  2235             <td>
  2236                                                                                                     
  2237              <content 
  2238               ID="insExp irationDat e" 
  2239              />
  2240                                                                                             
  2241             </td>
  2242            
  2243                                                                                            
  2244             <td>
  2245                                                                                                     
  2246              <content 
  2247               ID="insGro up" 
  2248              />
  2249                                                                                             
  2250             </td>
  2251                                                                                            
  2252             <td>
  2253                                                                                                     
  2254              <content 
  2255               ID="insMem berId" 
  2256              />
  2257                                                                                             
  2258             </td>
  2259                                                                                            
  2260             <td>
  2261                                                                                                     
  2262              <content / >
  2263                                                                                             
  2264             </td>
  2265                                                                                            
  2266             <td>
  2267                                                                                                     
  2268              <content 
  2269               ID="insMem berName" 
  2270              />
  2271                                                                                             
  2272             </td>
  2273            
  2274                                                                                            
  2275             <td>
  2276                                                                                                     
  2277              <content 
  2278               ID="insRel ationship"  
  2279              />
  2280                                                                                             
  2281             </td>
  2282            
  2283                                                                                   
  2284            </tr>
  2285                                                                         
  2286           </tbody>
  2287                                                               
  2288          </table>
  2289                                                     
  2290         </text>
  2291                                                    
  2292         <!-- PAYER S STRUCTUR ED DATA -- >
  2293                                                    
  2294         <!-- CCD C overage Ac tivity -->
  2295                                                    
  2296         <entry>
  2297                                                              
  2298          <act 
  2299           classCode= "ACT" 
  2300           moodCode=" EVN"
  2301          >
  2302                                                                        
  2303           <templateI
  2304            root="2.16 .840.1.113 883.10.20. 22.4.60" 
  2305           />
  2306                                                                        
  2307           <id 
  2308            nullFlavor ="NA" 
  2309           />
  2310                                                                        
  2311           <code 
  2312            code="4876 8-6" 
  2313            codeSystem ="2.16.840 .1.113883. 6.1"
  2314                                                                                 
  2315            codeSystem Name="LOIN C" 
  2316            displayNam e="Payment  Sources" 
  2317           />
  2318                                                                        
  2319           <statusCod
  2320            code="comp leted" 
  2321           />
  2322                                                                        
  2323           <!-- CCD P ayment Pro vider Even t Entry -- >
  2324                                                                        
  2325           <entryRela tionship 
  2326            typeCode=" COMP"
  2327           >
  2328                                                                                  
  2329            <act 
  2330             classCode= "ACT" 
  2331             moodCode=" EVN"
  2332            >
  2333                                                                                            
  2334             <templateI
  2335              root="2.16 .840.1.113 883.10.20. 22.4.61" 
  2336             />
  2337                                                                                            
  2338             <!-- 5.01  GROUP NUMB ER, REQUIR ED -->
  2339                                                                                            
  2340             <id 
  2341              extension= "groupNbr"  
  2342              root="2.16 .840.1.113 883.4.349"  
  2343             />
  2344                                                                                            
  2345             <!-- 5.02  HEALTH INS URANCE TYP E, REQURIE D -->
  2346                                                                                            
  2347             <code 
  2348              codeSystem ="2.16.840 .1.113883. 6.255.1336
  2349              codeSystem Name="X12N -1336" 
  2350             />
  2351                                                                                            
  2352             <statusCod
  2353              code="comp leted" 
  2354             />
  2355                                                                                            
  2356             <!-- 5.07  - Health P lan Covera ge Dates,  R2-Optiona l  -->
  2357                                                                                            
  2358             <effective Time>
  2359                                                                                                       
  2360              <!-- 5.07  VistA Poli cy Effecti ve Date -- >
  2361                                                                                                     
  2362              <low />
  2363                                                                                                     
  2364              <!-- 5.07  VistA Poli cy Expirat ion  Date  -->
  2365                                                                                                     
  2366              <high />
  2367                                                                                             
  2368             </effectiv eTime>
  2369                                                                                            
  2370             <performer  
  2371              typeCode=" PRF"
  2372             >
  2373                                                                                                     
  2374              <templateI
  2375               root="2.16 .840.1.113 883.10.20. 22.4.87" 
  2376              />
  2377                                                                                                     
  2378              <!-- CCD P ayer Info  -->
  2379                                                                                                     
  2380              <assignedE ntity>
  2381                                                                                                               
  2382               <!-- 5.03  HEALTH PLA N INSURANC E INFO SOU RCE ID, RE QUIRED -->
  2383                                                                                                               
  2384               <id 
  2385                root="2.16 .840.1.113 883.4.349"  
  2386               />
  2387                                                                                                               
  2388               <code />
  2389                                                                                                               
  2390               <!-- 5.04  HEALTH PLA N INSURANC E INFO SOU RCE ADDRES S, Optiona l -->
  2391                                                                                                               
  2392               <addr>
  2393                                                                                                                         
  2394                <streetAdd ressLine / >
  2395                                                                                                                         
  2396                <streetAdd ressLine / >
  2397                                                                                                                         
  2398                <city />
  2399                                                                                                                         
  2400                <state />
  2401                                                                                                                         
  2402                <postalCod e />
  2403                                                                                                                
  2404               </addr>
  2405                                                                                                               
  2406               <!-- 5.05  HEALTH PLA N INSURANC E INFO SOU RCE PHONE/ EMAIL/URL,  Optional  -->
  2407                                                                                                               
  2408               <telecom / >
  2409                                                                                                               
  2410               <represent edOrganiza tion>
  2411                                                                                                                         
  2412                <!-- 5.06  HEALTH PLA N INSURANC E INFO SOU RCE NAME (  Insurance  
  2413                                                                                                                                  Compan y Name), R 2 -->
  2414                                                                                                                         
  2415                <name />
  2416                                                                                                                         
  2417                <addr />
  2418                                                                                                                
  2419               </represen tedOrganiz ation>
  2420                                                                                                      
  2421              </assigned Entity>
  2422                                                                                             
  2423             </performe r>
  2424                                                                                            
  2425             <author>
  2426                                                                                                     
  2427              <time 
  2428               nullFlavor ="UNK" 
  2429              />
  2430                                                                                                     
  2431              <assignedA uthor>
  2432                                                                                                               
  2433               <id 
  2434                nullFlavor ="NI" 
  2435               />
  2436                                                                                                               
  2437               <represent edOrganiza tion>
  2438                                                                                                                         
  2439                <id 
  2440                 root="2.16 .840.1.113 883.4.349"  
  2441                />
  2442                                                                                                                         
  2443                <!-- INFOR MATION SOU RCE NAME,  name=VAMC  TREATING F ACILITY NA ME -->
  2444                                                                                                                         
  2445                <name />
  2446                                                                                                                         
  2447                <telecom 
  2448                 nullFlavor ="NA" 
  2449                />
  2450                                                                                                                         
  2451                <addr 
  2452                 nullFlavor ="NA" 
  2453                />
  2454                                                                                                                
  2455               </represen tedOrganiz ation>
  2456                                                                                                      
  2457              </assigned Author>
  2458                                                                                             
  2459             </author>
  2460                                                                                            
  2461             <participa nt 
  2462              typeCode=" COV"
  2463             >
  2464                                                                                                     
  2465              <templateI
  2466               root="2.16 .840.1.113 883.10.20. 22.4.89" 
  2467              />
  2468                                                                                                     
  2469              <participa ntRole>
  2470                                                                                                               
  2471               <id 
  2472                root="2.16 .840.1.113 883.4.349"  
  2473               />
  2474                                                                                                               
  2475               <!-- 5.09  PATIENT RE LATIONSHIP  TO SUBSCR IBER, REQU IRED, HL7  Coverage 
  2476                                                                                                                        Role  Type -->
  2477                                                                                                               
  2478               <code 
  2479                nullFlavor ="UNK" 
  2480                codeSystem ="2.16.840 .1.113883. 5.111"
  2481                                                                                                                        
  2482                codeSystem Name="Role Code"
  2483               >
  2484                                                                                                                         
  2485                <originalT ext>
  2486                                                                                                                          
  2487                 <reference />
  2488                                                                                                                          
  2489                </original Text>
  2490                                                                                                                
  2491               </code>
  2492                                                                                                               
  2493               <playingEn tity>
  2494                                                                                                                         
  2495                <!-- 5.12  PATIENT NA ME, REQUIR ED -->
  2496                                                                                                                         
  2497                <name 
  2498                 use="L"
  2499                >
  2500                                                                                                                                   
  2501                 <prefix />
  2502                                                                                                                                   
  2503                 <given />
  2504                                                                                                                                   
  2505                 <family />
  2506                                                                                                                                   
  2507                 <suffix />
  2508                                                                                                                          
  2509                </name>
  2510                                                                                                                         
  2511                <!-- 5.13  PATIENT DA TE OF BIRT H, R2 -->
  2512                                                                                                                         
  2513                <sdtc:birt hTime 
  2514                 nullFlavor ="UNK" 
  2515                />
  2516                                                                                                                
  2517               </playingE ntity>
  2518                                                                                                      
  2519              </particip antRole>
  2520                                                                                             
  2521             </particip ant>
  2522                                                                                            
  2523             <participa nt 
  2524              typeCode=" HLD"
  2525             >
  2526                                                                                                     
  2527              <templateI
  2528               root="2.16 .840.1.113 883.10.20. 22.4.90" 
  2529              />
  2530                                                                                                     
  2531              <participa ntRole>
  2532                                                                                                               
  2533               <id 
  2534                root="2.16 .840.1.113 883.4.349"  
  2535               />
  2536                                                                                                               
  2537               <playingEn tity>
  2538                                                                                                                         
  2539                <!-- 5.18  SUBSCRIBER  NAME, REQ UIRED -->
  2540                                                                                                                         
  2541                <name />
  2542                                                                                                                         
  2543                <!-- 5.19  SUBSCRIBER  DATE OF B IRTH, R2 - ->
  2544                                                                                                                         
  2545                <sdtc:birt hTime 
  2546                 nullFlavor ="UNK"
  2547                />
  2548                                                                                                                         
  2549                <!--  5.17  SUBSCRIBE R PHONE -- >
  2550                                                                                                                         
  2551                <telecom 
  2552                 nullFlavor ="NA" 
  2553                />
  2554                                                                                                                         
  2555                <!-- 5.11  SUBSCRIBER  ADDRESS - ->
  2556                                                                                                                         
  2557                <addr 
  2558                 use="HP" 
  2559                 nullFlavor ="NA" 
  2560                />
  2561                                                                                                                
  2562               </playingE ntity>
  2563                                                                                                      
  2564              </particip antRole>
  2565                                                                                             
  2566             </particip ant>                                                                        
  2567                                                                                            
  2568             <!-- 5.24  HEALTH PLA N NAME, op tional -->
  2569                                                                                            
  2570             <entryRela tionship 
  2571              typeCode=" REFR"
  2572             >
  2573                                                                                                     
  2574              <act 
  2575               classCode= "ACT" 
  2576               moodCode=" DEF"
  2577              >
  2578                                                                                                               
  2579               <id 
  2580                root="2.16 .840.1.113 883.4.349"  
  2581               />
  2582                                                                                                               
  2583               <code 
  2584                nullFlavor ="NA" 
  2585               />
  2586                                                                                                               
  2587               <text />
  2588                                                                                                      
  2589              </act>
  2590                                                                                             
  2591             </entryRel ationship>
  2592                                                                                   
  2593            </act>
  2594                                                                         
  2595           </entryRel ationship>
  2596                                                               
  2597          </act>
  2598                                                     
  2599         </entry>
  2600                                            
  2601        </section>
  2602                                  
  2603       </componen t>
  2604                                 
  2605       <component >
  2606                                           
  2607        <!-- ***** ********** ********** ********** ********** ********** * ADVANCED  
  2608                                                    DIRECTIVE  SECTION, R EQUIRED ** ********** ********** ********** ********** ********** **** -->
  2609                                           
  2610        <section>
  2611                                                    
  2612         <!-- C-CDA  Advanced  Directive  Section Te mplate Ent ries REQUI RED -->
  2613                                                    
  2614         <templateI
  2615          root="2.16 .840.1.113 883.10.20. 22.2.21.1"  
  2616         />
  2617                                                    
  2618         <templateI
  2619          root="2.16 .840.1.113 883.10.20. 22.2.21" 
  2620         />
  2621                                                    
  2622         <code 
  2623          code="4234 8-3" 
  2624          codeSystem ="2.16.840 .1.113883. 6.1"
  2625                                                             
  2626          codeSystem Name="LOIN C" 
  2627          displayNam e="Advance  Directive s" 
  2628         />
  2629                                                    
  2630         <title>
  2631          Advance Di rectives
  2632         </title>
  2633                                                    
  2634         <!-- ADVAN CED DIRECT IVES NARRA TIVE BLOCK  -->
  2635                                                    
  2636         <text>
  2637                                                              
  2638          <paragraph >
  2639           This secti on contain s ALL of a  patient's  completed  or amende d
  2640                                                                        VA A dvance and  Rescinded  Directive s. Entries  below ind icate that
  2641                                                                        a di rective ex ists for t he patient , but an a ctual copy  is not
  2642                                                                        incl uded with  this docum ent.
  2643          </paragrap h>
  2644                                                              
  2645          <table 
  2646           ID="advanc edirective snarrative
  2647           border="1"  
  2648           width="100 %"
  2649          >
  2650                                                                        
  2651           <thead>
  2652                                                                                  
  2653            <tr>
  2654                                                                                            
  2655             <th>
  2656              Date
  2657             </th>
  2658                                                                                            
  2659             <th>
  2660              Advance Di rectives
  2661             </th>
  2662                                                                                            
  2663             <th>
  2664              Provider
  2665             </th>
  2666                                                                                            
  2667             <th>
  2668              Source
  2669             </th>
  2670                                                                                   
  2671            </tr>
  2672                                                                         
  2673           </thead>
  2674                                                                        
  2675           <tbody>
  2676                                                                                  
  2677            <tr>
  2678                                                                                            
  2679             <td />
  2680            
  2681                                                                                            
  2682             <td>
  2683                                                                                                     
  2684              <content 
  2685               ID="advanc eDirective
  2686              />
  2687                                                                                             
  2688             </td>
  2689                                                                                            
  2690             <td>
  2691                                                                                                     
  2692              <content 
  2693               ID="advDir Provider" 
  2694              />
  2695                                                                                             
  2696             </td>
  2697                                                                                            
  2698             <td>
  2699                                                                                                     
  2700              <content 
  2701               ID="advDir Source" 
  2702              />
  2703                                                                                             
  2704             </td>
  2705                                                                                   
  2706            </tr>
  2707                                                                         
  2708           </tbody>
  2709                                                               
  2710          </table>
  2711                                                     
  2712         </text>
  2713                                                    
  2714         <!-- ADVAN CED DIRECT IVES STRUC TURED DATA  -->
  2715                                                    
  2716         <entry>
  2717                                                              
  2718          <!-- CCD A dvanced Di rective Ob servation,  R2 -->
  2719                                                              
  2720          <observati on 
  2721           classCode= "OBS" 
  2722           moodCode=" EVN"
  2723          >
  2724                                                                        
  2725           <templateI
  2726            root="2.16 .840.1.113 883.10.20. 22.4.48" 
  2727           />
  2728                                                                        
  2729           <id 
  2730            nullFlavor ="NA" 
  2731           />
  2732                                                                        
  2733           <!-- 12.01  ADVANCED  DIRECTIVE  TYPE, REQU IRED, SNOM ED CT -->
  2734                                                                        
  2735           <code 
  2736            nullFlavor ="UNK" 
  2737            codeSystem ="2.16.840 .1.113883. 6.96"
  2738                                                                                 
  2739            codeSystem Name="SNOM ED CT"
  2740           >
  2741                                                                                  
  2742            <originalT ext>
  2743                                                                                            
  2744             <reference  />
  2745                                                                                   
  2746            </original Text>
  2747                                                                         
  2748           </code>
  2749                                                                        
  2750           <statusCod
  2751            code="comp leted" 
  2752           />
  2753                                                                        
  2754           <!-- 12.03  ADVANCED  DIRECTIVE  EFFECTIVE  DATE, REQU IRED -->
  2755                                                                        
  2756           <effective Time>
  2757                                                                                  
  2758            <!-- ADVAN CED DIRECT IVE EFFECT IVE DATE l ow = start ing time,  REQUIRED - ->
  2759                                                                                  
  2760            <low />
  2761                                                                                  
  2762            <!-- ADVAN CED DIRECT IVE EFFECT IVE DATE h igh= endin g time, RE QUIRED -->
  2763                                                                                  
  2764            <high 
  2765             nullFlavor ="NA" 
  2766            />
  2767                                                                         
  2768           </effectiv eTime>
  2769          
  2770                                                                        
  2771           <author>
  2772                                                                                  
  2773            <time 
  2774             nullFlavor ="UNK" 
  2775            />
  2776                                                                                  
  2777            <assignedA uthor>
  2778                                                                                            
  2779             <id 
  2780              nullFlavor ="UNK" 
  2781             />
  2782                                                                                            
  2783             <represent edOrganiza tion>
  2784                                                                                                     
  2785              <id 
  2786               root="2.16 .840.1.113 883.4.349"  
  2787              />
  2788                                                                                                     
  2789              <name />
  2790                                                                                             
  2791             </represen tedOrganiz ation>
  2792                                                                                   
  2793            </assigned Author>
  2794                                                                         
  2795           </author>
  2796          
  2797                                                                        
  2798           <participa nt 
  2799            typeCode=" VRF"
  2800           >
  2801                                                                                  
  2802            <time />
  2803                                                                                  
  2804            <participa ntRole>
  2805                                                                                            
  2806             <addr 
  2807              nullFlavor ="NA" 
  2808             />
  2809                                                                                            
  2810             <!-- VERIF IER PHONE/ EMAIL/URL,  R2 -->
  2811                                                                                            
  2812             <telecom 
  2813              nullFlavor ="NA" 
  2814             />
  2815                                                                                            
  2816             <playingEn tity>
  2817                                                                                                     
  2818              <!-- VERIF IER NAME,  RQUIRED -- >
  2819                                                                                                     
  2820              <name>
  2821               Department  of Vetera ns Affairs
  2822              </name>
  2823                                                                                             
  2824             </playingE ntity>
  2825                                                                                   
  2826            </particip antRole>
  2827                                                                         
  2828           </particip ant>
  2829                                                                        
  2830           <!-- CUSTO DIAN OF DO CUMENT, RE QUIRED -->
  2831                                                                        
  2832           <participa nt 
  2833            typeCode=" CST"
  2834           >
  2835                                                                                  
  2836            <participa ntRole 
  2837             classCode= "AGNT"
  2838            >
  2839                                                                                            
  2840             <!-- CUSTO DIAN ADDRE SS, R2 -->
  2841                                                                                            
  2842             <addr>
  2843              810 Vermon t Avenue N W Washingt on, DC 204 20
  2844             </addr>
  2845                                                                                            
  2846             <!-- CUSTO DIAN PHONE ?EMAIL/URL , R2 -->
  2847                                                                                            
  2848             <telecom 
  2849              nullFlavor ="NA" 
  2850             />
  2851                                                                                            
  2852             <playingEn tity>
  2853                                                                                                     
  2854              <!-- CUSTO DIAN NAME,  REQUIRED  -->
  2855                                                                                                     
  2856              <name />
  2857                                                                                             
  2858             </playingE ntity>
  2859                                                                                   
  2860            </particip antRole>
  2861                                                                         
  2862           </particip ant>
  2863          
  2864          
  2865          
  2866                                                                        
  2867           <!-- ADVAN CED DIRECT IVE REFERE NCE, R2, n ot provide d by VA -- >
  2868          
  2869                                                               
  2870          </observat ion>
  2871                                                     
  2872         </entry>
  2873                                            
  2874        </section>
  2875                                  
  2876       </componen t>
  2877                                 
  2878       <component >
  2879                                           
  2880        <!-- ***** ********** ********** ********** ********** ********** ********* 
  2881                                                    MEDICATION S (RX & No n-RX) SECT ION, REQUI RED ****** ********** ********** ********** ********** ********** ******** - ->
  2882                                           
  2883        <section>
  2884                                                    
  2885         <!-- C-CDA  Medicatio ns Section  Template  Entries RE QUIRED -->
  2886                                                    
  2887         <templateI
  2888          root="2.16 .840.1.113 883.10.20. 22.2.1.1" 
  2889         />
  2890                                                    
  2891         <templateI
  2892          root="2.16 .840.1.113 883.10.20. 22.2.1" 
  2893         />
  2894                                                    
  2895         <code 
  2896          code="1016 0-0" 
  2897          codeSystem ="2.16.840 .1.113883. 6.1"
  2898                                                             
  2899          codeSystem Name="LOIN C" 
  2900          displayNam e="History  of medica tion use" 
  2901         />
  2902                                                    
  2903         <title>
  2904          Medication s Section
  2905         </title>
  2906                                                    
  2907         <!-- MEDIC ATIONS NAR RATIVE BLO CK -->
  2908                                                    
  2909         <text>
  2910                                                              
  2911          <!-- VA Me dication B usiness Ru les for Me dical Cont ent -->
  2912                                                              
  2913          <paragraph >
  2914                                                                    This sec tion conta ins:  1) p rescriptio ns process ed by a VA  pharmacy
  2915                                                                    in the l ast 15 mon ths, and 2 ) all medi cations re corded in  the VA med ical
  2916                                                                    record a s â€œnon-V A medicati ons”. Ph armacy ter ms refer t o VA pharm acy’s wo rk
  2917                                                                    on presc riptions.   VA patien ts are adv ised to ta ke their m edications  as
  2918                                                                    instruct ed by thei r health c are team.   Data come s from all  VA treatm ent facili ties.
  2919                                                               
  2920          </paragrap h>
  2921                                                              
  2922          <paragraph >
  2923                                                                    
  2924           <u>
  2925            Glossary o f Pharmacy  Terms:
  2926           </u>
  2927             
  2928           <u>
  2929            Active
  2930           </u>
  2931           =Prescript ion availa ble to be
  2932                                                                    filled a t local VA  pharmacy.  
  2933           <u>
  2934            Discontinu ed
  2935           </u>
  2936           =Prescript ion no lon ger active
  2937                                                                    due to a cting of p rovider or  pharmacis t. 
  2938           <u>
  2939            Expired
  2940           </u>
  2941           =Prescript ion is too  old
  2942                                                                    to fill  (does not  refer to e xpiration  date on me dication b ottle).
  2943                                                                    
  2944           <u>
  2945            Non-VA
  2946           </u>
  2947           =Medicatio ns prescri bed by VA  providers  or non-VA  providers
  2948                                                                    but not  dispensed  by a VA ph armacy; ma y also be  over the c ounter med ications,
  2949                                                                    herbals,  samples,  or other m edications  not presc ribed, rep orted by t he patient
  2950                                                                    and docu mented in  the VA Ele ctronic He alth Recor d. 
  2951           <u>
  2952            On Hold
  2953           </u>
  2954           =Active pr escription
  2955                                                                    that wil l not be f illed unti l pharmacy  resolves  the hold.   
  2956           <u>
  2957            Pending
  2958           </u>
  2959           =Prescript ion
  2960                                                                    signed b y physicia n, awaitin g pharmacy  review. 
  2961           <u>
  2962            Suspense
  2963           </u>
  2964           =Active pr escription
  2965                                                                    that wil l be ready  at the ne xt fill da te.
  2966                                                               
  2967          </paragrap h>
  2968                                                              
  2969          <table 
  2970           ID="medica tionNarrat ive" 
  2971           border="1"  
  2972           width="100 %"
  2973          >
  2974                                                                        
  2975           <thead>
  2976                                                                                  
  2977            <tr>
  2978                                                                                            
  2979             <th>
  2980              Medication  Name and  Strength
  2981             </th>
  2982                                                                                            
  2983             <th>
  2984              Pharmacy T erm
  2985             </th>
  2986                                                                                            
  2987             <th>
  2988              Instructio ns
  2989             </th>
  2990                                                                                            
  2991             <th>
  2992              Quantity O rdered
  2993             </th>
  2994                                                                                            
  2995             <th>
  2996              Prescripti on Expires
  2997             </th>
  2998                                                                                            
  2999             <th>
  3000              Prescripti on Number
  3001             </th>
  3002                                                                                            
  3003             <th>
  3004              Last Dispe nse Date
  3005             </th>
  3006                                                                                            
  3007             <th>
  3008              Ordering P rovider
  3009             </th>
  3010                                                                                            
  3011             <th>
  3012              Facility
  3013             </th>
  3014                                                                                   
  3015            </tr>
  3016                                                                         
  3017           </thead>
  3018                                                                        
  3019           <tbody>
  3020                                                                                  
  3021            <tr>
  3022                                                                                            
  3023             <td>
  3024                                                                                                     
  3025              <content 
  3026               ID="mndMed ication" 
  3027              />
  3028                                                                                             
  3029             </td>
  3030                                                                                            
  3031             <td>
  3032                                                                                                     
  3033              <content 
  3034               ID="mndSta tus" 
  3035              />
  3036                                                                                             
  3037             </td>
  3038                                                                                            
  3039             <td>
  3040                                                                                                     
  3041              <content 
  3042               ID="mndSig
  3043              />
  3044                                                                                             
  3045             </td>
  3046                                                                                            
  3047             <td>
  3048                                                                                                     
  3049              <content 
  3050               ID="mndQua ntity" 
  3051              />
  3052                                                                                             
  3053             </td>
  3054                                                                                            
  3055             <td>
  3056                                                                                                 
  3057              <content 
  3058               ID="mndExp ires" 
  3059              />
  3060                                                                                             
  3061             </td>
  3062                                                                                            
  3063             <td>
  3064                                                                                                     
  3065              <content 
  3066               ID="mndPre scription"  
  3067              />
  3068                                                                                             
  3069             </td>
  3070                                                                                            
  3071             <td>
  3072                                                                                                 
  3073              <content 
  3074               ID="mndLas tDispensed
  3075              />
  3076                                                                                             
  3077             </td>
  3078                                                                                            
  3079             <td>
  3080                                                                                                     
  3081              <content 
  3082               ID="mndPro vider" 
  3083              />
  3084                                                                                             
  3085             </td>
  3086                                                                                            
  3087             <td>
  3088                                                                                                     
  3089              <content 
  3090               ID="mndSou rce" 
  3091              />
  3092                                                                                             
  3093             </td>
  3094                                                                                   
  3095            </tr>
  3096                                                                         
  3097           </tbody>
  3098                                                               
  3099          </table>
  3100                                                     
  3101         </text>
  3102                                                    
  3103         <!-- MEDIC ATIONS STR UCTURED DA TA -->
  3104                                                    
  3105         <!-- CCD M edication  Activity E ntry -->
  3106                                                    
  3107         <entry>
  3108                                                              
  3109          <substance Administra tion 
  3110           classCode= "SBADM"
  3111                                                                       
  3112           moodCode=" EVN"
  3113          >
  3114                                                                        
  3115           <templateI
  3116            root="2.16 .840.1.113 883.10.20. 22.4.16" 
  3117           />
  3118                                                                        
  3119           <id 
  3120            nullFlavor ="UNK" 
  3121           />
  3122                                                                        
  3123           <id 
  3124            assigningA uthorityNa me="Depart ment of Ve terans Aff airs"
  3125                                                                                 
  3126            extension= "nullFlavo r" 
  3127            root="2.16 .840.1.113 883.4.349"  
  3128           />
  3129                                                                        
  3130           <!-- 8.12  DELIVERY M ETHOD, Opt ional, No  value set  defined, N ot provide
  3131                                                                                 by VA  b/c data f rom VA Vis tA RPCs no t yet avai lable -->
  3132                                                                        
  3133           <!-- 8.01  FREE TEXT  SIG REFERE NCE, Optio nal -->
  3134                                                                        
  3135           <text>
  3136                                                                                  
  3137            <reference  
  3138             value="#mn dSig" 
  3139            />
  3140                                                                         
  3141           </text>
  3142                                                                        
  3143           <statusCod
  3144            code="comp leted" 
  3145           />
  3146                                                                        
  3147           <effective Time 
  3148            xsi:type=" IVL_TS"
  3149           >
  3150                                                                                  
  3151            <low />
  3152                                                                                  
  3153            <!-- INDIC ATE MEDICA TION STOPP PED, high= Indicate M edication  Stopped, 
  3154                                                                                           Optional  -->
  3155                                                                                  
  3156            <high />
  3157                                                                         
  3158           </effectiv eTime>
  3159                                                                        
  3160           <!-- 8.02  INDICATE M EDICATION  STOPPPED,  Optional,  Removed b/ c data 
  3161                                                                                 not ye t availabl e via VA V istA RPCs  -->
  3162                                                                        
  3163           <!-- 8.03  ADMINISTRA TION TIMIN G (xsi:typ e='EIVL' o perator='A '), Option al, 
  3164                                                                                 Not pr ovided by  VA b/c dat a not yet  available  via VA Vis tA RPCs -- >
  3165                                                                        
  3166           <!-- 8.04  FREQUENCY  (xsi:type= 'PIVL_TS i nstitution Specified= 'false' 
  3167                                                                                 operat or='A''),  Optional,  Not provid ed by VA b /c data no t yet avai lable via 
  3168                                                                                 VA Vis tA RPCs -- >
  3169                                                                        
  3170           <!--8.05 I NTERVAL (  xsi:type=' PIVL_TS' i nstitution Specified= 'false' 
  3171                                                                                 operat or='A'), O ptional,No t provided  by VA b/c  data not  yet availa ble via 
  3172                                                                                 VA Vis tA RPCs -- >
  3173                                                                        
  3174           <!--8.06 D URATION (  xsi:type=' PIVL_TS' o perator='A '), Option al, Not 
  3175                                                                                 provid ed by VA b /c data no t yet avai lable via  VA VistA R PCs -->
  3176                                                                        
  3177           <!-- 8.08  DOSE, Opti onal, Not  provided b y VA b/c d ata not ye t availabl
  3178                                                                                 via VA  VistA RPC s -->
  3179                                                                        
  3180           <doseQuant ity />
  3181                                                                        
  3182           <consumabl e>
  3183                                                                                  
  3184            <manufactu redProduct  
  3185             classCode= "MANU"
  3186            >
  3187                                                                                            
  3188             <templateI
  3189              root="2.16 .840.1.113 883.10.20. 22.4.23" 
  3190             />
  3191                                                                                            
  3192             <manufactu redMateria l>
  3193                                                                                                     
  3194              <!-- 8.13  CODED PROD UCT NAME,  REQUIRED,  UNII, RxNo rm, NDF-RT , NDC, 
  3195                                                                                                              No t provided  by VA b/c  data not  yet availa ble via VA  VistA RPC s -->
  3196                                                                                                     
  3197              <code 
  3198               codeSystem ="2.16.840 .1.113883. 6.88"
  3199                                                                                                                                
  3200               codeSystem Name="RxNo rm"  
  3201              >
  3202                                                                                                               
  3203               <!-- 8.14  CODED BRAN D NAME, R2 , Not prov ided by VA  b/c data  not 
  3204                                                                                                                        yet  available  via VA Vis tA RPCs -- >
  3205                                                                                                               
  3206               <!-- 8.15  FREE TEXT  PRODUCT NA ME, REQUIR ED -->
  3207                                                                                                               
  3208               <originalT ext>
  3209                                                                                                                         
  3210                <reference  
  3211                 value="#mn dMedicatio n" 
  3212                />
  3213                                                                                                                
  3214               </original Text>
  3215                                                                                                               
  3216               <translati on 
  3217                codeSystem ="2.16.840 .1.113883. 6.233" 
  3218                codeSystem Name="VHA  Enterprise  Reference  Terminolo gy" 
  3219               />
  3220                                                                                                      
  3221              </code>
  3222                                                                                                     
  3223              <!-- 8.16  FREE TEXT  BRAND NAME , R2, Not  provided b y VA b/c d ata 
  3224                                                                                                              no t yet avai lable via  VA VistA R PCs -->
  3225                                                                                             
  3226             </manufact uredMateri al>
  3227                                                                                   
  3228            </manufact uredProduc t>
  3229                                                                         
  3230           </consumab le>
  3231                                                                        
  3232           <!-- Infor mation Sou rce for Me dication E ntry, Opti onal -->
  3233                                                                        
  3234           <author>
  3235                                                                                  
  3236            <time 
  3237             nullFlavor ="UNK" 
  3238            />
  3239                                                                                  
  3240            <assignedA uthor>
  3241                                                                                            
  3242             <id 
  3243              nullFlavor ="NI" 
  3244             />
  3245                                                                                            
  3246             <assignedP erson>
  3247                                                                                                     
  3248              <name />
  3249                                                                                             
  3250             </assigned Person>
  3251                                                                                            
  3252             <represent edOrganiza tion>
  3253                                                                                                     
  3254              <id 
  3255               root="2.16 .840.1.113 883.4.349"  
  3256              />
  3257                                                                                                     
  3258              <name />
  3259                                                                                                     
  3260              <telecom 
  3261               nullFlavor ="NA" 
  3262              />
  3263                                                                                                     
  3264              <addr 
  3265               nullFlavor ="NA" 
  3266              />
  3267                                                                                             
  3268             </represen tedOrganiz ation>
  3269                                                                                   
  3270            </assigned Author>
  3271                                                                         
  3272           </author>
  3273          
  3274                                                                        
  3275           <!-- 8.20- STATUS OF  MEDICATION , Optional -R2, SNOME D CT -->
  3276                                                                        
  3277           <entryRela tionship 
  3278            typeCode=" REFR"
  3279           >
  3280                                                                                  
  3281            <!--To Ide ntify Stat us -->
  3282                                                                                  
  3283            <observati on 
  3284             classCode= "OBS" 
  3285             moodCode=" EVN"
  3286            >
  3287                                                                                            
  3288             <templateI
  3289              root="2.16 .840.1.113 883. IP         
  3290             />
  3291                                                                                            
  3292             <code 
  3293              code="3399 9-4" 
  3294              displayNam e="Status"  
  3295              codeSystem ="2.16.840 .1.113883. 6.1"
  3296                                                                                                    
  3297              codeSystem Name="LOIN C" 
  3298             />
  3299                                                                                            
  3300             <value 
  3301              xsi:type=" CE"
  3302             >
  3303                                                                                                     
  3304              <originalT ext>
  3305              </original Text>
  3306                                                                                             
  3307             </value>
  3308                                                                                   
  3309            </observat ion>
  3310                                                                         
  3311           </entryRel ationship>
  3312                                                                        
  3313           <!-- CCD P atient Ins tructions  Entry, Opt ional -->
  3314          
  3315                                                                        
  3316           <entryRela tionship 
  3317            typeCode=' SUBJ'
  3318           >
  3319                                                                                  
  3320            <observati on 
  3321             classCode= 'OBS' 
  3322             moodCode=' EVN'
  3323            >
  3324                                                                                            
  3325             <!-- VLER  SEG 1B: 8. 19-TYPE OF  MEDICATIO N, Optiona l-R2, SNOM ED CT -->
  3326                                                                                            
  3327             <code 
  3328              code='' 
  3329              displayNam e='' 
  3330              codeSystem ='2.16.840 .1.113883. 6.96'
  3331                                                                                                    
  3332              codeSystem Name='SNOM ED CT'
  3333             >
  3334                                                                                                     
  3335              <originalT ext />
  3336                                                                                             
  3337             </code>
  3338                                                                                            
  3339             <statusCod
  3340              code='comp leted' 
  3341             />
  3342                                                                                   
  3343            </observat ion>
  3344                                                                         
  3345           </entryRel ationship>
  3346          
  3347                                                                        
  3348           <entryRela tionship 
  3349            inversionI nd="true"
  3350                                                                                 
  3351            typeCode=' SUBJ'
  3352           >
  3353                                                                                  
  3354            <act 
  3355             classCode= "ACT" 
  3356             moodCode=" INT"
  3357            >
  3358                                                                                            
  3359             <templateI
  3360              root="2.16 .840.1.113 883.10.20. 22.4.20" 
  3361             />
  3362                                                                                            
  3363             <code 
  3364              codeSystem ="2.16.840 .1.113883. 6.96" 
  3365              codeSystem Name="SNOM ED CT" 
  3366             />
  3367                                                                                            
  3368             <statusCod
  3369              code="comp leted" 
  3370             />
  3371                                                                                   
  3372            </act>
  3373                                                                         
  3374           </entryRel ationship>
  3375                                                                        
  3376           <!-- CCD D rug Vehicl e Entry, O ptional, N ot provide d by VA b/ c data 
  3377                                                                                 not ye t availabl e via VA V istA RPCs  -->
  3378                                                                        
  3379           <!-- 8.24  VEHICLE, O ptional, N ot provide d by VA b/ c data not  yet avail able 
  3380                                                                                 via VA  VistA RPC s -->
  3381                                                                        
  3382           <!-- CCD I ndication  Entry, Opt ional, Not  provided  by VA b/c  data not 
  3383                                                                                 yet av ailable vi a VA VistA  RPCs -->
  3384                                                                        
  3385           <!-- 8.21  INDICATION  VALUE, Op tional, SN OMED CT, N ot provide d by VA 
  3386                                                                                 b/c da ta not yet  available  via VA Vi stA RPCs - ->
  3387                                                                        
  3388           <!-- CCD M edication  Supply Ord er Entry,  REQUIRED - ->
  3389                                                                        
  3390           <entryRela tionship 
  3391            typeCode=' REFR'
  3392           >
  3393                                                                                  
  3394            <supply 
  3395             classCode= "SPLY" 
  3396             moodCode=" INT"
  3397            >
  3398                                                                                            
  3399             <templateI
  3400              root="2.16 .840.1.113 883.10.20. 22.4.17" 
  3401             />
  3402                                                                                            
  3403             <!-- VLER  SEG 1B: 8. 26 ORDER N UMBER, Opt ional-R2 - ->
  3404                                                                                            
  3405             <id 
  3406              root="2.16 .840.1.113 883.4.349"  
  3407             />
  3408                                                                                            
  3409             <statusCod
  3410              code="comp leted" 
  3411             />
  3412                                                                                            
  3413             <!-- 8.29  ORDER EXPI RATION DAT E/TIME, Op tional-R2  -->
  3414                                                                                            
  3415             <effective Time 
  3416              xsi:type=" IVL_TS"
  3417             >
  3418                                                                                                     
  3419              <high />
  3420                                                                                             
  3421             </effectiv eTime>
  3422                                                                                            
  3423             <!-- VLER  SEG 1B: 8. 27 FILLS,  Optional - ->
  3424                                                                                            
  3425             <repeatNum ber />
  3426                                                                                            
  3427             <!-- 8.28  QUANTITY O RDERED, R2 , Not prov ided by VA  b/c data  not 
  3428                                                                                                     yet availa ble via VA  VistA RPC s -->
  3429                                                                                            
  3430             <quantity  />
  3431                                                                                            
  3432             <product>
  3433                                                                                                     
  3434              <manufactu redProduct  
  3435               classCode= "MANU"
  3436              >
  3437                                                                                                               
  3438               <templateI
  3439                root="2.16 .840.1.113 883.10.20. 22.4.23" 
  3440               />
  3441                                                                                                               
  3442               <manufactu redMateria l>
  3443                                                                                                                         
  3444                <code 
  3445                 codeSystem ="2.16.840 .1.113883. 6.88"
  3446                                                                                                                                  
  3447                 codeSystem Name="RxNo rm"  
  3448                >
  3449                                                                                                                           
  3450                                                                                                                          
  3451                </code>
  3452                                                                                                                
  3453               </manufact uredMateri al>
  3454                                                                                                      
  3455              </manufact uredProduc t>
  3456                                                                                             
  3457             </product>
  3458                                                                                            
  3459             <author>
  3460                                                                                                     
  3461              <!-- 8.30  ORDER DATE /TIME, Opt ional -->
  3462                                                                                                     
  3463              <time />
  3464                                                                                                     
  3465              <assignedA uthor>
  3466                                                                                                               
  3467               <id 
  3468                nullFlavor ="NI" 
  3469               />
  3470                                                                                                               
  3471               <assignedP erson>
  3472                                                                                                                         
  3473                <!-- 8.31  ORDERING P ROVIDER, O ptional -- >
  3474                                                                                                                         
  3475                <name />
  3476                                                                                                                
  3477               </assigned Person>
  3478                                                                                                      
  3479              </assigned Author>
  3480                                                                                             
  3481             </author>
  3482                                                                                   
  3483            </supply>
  3484                                                                         
  3485           </entryRel ationship>
  3486                                                                        
  3487           <!-- FULFI LLMENT HIS TORY INFOR MATION -->
  3488                                                                        
  3489           <!-- CCD M edication  Dispense E ntry, Opti onal -->
  3490                                                                        
  3491           <entryRela tionship 
  3492            typeCode=' REFR'
  3493           >
  3494                                                                                  
  3495            <supply 
  3496             classCode= "SPLY" 
  3497             moodCode=" EVN"
  3498            >
  3499                                                                                            
  3500             <templateI
  3501              root="2.16 .840.1.113 883.10.20. 22.4.18" 
  3502             />
  3503                                                                                            
  3504             <!-- 8.34  PRESCRIPTI ON NUMBER,  Optional- R2 -->
  3505                                                                                            
  3506             <id />
  3507                                                                                            
  3508             <statusCod
  3509              code="comp leted" 
  3510             />
  3511                                                                                            
  3512             <effective Time 
  3513              xsi:type=" IVL_TS"
  3514             >
  3515                                                                                                     
  3516              <high />
  3517                                                                                             
  3518             </effectiv eTime>
  3519                                                                                            
  3520             <repeatNum ber />
  3521                                                                                            
  3522             <product>
  3523                                                                                                     
  3524              <manufactu redProduct  
  3525               classCode= "MANU"
  3526              >
  3527                                                                                                               
  3528               <templateI
  3529                root="2.16 .840.1.113 883.10.20. 22.4.23" 
  3530               />
  3531                                                                                                               
  3532               <manufactu redMateria l>
  3533                                                                                                                         
  3534                <code 
  3535                 codeSystem ="2.16.840 .1.113883. 6.88"
  3536                                                                                                                                  
  3537                 codeSystem Name="RxNo rm" 
  3538                 nullFlavor ="UNK"
  3539                >
  3540                                                                                                                                   
  3541                 <originalT ext />
  3542                                                                                                                          
  3543                </code>
  3544                                                                                                                
  3545               </manufact uredMateri al>
  3546                                                                                                      
  3547              </manufact uredProduc t>
  3548                                                                                             
  3549             </product>
  3550                                                                                            
  3551             <author>
  3552                                                                                                     
  3553              <time />
  3554                                                                                                     
  3555              <assignedA uthor>
  3556                                                                                                               
  3557               <id 
  3558                nullFlavor ="NI" 
  3559               />
  3560                                                                                                               
  3561               <assignedP erson>
  3562                                                                                                                         
  3563                <name />
  3564                                                                                                                
  3565               </assigned Person>
  3566                                                                                                      
  3567              </assigned Author>
  3568                                                                                             
  3569             </author>
  3570                                                                                   
  3571            </supply>
  3572                                                                         
  3573           </entryRel ationship>
  3574                                                               
  3575          </substanc eAdministr ation>
  3576                                                              
  3577          <!-- 8.23  REACTION O BSERVATION  Entry, Op tional, No t provided  by VA 
  3578                                                                       b/c  data not y et availab le via VA  VistA RPCs  -->
  3579                                                              
  3580          <!-- CCD P RECONDITIO N FOR SUBS TANCE ADMI NISTRATION  ENTRY, Op tional, 
  3581                                                                       Not  provided b y VA b/c d ata not ye t availabl e via VA V istA RPCs  -->
  3582                                                              
  3583          <!--8.25 D OSE INDICA TOR, Optio nal, Not p rovided by  VA b/c da ta not 
  3584                                                                       yet  available  via VA Vis tA RPCs -- >
  3585                                                     
  3586         </entry>
  3587                                            
  3588        </section>
  3589                                  
  3590       </componen t>
  3591                                 
  3592       <component >
  3593                                           
  3594        <!-- ***** ********** ********** ********** ********** ********** * ENCOUNTE
  3595                                                    SECTION, O ptional ** ********** ********** ********** ********** ********** **** -->
  3596                                           
  3597        <section>
  3598                                                    
  3599         <templateI
  3600          root="2.16 .840.1.113 883.10.20. 22.2.22.1"  
  3601         />
  3602                                                    
  3603         <templateI
  3604          root="2.16 .840.1.113 883.10.20. 22.2.22" 
  3605         />
  3606                                                    
  3607         <code 
  3608          code="4624 0-8" 
  3609          codeSystem ="2.16.840 .1.113883. 6.1"
  3610                                                             
  3611          codeSystem Name="LOIN C" 
  3612          displayNam e="Encount ers" 
  3613         />
  3614                                                    
  3615         <title>
  3616          Encounters  Section
  3617         </title>
  3618                                                    
  3619         <text>
  3620                                                              
  3621          <!-- VA En counter Bu siness Rul es for Med ical Conte nt -->
  3622                                                              
  3623          <paragraph >
  3624           This
  3625                                                                        sect ion contai ns a list  of complet ed VA Outp atient Enc ounters fo r
  3626                                                                        the  patient an d a list o f Discharg e Summarie s, Consult  Notes, an d
  3627                                                                        Hist ory &amp;  Physical N otes for t he patient . The data  comes fro m
  3628                                                                        all  VA treatme nt facilit ies.
  3629                                                                        
  3630           <br />
  3631                                                                        
  3632           <br />
  3633                                                               
  3634          </paragrap h>
  3635         
  3636                                                              
  3637          <paragraph  
  3638           ID="opEncT itle"
  3639          >
  3640                                                                    The list  of VA Out patient En counters s hows the 1 50 most re cent Encou nter
  3641                                                                    dates wi thin the r equested d ate range.   If no da te range w as provide d,
  3642                                                                    the list  of VA Out patient En counters s hows the 1 50 most re cent Encou nter
  3643                                                                    dates wi thin the l ast 36 mon ths.  Foll ow-up visi ts related  to the VA
  3644                                                                    Encounte r are not  included.   The data  comes from  all VA tr eatment fa cilities.
  3645                                                               
  3646          </paragrap h>
  3647                                                              
  3648          <table 
  3649           ID="encoun terNarrati ve" 
  3650           border="1"  
  3651           width="100 %"
  3652          >
  3653                                                                        
  3654           <thead>
  3655                                                                                  
  3656            <tr>
  3657                                                                                            
  3658             <th>
  3659              Date/Time
  3660             </th>
  3661                                                                                            
  3662             <th>
  3663              Encounter  Type
  3664             </th>
  3665                                                                                            
  3666             <th>
  3667              Encounter  Descriptio n
  3668             </th>
  3669                                                                                            
  3670             <th>
  3671              Reason
  3672             </th>
  3673                                                                                            
  3674             <th>
  3675              Provider
  3676             </th>
  3677                                                                                            
  3678             <th>
  3679              Source
  3680             </th>
  3681                                                                                   
  3682            </tr>
  3683                                                                         
  3684           </thead>
  3685                                                                        
  3686           <tbody>
  3687                                                                                  
  3688            <tr>
  3689                                                                                            
  3690             <td />
  3691            
  3692                                                                                            
  3693             <td>
  3694                                                                                                     
  3695              <content 
  3696               ID="endEnc ounterType
  3697              />
  3698                                                                                             
  3699             </td>
  3700                                                                                            
  3701             <td>
  3702                                                                                                     
  3703              <content 
  3704               ID="endEnc ounterDesc ription" 
  3705              />
  3706                                                                                             
  3707             </td>
  3708                                                                                            
  3709             <td>
  3710                                                                                                     
  3711              <content 
  3712               ID="endRea son" 
  3713              />
  3714                                                                                             
  3715             </td>
  3716                                                                                            
  3717             <td>
  3718                                                                                                     
  3719              <content 
  3720               ID="endPro vider" 
  3721              />
  3722                                                                                             
  3723             </td>
  3724                                                                                            
  3725             <td>
  3726                                                                                                     
  3727              <content 
  3728               ID="endSou rce" 
  3729              />
  3730                                                                                             
  3731             </td>
  3732                                                                                   
  3733            </tr>
  3734                                                                         
  3735           </tbody>
  3736                                                               
  3737          </table>
  3738                                                              
  3739          <!-- Start  Associate d Notes Na rrative-->
  3740                                                              
  3741          <paragraph  
  3742           ID="anTitl e"
  3743          >
  3744           The list o f Progress  Notes inc ludes the  10 most re cent notes  for each  Outpatient  Encounter .  The dat a comes fr om all VA  treatment  facilities .
  3745          </paragrap h>
  3746                                                              
  3747          <table 
  3748           ID="anNote Narrative"  
  3749           border="1"  
  3750           width="100 %"
  3751          >
  3752                                                                        
  3753           <thead>
  3754                                                                                  
  3755            <tr>
  3756                                                                                            
  3757             <th>
  3758              Date/Time
  3759             </th>
  3760                                                                                            
  3761             <th>
  3762              Encounter  Note
  3763             </th>
  3764                                                                                            
  3765             <th>
  3766              Provider
  3767             </th>
  3768                                                                                            
  3769             <th>
  3770              Source
  3771             </th>
  3772                                                                                   
  3773            </tr>
  3774                                                                         
  3775           </thead>
  3776                                                                        
  3777           <tbody>
  3778                                                                                  
  3779            <tr>
  3780                                                                                            
  3781             <td>
  3782                                                                                                     
  3783              <content 
  3784               ID="anNote DateTime" 
  3785              />
  3786                                                                                             
  3787             </td>
  3788                                                                                            
  3789             <td>
  3790                                                                                                     
  3791              <content 
  3792               ID="anNote EncounterD escription
  3793              />
  3794                                                                                             
  3795             </td>
  3796                                                                                            
  3797             <td>
  3798                                                                                                     
  3799              <content 
  3800               ID="anNote Provider" 
  3801              />
  3802                                                                                             
  3803             </td>
  3804                                                                                            
  3805             <td>
  3806                                                                                                     
  3807              <content 
  3808               ID="anNote Source" 
  3809              />
  3810                                                                                             
  3811             </td>
  3812                                                                                   
  3813            </tr>
  3814                                                                         
  3815           </tbody>
  3816                                                               
  3817          </table>                                                     
  3818                                                              
  3819          <!-- Stop  Associated  Notes Nar rative -->
  3820                                                              
  3821          <!-- Consu lt notes b egin -->
  3822                                                              
  3823          <paragraph  
  3824           ID="conTit le"
  3825          >
  3826                                                                    The list  of Consul t Notes in cludes the  20 most r ecent note s within
  3827                                                                    the with in the req uested dat e range.   If no date  range was  provided,
  3828                                                                    the list  of Consul t Notes in cludes the  20 most r ecent note s within
  3829                                                                    the with in the las t 24 month s. The dat a comes fr om all VA  treatment
  3830                                                                    faciliti es.
  3831                                                               
  3832          </paragrap h>
  3833                                                              
  3834          <table 
  3835           ID="NoteNa rrative" 
  3836           border="1"  
  3837           width="100 %"
  3838          >
  3839                                                                        
  3840           <thead>
  3841                                                                                  
  3842            <tr>
  3843                                                                                            
  3844             <th>
  3845              Date/Time
  3846             </th>
  3847                                                                                            
  3848             <th>
  3849              Encounter  Note
  3850             </th>
  3851                                                                                            
  3852             <th>
  3853              Provider
  3854             </th>
  3855                                                                                            
  3856             <th>
  3857              Source
  3858             </th>
  3859                                                                                   
  3860            </tr>
  3861                                                                         
  3862           </thead>
  3863                                                                        
  3864           <tbody>
  3865                                                                                  
  3866            <tr>
  3867                                                                                            
  3868             <td>
  3869                                                                                                     
  3870              <content 
  3871               ID="noteDa teTime" 
  3872              />
  3873                                                                                             
  3874             </td>
  3875                                                                                            
  3876             <td>
  3877                                                                                                     
  3878              <content 
  3879               ID="noteEn counterDes cription" 
  3880              />
  3881                                                                                             
  3882             </td>
  3883                                                                                            
  3884             <td>
  3885                                                                                                     
  3886              <content 
  3887               ID="notePr ovider" 
  3888              />
  3889                                                                                             
  3890             </td>
  3891                                                                                            
  3892             <td>
  3893                                                                                                     
  3894              <content 
  3895               ID="noteSo urce" 
  3896              />
  3897                                                                                             
  3898             </td>
  3899                                                                                   
  3900            </tr>
  3901                                                                         
  3902           </tbody>
  3903                                                               
  3904          </table>
  3905                                                              
  3906          <!-- histo ry and phy sical note s begin -- >
  3907                                                              
  3908          <paragraph  
  3909           ID="hnpTit le"
  3910          >
  3911                                                                    The list  of H &amp ; P Notes  includes t he 20 most  recent no tes within
  3912                                                                    the requ ested date  range.  I f no date  range was  provided,
  3913                                                                    the list  of H &amp ; P Notes  includes t he 20 most  recent no tes within  the
  3914                                                                    last 24  months. Th e data com es from al l VA treat ment facil ities.
  3915                                                               
  3916          </paragrap h>
  3917                                                              
  3918          <table 
  3919           ID="HnPNot eNarrative
  3920           border="1"  
  3921           width="100 %"
  3922          >
  3923                                                                        
  3924           <thead>
  3925                                                                                  
  3926            <tr>
  3927                                                                                            
  3928             <th>
  3929              Date/Time
  3930             </th>
  3931                                                                                            
  3932             <th>
  3933              Encounter  Note
  3934             </th>
  3935                                                                                            
  3936             <th>
  3937              Provider
  3938             </th>
  3939                                                                                            
  3940             <th>
  3941              Source
  3942             </th>
  3943                                                                                   
  3944            </tr>
  3945                                                                         
  3946           </thead>
  3947                                                                        
  3948           <tbody>
  3949                                                                                  
  3950            <tr>
  3951                                                                                            
  3952             <td>
  3953                                                                                                     
  3954              <content 
  3955               ID="HnPnot eDateTime"  
  3956              />
  3957                                                                                             
  3958             </td>
  3959                                                                                            
  3960             <td>
  3961                                                                                                     
  3962              <content 
  3963               ID="HnPnot eEncounter Descriptio n" 
  3964              />
  3965                                                                                             
  3966             </td>
  3967                                                                                            
  3968             <td>
  3969                                                                                                     
  3970              <content 
  3971               ID="HnPnot eProvider"  
  3972              />
  3973                                                                                             
  3974             </td>
  3975                                                                                            
  3976             <td>
  3977                                                                                                     
  3978              <content 
  3979               ID="HnPnot eSource" 
  3980              />
  3981                                                                                             
  3982             </td>
  3983                                                                                   
  3984            </tr>
  3985                                                                         
  3986           </tbody>
  3987                                                               
  3988          </table>
  3989                                                              
  3990          <!-- Disch arge summa ry notes b egin -->
  3991                                                              
  3992          <paragraph  
  3993           ID="disTit le"
  3994          >
  3995                                                                    The list  of Discha rge Summar ies includ es the 10  most recen t
  3996                                                                    summarie s within t he request ed date ra nge.  If n o date ran ge
  3997                                                                    was prov ided, the  list of Di scharge Su mmaries in cludes the  10
  3998                                                                    most rec ent summar ies within  the last  36 months.   The data  comes
  3999                                                                    from all  VA treatm ent facili ties.
  4000                                                               
  4001          </paragrap h>
  4002                                                              
  4003          <table 
  4004           ID="DisNot eNarrative
  4005           border="1"  
  4006           width="100 %"
  4007          >
  4008                                                                        
  4009           <thead>
  4010                                                                                  
  4011            <tr>
  4012                                                                                            
  4013             <th>
  4014              Date/Time
  4015             </th>
  4016                                                                                            
  4017             <th>
  4018              Encounter  Note
  4019             </th>
  4020                                                                                            
  4021             <th>
  4022              Provider
  4023             </th>
  4024                                                                                            
  4025             <th>
  4026              Source
  4027             </th>
  4028                                                                                   
  4029            </tr>
  4030                                                                         
  4031           </thead>
  4032                                                                        
  4033           <tbody>
  4034                                                                                  
  4035            <tr>
  4036                                                                                            
  4037             <td>
  4038                                                                                                     
  4039              <content 
  4040               ID="Disnot eDateTime"  
  4041              />
  4042                                                                                             
  4043             </td>
  4044                                                                                            
  4045             <td>
  4046                                                                                                     
  4047              <content 
  4048               ID="Disnot eEncounter Descriptio n" 
  4049              />
  4050                                                                                             
  4051             </td>
  4052                                                                                            
  4053             <td>
  4054                                                                                                     
  4055              <content 
  4056               ID="Disnot eProvider"  
  4057              />
  4058                                                                                             
  4059             </td>
  4060                                                                                            
  4061             <td>
  4062                                                                                                     
  4063              <content 
  4064               ID="Disnot eSource" 
  4065              />
  4066                                                                                             
  4067             </td>
  4068                                                                                   
  4069            </tr>
  4070                                                                         
  4071           </tbody>
  4072                                                               
  4073          </table>
  4074         
  4075                                                              
  4076          <!-- CDA O bservation  Text as a  Reference  tag -->
  4077                                                              
  4078          <content 
  4079           ID='encNot e-1' 
  4080           revised="d elete"
  4081          >
  4082           IHE Encoun ter Templa te
  4083                                                                        Text  not used  by VA
  4084          </content>
  4085                                                     
  4086         </text>
  4087                                                    
  4088         <entry>
  4089                                                              
  4090          <encounter  
  4091           classCode= "ENC" 
  4092           moodCode=" EVN"
  4093          >
  4094                                                                        
  4095           <templateI
  4096            root="2.16 .840.1.113 883.10.20. 22.4.49" 
  4097           />
  4098                                                                        
  4099           <id 
  4100            nullFlavor ="NI" 
  4101           />
  4102                                                                        
  4103           <!-- 16.02  ENCOUNTER  TYPE. R2,  CPT-4 -->
  4104                                                                        
  4105           <code 
  4106            codeSystem ="2.16.840 .1.113883. 6.12" 
  4107            codeSystem Name="CPT- 4"
  4108           >
  4109                                                                                  
  4110            <!-- 16.03  ENCOUNTER  FREE TEXT  TYPE. R2  -->
  4111                                                                                           
  4112            <originalT ext>
  4113                                                                                                    
  4114             <reference  />
  4115                                                                                            
  4116            </original Text>
  4117                                                                                  
  4118            <translati on>
  4119                                                                                            
  4120             <!-- 16.03  ENCOUNTER  FREE TEXT  TYPE. R2  -->
  4121                                                                                            
  4122             <originalT ext>
  4123                                                                                                     
  4124              <reference  />
  4125                                                                                             
  4126             </original Text>
  4127                                                                                   
  4128            </translat ion>                                                                
  4129                                                                                  
  4130                                                                         
  4131           </code>
  4132                                                                        
  4133           <!-- 16.04  ENCOUNTER  DATE/TIME , REQUIRED  -->
  4134                                                                        
  4135           <effective Time>
  4136                                                                                  
  4137            <low />
  4138                                                                         
  4139           </effectiv eTime>
  4140                                                                        
  4141           <performer >
  4142                                                                                  
  4143            <assignedE ntity>
  4144                                                                                            
  4145             <id 
  4146              nullFlavor ="NA" 
  4147             />
  4148                                                                                            
  4149             <assignedP erson>
  4150                                                                                                     
  4151              <!-- 16.05  ENCOUNTER  PROVIDER  NAME, REQU IRED -->
  4152                                                                                                     
  4153              <name />
  4154                                                                                             
  4155             </assigned Person>
  4156                                                                                   
  4157            </assigned Entity>
  4158                                                                         
  4159           </performe r>
  4160                                                                        
  4161           <author>
  4162                                                                                  
  4163            <time 
  4164             nullFlavor ="NA" 
  4165            />
  4166                                                                                  
  4167            <assignedA uthor>
  4168                                                                                            
  4169             <id 
  4170              nullFlavor ="NA" 
  4171             />
  4172                                                                                            
  4173             <represent edOrganiza tion>
  4174                                                                                                     
  4175              <id 
  4176               root="2.16 .840.1.113 883.4.349"  
  4177              />
  4178                                                                                                     
  4179              <name />
  4180                                                                                             
  4181             </represen tedOrganiz ation>
  4182                                                                                   
  4183            </assigned Author>
  4184                                                                         
  4185           </author>
  4186                                                                        
  4187           <!--16.06  - ADMISSIO N SOURCE,  Optional,  Not Yet Av ailable fr om VA 
  4188                                                                                 VistA  -->
  4189                                                                        
  4190           <!--16.11  - FACILITY  LOCATION,  Optional  -->
  4191                                                                        
  4192           <participa nt 
  4193            typeCode=" LOC"
  4194           >
  4195                                                                                  
  4196            <!--16.20  - IN FACIL ITY LOCATI ON DURATIO N, Optiona l -->
  4197                                                                                  
  4198            <time>
  4199                                                                                            
  4200             <!--16.12  - ARRIVAL  DATE/TIME,  Optional  -->
  4201                                                                                            
  4202             <low  />
  4203                                                                                            
  4204             <!-- 16.12  - DEPARTU RE DATE/TI ME, Option al -->
  4205                                                                                            
  4206             <high  />
  4207                                                                                   
  4208            </time>
  4209                                                                                  
  4210            <participa ntRole 
  4211             classCode= "SDLOC"
  4212            >
  4213                                                                                            
  4214             <playingEn tity 
  4215              classCode= "PLC" 
  4216             />
  4217                                                                                   
  4218            </particip antRole>
  4219                                                                         
  4220           </particip ant>
  4221                                                                        
  4222           <entryRela tionship 
  4223            typeCode=" RSON"
  4224           >
  4225                                                                                  
  4226            <observati on 
  4227             classCode= "OBS" 
  4228             moodCode=" EVN"
  4229            >
  4230                                                                                            
  4231             <templateI
  4232              root="2.16 .840.1.113 883.10.20. 22.4.19" 
  4233             />
  4234                                                                                            
  4235             <id 
  4236              nullFlavor ="NI" 
  4237             />
  4238                                                                                            
  4239             <!-- CCD R eason for  Visit Code , REQUIRED , SNOMED C T -->
  4240                                                                                            
  4241             <code 
  4242              nullFlavor ="UNK" 
  4243             />
  4244                                                                                            
  4245             <!-- 16.13  REASON FO R VISIT TE XT, Option al -->
  4246                                                                                            
  4247             <text>
  4248                                                                                                     
  4249              <reference  />
  4250                                                                                             
  4251             </text>
  4252                                                                                            
  4253             <statusCod
  4254              code="comp leted" 
  4255             />
  4256                                                                                            
  4257             <value 
  4258              xsi:type=" CD" 
  4259              codeSystem ="2.16.840 .1.113883. 6.96"
  4260                                                                                                    
  4261              codeSystem Name="SNOM ED CT" 
  4262             />
  4263                                                                                   
  4264            </observat ion>
  4265                                                                         
  4266           </entryRel ationship>
  4267          
  4268                                                                        
  4269           <!-- CCD E NCOUNTER D IAGNOSIS P ROBLEM COD E, REQURIE D, SNOMED  CT -->
  4270                                                                        
  4271                                                                        
  4272           <!-- CCD E NCOUNTER D IAGNOSIS,  Optional - ->
  4273                                                                        
  4274           <entryRela tionship 
  4275            typeCode=" SUBJ"
  4276                                                                                 
  4277            inversionI nd="false"
  4278           >
  4279                                                                                  
  4280            <act 
  4281             classCode= "ACT" 
  4282             moodCode=" EVN"
  4283            >
  4284                                                                                            
  4285             <!--Encoun ter diagno sis act -- >
  4286                                                                                            
  4287             <templateI
  4288              root="2.16 .840.1.113 883.10.20. 22.4.80" 
  4289             />
  4290                                                                                            
  4291             <id 
  4292              nullFlavor ="UNK" 
  4293             />
  4294                                                                                            
  4295             <code 
  4296              xsi:type=" CE" 
  4297              code="2930 8-4" 
  4298              codeSystem ="2.16.840 .1.113883. 6.1"
  4299                                                                                                    
  4300              codeSystem Name="LOIN C" 
  4301              displayNam e="ENCOUNT ER DIAGNOS IS" 
  4302             />
  4303                                                                                            
  4304             <statusCod
  4305              code="acti ve" 
  4306             />
  4307                                                                                            
  4308             <effective Time 
  4309              nullFlavor ="UNK" 
  4310             />
  4311            
  4312                                                                                            
  4313             <entryRela tionship 
  4314              typeCode=" SUBJ"
  4315                                                                                                    
  4316              inversionI nd="false"
  4317             >
  4318                                                                                                     
  4319              <observati on 
  4320               classCode= "OBS" 
  4321               moodCode=" EVN"
  4322                                                                                                              
  4323               negationIn d="false"
  4324              >
  4325                                                                                                               
  4326               <templateI
  4327                root="2.16 .840.1.113 883.10.20. 22.4.4" 
  4328               />
  4329                                                                                                               
  4330               <!-- Probl em Observa tion -->
  4331                                                                                                               
  4332               <id 
  4333                nullFlavor ="UNK" 
  4334               />
  4335              
  4336                                                                                                               
  4337               <code 
  4338                nullFlavor ="UNK"
  4339               >
  4340                 
  4341                <originalT ext>
  4342                 Encounter  Diagnosis  Type Not A vailable
  4343                </original Text>
  4344                 
  4345               </code>
  4346                                                                                                               
  4347                                                                                                               
  4348               <statusCod
  4349                code="comp leted" 
  4350               />
  4351                                                                                                               
  4352               <!-- CCD E NCOUNTER D IAGNOSIS P ROBLEM COD E, REQUIRE D, SNOMED  CT -->
  4353                                                                                                               
  4354               <value 
  4355                xsi:type=" CD" 
  4356                codeSystem Name="SNOM ED CT"
  4357                                                                                                                        
  4358                codeSystem ="2.16.840 .1.113883. 6.96"
  4359               >
  4360                                                                                                                         
  4361                <originalT ext>
  4362                                                                                                                                   
  4363                 <reference  />
  4364                                                                                                                          
  4365                </original Text>
  4366                                                                                                                         
  4367                <translati on 
  4368                 codeSystem Name="ICD- 9-CM"
  4369                                                                                                                         
  4370                 codeSystem ="2.16.840 .1.113883. 6.103" 
  4371                >
  4372                </translat ion>
  4373                                                                                                                         
  4374                                                                                                                
  4375               </value>
  4376                                                                                                      
  4377              </observat ion>
  4378                                                                                             
  4379             </entryRel ationship>
  4380                                                                                   
  4381            </act>
  4382                                                                         
  4383           </entryRel ationship>
  4384                                                                        
  4385                                                                        
  4386           <!-- 16.09  DISCHARGE  DISPOSITI ON CODE, O ptional, N ot provide d by VA 
  4387                                                                                 b/c da ta not yet  available  via VA Vi stA RPCs - ->
  4388                                                               
  4389          </encounte r>
  4390                                                     
  4391         </entry>
  4392                                                    
  4393         <entry 
  4394          typeCode=" DRIV" 
  4395          id="con"
  4396         >
  4397                                                              
  4398          <encounter  
  4399           classCode= "ENC" 
  4400           moodCode=" EVN"
  4401          >
  4402                                                                        
  4403           <templateI
  4404            root="2.16 .840.1.113 883.10.20. 22.4.49" 
  4405           />
  4406                                                                        
  4407           <id 
  4408            nullFlavor ="UNK" 
  4409           />
  4410                                                                        
  4411           <!-- 16.02  ENCOUNTER  TYPE. R2,  CPT-4 -->
  4412                                                                        
  4413           <code 
  4414            codeSystem ="2.16.840 .1.113883. 6.12" 
  4415            codeSystem Name="CPT- 4"
  4416           >
  4417                                                                                  
  4418            <!-- 16.03  ENCOUNTER  FREE TEXT  TYPE. R2  -->
  4419                                                                                  
  4420            <originalT ext>
  4421                                                                                            
  4422             <reference  />
  4423                                                                                   
  4424            </original Text>
  4425                                                                                  
  4426            <translati on>
  4427            </translat ion>
  4428                                                                         
  4429           </code>
  4430                                                                        
  4431           <!-- 16.04  ENCOUNTER  DATE/TIME , REQUIRED  -->
  4432                                                                        
  4433           <effective Time>
  4434                                                                                  
  4435            <low />
  4436                                                                         
  4437           </effectiv eTime>
  4438                                                                        
  4439           <performer >
  4440                                                                                  
  4441            <assignedE ntity>
  4442                                                                                            
  4443             <id 
  4444              nullFlavor ="NA" 
  4445             />
  4446                                                                                            
  4447             <assignedP erson>
  4448                                                                                                     
  4449              <!-- 16.05  ENCOUNTER  PROVIDER  NAME, REQU IRED -->
  4450                                                                                                     
  4451              <name />
  4452                                                                                             
  4453             </assigned Person>
  4454                                                                                   
  4455            </assigned Entity>
  4456                                                                         
  4457           </performe r>
  4458                                                                        
  4459           <author>
  4460                                                                                  
  4461            <time 
  4462             nullFlavor ="NA" 
  4463            />
  4464                                                                                  
  4465            <assignedA uthor>
  4466                                                                                            
  4467             <id 
  4468              nullFlavor ="NA" 
  4469             />
  4470                                                                                            
  4471             <represent edOrganiza tion>
  4472                                                                                                     
  4473              <id 
  4474               root="2.16 .840.1.113 883.4.349"  
  4475              />
  4476                                                                                                     
  4477              <name />
  4478                                                                                             
  4479             </represen tedOrganiz ation>
  4480                                                                                   
  4481            </assigned Author>
  4482                                                                         
  4483           </author>
  4484                                                                        
  4485           <!--16.06  - ADMISSIO N SOURCE,  Optional,  Not Yet Av ailable fr om VA 
  4486                                                                                 VistA  -->
  4487                                                                        
  4488           <!--16.11  - FACILITY  LOCATION,  Optional  -->
  4489                                                                        
  4490           <participa nt 
  4491            typeCode=" LOC"
  4492           >
  4493                                                                                  
  4494            <!--16.20  - IN FACIL ITY LOCATI ON DURATIO N, Optiona l -->
  4495                                                                                  
  4496            <time>
  4497                                                                                            
  4498             <!--16.12  - ARRIVAL  DATE/TIME,  Optional  -->
  4499                                                                                            
  4500             <low   />
  4501                                                                                            
  4502             <!-- 16.12  - DEPARTU RE DATE/TI ME, Option al -->
  4503                                                                                            
  4504             <high  />
  4505                                                                                   
  4506            </time>
  4507                                                                                  
  4508            <participa ntRole 
  4509             classCode= "SDLOC"
  4510            >
  4511                                                                                   
  4512             <templateI
  4513              root="2.16 .840.1.113 883.10.20. 22.4.32"
  4514             />
  4515                                                                                   
  4516             <code 
  4517              nullFlavor ="UNK"
  4518             />
  4519                                                                                   
  4520             <addr 
  4521              nullFlavor ="UNK"
  4522             />
  4523                                                                                   
  4524             <telecom 
  4525              nullFlavor ="UNK"
  4526             />
  4527                                                                                            
  4528             <playingEn tity 
  4529              classCode= "PLC"
  4530             >
  4531                                                                                                     
  4532              <name />
  4533                                                                                             
  4534             </playingE ntity>
  4535                                                                                   
  4536            </particip antRole>
  4537                                                                         
  4538           </particip ant>
  4539                                                                        
  4540           <entryRela tionship 
  4541            typeCode=" RSON"
  4542           >
  4543                                                                                  
  4544            <observati on 
  4545             classCode= "OBS" 
  4546             moodCode=" EVN"
  4547            >
  4548                                                                                            
  4549             <templateI
  4550              root="2.16 .840.1.113 883.10.20. 22.4.19" 
  4551             />
  4552                                                                                            
  4553             <id 
  4554              nullFlavor ="NI" 
  4555             />
  4556                                                                                            
  4557             <!-- CCD R eason for  Visit Code , REQUIRED , SNOMED C T -->
  4558                                                                                            
  4559             <code 
  4560              nullFlavor ="UNK" 
  4561             />
  4562                                                                                            
  4563             <!-- 16.13  REASON FO R VISIT TE XT, Option al -->
  4564                                                                                            
  4565             <text>
  4566                                                                                                     
  4567              <reference  />
  4568                                                                                             
  4569             </text>
  4570                                                                                            
  4571             <statusCod
  4572              code="comp leted" 
  4573             />
  4574                                                                                            
  4575             <effective Time>
  4576                                                                                                     
  4577              <low 
  4578               nullFlavor ="UNK" 
  4579              />
  4580                                                                                             
  4581             </effectiv eTime>
  4582                                                                                            
  4583             <value 
  4584              xsi:type=" CD" 
  4585             />
  4586                                                                                   
  4587            </observat ion>
  4588                                                                         
  4589           </entryRel ationship>
  4590                                                                        
  4591           <entryRela tionship 
  4592            typeCode=" SUBJ" 
  4593            inversionI nd="false"
  4594           >
  4595                                                                                  
  4596            <act 
  4597             classCode= "ACT" 
  4598             moodCode=" EVN"
  4599            >
  4600                                                                                            
  4601             <!--Encoun ter diagno sis act -- >
  4602                                                                                            
  4603             <templateI
  4604              root="2.16 .840.1.113 883.10.20. 22.4.80" 
  4605             />
  4606                                                                                            
  4607             <id 
  4608              nullFlavor ="UNK" 
  4609             />
  4610                                                                                            
  4611             <code 
  4612              xsi:type=" CE" 
  4613              code="2930 8-4" 
  4614              codeSystem ="2.16.840 .1.113883. 6.1"
  4615                                                                                                    
  4616              codeSystem Name="LOIN C" 
  4617              displayNam e="ENCOUNT ER DIAGNOS IS" 
  4618             />
  4619                                                                                            
  4620             <statusCod
  4621              code="acti ve" 
  4622             />
  4623                                                                                            
  4624             <effective Time 
  4625              nullFlavor ="UNK"
  4626             >
  4627                                                                                             
  4628             </effectiv eTime>
  4629                                                                                            
  4630             <entryRela tionship 
  4631              typeCode=" SUBJ"
  4632                                                                                                    
  4633              inversionI nd="false"
  4634             >
  4635                                                                                                     
  4636              <observati on 
  4637               classCode= "OBS" 
  4638               moodCode=" EVN"
  4639                                                                                                              
  4640               negationIn d="false"
  4641              >
  4642                                                                                                               
  4643               <templateI
  4644                root="2.16 .840.1.113 883.10.20. 22.4.4" 
  4645               />
  4646                                                                                                               
  4647               <!-- Probl em Observa tion -->
  4648                                                                                                               
  4649               <id 
  4650                nullFlavor ="UNK" 
  4651               />
  4652                                                                                                               
  4653               <code 
  4654                nullFlavor ="UNK"
  4655               >
  4656                                                                                                                         
  4657                <originalT ext>
  4658                 Encounter  Diagnosis  Type Not A vailable
  4659                </original Text>
  4660                                                                                                                
  4661               </code>
  4662                                                                                                               
  4663               <statusCod
  4664                code="comp leted" 
  4665               />
  4666                                                                                                               
  4667               <!-- CCD E NCOUNTER D IAGNOSIS P ROBLEM COD E, REQUIRE D, SNOMED  CT -->
  4668                                                                                                                
  4669               <value 
  4670                xsi:type=" CD" 
  4671                code="UNK"  
  4672                codeSystem ='2.16.840 .1.113883. 6.96' 
  4673                codeSystem Name='SNOM ED CT'
  4674               >
  4675               </value>    
  4676                                                                                                      
  4677              </observat ion>
  4678                                                                                             
  4679             </entryRel ationship>
  4680                                                                                   
  4681            </act>
  4682                                                                         
  4683           </entryRel ationship>
  4684          
  4685                                                                        
  4686           <!-- CCD E NCOUNTER D IAGNOSIS P ROBLEM COD E, REQURIE D, SNOMED  CT -->
  4687                                                                        
  4688           <!-- 16.09  DISCHARGE  DISPOSITI ON CODE, O ptional, N ot provide d by VA 
  4689                                                                                 b/c da ta not yet  available  via VA Vi stA RPCs - ->
  4690                                                               
  4691          </encounte r>
  4692                                                     
  4693         </entry>
  4694                                                    
  4695         <entry 
  4696          typeCode=" DRIV" 
  4697          id="hnp"
  4698         >
  4699                                                              
  4700          <encounter  
  4701           classCode= "ENC" 
  4702           moodCode=" EVN"
  4703          >
  4704                                                                        
  4705           <templateI
  4706            root="2.16 .840.1.113 883.10.20. 22.4.49" 
  4707           />
  4708                                                                        
  4709           <id 
  4710            nullFlavor ="NI" 
  4711           />
  4712                                                                        
  4713           <!-- 16.02  ENCOUNTER  TYPE. R2,  CPT-4 -->
  4714                                                                        
  4715           <code 
  4716            codeSystem ="2.16.840 .1.113883. 6.12" 
  4717            codeSystem Name="CPT- 4"
  4718           >
  4719                                                                                  
  4720            <!-- 16.03  ENCOUNTER  FREE TEXT  TYPE. R2  -->
  4721                                                                                  
  4722            <originalT ext>
  4723                                                                                            
  4724             <reference  />
  4725                                                                                   
  4726            </original Text>
  4727                                                                                  
  4728            <translati on>
  4729            </translat ion>
  4730                                                                         
  4731           </code>
  4732                                                                        
  4733           <!-- 16.04  ENCOUNTER  DATE/TIME , REQUIRED  -->
  4734                                                                        
  4735           <effective Time>
  4736                                                                                  
  4737            <low />
  4738                                                                         
  4739           </effectiv eTime>
  4740                                                                        
  4741           <performer >
  4742                                                                                  
  4743            <assignedE ntity>
  4744                                                                                            
  4745             <id 
  4746              nullFlavor ="NA" 
  4747             />
  4748                                                                                            
  4749             <assignedP erson>
  4750                                                                                                     
  4751              <!-- 16.05  ENCOUNTER  PROVIDER  NAME, REQU IRED -->
  4752                                                                                                     
  4753              <name />
  4754                                                                                             
  4755             </assigned Person>
  4756                                                                                   
  4757            </assigned Entity>
  4758                                                                         
  4759           </performe r>
  4760                                                                        
  4761           <author>
  4762                                                                                  
  4763            <time 
  4764             nullFlavor ="NA" 
  4765            />
  4766                                                                                  
  4767            <assignedA uthor>
  4768                                                                                            
  4769             <id 
  4770              nullFlavor ="NA" 
  4771             />
  4772                                                                                            
  4773             <represent edOrganiza tion>
  4774                                                                                                     
  4775              <id 
  4776               root="2.16 .840.1.113 883.4.349"  
  4777              />
  4778                                                                                                     
  4779              <name />
  4780                                                                                             
  4781             </represen tedOrganiz ation>
  4782                                                                                   
  4783            </assigned Author>
  4784                                                                         
  4785           </author>
  4786                                                                        
  4787           <!--16.06  - ADMISSIO N SOURCE,  Optional,  Not Yet Av ailable fr om VA 
  4788                                                                                 VistA  -->
  4789                                                                        
  4790           <!--16.11  - FACILITY  LOCATION,  Optional  -->
  4791                                                                        
  4792           <participa nt 
  4793            typeCode=" LOC"
  4794           >
  4795                                                                                  
  4796            <!--16.20  - IN FACIL ITY LOCATI ON DURATIO N, Optiona l -->
  4797                                                                                  
  4798            <time>
  4799                                                                                            
  4800             <!--16.12  - ARRIVAL  DATE/TIME,  Optional  -->
  4801                                                                                            
  4802             <low  />
  4803                                                                                            
  4804             <!-- 16.12  - DEPARTU RE DATE/TI ME, Option al -->
  4805                                                                                            
  4806             <high  />
  4807                                                                                   
  4808            </time>
  4809                                                                                  
  4810            <participa ntRole 
  4811             classCode= "SDLOC"
  4812            >
  4813                                                                                   
  4814             <templateI
  4815              root="2.16 .840.1.113 883.10.20. 22.4.32"
  4816             />
  4817                                                                                   
  4818             <code 
  4819              nullFlavor ="UNK"
  4820             />
  4821                                                                                   
  4822             <addr 
  4823              nullFlavor ="UNK"
  4824             />
  4825                                                                                   
  4826             <telecom 
  4827              nullFlavor ="UNK"
  4828             />
  4829                                                                                            
  4830             <playingEn tity 
  4831              classCode= "PLC"
  4832             >
  4833                                                                                                     
  4834              <name />
  4835                                                                                             
  4836             </playingE ntity>
  4837                                                                                   
  4838            </particip antRole>
  4839                                                                         
  4840           </particip ant>
  4841                                                                        
  4842           <entryRela tionship 
  4843            typeCode=" RSON"
  4844           >
  4845                                                                                  
  4846            <observati on 
  4847             classCode= "OBS" 
  4848             moodCode=" EVN"
  4849            >
  4850                                                                                            
  4851             <templateI
  4852              root="2.16 .840.1.113 883.10.20. 22.4.19" 
  4853             />
  4854                                                                                            
  4855             <id 
  4856              nullFlavor ="NI" 
  4857             />
  4858                                                                                            
  4859             <!-- CCD R eason for  Visit Code , REQUIRED , SNOMED C T -->
  4860                                                                                            
  4861             <code 
  4862              nullFlavor ="UNK" 
  4863             />
  4864                                                                                            
  4865             <!-- 16.13  REASON FO R VISIT TE XT, Option al -->
  4866                                                                                            
  4867             <text>
  4868                                                                                                     
  4869              <reference  />
  4870                                                                                             
  4871             </text>
  4872                                                                                            
  4873             <statusCod
  4874              code="comp leted" 
  4875             />
  4876                                                                                            
  4877             <effective Time>
  4878                                                                                                     
  4879              <low 
  4880               nullFlavor ="UNK" 
  4881              />
  4882                                                                                             
  4883             </effectiv eTime>                                                                               
  4884                                                                                            
  4885             <value 
  4886              xsi:type=" CD" 
  4887             />
  4888                                                                                   
  4889            </observat ion>
  4890                                                                         
  4891           </entryRel ationship>
  4892                                                                        
  4893           <entryRela tionship 
  4894            typeCode=" SUBJ" 
  4895            inversionI nd="false"
  4896           >
  4897                                                                                  
  4898            <act 
  4899             classCode= "ACT" 
  4900             moodCode=" EVN"
  4901            >
  4902                                                                                            
  4903             <!--Encoun ter diagno sis act -- >
  4904                                                                                            
  4905             <templateI
  4906              root="2.16 .840.1.113 883.10.20. 22.4.80" 
  4907             />
  4908                                                                                            
  4909             <id 
  4910              nullFlavor ="UNK" 
  4911             />
  4912                                                                                            
  4913             <code 
  4914              xsi:type=" CE" 
  4915              code="2930 8-4" 
  4916              codeSystem ="2.16.840 .1.113883. 6.1"
  4917                                                                                                    
  4918              codeSystem Name="LOIN C" 
  4919              displayNam e="ENCOUNT ER DIAGNOS IS" 
  4920             />
  4921                                                                                            
  4922             <statusCod
  4923              code="acti ve" 
  4924             />
  4925                                                                                            
  4926             <effective Time 
  4927              nullFlavor ="UNK"
  4928             >
  4929                                                                                             
  4930             </effectiv eTime>
  4931                                                                                            
  4932             <entryRela tionship 
  4933              typeCode=" SUBJ"
  4934                                                                                                    
  4935              inversionI nd="false"
  4936             >
  4937                                                                                                     
  4938              <observati on 
  4939               classCode= "OBS" 
  4940               moodCode=" EVN"
  4941                                                                                                              
  4942               negationIn d="false"
  4943              >
  4944                                                                                                               
  4945               <templateI
  4946                root="2.16 .840.1.113 883.10.20. 22.4.4" 
  4947               />
  4948                                                                                                               
  4949               <!-- Probl em Observa tion -->
  4950                                                                                                               
  4951               <id 
  4952                nullFlavor ="UNK" 
  4953               />
  4954                                                                                                               
  4955               <code 
  4956                nullFlavor ="UNK"
  4957               >
  4958                                                                                                                         
  4959                <originalT ext>
  4960                 Encounter  Diagnosis  Type Not A vailable
  4961                </original Text>
  4962                                                                                                                
  4963               </code>
  4964                                                                                                               
  4965               <statusCod
  4966                code="comp leted" 
  4967               />
  4968                                                                                                               
  4969               <!-- CCD E NCOUNTER D IAGNOSIS P ROBLEM COD E, REQUIRE D, SNOMED  CT -->
  4970                                                                                                                
  4971               <value 
  4972                xsi:type=" CD" 
  4973                code="UNK"  
  4974                codeSystem ='2.16.840 .1.113883. 6.96' 
  4975                codeSystem Name='SNOM ED CT'
  4976               >
  4977               </value>    
  4978                                                                                                      
  4979              </observat ion>
  4980                                                                                             
  4981             </entryRel ationship>
  4982                                                                                   
  4983            </act>
  4984                                                                         
  4985           </entryRel ationship>
  4986          
  4987                                                                        
  4988           <!-- CCD E NCOUNTER D IAGNOSIS P ROBLEM COD E, REQURIE D, SNOMED  CT -->
  4989                                                                        
  4990           <!-- 16.09  DISCHARGE  DISPOSITI ON CODE, O ptional, N ot provide d by VA 
  4991                                                                                 b/c da ta not yet  available  via VA Vi stA RPCs - ->
  4992                                                               
  4993          </encounte r>
  4994                                                     
  4995         </entry>
  4996                                                    
  4997         <entry 
  4998          typeCode=" DRIV" 
  4999          id="dis"
  5000         >
  5001                                                              
  5002          <encounter  
  5003           classCode= "ENC" 
  5004           moodCode=" EVN"
  5005          >
  5006                                                                        
  5007           <templateI
  5008            root="2.16 .840.1.113 883.10.20. 22.4.49" 
  5009           />
  5010                                                                        
  5011           <id 
  5012            nullFlavor ="NI" 
  5013           />
  5014                                                                        
  5015           <!-- 16.02  ENCOUNTER  TYPE. R2,  CPT-4 -->
  5016                                                                        
  5017           <code 
  5018            codeSystem ="2.16.840 .1.113883. 6.12" 
  5019            codeSystem Name="CPT- 4"
  5020           >
  5021                                                                                  
  5022            <!-- 16.03  ENCOUNTER  FREE TEXT  TYPE. R2  -->
  5023                                                                                  
  5024            <originalT ext>
  5025                                                                                            
  5026             <reference  />
  5027                                                                                   
  5028            </original Text>
  5029                                                                                  
  5030            <translati on>
  5031            </translat ion>
  5032                                                                         
  5033           </code>
  5034                                                                         
  5035                                                                        
  5036           <!-- 16.04  ENCOUNTER  DATE/TIME , REQUIRED  -->
  5037                                                                        
  5038           <effective Time>
  5039                                                                                  
  5040            <low />
  5041                                                                         
  5042           </effectiv eTime>
  5043                                                                        
  5044           <performer >
  5045                                                                                  
  5046            <assignedE ntity>
  5047                                                                                            
  5048             <id 
  5049              nullFlavor ="NA" 
  5050             />
  5051                                                                                            
  5052             <assignedP erson>
  5053                                                                                                     
  5054              <!-- 16.05  ENCOUNTER  PROVIDER  NAME, REQU IRED -->
  5055                                                                                                     
  5056              <name />
  5057                                                                                             
  5058             </assigned Person>
  5059                                                                                   
  5060            </assigned Entity>
  5061                                                                         
  5062           </performe r>
  5063                                                                        
  5064           <author>
  5065                                                                                  
  5066            <time 
  5067             nullFlavor ="NA" 
  5068            />
  5069                                                                                  
  5070            <assignedA uthor>
  5071                                                                                            
  5072             <id 
  5073              nullFlavor ="NA" 
  5074             />
  5075                                                                                            
  5076             <represent edOrganiza tion>
  5077                                                                                                     
  5078              <id 
  5079               root="2.16 .840.1.113 883.4.349"  
  5080              />
  5081                                                                                                     
  5082              <name />
  5083                                                                                             
  5084             </represen tedOrganiz ation>
  5085                                                                                   
  5086            </assigned Author>
  5087                                                                         
  5088           </author>
  5089                                                                        
  5090           <!--16.06  - ADMISSIO N SOURCE,  Optional,  Not Yet Av ailable fr om VA 
  5091                                                                                 VistA  -->
  5092                                                                        
  5093           <!--16.11  - FACILITY  LOCATION,  Optional  -->
  5094                                                                        
  5095           <participa nt 
  5096            typeCode=" LOC"
  5097           >
  5098                                                                                  
  5099            <!--16.20  - IN FACIL ITY LOCATI ON DURATIO N, Optiona l -->
  5100                                                                                  
  5101            <time>
  5102                                                                                            
  5103             <!--16.12  - ARRIVAL  DATE/TIME,  Optional  -->
  5104                                                                                            
  5105             <low  />
  5106                                                                                            
  5107             <!-- 16.12  - DEPARTU RE DATE/TI ME, Option al -->
  5108                                                                                            
  5109             <high  />
  5110                                                                                   
  5111            </time>
  5112                                                                                  
  5113            <participa ntRole 
  5114             classCode= "SDLOC"
  5115            >
  5116                                                                                            
  5117             <playingEn tity 
  5118              classCode= "PLC" 
  5119             />
  5120                                                                                   
  5121            </particip antRole>
  5122                                                                         
  5123           </particip ant>
  5124                                                                        
  5125           <entryRela tionship 
  5126            typeCode=" RSON"
  5127           >
  5128                                                                                  
  5129            <observati on 
  5130             classCode= "OBS" 
  5131             moodCode=" EVN"
  5132            >
  5133                                                                                            
  5134             <templateI
  5135              root="2.16 .840.1.113 883.10.20. 22.4.19" 
  5136             />
  5137                                                                                            
  5138             <id 
  5139              nullFlavor ="NI" 
  5140             />
  5141                                                                                            
  5142             <!-- CCD R eason for  Visit Code , REQUIRED , SNOMED C T -->
  5143                                                                                            
  5144             <code 
  5145              nullFlavor ="UNK" 
  5146             />
  5147                                                                                            
  5148             <!-- 16.13  REASON FO R VISIT TE XT, Option al -->
  5149                                                                                            
  5150             <text>
  5151                                                                                                     
  5152              <reference  />
  5153                                                                                             
  5154             </text>
  5155                                                                                            
  5156             <statusCod
  5157              code="comp leted" 
  5158             />
  5159                                                                                            
  5160             <value 
  5161              xsi:type=" CD" 
  5162              codeSystem ="2.16.840 .1.113883. 6.96"
  5163                                                                                                    
  5164              codeSystem Name="SNOM ED CT" 
  5165             />
  5166                                                                                   
  5167            </observat ion>
  5168                                                                         
  5169           </entryRel ationship>
  5170          
  5171                                                                        
  5172           <!-- CCD E NCOUNTER D IAGNOSIS P ROBLEM COD E, REQURIE D, SNOMED  CT -->
  5173                                                                        
  5174          
  5175                                                                        
  5176           <entryRela tionship 
  5177            typeCode=" SUBJ" 
  5178            inversionI nd="false"
  5179           >
  5180                                                                                  
  5181            <act 
  5182             classCode= "ACT" 
  5183             moodCode=" EVN"
  5184            >
  5185                                                                                            
  5186             <!--Encoun ter diagno sis act -- >
  5187                                                                                            
  5188             <templateI
  5189              root="2.16 .840.1.113 883.10.20. 22.4.80" 
  5190             />
  5191                                                                                            
  5192             <id 
  5193              nullFlavor ="UNK" 
  5194             />
  5195                                                                                            
  5196             <code 
  5197              xsi:type=" CE" 
  5198              code="2930 8-4" 
  5199              codeSystem ="2.16.840 .1.113883. 6.1"
  5200                                                                                                    
  5201              codeSystem Name="LOIN C" 
  5202              displayNam e="ENCOUNT ER DIAGNOS IS" 
  5203             />
  5204                                                                                            
  5205             <statusCod
  5206              code="acti ve" 
  5207             />
  5208                                                                                            
  5209             <effective Time 
  5210              nullFlavor ="UNK"
  5211             >
  5212                                                                                             
  5213             </effectiv eTime>
  5214                                                                                            
  5215             <entryRela tionship 
  5216              typeCode=" SUBJ"
  5217                                                                                                    
  5218              inversionI nd="false"
  5219             >
  5220                                                                                                     
  5221              <observati on 
  5222               classCode= "OBS" 
  5223               moodCode=" EVN"
  5224                                                                                                              
  5225               negationIn d="false"
  5226              >
  5227                                                                                                               
  5228               <templateI
  5229                root="2.16 .840.1.113 883.10.20. 22.4.4" 
  5230               />
  5231                                                                                                               
  5232               <!-- Probl em Observa tion -->
  5233                                                                                                               
  5234               <id 
  5235                nullFlavor ="UNK" 
  5236               />
  5237                                                                                                               
  5238               <code 
  5239                nullFlavor ="UNK"
  5240               >
  5241                                                                                                                         
  5242                <originalT ext>
  5243                 Encounter  Diagnosis  Type Not A vailable
  5244                </original Text>
  5245                                                                                                                
  5246               </code>
  5247                                                                                                               
  5248               <statusCod
  5249                code="comp leted" 
  5250               />
  5251                                                                                                               
  5252               <!-- CCD E NCOUNTER D IAGNOSIS P ROBLEM COD E, REQUIRE D, SNOMED  CT -->
  5253                                                                                                                
  5254               <value 
  5255                xsi:type=" CD" 
  5256                code="UNK"  
  5257                codeSystem ='2.16.840 .1.113883. 6.96' 
  5258                codeSystem Name='SNOM ED CT'
  5259               >
  5260               </value>    
  5261                                                                                                      
  5262              </observat ion>
  5263                                                                                             
  5264             </entryRel ationship>
  5265                                                                                   
  5266            </act>
  5267                                                                         
  5268           </entryRel ationship>
  5269                                                               
  5270          </encounte r>
  5271                                                     
  5272         </entry>
  5273                                                    
  5274                                                    
  5275                                                                                                
  5276         <entry 
  5277          typeCode=" DRIV" 
  5278          id="eds"
  5279         >
  5280                                                              
  5281          <encounter  
  5282           classCode= "ENC" 
  5283           moodCode=" EVN"
  5284          >
  5285                                                                        
  5286           <templateI
  5287            root="2.16 .840.1.113 883.10.20. 22.4.49" 
  5288           />
  5289                                                                        
  5290           <id 
  5291            nullFlavor ="NI" 
  5292           />
  5293                                                                        
  5294           <!-- 16.02  ENCOUNTER  TYPE. R2,  CPT-4 -->
  5295                                                                        
  5296           <code 
  5297            codeSystem ="2.16.840 .1.113883. 6.12" 
  5298            codeSystem Name="CPT- 4"
  5299           >
  5300                                                                                  
  5301            <!-- 16.03  ENCOUNTER  FREE TEXT  TYPE. R2  -->
  5302                                                                                  
  5303            <originalT ext>
  5304                                                                                            
  5305             <reference  />
  5306                                                                                   
  5307            </original Text>
  5308                                                                                  
  5309            <translati on>
  5310            </translat ion>
  5311                                                                         
  5312           </code>
  5313                                                                         
  5314                                                                        
  5315           <!-- 16.04  ENCOUNTER  DATE/TIME , REQUIRED  -->
  5316                                                                        
  5317           <effective Time>
  5318                                                                                  
  5319            <low />
  5320                                                                         
  5321           </effectiv eTime>
  5322                                                                        
  5323           <performer >
  5324                                                                                  
  5325            <assignedE ntity>
  5326                                                                                            
  5327             <id 
  5328              nullFlavor ="NA" 
  5329             />
  5330                                                                                            
  5331             <assignedP erson>
  5332                                                                                                     
  5333              <!-- 16.05  ENCOUNTER  PROVIDER  NAME, REQU IRED -->
  5334                                                                                                     
  5335              <name />
  5336                                                                                             
  5337             </assigned Person>
  5338                                                                                   
  5339            </assigned Entity>
  5340                                                                         
  5341           </performe r>
  5342                                                                        
  5343           <author>
  5344                                                                                  
  5345            <time 
  5346             nullFlavor ="NA" 
  5347            />
  5348                                                                                  
  5349            <assignedA uthor>
  5350                                                                                            
  5351             <id 
  5352              nullFlavor ="NA" 
  5353             />
  5354                                                                                            
  5355             <represent edOrganiza tion>
  5356                                                                                                     
  5357              <id 
  5358               root="2.16 .840.1.113 883.4.349"  
  5359              />
  5360                                                                                                     
  5361              <name />
  5362                                                                                             
  5363             </represen tedOrganiz ation>
  5364                                                                                   
  5365            </assigned Author>
  5366                                                                         
  5367           </author>
  5368                                                                        
  5369           <!--16.06  - ADMISSIO N SOURCE,  Optional,  Not Yet Av ailable fr om VA 
  5370                                                                                 VistA  -->
  5371                                                                        
  5372           <!--16.11  - FACILITY  LOCATION,  Optional  -->
  5373                                                                        
  5374           <participa nt 
  5375            typeCode=" LOC"
  5376           >
  5377                                                                                  
  5378            <!--16.20  - IN FACIL ITY LOCATI ON DURATIO N, Optiona l -->
  5379                                                                                  
  5380            <time>
  5381                                                                                            
  5382             <!--16.12  - ARRIVAL  DATE/TIME,  Optional  -->
  5383                                                                                            
  5384             <low  />
  5385                                                                                            
  5386             <!-- 16.12  - DEPARTU RE DATE/TI ME, Option al -->
  5387                                                                                            
  5388             <high  />
  5389                                                                                   
  5390            </time>
  5391                                                                                  
  5392            <participa ntRole 
  5393             classCode= "SDLOC"
  5394            >
  5395                                                                                            
  5396             <playingEn tity 
  5397              classCode= "PLC" 
  5398             />
  5399                                                                                   
  5400            </particip antRole>
  5401                                                                         
  5402           </particip ant>
  5403                                                                        
  5404           <entryRela tionship 
  5405            typeCode=" RSON"
  5406           >
  5407                                                                                  
  5408            <observati on 
  5409             classCode= "OBS" 
  5410             moodCode=" EVN"
  5411            >
  5412                                                                                            
  5413             <templateI
  5414              root="2.16 .840.1.113 883.10.20. 22.4.19" 
  5415             />
  5416                                                                                            
  5417             <id 
  5418              nullFlavor ="NI" 
  5419             />
  5420                                                                                            
  5421             <!-- CCD R eason for  Visit Code , REQUIRED , SNOMED C T -->
  5422                                                                                            
  5423             <code 
  5424              nullFlavor ="UNK" 
  5425             />
  5426                                                                                            
  5427             <!-- 16.13  REASON FO R VISIT TE XT, Option al -->
  5428                                                                                            
  5429             <text>
  5430                                                                                                     
  5431              <reference  />
  5432                                                                                             
  5433             </text>
  5434                                                                                            
  5435             <statusCod
  5436              code="comp leted" 
  5437             />
  5438                                                                                            
  5439             <value 
  5440              xsi:type=" CD" 
  5441              codeSystem ="2.16.840 .1.113883. 6.96"
  5442                                                                                                    
  5443              codeSystem Name="SNOM ED CT" 
  5444             />
  5445                                                                                   
  5446            </observat ion>
  5447                                                                         
  5448           </entryRel ationship>
  5449          
  5450                                                                        
  5451           <!-- CCD E NCOUNTER D IAGNOSIS P ROBLEM COD E, REQURIE D, SNOMED  CT -->
  5452                                                                        
  5453          
  5454                                                                        
  5455           <entryRela tionship 
  5456            typeCode=" SUBJ" 
  5457            inversionI nd="false"
  5458           >
  5459                                                                                  
  5460            <act 
  5461             classCode= "ACT" 
  5462             moodCode=" EVN"
  5463            >
  5464                                                                                            
  5465             <!--Encoun ter diagno sis act -- >
  5466                                                                                            
  5467             <templateI
  5468              root="2.16 .840.1.113 883.10.20. 22.4.80" 
  5469             />
  5470                                                                                            
  5471             <id 
  5472              nullFlavor ="UNK" 
  5473             />
  5474                                                                                            
  5475             <code 
  5476              xsi:type=" CE" 
  5477              code="2930 8-4" 
  5478              codeSystem ="2.16.840 .1.113883. 6.1"
  5479                                                                                                    
  5480              codeSystem Name="LOIN C" 
  5481              displayNam e="ENCOUNT ER DIAGNOS IS" 
  5482             />
  5483                                                                                            
  5484             <statusCod
  5485              code="acti ve" 
  5486             />
  5487                                                                                            
  5488             <effective Time 
  5489              nullFlavor ="UNK"
  5490             >
  5491                                                                                             
  5492             </effectiv eTime>
  5493                                                                                            
  5494             <entryRela tionship 
  5495              typeCode=" SUBJ"
  5496                                                                                                    
  5497              inversionI nd="false"
  5498             >
  5499                                                                                                     
  5500              <observati on 
  5501               classCode= "OBS" 
  5502               moodCode=" EVN"
  5503                                                                                                              
  5504               negationIn d="false"
  5505              >
  5506                                                                                                               
  5507               <templateI
  5508                root="2.16 .840.1.113 883.10.20. 22.4.4" 
  5509               />
  5510                                                                                                               
  5511               <!-- Probl em Observa tion -->
  5512                                                                                                               
  5513               <id 
  5514                nullFlavor ="UNK" 
  5515               />
  5516                                                                                                               
  5517               <code 
  5518                nullFlavor ="UNK"
  5519               >
  5520                                                                                                                         
  5521                <originalT ext>
  5522                 Encounter  Diagnosis  Type Not A vailable
  5523                </original Text>
  5524                                                                                                                
  5525               </code>
  5526                                                                                                               
  5527               <statusCod
  5528                code="comp leted" 
  5529               />
  5530                                                                                                               
  5531               <!-- CCD E NCOUNTER D IAGNOSIS P ROBLEM COD E, REQUIRE D, SNOMED  CT -->
  5532                                                                                                                
  5533               <value 
  5534                xsi:type=" CD" 
  5535                code="UNK"  
  5536                codeSystem ='2.16.840 .1.113883. 6.96' 
  5537                codeSystem Name='SNOM ED CT'
  5538               >
  5539               </value>    
  5540                                                                                                      
  5541              </observat ion>
  5542                                                                                             
  5543             </entryRel ationship>
  5544                                                                                   
  5545            </act>
  5546                                                                         
  5547           </entryRel ationship>
  5548                                                               
  5549          </encounte r>
  5550                                                     
  5551         </entry>
  5552        
  5553                                            
  5554        </section>
  5555                                  
  5556       </componen t>
  5557                                 
  5558       <component >
  5559                                           
  5560        <!-- ***** ********** ********** ********** ********** ********** * RESULTS 
  5561                                                    SECTION, R EQUIRED ** ********** ********** ********** ********** ********** **** -->
  5562                                           
  5563        <section>
  5564                                                    
  5565         <!-- CCD R esults Sec tion Entri es REQUIRE D -->
  5566                                                    
  5567         <templateI
  5568          root="2.16 .840.1.113 883.10.20. 22.2.3.1" 
  5569         />
  5570                                                    
  5571         <templateI
  5572          root="2.16 .840.1.113 883.10.20. 22.2.3" 
  5573         />
  5574                                                    
  5575         <code 
  5576          code="3095 4-2" 
  5577          codeSystem ="2.16.840 .1.113883. 6.1"
  5578                                                             
  5579          codeSystem Name="LOIN C" 
  5580          displayNam e="Relevan t diagnost ic tests a nd/or labo ratory dat a" 
  5581         />
  5582                                                    
  5583         <title>
  5584          Results Se ction
  5585         </title>
  5586                                                    
  5587         <text>
  5588                                                              
  5589          <!-- VA Re sults Busi ness Rules  for Medic al Content  -->
  5590                                                              
  5591          <paragraph >
  5592                                                                        This  section c ontains th e Chemistr y and Hema tology Lab  Results,
  5593                                                                        Radi ology Repo rts, and P athology R eports on  record wit h VA for
  5594                                                                        the  patient. T he data co mes from a ll VA trea tment faci lities.
  5595                                                               
  5596          </paragrap h>
  5597                                                              
  5598          <table 
  5599           ID="labRul es" 
  5600           border="1"  
  5601           width="100 %"
  5602          >
  5603                                                                        
  5604           <tbody>
  5605                                                                                  
  5606            <tr>
  5607                                                                                            
  5608             <td>
  5609              Lab Result s
  5610             </td>
  5611                                                                                   
  5612            </tr>
  5613                                                                                  
  5614            <tr>
  5615                                                                                            
  5616             <td>
  5617                                                                                                 This  section c ontains th e Chemistr y/Hematolo gy Results
  5618                                                                                                 coll ected with in the req uested dat e range an d are limi ted
  5619                                                                                                 to t he 20 most  recent se ts of test s. If no d ate range  was
  5620                                                                                                 prov ided, the  included C hemistry/H ematology  Results ar e from
  5621                                                                                                 the  last 24 mo nths and a re limited  to the 20  most rece nt sets
  5622                                                                                                 of t ests. The  data comes  from all  VA treatme nt facilit ies.
  5623                                                                                             
  5624             </td>
  5625                                                                                   
  5626            </tr>
  5627                                                                         
  5628           </tbody>
  5629                                                               
  5630          </table>
  5631                                                              
  5632          <table 
  5633           ID="labNar rative" 
  5634           border="1"  
  5635           width="100 %"
  5636          >
  5637                                                                        
  5638           <thead>
  5639                                                                                  
  5640            <tr>
  5641                                                                                            
  5642             <th>
  5643              Date/Time
  5644             </th>
  5645                                                                                            
  5646             <th>
  5647              Source
  5648             </th>
  5649                                                                                            
  5650             <th>
  5651              Result Typ e
  5652             </th>
  5653                                                                                            
  5654             <th>
  5655              Result - U nit
  5656             </th>
  5657                                                                                            
  5658             <th>
  5659              Interpreta tion
  5660             </th>
  5661                                                                                            
  5662             <th>
  5663              Reference  Range
  5664             </th>
  5665                                                                                            
  5666             <th>
  5667              Comment
  5668             </th>
  5669                                                                                   
  5670            </tr>
  5671                                                                         
  5672           </thead>
  5673          
  5674                                                                        
  5675           <tbody>
  5676                                                                          
  5677                                                                                           
  5678            <tr 
  5679             ID="labTes t"
  5680            >
  5681                                                                                                    
  5682             <td />
  5683            
  5684                                                                                                    
  5685             <td>
  5686                                                                                                              
  5687              <content / >
  5688                                                                                                     
  5689             </td>
  5690                                                                                                    
  5691             <td>
  5692                                                                                                              
  5693              <content / >
  5694                                                                                                     
  5695             </td>
  5696                                                                                                    
  5697             <td />
  5698            
  5699                                                                                                    
  5700             <td />
  5701            
  5702                                                                                                    
  5703             <td />
  5704            
  5705                                                                                                    
  5706             <td>
  5707                                                                                                              
  5708              <content / >
  5709                                                                                                     
  5710             </td>
  5711                                                                                            
  5712            </tr>
  5713                                                                                           
  5714            <tr 
  5715             ID="labVal ues"
  5716            >
  5717                                                                                                    
  5718             <td />
  5719            
  5720                                                                                                    
  5721             <td />
  5722            
  5723                                                                                                    
  5724             <td>
  5725                                                                                                              
  5726              <content / >
  5727                                                                                                     
  5728             </td>
  5729                                                                                                    
  5730             <td>
  5731                                                                                                              
  5732              <content / >
  5733                                                                                                     
  5734             </td>
  5735                                                                                                    
  5736             <td>
  5737                                                                                                              
  5738              <content / >
  5739                                                                                                     
  5740             </td>
  5741                                                                                                    
  5742             <td>
  5743                                                                                                              
  5744              <content / >
  5745                                                                                                     
  5746             </td>
  5747                                                                                                    
  5748             <td>
  5749                                                                                                              
  5750              <content / >
  5751                                                                                                     
  5752             </td>
  5753                                                                                            
  5754            </tr>
  5755                                                                          
  5756                                                                         
  5757           </tbody>
  5758                                                               
  5759          </table>
  5760                                                              
  5761                                                              
  5762                                                              
  5763                                                              
  5764                                                              
  5765          <table 
  5766           ID="microb iologyRule s" 
  5767           border="1"  
  5768           width="100 %"
  5769          >
  5770                                                                        
  5771           <tbody>
  5772                                                                                  
  5773            <tr>
  5774                                                                                            
  5775             <td>
  5776              Microbiolo gy Reports
  5777             </td>
  5778                                                                                   
  5779            </tr>
  5780                                                                                  
  5781            <tr>
  5782                                                                                            
  5783             <td>
  5784                                                                                                      The includ ed Microbi ology Repo rts are th e 20 most  recent rep orts withi n the last  24 months . The data  comes fro m all VA t reatment f acilities.   ANTIBIOT IC SUSCEPT IBILITY TE ST RESULTS  KEY: SUSC  = Suscept ibility Re sult, S =  Susceptibl e, INTP =  Interpreta tion, I =  Intermedia te, MIC  =  Minimum I nhibitory  Concentrat ion, R = R esistant. 
  5785                                                                                             
  5786             </td>
  5787                                                                                   
  5788            </tr>
  5789                                                                         
  5790           </tbody>
  5791                                                               
  5792          </table>
  5793                                                              
  5794          <table 
  5795           ID="microb iologyNarr ative" 
  5796           border="1"  
  5797           width="100 %"
  5798          >
  5799                                                                        
  5800           <thead>
  5801                                                                                  
  5802            <tr>
  5803                                                                                            
  5804             <th>
  5805              Date/Time
  5806             </th>
  5807                                                                                            
  5808             <th>
  5809              Result Typ e
  5810             </th>
  5811                                                                                            
  5812             <th>
  5813              Source
  5814             </th>
  5815                                                                                            
  5816             <th>
  5817              Report
  5818             </th>
  5819                                                                                            
  5820             <th>
  5821              Provider
  5822             </th>
  5823                                                                                            
  5824             <th>
  5825              Status
  5826             </th>
  5827                                                                                   
  5828            </tr>
  5829                                                                         
  5830           </thead>
  5831          
  5832                                                                        
  5833           <tbody>
  5834                                                                          
  5835                                                                                           
  5836            <tr 
  5837             ID="microb iologyTest "
  5838            >
  5839                                                                                                    
  5840             <td />
  5841            
  5842                                                                                                    
  5843             <td>
  5844                                                                                                              
  5845              <content / >
  5846                                                                                                     
  5847             </td>
  5848                                                                                                    
  5849             <td>
  5850                                                                                                              
  5851              <content / >
  5852                                                                                                     
  5853             </td>
  5854                                                                                                    
  5855             <td>
  5856                                                                                                              
  5857              <content / >
  5858                                                                                                     
  5859             </td>
  5860                                                                                                    
  5861             <td>
  5862                                                                                                              
  5863              <content / >
  5864                                                                                                     
  5865             </td>
  5866                                                                                                    
  5867             <td>
  5868                                                                                                              
  5869              <content>
  5870               completed
  5871              </content>
  5872                                                                                                     
  5873             </td>
  5874                                                                                            
  5875            </tr>
  5876                                                                         
  5877           </tbody>
  5878                                                               
  5879          </table>
  5880                                                              
  5881                                                              
  5882          <table 
  5883           ID="radiol ogyRules" 
  5884           border="1"  
  5885           width="100 %"
  5886          >
  5887                                                                        
  5888           <tbody>
  5889                                                                                  
  5890            <tr>
  5891                                                                                            
  5892             <td>
  5893              Radiology  Reports
  5894             </td>
  5895                                                                                   
  5896            </tr>
  5897                                                                                  
  5898            <tr>
  5899                                                                                            
  5900             <td>
  5901                                                                                                 The  included R adiology R eports are  the 20 mo st recent  reports
  5902                                                                                                 with in the req uested dat e range.   If no date  range was  provided,
  5903                                                                                                 the  included R adiology R eports are  the 20 mo st recent  reports wi thin
  5904                                                                                                 the  last 24 mo nths. The  data comes  from all  VA treatme nt facilit ies.
  5905                                                                                             
  5906             </td>
  5907                                                                                   
  5908            </tr>
  5909                                                                         
  5910           </tbody>
  5911                                                               
  5912          </table>
  5913                                                              
  5914          <table 
  5915           ID="radiol ogyNarrati ve" 
  5916           border="1"  
  5917           width="100 %"
  5918          >
  5919                                                                        
  5920           <thead>
  5921                                                                                  
  5922            <tr>
  5923                                                                                            
  5924             <th>
  5925              Result Dat e/Time
  5926             </th>
  5927                                                                                            
  5928             <th>
  5929              Results Ty pe (LOINC)
  5930             </th>
  5931                                                                                            
  5932             <th>
  5933              Source
  5934             </th>
  5935                                                                                            
  5936             <th>
  5937              Result
  5938             </th>
  5939                                                                                            
  5940             <th>
  5941              Provider
  5942             </th>
  5943                                                                                            
  5944             <th>
  5945              Status
  5946             </th>
  5947                                                                                   
  5948            </tr>
  5949                                                                         
  5950           </thead>
  5951                                                                        
  5952           <tbody>
  5953                                                                                  
  5954            <tr>
  5955                                                                                            
  5956             <td />
  5957            
  5958                                                                                            
  5959             <td>
  5960                                                                                                     
  5961              <content / >
  5962                                                                                             
  5963             </td>
  5964                                                                                            
  5965             <td>
  5966                                                                                                     
  5967              <content / >
  5968                                                                                             
  5969             </td>
  5970                                                                                            
  5971             <td>
  5972                                                                                                     
  5973              <content / >
  5974                                                                                             
  5975             </td>
  5976                                                                                            
  5977             <td>
  5978                                                                                                     
  5979              <content / >
  5980                                                                                             
  5981             </td>
  5982                                                                                            
  5983             <td>
  5984                                                                                                     
  5985              <content>
  5986               completed
  5987              </content>
  5988                                                                                             
  5989             </td>
  5990            
  5991                                                                                   
  5992            </tr>
  5993                                                                         
  5994           </tbody>
  5995                                                               
  5996          </table>
  5997                                                              
  5998          <table 
  5999           ID="pathol ogyRules" 
  6000           border="1"  
  6001           width="100 %"
  6002          >
  6003                                                                        
  6004           <tbody>
  6005                                                                                  
  6006            <tr>
  6007                                                                                            
  6008             <td>
  6009              Pathology  Reports
  6010             </td>
  6011                                                                                   
  6012            </tr>
  6013                                                                                  
  6014            <tr>
  6015                                                                                            
  6016             <td>
  6017                                                                                                 The  included P athology R eports are  the 20 mo st recent  reports
  6018                                                                                                 with in the req uested dat e range.   If no date  range was  provided,
  6019                                                                                                 the  included P athology R eports are  the 20 mo st recent  reports wi thin
  6020                                                                                                 the  last 24 mo nths. The  data comes  from all  VA treatme nt facilit ies.
  6021                                                                                             
  6022             </td>
  6023                                                                                   
  6024            </tr>
  6025                                                                         
  6026           </tbody>
  6027                                                               
  6028          </table>
  6029                                                              
  6030          <table 
  6031           ID="pathol ogyNarrati ve" 
  6032           border="1"  
  6033           width="100 %"
  6034          >
  6035                                                                        
  6036           <thead>
  6037                                                                                  
  6038            <tr>
  6039                                                                                            
  6040             <th>
  6041              Result Dat e/Time
  6042             </th>
  6043                                                                                            
  6044             <th>
  6045              Results Ty pe (LOINC)
  6046             </th>
  6047                                                                                            
  6048             <th>
  6049              Source
  6050             </th>
  6051                                                                                            
  6052             <th>
  6053              Result
  6054             </th>
  6055                                                                                            
  6056             <th>
  6057              Provider
  6058             </th>
  6059                                                                                            
  6060             <th>
  6061              Status
  6062             </th>
  6063            
  6064                                                                                   
  6065            </tr>
  6066                                                                         
  6067           </thead>
  6068                                                                        
  6069           <tbody>
  6070                                                                                  
  6071            <tr>
  6072                                                                                            
  6073             <td />
  6074            
  6075                                                                                            
  6076             <td>
  6077                                                                                                     
  6078              <content / >
  6079                                                                                             
  6080             </td>
  6081                                                                                            
  6082             <td>
  6083                                                                                                     
  6084              <content / >
  6085                                                                                             
  6086             </td>
  6087                                                                                            
  6088             <td>
  6089                                                                                                     
  6090              <content / >
  6091                                                                                             
  6092             </td>
  6093                                                                                            
  6094             <td>
  6095                                                                                                     
  6096              <content / >
  6097                                                                                             
  6098             </td>
  6099                                                                                            
  6100             <td>
  6101                                                                                                     
  6102              <content>
  6103               completed
  6104              </content>
  6105                                                                                             
  6106             </td>
  6107                                                                                   
  6108            </tr>
  6109                                                                         
  6110           </tbody>
  6111                                                               
  6112          </table>
  6113                                                     
  6114         </text>
  6115                                                    
  6116         <entry 
  6117          typeCode=' DRIV'
  6118         >
  6119                                                              
  6120          <!-- CCD R esults Org anizer = V A Lab Orde r Panel ,  REQUIRED - ->
  6121                                                              
  6122          <organizer  
  6123           classCode= "CLUSTER" 
  6124           moodCode=" EVN"
  6125          >
  6126                                                                        
  6127           <templateI
  6128            root="2.16 .840.1.113 883.10.20. 22.4.1" 
  6129           />
  6130                                                                        
  6131           <id 
  6132            root="2.16 .840.1.113 883.4.349"  
  6133           />
  6134                                                                        
  6135           <code 
  6136            nullFlavor ="UNK"
  6137           >
  6138                                                                         
  6139            <originalT ext>
  6140                                                                                   
  6141             <reference  />
  6142                                                                          
  6143            </original Text>
  6144                                                                         
  6145            <translati on>
  6146                                                                                   
  6147             <originalT ext>
  6148                                                                                             
  6149              <reference  />
  6150                                                                                    
  6151             </original Text>
  6152                                                                          
  6153            </translat ion>
  6154                                                                         
  6155           </code>
  6156                                                                        
  6157           <statusCod
  6158            code="comp leted" 
  6159           />
  6160                                                                        
  6161           <effective Time>
  6162                                                                                  
  6163            <low />
  6164                                                                         
  6165           </effectiv eTime>
  6166                                                                        
  6167           <author>
  6168                                                                                  
  6169            <time 
  6170             nullFlavor ="NA" 
  6171            />
  6172                                                                                  
  6173            <assignedA uthor>
  6174                                                                                            
  6175             <id 
  6176              nullFlavor ="NA" 
  6177             />
  6178                                                                                            
  6179             <represent edOrganiza tion>
  6180                                                                                                     
  6181              <id 
  6182               root="2.16 .840.1.113 883.3.1275
  6183              />
  6184                                                                                                     
  6185              <name />
  6186                                                                                             
  6187             </represen tedOrganiz ation>
  6188                                                                                   
  6189            </assigned Author>
  6190                                                                         
  6191           </author>
  6192                                                                        
  6193           <component >
  6194                                                                                  
  6195            <observati on 
  6196             classCode= "OBS" 
  6197             moodCode=" EVN"
  6198            >
  6199                                                                                            
  6200             <templateI
  6201              root="2.16 .840.1.113 883.10.20. 22.4.2" 
  6202             />
  6203                                                                                            
  6204             <!-- 15.01  RESULT ID , REQUIRED  -->
  6205                                                                                            
  6206             <id 
  6207              root="2.16 .840.1.113 883.4.349"  
  6208             />
  6209                                                                                            
  6210             <!-- 15.03 -RESULT TY PE, REQUIR ED -->
  6211                                                                                            
  6212             <code 
  6213              codeSystem ="2.16.840 .1.113883. 6.1" 
  6214              codeSystem Name="LOIN C"
  6215             >
  6216                                                                                                     
  6217              <originalT ext>
  6218                                                                                                               
  6219               <reference  />
  6220                                                                                                      
  6221              </original Text>
  6222                                                                                                     
  6223              <translati on>
  6224              </translat ion>
  6225                                                                                             
  6226             </code>
  6227            
  6228                                                                                            
  6229             <text >
  6230              <reference >
  6231              </referenc e>
  6232             </text>
  6233                                                                                            
  6234             <statusCod
  6235              code="comp leted" 
  6236             />
  6237                                                                                            
  6238             <!-- 15.02  RESULT DA TE/TIME, R EQUIRED -- >
  6239                                                                                            
  6240             <effective Time />
  6241                                                                                            
  6242             <!-- 15.05  RESULT VA LUE, REQUI RED, xsi:t ype="PQ" - ->
  6243                                                                                            
  6244             <value 
  6245              xsi:type=" PQ"
  6246             >
  6247                                                                                             
  6248              <reference >
  6249              </referenc e>
  6250                                                                                             
  6251             </value>
  6252                                                                                            
  6253             <!-- 15.06  RESULT IN TERPRETATI ON, R2, -- >
  6254                                                                                            
  6255             <interpret ationCode>
  6256                                                                                                     
  6257              <originalT ext>
  6258                                                                                                               
  6259               <reference  />
  6260                                                                                                      
  6261              </original Text>
  6262                                                                                             
  6263             </interpre tationCode >
  6264                                                                                            
  6265             <entryRela tionship 
  6266              typeCode=" SUBJ"
  6267                                                                                                    
  6268              inversionI nd="true"
  6269             >
  6270                                                                                                     
  6271              <act 
  6272               classCode= "ACT" 
  6273               moodCode=" EVN"
  6274              >
  6275                                                                                                               
  6276               <templateI
  6277                root="2.16 .840.1.113 883.10.20. 22.4.64" 
  6278               />
  6279                                                                                                               
  6280               <code 
  6281                code="4876 7-8" 
  6282                codeSystem ="2.16.840 .1.113883. 6.1"
  6283                                                                                                                        
  6284                codeSystem Name="LOIN C" 
  6285                displayNam e="Annotat ion commen t" 
  6286               />
  6287                                                                                                               
  6288               <text>
  6289                                                                                                                         
  6290                <reference  />
  6291                                                                                                                
  6292               </text>
  6293                                                                                                      
  6294              </act>
  6295                                                                                             
  6296             </entryRel ationship>
  6297                                                                                            
  6298             <!-- CCD M ETHOD CODE , Optional , Not prov ided by VA  b/c data  not 
  6299                                                                                                     yet availa ble via VA  VistA RPC s -->
  6300                                                                                            
  6301             <!-- CCD T ARGET SITE  CODE, Opt ional, Not  provided  by VA b/c  data 
  6302                                                                                                     not yet av ailable vi a VA VistA  RPCs -->
  6303                                                                                            
  6304             <!-- 15.07  RESULT RE FERENCE RA NGE, R2, - ->
  6305                                                                                            
  6306             <reference Range>
  6307                                                                                                     
  6308              <observati onRange>
  6309                                                                                                               
  6310               <text />
  6311                                                                                                      
  6312              </observat ionRange>
  6313                                                                                             
  6314             </referenc eRange>
  6315                                                                                            
  6316             <author>
  6317                                                                                                     
  6318              <time 
  6319               nullFlavor ="NA" 
  6320              />
  6321                                                                                                     
  6322              <assignedA uthor>
  6323                                                                                                               
  6324               <id 
  6325                nullFlavor ="NA" 
  6326               />
  6327                                                                                                               
  6328               <assignedP erson>
  6329                                                                                                                         
  6330                <name />
  6331                                                                                                                
  6332               </assigned Person>
  6333                                                                                                      
  6334              </assigned Author>
  6335                                                                                             
  6336             </author>
  6337                                                                                   
  6338            </observat ion>
  6339                                                                         
  6340           </componen t>
  6341                                                               
  6342          </organize r>
  6343                                                     
  6344         </entry>
  6345                                            
  6346        </section>
  6347                                  
  6348       </componen t>
  6349                                 
  6350       <component >
  6351                                           
  6352        <!-- ***** ********** ********** ********** ********** ********** * IMMUNIZA TIONS 
  6353                                                    SECTION, O ptional ** ********** ********** ********** ********** ********** **** -->
  6354                                           
  6355        <section>
  6356                                                    
  6357         <!-- CCD R esults Sec tion Entri es REQUIRE D -->
  6358                                                    
  6359         <templateI
  6360          root="2.16 .840.1.113 883.10.20. 22.2.2.1" 
  6361         />
  6362                                                    
  6363         <templateI
  6364          root="2.16 .840.1.113 883.10.20. 22.2.2" 
  6365         />
  6366                                                    
  6367         <code 
  6368          code="1136 9-6" 
  6369          codeSystem ="2.16.840 .1.113883. 6.1"
  6370                                                             
  6371          codeSystem Name="LOIN C" 
  6372         />
  6373                                                    
  6374         <title>
  6375          Immunizati ons Sectio n
  6376         </title>
  6377                                                    
  6378         <text>
  6379                                                              
  6380          <!-- VA Im munization  Business  Rules for  Medical Co ntent -->
  6381                                                              
  6382          <paragraph >
  6383           This secti on contain s Immuniza tions on r ecord with  VA for th e
  6384                                                                        pati ent. The d ata comes  from all V A treatmen t faciliti es. A
  6385                                                                        reac tion to an  immunizat ion may be  reported  in the all ergy
  6386                                                                        sect ion.
  6387          </paragrap h>
  6388                                                              
  6389          <table 
  6390           ID="immuni zationNarr ative" 
  6391           border="1"  
  6392           width="100 %"
  6393          >
  6394                                                                        
  6395           <thead>
  6396                                                                                  
  6397            <tr>
  6398                                                                                            
  6399             <th>
  6400              Immunizati on
  6401             </th>
  6402                                                                                            
  6403             <th>
  6404              Series
  6405             </th>
  6406                                                                                            
  6407             <th>
  6408              Date Issue d
  6409             </th>
  6410                                                                                            
  6411             <th>
  6412              Reaction
  6413             </th>
  6414                                                                                            
  6415             <th>
  6416              Comments
  6417             </th>
  6418                                                                                   
  6419            </tr>
  6420                                                                         
  6421           </thead>
  6422                                                                        
  6423           <tbody>
  6424                                                                                  
  6425            <tr>
  6426                                                                                            
  6427             <td>
  6428                                                                                                     
  6429              <content 
  6430               ID="indImm unization"  
  6431              />
  6432                                                                                             
  6433             </td>
  6434                                                                                            
  6435             <td>
  6436                                                                                                     
  6437              <content 
  6438               ID="indSer ies" 
  6439              />
  6440                                                                                             
  6441             </td>
  6442                                                                                            
  6443             <td />
  6444            
  6445                                                                                            
  6446             <td>
  6447                                                                                                     
  6448              <content 
  6449               ID="indRea ction" 
  6450              />
  6451                                                                                             
  6452             </td>
  6453                                                                                            
  6454             <td>
  6455                                                                                                     
  6456              <content 
  6457               ID="indCom ments" 
  6458              />
  6459                                                                                             
  6460             </td>
  6461                                                                                   
  6462            </tr>
  6463                                                                         
  6464           </tbody>
  6465                                                               
  6466          </table>
  6467                                                     
  6468         </text>
  6469                                                    
  6470         <entry 
  6471          typeCode=' DRIV'
  6472         >
  6473                                                              
  6474          <!-- CCD I mmunizatio n Activity  Entry, RE QUIRED -->
  6475                                                              
  6476          <!-- 13.01  IMMUNIZAT ION REFUSA L (negatio n ind="tru e"), REQUI RED -->
  6477                                                              
  6478          <substance Administra tion 
  6479           classCode= "SBADM"
  6480                                                                       
  6481           moodCode=" EVN" 
  6482           negationIn d="false"
  6483          >
  6484                                                                        
  6485           <templateI
  6486            root="2.16 .840.1.113 883.10.20. 22.4.52" 
  6487           />
  6488                                                                        
  6489           <id 
  6490            nullFlavor ="NA" 
  6491           />
  6492                                                                        
  6493           <text>
  6494                                                                                  
  6495            <reference  
  6496             value="#in dComments"  
  6497            />
  6498                                                                         
  6499           </text>
  6500                                                                        
  6501           <statusCod
  6502            code="comp leted" 
  6503           />
  6504                                                                        
  6505           <effective Time />
  6506                                                                        
  6507           <repeatNum ber />
  6508                                                                        
  6509           <consumabl e>
  6510                                                                                  
  6511            <manufactu redProduct  
  6512             classCode= "MANU"
  6513            >
  6514                                                                                            
  6515             <templateI
  6516              root="2.16 .840.1.113 883.10.20. 22.4.54" 
  6517             />
  6518                                                                                            
  6519             <manufactu redMateria l>
  6520                                                                                                     
  6521              <!-- 13.06  CODED IMM UNIZATION  PRODUCT NA ME -->
  6522                                                                                                     
  6523              <code 
  6524               codeSystem Name="Vacc ine Admini stered (CV X code)" 
  6525               codeSystem ="2.16.840 .1.113883. 12.292"
  6526              >
  6527                                                                                                               
  6528               <originalT ext>
  6529                                                                                                                         
  6530                <reference  />
  6531                                                                                                                
  6532               </original Text>
  6533                                                                                                               
  6534               <translati on 
  6535                codeSystem ='2.16.840 .1.113883. 6.12'
  6536                                                                                                                        
  6537                codeSystem Name='Curr ent Proced ural Termi nology (CP T) Fourth  Edition (C PT-4)' 
  6538               />
  6539                                                                                                      
  6540              </code>
  6541                                                                                             
  6542             </manufact uredMateri al>
  6543                                                                                   
  6544            </manufact uredProduc t>
  6545                                                                         
  6546           </consumab le>
  6547                                                                        
  6548           <performer >
  6549                                                                                  
  6550            <assignedE ntity>
  6551                                                                                            
  6552             <!-- CCD P rovider ID , extensio n = VA Pro vider ID,  root=VA OI D, REQUIRE D -->
  6553                                                                                            
  6554             <id 
  6555              root="2.16 .840.1.113 883.4.349"  
  6556             />
  6557                                                                                            
  6558             <assignedP erson>
  6559                                                                                                     
  6560              <!-- CCD P rovider Na me, REQUIR ED -->
  6561                                                                                                     
  6562              <name />
  6563                                                                                             
  6564             </assigned Person>
  6565                                                                                   
  6566            </assigned Entity>
  6567                                                                         
  6568           </performe r>
  6569                                                                        
  6570           <!-- INFOR MATION SOU RCE FOR IM MUNIZATION , Optional  -->
  6571                                                                        
  6572           <author>
  6573                                                                                  
  6574            <time 
  6575             nullFlavor ="NA" 
  6576            />
  6577                                                                                  
  6578            <assignedA uthor>
  6579                                                                                            
  6580             <id 
  6581              nullFlavor ="NA" 
  6582             />
  6583                                                                                            
  6584             <represent edOrganiza tion>
  6585                                                                                                     
  6586              <!-- INFOR MATION SOU RCE FACILI TY OID (ID  = VA OID,  EXT = TRE ATING 
  6587                                                                                                              FA CILITY NBR ) -->
  6588                                                                                                     
  6589              <id 
  6590               nullFlavor ="NA" 
  6591              />
  6592                                                                                                     
  6593              <!-- INFOR MATION SOU RCE FACILI TY NAME (f acilityNam e) -->
  6594                                                                                                     
  6595              <name />
  6596                                                                                             
  6597             </represen tedOrganiz ation>
  6598                                                                                   
  6599            </assigned Author>
  6600                                                                         
  6601           </author>
  6602                                                                        
  6603           <entryRela tionship 
  6604            typeCode=" CAUS"
  6605                                                                                 
  6606            inversionI nd="true"
  6607           >
  6608                                                                                  
  6609            <observati on 
  6610             classCode= "OBS" 
  6611             moodCode=" EVN"
  6612            >
  6613                                                                                            
  6614             <templateI
  6615              root="2.16 .840.1.113 883.10.20. 22.4.9" 
  6616             />
  6617                                                                                            
  6618             <id 
  6619              nullFlavor ="NA" 
  6620             />
  6621                                                                                            
  6622             <code 
  6623              nullFlavor ="UNK" 
  6624             />
  6625                                                                                            
  6626             <text>
  6627                                                                                                     
  6628              <reference  />
  6629                                                                                             
  6630             </text>
  6631                                                                                            
  6632             <statusCod
  6633              code="comp leted" 
  6634             />
  6635                                                                                            
  6636             <value 
  6637              nullFlavor ="UNK" 
  6638              xsi:type=" CD" 
  6639              codeSystem ="2.16.840 .1.113883. 6.96"
  6640                                                                                                    
  6641              codeSystem Name="SNOM ED CT" 
  6642             />
  6643                                                                                   
  6644            </observat ion>
  6645                                                                         
  6646           </entryRel ationship>
  6647                                                                        
  6648           <!-- 13.10  REFUSAL R EASON ENTR Y, Optiona l, VA prov ides admin istered 
  6649                                                                                 immuni zations on ly -->
  6650                                                               
  6651          </substanc eAdministr ation>
  6652                                                     
  6653         </entry>
  6654                                            
  6655        </section>
  6656                                  
  6657       </componen t>
  6658                                 
  6659       <component >
  6660                                           
  6661        <!-- ***** ********** ********** ********** ********** ********** * PROCEDUR ES 
  6662                                                    SECTION ** ********** ********** ********** ********** ********** **** -->
  6663                                           
  6664        <section>
  6665                                                    
  6666         <!-- CCD P rocedures  Section En tries REQU IRED -->
  6667                                                    
  6668         <templateI
  6669          root="2.16 .840.1.113 883.10.20. 22.2.7.1" 
  6670         />
  6671                                                    
  6672         <code 
  6673          code="4751 9-4" 
  6674          codeSystem ="2.16.840 .1.113883. 6.1"
  6675                                                             
  6676          codeSystem Name="LOIN C" 
  6677          displayNam e="History  of Proced ures" 
  6678         />
  6679                                                    
  6680         <title>
  6681          History of  Procedure s
  6682         </title>
  6683                                                    
  6684         <!-- PROCE DURE NARRA TIVE BLOCK  -->
  6685                                                    
  6686         <text>
  6687                                                                       
  6688          <!-- VA Pr ocedure Bu siness Rul es for Med ical Conte nt -->
  6689                                                              
  6690          <paragraph >
  6691                                                                    The list  of Surgic al Procedu res shows  the 25 mos t recent p rocedure d ates
  6692                                                                    within t he request ed date ra nge.  If n o date ran ge was pro vided, the  list
  6693                                                                    of Surgi cal Proced ures shows  the 25 mo st recent  procedure  dates with in the
  6694                                                                    last 12  months.  T he data co mes from a ll VA trea tment faci lities.
  6695                                                               
  6696          </paragrap h>
  6697                                                              
  6698          <table 
  6699           ID="proced ureNarrati ve" 
  6700           border="1"  
  6701           width="100 %"
  6702          >
  6703                                                                        
  6704           <thead>
  6705                                                                                  
  6706            <tr>
  6707                                                                                            
  6708             <th>
  6709              Date/Time
  6710             </th>
  6711                                                                                            
  6712             <th>
  6713              Procedure  Type
  6714             </th>
  6715                                                                                            
  6716             <th>
  6717              Procedure  Qualifiers
  6718             </th>
  6719                                                                                            
  6720             <th>
  6721              Procedure  Note
  6722             </th>
  6723                                                                                            
  6724             <th>
  6725              Provider
  6726             </th>
  6727                                                                                            
  6728             <th>
  6729              Source
  6730             </th>
  6731                                                                                   
  6732            </tr>
  6733                                                                         
  6734           </thead>
  6735                                                                        
  6736           <tbody>
  6737                                                                                  
  6738            <tr>
  6739                                                                                            
  6740             <td>
  6741                                                                                                     
  6742              <content 
  6743               ID="prndDa teTime" 
  6744              />
  6745                                                                                             
  6746             </td>
  6747                                                                                            
  6748             <td>
  6749                                                                                                     
  6750              <content 
  6751               ID="prndPr ocedureTyp e" 
  6752              />
  6753                                                                                             
  6754             </td>
  6755                                                                                            
  6756             <td>
  6757                                                                                                     
  6758              <list>
  6759                                                                                                               
  6760               <item>
  6761                                                                                                                         
  6762                <content 
  6763                 ID="prndQu alifiers" 
  6764                />
  6765                                                                                                                
  6766               </item>
  6767                                                                                                      
  6768              </list>
  6769                                                                                             
  6770             </td>
  6771                                                                                            
  6772             <td>
  6773                                                                                                     
  6774              <content 
  6775               ID="prndDe scription"  
  6776              />
  6777                                                                                             
  6778             </td>
  6779                                                                                            
  6780             <td>
  6781                                                                                                     
  6782              <content 
  6783               ID="prndPr ovider" 
  6784              />
  6785                                                                                             
  6786             </td>
  6787                                                                                            
  6788             <td>
  6789                                                                                                     
  6790              <content 
  6791               ID="prndSo urce" 
  6792              />
  6793                                                                                             
  6794             </td>
  6795                                                                                   
  6796            </tr>
  6797                                                                         
  6798           </tbody>
  6799                                                               
  6800          </table>
  6801         
  6802                                                              
  6803          <table 
  6804           ID="Surgic alNotesTop Header" 
  6805           border="1"  
  6806           width="100 %"
  6807          >
  6808                                                                        
  6809           <!-- Surgi cal notes  begin -->
  6810                                                                        
  6811           <thead>
  6812                                                                                  
  6813            <tr>
  6814                                                                                            
  6815             <th 
  6816              align="lef t"
  6817             >
  6818              Surgical N otes
  6819             </th>
  6820                                                                                   
  6821            </tr>
  6822                                                                         
  6823           </thead>
  6824          
  6825                                                                        
  6826           <tbody>
  6827                                                                                  
  6828            <tr>
  6829                                                                                            
  6830             <td>
  6831              The list o f  Surgica l Notes as sociated t o the  Sur gical Proc edures .   10 most re cent notes  per proce dure.
  6832             </td>
  6833                                                                                   
  6834            </tr>
  6835                                                                         
  6836           </tbody>
  6837                                                               
  6838          </table>
  6839                                                              
  6840          <table 
  6841           ID="Surgic alNotesNar rative" 
  6842           border="1"  
  6843           width="100 %"
  6844          >
  6845                                                                        
  6846           <thead>
  6847                                                                                  
  6848            <tr>
  6849                                                                                            
  6850             <th>
  6851              Date/Time
  6852             </th>
  6853                                                                                            
  6854             <th>
  6855              Surgical N ote
  6856             </th>
  6857                                                                                            
  6858             <th>
  6859              Provider
  6860             </th>
  6861                                                                                            
  6862             <th>
  6863              Source
  6864             </th>
  6865                                                                                   
  6866            </tr>
  6867                                                                         
  6868           </thead>
  6869                                                                        
  6870           <tbody>
  6871                                                                                  
  6872            <tr>
  6873                                                                                            
  6874             <td>
  6875                                                                                                     
  6876              <content 
  6877               ID="surgic alNoteDate Time" 
  6878              />
  6879                                                                                             
  6880             </td>
  6881                                                                                            
  6882             <td>
  6883                                                                                                     
  6884              <content 
  6885               ID="surgic alNoteEnco unterDescr iption" 
  6886              />
  6887                                                                                             
  6888             </td>
  6889                                                                                            
  6890             <td>
  6891                                                                                                     
  6892              <content 
  6893               ID="surgic alNoteProv ider" 
  6894              />
  6895                                                                                             
  6896             </td>
  6897                                                                                            
  6898             <td>
  6899                                                                                                     
  6900              <content 
  6901               ID="surgic alNoteSour ce" 
  6902              />
  6903                                                                                             
  6904             </td>
  6905                                                                                   
  6906            </tr>
  6907                                                                         
  6908           </tbody>
  6909                                                               
  6910          </table>                                                     
  6911         
  6912                                                     
  6913          <!-- Surgi cal End -- >
  6914                                                              
  6915          <table 
  6916           ID="Clinic alNotesTop Header" 
  6917           border="1"  
  6918           width="100 %"
  6919          >
  6920                                                                        
  6921           <!-- Consu lt notes b egin -->
  6922                                                                        
  6923           <thead>
  6924                                                                                  
  6925            <tr>
  6926                                                                                            
  6927             <th 
  6928              align="lef t"
  6929             >
  6930              Clinical N otes
  6931             </th>
  6932                                                                                   
  6933            </tr>
  6934                                                                         
  6935           </thead>
  6936          
  6937                                                                        
  6938           <tbody>
  6939                                                                                  
  6940            <tr>
  6941                                                                                            
  6942             <td>
  6943                                                                                                 This  section c ontains th e 20 most  recent Cli nical Proc edure Note s
  6944                                                                                                 that  have proc edure date s within t he request ed date ra nge.
  6945                                                                                                 If n o date ran ge was pro vided, the  section c ontains th e 20 most
  6946                                                                                                 rece nt Clinica l Procedur e Notes th at have pr ocedure da tes within
  6947                                                                                                 the  last 36 mo nths.  The  data come s from all  VA treatm ent facili ties.
  6948                                                                                             
  6949             </td>
  6950                                                                                   
  6951            </tr>
  6952                                                                         
  6953           </tbody>
  6954                                                               
  6955          </table>
  6956                                                              
  6957          <table 
  6958           ID="Clinic alNotesNar rative" 
  6959           border="1"  
  6960           width="100 %"
  6961          >
  6962                                                                        
  6963           <thead>
  6964                                                                                  
  6965            <tr>
  6966                                                                                            
  6967             <th>
  6968              Date/Time
  6969             </th>
  6970                                                                                            
  6971             <th>
  6972              Procedure  Note
  6973             </th>
  6974                                                                                            
  6975             <th>
  6976              Provider
  6977             </th>
  6978                                                                                            
  6979             <th>
  6980              Source
  6981             </th>
  6982                                                                                   
  6983            </tr>
  6984                                                                         
  6985           </thead>
  6986                                                                        
  6987           <tbody>
  6988                                                                                  
  6989            <tr>
  6990                                                                                            
  6991             <td>
  6992                                                                                                     
  6993              <content 
  6994               ID="clinic alNoteDate Time" 
  6995              />
  6996                                                                                             
  6997             </td>
  6998                                                                                            
  6999             <td>
  7000                                                                                                     
  7001              <content 
  7002               ID="clinic alNoteEnco unterDescr iption" 
  7003              />
  7004                                                                                             
  7005             </td>
  7006                                                                                            
  7007             <td>
  7008                                                                                                     
  7009              <content 
  7010               ID="clinic alNoteProv ider" 
  7011              />
  7012                                                                                             
  7013             </td>
  7014                                                                                            
  7015             <td>
  7016                                                                                                     
  7017              <content 
  7018               ID="clinic alNoteSour ce" 
  7019              />
  7020                                                                                             
  7021             </td>
  7022                                                                                   
  7023            </tr>
  7024                                                                         
  7025           </tbody>
  7026                                                               
  7027          </table>
  7028                                                     
  7029         </text>
  7030                                                    
  7031         <!-- PROCE DURE STRUC TURED -->
  7032                                                    
  7033         <entry>
  7034                                                              
  7035          <procedure  
  7036           classCode= "PROC" 
  7037           moodCode=" EVN"
  7038          >
  7039                                                                        
  7040           <templateI
  7041            root="2.16 .840.1.113 883.10.20. 22.4.14" 
  7042           />
  7043                                                                        
  7044           <id 
  7045            nullFlavor ="UNK" 
  7046           />
  7047                                                                        
  7048           <!--  17.0 2-PROCEDUR E TYPE, RE QUIRED, LO INC, SNOME D CT or CP T, 4 -->
  7049                                                                        
  7050           <code  
  7051            nullFlavor ="UNK"
  7052           >
  7053                                                                         
  7054            <!-- 17.03  PROCEDURE  FREE TEXT  TYPE, R2  -->
  7055                                                                         
  7056            <originalT ext>
  7057                                                                                   
  7058             <reference  />
  7059                                                                          
  7060            </original Text>
  7061                                                                         
  7062            <translati on>                                                                 
  7063                                                                                   
  7064             <!-- 17.03  PROCEDURE  FREE TEXT  TYPE, R2  -->
  7065                                                                                   
  7066             <originalT ext>
  7067                                                                                             
  7068              <reference  />
  7069                                                                                    
  7070             </original Text>
  7071                                                                          
  7072            </translat ion>
  7073                                                                                  
  7074            <qualifier >
  7075                                                                                            
  7076             <name />
  7077                                                                                            
  7078             <value />
  7079                                                                                   
  7080            </qualifie r>
  7081                                                                         
  7082           </code>
  7083           <statusCod
  7084            code="comp leted" 
  7085           />
  7086                                                                        
  7087           <effective Time>
  7088                                                                          
  7089                                                                         
  7090           </effectiv eTime>
  7091                                                                        
  7092           <performer >
  7093                                                                                  
  7094            <assignedE ntity>
  7095                                                                                            
  7096             <id 
  7097              nullFlavor ="NA" 
  7098             />
  7099                                                                                            
  7100             <addr 
  7101              nullFlavor ="NA" 
  7102             />
  7103                                                                                            
  7104             <telecom 
  7105              nullFlavor ="NA" 
  7106             />
  7107                                                                                            
  7108             <assignedP erson>
  7109                                                                                                     
  7110              <!-- 17.05  PROCEDURE  PROVIDER  NAME, REQU IRED -->
  7111                                                                                                     
  7112              <name />
  7113                                                                                             
  7114             </assigned Person>
  7115                                                                                   
  7116            </assigned Entity>
  7117                                                                         
  7118           </performe r>
  7119                                                                        
  7120           <!-- INFOR MATION SOU RCE FOR PR OCEDURE EN TRY, Optio nal -->
  7121                                                                        
  7122           <author>
  7123                                                                                  
  7124            <time 
  7125             nullFlavor ="UNK" 
  7126            />
  7127                                                                                  
  7128            <assignedA uthor>
  7129                                                                                            
  7130             <id 
  7131              nullFlavor ="NA" 
  7132             />
  7133                                                                                            
  7134             <represent edOrganiza tion>
  7135                                                                                                     
  7136              <id 
  7137               root="2.16 .840.1.113 883.4.349"  
  7138              />
  7139                                                                                                     
  7140              <name />
  7141                                                                                             
  7142             </represen tedOrganiz ation>
  7143                                                                                   
  7144            </assigned Author>
  7145                                                                         
  7146           </author>
  7147                                                               
  7148          </procedur e>
  7149                                                     
  7150         </entry>
  7151                                            
  7152        </section>
  7153                                  
  7154       </componen t>
  7155                                 
  7156       <component >
  7157                                           
  7158        <!-- ***** ********** ********** ********** ********** ********** * SOCIAL 
  7159                                                    HISTORY SE CTION, Opt ional **** ********** ********** ********** ********** ********** ** -->
  7160                                           
  7161        <section>
  7162                                                    
  7163         <!-- CCD S ocial Hist ory Sectio n Entries  -->
  7164                                                    
  7165         <templateI
  7166          root="2.16 .840.1.113 883.10.20. 22.2.17" 
  7167         />
  7168                                                    
  7169         <code 
  7170          code="2976 2-2" 
  7171          codeSystem ="2.16.840 .1.113883. 6.1"
  7172                                                             
  7173          codeSystem Name="LOIN C" 
  7174          displayNam e="Social  history" 
  7175         />
  7176                                                    
  7177         <title>
  7178          Social His tory Secti on
  7179         </title>
  7180                                                    
  7181         <text>
  7182                                                              
  7183          <!-- VA Pr ocedure Bu siness Rul es for Med ical Conte nt -->
  7184                                                              
  7185          <paragraph >
  7186           This secti on display s the smok ing status  on record  with VA f or
  7187                                                                        the  patient.
  7188          </paragrap h>
  7189                                                              
  7190          <table 
  7191           ID="factor sNarrative
  7192           border="1"  
  7193           width="100 %"
  7194          >
  7195                                                                        
  7196           <thead>
  7197                                                                                  
  7198            <tr>
  7199                                                                                            
  7200             <th>
  7201              Smoking St atus
  7202             </th>
  7203                                                                                            
  7204             <th>
  7205              Comment
  7206             </th>
  7207                                                                                            
  7208             <th>
  7209              Facility
  7210             </th>
  7211                                                                                   
  7212            </tr>
  7213                                                                         
  7214           </thead>
  7215                                                                        
  7216           <tbody>
  7217                                                                                  
  7218            <tr>
  7219                                                                                            
  7220             <td>
  7221                                                                                                     
  7222              <content 
  7223               ID="hfName
  7224              />
  7225                                                                                             
  7226             </td>
  7227                                                                                            
  7228             <td>
  7229                                                                                                     
  7230              <content 
  7231               ID="hfComm ent" 
  7232              />
  7233                                                                                             
  7234             </td>
  7235                                                                                            
  7236             <td>
  7237                                                                                                     
  7238              <content 
  7239               ID="hfFaci lity" 
  7240              />
  7241                                                                                             
  7242             </td>
  7243                                                                                   
  7244            </tr>
  7245                                                                         
  7246           </tbody>
  7247                                                               
  7248          </table>
  7249                                                     
  7250         </text>
  7251                                                    
  7252         <entry>
  7253                                                              
  7254          <observati on 
  7255           classCode= "OBS" 
  7256           moodCode=" EVN"
  7257          >
  7258                                                                        
  7259           <templateI
  7260            root="2.16 .840.1.113 883.10.20. 22.4.78" 
  7261           />
  7262                                                                        
  7263           <templateI
  7264            root="2.16 .840.1.113 883.10.20. 22.4.85" 
  7265           />
  7266                                                                        
  7267           <code 
  7268            code="ASSE RTION" 
  7269            codeSystem ="2.16.840 .1.113883. 5.4" 
  7270           />
  7271                                                                        
  7272           <statusCod
  7273            code="comp leted" 
  7274           />
  7275                                                                        
  7276           <!-- CCD S moking Sta tus Effect ive Time,  R2 -->
  7277                                                                        
  7278           <effective Time 
  7279            nullFlavor ="UNK" 
  7280           />
  7281                                                                         
  7282                                                                
  7283                                                                        
  7284           <!-- CCD S moking Sta tus Value,  REQURIED,  SNOMED CT  -->
  7285                                                                        
  7286           <value 
  7287            xsi:type=" CD"  
  7288            codeSystem ="2.16.840 .1.113883. 6.96"
  7289                                                                                 
  7290            codeSystem Name="SNOM ED CT"
  7291           >
  7292                                                                                  
  7293            <originalT ext>
  7294                                                                                            
  7295             <reference  />
  7296                                                                                   
  7297            </original Text>
  7298                                                                         
  7299           </value>
  7300                                                                        
  7301           <!-- INFOR MATION SOU RCE FOR SM OKING STAT US, Option al -->
  7302                                                                        
  7303           <author>
  7304                                                                                  
  7305            <time 
  7306             nullFlavor ="UNK" 
  7307            />
  7308                                                                                  
  7309            <assignedA uthor>
  7310                                                                                            
  7311             <id 
  7312              nullFlavor ="NI" 
  7313             />
  7314                                                                                            
  7315             <assignedP erson>
  7316                                                                                                     
  7317              <name />
  7318                                                                                             
  7319             </assigned Person>
  7320                                                                                            
  7321             <represent edOrganiza tion>
  7322                                                                                                     
  7323              <!-- INFOR MATION SOU RCE FACILI TY OID (ID  = VA OID,  EXT = TRE ATING 
  7324                                                                                                              FA CILITY NBR ) -->
  7325                                                                                                     
  7326              <id 
  7327               extension= "facilityN umber" 
  7328               root="2.16 .840.1.113 883.4.349"  
  7329              />
  7330                                                                                                     
  7331              <!-- INFOR MATION SOU RCE FACILI TY NAME (f acilityNam e) -->
  7332                                                                                                     
  7333              <name>
  7334               facilityNa me
  7335              </name>
  7336                                                                                             
  7337             </represen tedOrganiz ation>
  7338                                                                                   
  7339            </assigned Author>
  7340                                                                         
  7341           </author>
  7342                                                                        
  7343           <!-- CCD S moking Sta tus Commen t Entry, O ptional -- >
  7344                                                                        
  7345           <entryRela tionship 
  7346            typeCode=" SUBJ"
  7347                                                                                 
  7348            inversionI nd="true"
  7349           >
  7350                                                                                  
  7351            <act 
  7352             classCode= "ACT" 
  7353             moodCode=" EVN"
  7354            >
  7355                                                                                            
  7356             <templateI
  7357              root="2.16 .840.1.113 883.10.20. 22.4.64" 
  7358             />
  7359                                                                                            
  7360             <code 
  7361              code="4876 7-8" 
  7362              codeSystem ="2.16.840 .1.113883. 6.1"
  7363                                                                                                    
  7364              codeSystem Name="LOIN C" 
  7365              displayNam e="Annotat ion commen t" 
  7366             />
  7367                                                                                            
  7368             <!-- CCD S moking Sta tus Commen t, REQUIRE D -->
  7369                                                                                            
  7370             <text>
  7371                                                                                                     
  7372              <reference  />
  7373                                                                                             
  7374             </text>
  7375                                                                                   
  7376            </act>
  7377                                                                         
  7378           </entryRel ationship>
  7379                                                               
  7380          </observat ion>
  7381                                                     
  7382         </entry>
  7383                                            
  7384        </section>
  7385                                  
  7386       </componen t>
  7387                                 
  7388       <component >
  7389                                           
  7390        <!-- ***** ********** ********** ********** ********** ********** * PLAN OF 
  7391                                                    CARE SECTI ON, Option al ******* ********** ********** ********** ********** *********  -->
  7392                                           
  7393        <section>
  7394                                                    
  7395         <!-- CCD P lan of Car e Section  Entries -- >
  7396                                                    
  7397         <templateI
  7398          root="2.16 .840.1.113 883.10.20. 22.2.10" 
  7399         />
  7400                                                    
  7401         <code 
  7402          code="1877 6-5" 
  7403          codeSystem ="2.16.840 .1.113883. 6.1"
  7404                                                             
  7405          codeSystem Name="LOIN C" 
  7406          displayNam e="Treatme nt plan" 
  7407         />
  7408                                                    
  7409         <title>
  7410          Treatment  Plan
  7411         </title>
  7412                                                    
  7413         <text>
  7414                                                              
  7415          <paragraph >
  7416           This secti on contain s future c are activi ties for t he patient  from all  VA treatme nt facilit ies. Plan  of Care in cludes fut ure appoin tments, ac tive and p ending rad iology ord ers, and a ctive and  pending ch emistry/he matology o rders.
  7417          </paragrap h>
  7418                                                              
  7419          <table 
  7420           ID="future Appointmen tsRules" 
  7421           border="1"  
  7422           width="100 %"
  7423          >
  7424                                                                        
  7425           <thead>
  7426                                                                                  
  7427            <tr>
  7428                                                                                            
  7429             <th>
  7430              Future App ointments
  7431             </th>
  7432                                                                                   
  7433            </tr>
  7434                                                                         
  7435           </thead>
  7436                                                                        
  7437           <tbody>
  7438                                                                                  
  7439            <tr>
  7440                                                                                            
  7441             <td>
  7442              This secti on display s appointm ents sched uled in th e next 12
  7443                                                                                                      months up  to a maxim um of 50 a ppointment s. Patient s may have
  7444                                                                                                      recurring  appointmen ts, with m ultiple in stances of  the same
  7445                                                                                                      appointmen t. Not all  appointme nts are do cumented b ased upon
  7446                                                                                                      variabilit y in workf lows
  7447                                                                                                      from facil ity to fac ility. As  a result,  all future  appointme nts
  7448                                                                                                      may not be  included.
  7449                                                                                             
  7450             </td>
  7451                                                                                   
  7452            </tr>
  7453                                                                         
  7454           </tbody>
  7455                                                               
  7456          </table>
  7457                                                              
  7458          <table 
  7459           ID="future Appointmen ts" 
  7460           border="1"  
  7461           width="100 %"
  7462          >
  7463                                                                        
  7464           <thead>
  7465                                                                                  
  7466            <tr>
  7467                                                                                            
  7468             <th>
  7469              Appointmen t Date/Tim e
  7470             </th>
  7471                                                                                            
  7472             <th>
  7473              Appointmen t Type
  7474             </th>
  7475                                                                                            
  7476             <th>
  7477              Appointmen t Facility  Name
  7478             </th>
  7479                                                                                   
  7480            </tr>
  7481                                                                         
  7482           </thead>
  7483                                                                        
  7484           <tbody>
  7485                                                                                  
  7486            <tr>
  7487                                                                                            
  7488             <td>
  7489                                                                                                     
  7490              <content 
  7491               ID="apptDa teTime" 
  7492              />
  7493                                                                                             
  7494             </td>
  7495                                                                                            
  7496             <td>
  7497                                                                                                     
  7498              <content 
  7499               ID="apptTy pe" 
  7500              />
  7501                                                                                             
  7502             </td>
  7503                                                                                            
  7504             <td>
  7505                                                                                                     
  7506              <content 
  7507               ID="apptFa cility" 
  7508              />
  7509                                                                                             
  7510             </td>
  7511                                                                                   
  7512            </tr>
  7513                                                                         
  7514           </tbody>
  7515                                                               
  7516          </table>
  7517         
  7518                                                              
  7519          <table 
  7520           ID="future Radiologie sRules" 
  7521           border="1"  
  7522           width="100 %"
  7523          >
  7524                                                                        
  7525           <thead>
  7526                                                                                  
  7527            <tr>
  7528                                                                                            
  7529             <th>
  7530              Future Rad iology Exa ms
  7531             </th>
  7532                                                                                   
  7533            </tr>
  7534                                                                         
  7535           </thead>
  7536                                                                        
  7537           <tbody>
  7538                                                                                  
  7539            <tr>
  7540                                                                                            
  7541             <td>
  7542              This secti on display s schedule d radiolog y orders i n the next  12 months  active an d pending  radiology  orders ent ered in th e last 12  months, up  to a maxi mum of 50  orders are  included.
  7543             </td>
  7544                                                                                   
  7545            </tr>
  7546                                                                         
  7547           </tbody>
  7548                                                               
  7549          </table>
  7550                                                              
  7551          <table 
  7552           ID="future Radiologie s" 
  7553           border="1"  
  7554           width="100 %"
  7555          >
  7556                                                                        
  7557           <thead>
  7558                                                                                  
  7559            <tr>
  7560                                                                                            
  7561             <th>
  7562              Exam Date/ Time
  7563             </th>
  7564                                                                                            
  7565             <th>
  7566              Exam Type
  7567             </th>
  7568                                                                                            
  7569             <th>
  7570              Exam Detai ls
  7571             </th>
  7572                                                                                            
  7573             <th>
  7574              Facility N ame
  7575             </th>
  7576                                                                                   
  7577            </tr>
  7578                                                                         
  7579           </thead>
  7580                                                                        
  7581           <tbody>
  7582                                                                                  
  7583            <tr>
  7584                                                                                            
  7585             <td>
  7586                                                                                                     
  7587              <content 
  7588               ID="orderD ateTime" 
  7589              />
  7590                                                                                             
  7591             </td>
  7592                                                                                            
  7593             <td>
  7594                                                                                                     
  7595              <content 
  7596               ID="conten tType" 
  7597              />
  7598                                                                                             
  7599             </td>
  7600                                                                                            
  7601             <td>
  7602                                                                                                     
  7603              <content 
  7604               ID="orderD etails" 
  7605              />
  7606                                                                                             
  7607             </td>
  7608                                                                                            
  7609             <td>
  7610                                                                                                     
  7611              <content 
  7612               ID="orderF acilityNam e" 
  7613              />
  7614                                                                                             
  7615             </td>
  7616                                                                                   
  7617            </tr>
  7618                                                                         
  7619           </tbody>
  7620                                                               
  7621          </table>
  7622         
  7623                                                              
  7624          <table 
  7625           ID="future ScheduledT estsRules"  
  7626           border="1"  
  7627           width="100 %"
  7628          >
  7629                                                                        
  7630           <thead>
  7631                                                                                  
  7632            <tr>
  7633                                                                                            
  7634             <th>
  7635              Future Che mistry and  Hematolog y Tests
  7636             </th>
  7637                                                                                   
  7638            </tr>
  7639                                                                         
  7640           </thead>
  7641                                                                        
  7642           <tbody>
  7643                                                                                  
  7644            <tr>
  7645                                                                                            
  7646             <td>
  7647              This secti on display s VA activ e and pend ing chemis try/hemato logy order s entered  in the las t 12 month s, up to a  maximum o f 50.
  7648             </td>
  7649                                                                                   
  7650            </tr>
  7651                                                                         
  7652           </tbody>
  7653                                                               
  7654          </table>
  7655                                                              
  7656          <table 
  7657           ID="future ScheduledT ests" 
  7658           border="1"  
  7659           width="100 %"
  7660          >
  7661                                                                        
  7662           <thead>
  7663                                                                                  
  7664            <tr>
  7665                                                                                            
  7666             <th>
  7667              Test Date/ Time
  7668             </th>
  7669                                                                                            
  7670             <th>
  7671              Test Type
  7672             </th>
  7673                                                                                            
  7674             <th>
  7675              Test Detai ls
  7676             </th>
  7677                                                                                            
  7678             <th>
  7679              Facility N ame
  7680             </th>
  7681                                                                                   
  7682            </tr>
  7683                                                                         
  7684           </thead>
  7685                                                                        
  7686           <tbody>
  7687                                                                                  
  7688            <tr>
  7689                                                                                            
  7690             <td>
  7691                                                                                                     
  7692              <content 
  7693               ID="orderD ateTime" 
  7694              />
  7695                                                                                             
  7696             </td>
  7697                                                                                            
  7698             <td>
  7699                                                                                                     
  7700              <content 
  7701               ID="conten tType" 
  7702              />
  7703                                                                                             
  7704             </td>
  7705                                                                                            
  7706             <td>
  7707                                                                                                     
  7708              <content 
  7709               ID="orderD etails" 
  7710              />
  7711                                                                                             
  7712             </td>
  7713                                                                                            
  7714             <td>
  7715                                                                                                     
  7716              <content 
  7717               ID="orderF acilityNam e" 
  7718              />
  7719                                                                                             
  7720             </td>
  7721                                                                                   
  7722            </tr>
  7723                                                                         
  7724           </tbody>
  7725                                                               
  7726          </table>
  7727                                                     
  7728         </text>
  7729                                                    
  7730         <!-- PLAN  OF CARE (P OC) STRUCT URED DATA  -->
  7731                                                    
  7732         <!-- CCD P lan of Car e (POC) Ac tivity Enc ounter (Fu ture VA Ap pointments
  7733                                                             Fu ture Sched uled Tests , Wellness  Reminders ), Optiona l -->
  7734                                                    
  7735         <entry>
  7736                                                              
  7737          <encounter  
  7738           classCode= "ENC" 
  7739           moodCode=" INT"
  7740          >
  7741                                                                        
  7742           <templateI
  7743            root="2.16 .840.1.113 883.10.20. 22.4.40" 
  7744           />
  7745                                                                        
  7746           <id 
  7747            root="2.16 .840.1.113 883.4.349"  
  7748           />
  7749                                                                        
  7750           <code>
  7751                                                                                  
  7752            <originalT ext>
  7753                                                                                            
  7754             <reference  />
  7755                                                                                   
  7756            </original Text>
  7757                                                                         
  7758           </code>
  7759                                                                        
  7760           <text />
  7761                                                                        
  7762           <statusCod
  7763            code="ACTI VE"
  7764           />
  7765                                                                        
  7766           <effective Time>
  7767                                                                                  
  7768            <center />
  7769                                                                         
  7770           </effectiv eTime>
  7771                                                                        
  7772           <performer >
  7773                                                                                  
  7774            <assignedE ntity>
  7775                                                                                            
  7776             <id 
  7777              root="2.16 .840.1.113 883.4.349"  
  7778             />
  7779                                                                                            
  7780             <assignedP erson>
  7781                                                                                                     
  7782              <name />
  7783                                                                                             
  7784             </assigned Person>
  7785                                                                                   
  7786            </assigned Entity>
  7787                                                                         
  7788           </performe r>
  7789                                                                        
  7790           <author>
  7791                                                                                  
  7792            <time 
  7793             nullFlavor ="UNK" 
  7794            />
  7795                                                                                  
  7796            <assignedA uthor>
  7797                                                                                            
  7798             <id 
  7799              nullFlavor ="UNK" 
  7800             />
  7801                                                     
  7802                                                                                            
  7803             <represent edOrganiza tion>
  7804                                                                                                     
  7805              <id 
  7806               root="2.16 .840.1.113 883.4.349"  
  7807              />
  7808                                                                                                     
  7809              <name>
  7810              </name>
  7811                                                                                             
  7812             </represen tedOrganiz ation>
  7813                                                                                   
  7814            </assigned Author>
  7815                                                                         
  7816           </author>
  7817          
  7818                                                                        
  7819           <entryRela tionship 
  7820            inversionI nd="true"
  7821                                                                                 
  7822            typeCode=' SUBJ'
  7823           >
  7824                                                                                  
  7825            <act 
  7826             classCode= "ACT" 
  7827             moodCode=" INT"
  7828            >
  7829                                                                                            
  7830             <templateI
  7831              root="2.16 .840.1.113 883.10.20. 22.4.20" 
  7832             />
  7833                                                                                            
  7834             <code 
  7835              code="4090 73007" 
  7836              codeSystem ="2.16.840 .1.113883. 6.96"
  7837                                                                                                    
  7838              displayNam e="Instruc tion" 
  7839              codeSystem Name="SNOM ED CT" 
  7840             />
  7841                                                                                            
  7842             <text>
  7843                                                                                                     
  7844              <reference  />
  7845                                                                                             
  7846             </text>
  7847                                                                                            
  7848             <statusCod
  7849              code="comp leted" 
  7850             />
  7851                                                                                   
  7852            </act>
  7853                                                                         
  7854           </entryRel ationship>
  7855          
  7856                                                               
  7857          </encounte r>
  7858                                                     
  7859         </entry>
  7860                                            
  7861        </section>
  7862                                  
  7863       </componen t>
  7864                                 
  7865                                 
  7866       <!-- *****  FUNCTIONA L STATUS,  Optional * ********** * -->
  7867                                 
  7868       <component >
  7869                                           
  7870        <section>
  7871                                                    
  7872         <templateI
  7873          root="2.16 .840.1.113 883.10.20. 22.2.14" 
  7874         />
  7875                                                    
  7876         <code 
  7877          code="4742 0-5" 
  7878          codeSystem ="2.16.840 .1.113883. 6.1" 
  7879          codeSystem Name="LOIN C" 
  7880                                     
  7881          displayNam e="Functio nal status  assessmen t note"
  7882         />
  7883                                                    
  7884         <title>
  7885          Functional  Status
  7886         </title>
  7887                                                    
  7888         <text>
  7889                                                              
  7890          <paragraph >
  7891                                                                    This sec tion conta ins a list  of the Fu nctional I ndependenc e Measurem ent (FIM)
  7892                                                                    assessme nts on rec ord at VA  for the pa tient. It  shows the  FIM scores  that were
  7893                                                                    recorded  within th e requeste d date ran ge.  If no  date rang e was prov ided, it
  7894                                                                    shows as sessment s cores that  were comp leted with in the las t 3 years.  Data come s
  7895                                                                    from all  VA treatm ent facili ties. FIM  Scale: 1=T otal Assis tance (Sub ject = 0%  +),
  7896                                                                    2=Maxima l Assistan ce (Subjec t = 25% +) , 3= Moder ate Assist ance (Subj ect = 50%  +),
  7897                                                                    4=Minima l Assistan ce (Subjec t = 75% +) , 5=Superv ision, 6=M odified In dependence
  7898                                                                    (Device) , 7= Compl ete Indepe ndence (Ti mely, Safe ly).
  7899                                                               
  7900          </paragrap h>
  7901                                    
  7902          <table 
  7903           ID="fimNar rative" 
  7904           border="1"  
  7905           width="100 %"
  7906          >
  7907                                         
  7908           <thead>
  7909                                               
  7910            <tr>
  7911                                                    
  7912             <th>
  7913              Assessment  Date/Time
  7914             </th>
  7915                                                    
  7916             <th>
  7917              Source
  7918             </th>
  7919                                                    
  7920             <th>
  7921              Assessment  Type/Skil l
  7922             </th>
  7923                                                    
  7924             <th>
  7925              FIM Score
  7926             </th>
  7927                                                    
  7928             <th>
  7929              Details
  7930             </th>
  7931                                                
  7932            </tr>
  7933                                          
  7934           </thead>
  7935                                         
  7936           <tbody>
  7937                                               
  7938            <tr>
  7939                                                    
  7940             <td>
  7941              <content 
  7942               ID="fimAss essmentDat e" 
  7943              />
  7944             </td>
  7945                                                    
  7946             <td>
  7947              <content 
  7948               ID="fimFac ility" 
  7949              />
  7950             </td>
  7951                                                    
  7952             <td>
  7953              <content 
  7954               ID="fimAss essment" 
  7955              />
  7956             </td>
  7957                                                    
  7958             <td>
  7959             </td>
  7960                                                    
  7961             <td>
  7962             </td>
  7963                                                
  7964            </tr>
  7965                                               
  7966            <tr>
  7967                                                    
  7968             <td>
  7969             </td>
  7970                                                    
  7971             <td>
  7972             </td>
  7973                                                    
  7974             <td>
  7975                                                         
  7976              <content 
  7977               ID="fimEat Name"
  7978              >
  7979               Eating
  7980              </content>
  7981                                                     
  7982             </td>
  7983                                                    
  7984             <td>
  7985              <content 
  7986               ID="fimEat
  7987              />
  7988             </td>
  7989                                                    
  7990             <td>
  7991                                                         
  7992              <content 
  7993               ID="fimEat Detail"
  7994              >
  7995               Self Care
  7996              </content>
  7997                                                     
  7998             </td>
  7999                                                
  8000            </tr>
  8001                                               
  8002            <tr>
  8003                                                    
  8004             <td>
  8005             </td>
  8006                                                    
  8007             <td>
  8008             </td>
  8009                                                    
  8010             <td>
  8011                                                         
  8012              <content 
  8013               ID="fimGro omName"
  8014              >
  8015               Grooming
  8016              </content>
  8017                                                     
  8018             </td>
  8019                                                    
  8020             <td>
  8021              <content 
  8022               ID="fimGro om" 
  8023              />
  8024             </td>
  8025                                                    
  8026             <td>
  8027                                                         
  8028              <content 
  8029               ID="fimGro omDetail"
  8030              >
  8031               Self Care
  8032              </content>
  8033                                                     
  8034             </td>
  8035                                                
  8036            </tr>
  8037                                               
  8038            <tr>
  8039                                                    
  8040             <td>
  8041             </td>
  8042                                                    
  8043             <td>
  8044             </td>
  8045                                                    
  8046             <td>
  8047                                                         
  8048              <content 
  8049               ID="fimBat hName"
  8050              >
  8051               Bathing
  8052              </content>
  8053                                                     
  8054             </td>
  8055                                                    
  8056             <td>
  8057              <content 
  8058               ID="fimBat h" 
  8059              />
  8060             </td>
  8061                                                    
  8062             <td>
  8063                                                         
  8064              <content 
  8065               ID="fimBat hDetail"
  8066              >
  8067               Self Care
  8068              </content>
  8069                                                     
  8070             </td>
  8071                                                
  8072            </tr>
  8073                                               
  8074            <tr>
  8075                                                    
  8076             <td>
  8077             </td>
  8078                                                    
  8079             <td>
  8080             </td>
  8081                                                    
  8082             <td>
  8083                                                         
  8084              <content 
  8085               ID="fimDre ssUpName"
  8086              >
  8087               Dressing -  Upper Bod y
  8088              </content>
  8089                                                     
  8090             </td>
  8091                                                    
  8092             <td>
  8093              <content 
  8094               ID="fimDre ssUp" 
  8095              />
  8096             </td>
  8097                                                    
  8098             <td>
  8099                                                         
  8100              <content 
  8101               ID="fimDre ssUpDetail "
  8102              >
  8103               Self Care
  8104              </content>
  8105                                                     
  8106             </td>
  8107                                                
  8108            </tr>
  8109                                               
  8110            <tr>
  8111                                                    
  8112             <td>
  8113             </td>
  8114                                                    
  8115             <td>
  8116             </td>
  8117                                                    
  8118             <td>
  8119                                                         
  8120              <content 
  8121               ID="fimDre ssLoName"
  8122              >
  8123               Dressing -  Lower Bod y
  8124              </content>
  8125                                                     
  8126             </td>
  8127                                                    
  8128             <td>
  8129              <content 
  8130               ID="fimDre ssLo" 
  8131              />
  8132             </td>
  8133                                                    
  8134             <td>
  8135                                                         
  8136              <content 
  8137               ID="fimDre ssLoDetail "
  8138              >
  8139               Self Care
  8140              </content>
  8141                                                     
  8142             </td>
  8143                                                
  8144            </tr>
  8145                                               
  8146            <tr>
  8147                                                    
  8148             <td>
  8149             </td>
  8150                                                    
  8151             <td>
  8152             </td>
  8153                                                    
  8154             <td>
  8155                                                         
  8156              <content 
  8157               ID="fimToi letName"
  8158              >
  8159               Toileting
  8160              </content>
  8161                                                     
  8162             </td>
  8163                                                    
  8164             <td>
  8165              <content 
  8166               ID="fimToi let" 
  8167              />
  8168             </td>
  8169                                                    
  8170             <td>
  8171                                                         
  8172              <content 
  8173               ID="fimToi letDetail"
  8174              >
  8175               Self Care
  8176              </content>
  8177                                                     
  8178             </td>
  8179                                                
  8180            </tr>
  8181                                               
  8182            <tr>
  8183                                                    
  8184             <td>
  8185             </td>
  8186                                                    
  8187             <td>
  8188             </td>
  8189                                                    
  8190             <td>
  8191                                                         
  8192              <content 
  8193               ID="fimBla dderName"
  8194              >
  8195               Bladder Ma nagement
  8196              </content>
  8197                                                     
  8198             </td>
  8199                                                    
  8200             <td>
  8201              <content 
  8202               ID="fimBla dder" 
  8203              />
  8204             </td>
  8205                                                    
  8206             <td>
  8207                                                         
  8208              <content 
  8209               ID="fimBla dderDetail "
  8210              >
  8211               Sphincter  Control
  8212              </content>
  8213                                                     
  8214             </td>
  8215                                                
  8216            </tr>
  8217                                               
  8218            <tr>
  8219                                                    
  8220             <td>
  8221             </td>
  8222                                                    
  8223             <td>
  8224             </td>
  8225                                                    
  8226             <td>
  8227                                                         
  8228              <content 
  8229               ID="fimBow elName"
  8230              >
  8231               Bowel Mana gement
  8232              </content>
  8233                                                     
  8234             </td>
  8235                                                    
  8236             <td>
  8237              <content 
  8238               ID="fimBow el" 
  8239              />
  8240             </td>
  8241                                                    
  8242             <td>
  8243                                                         
  8244              <content 
  8245               ID="fimBow elDetail"
  8246              >
  8247               Sphincter  Control
  8248              </content>
  8249                                                     
  8250             </td>
  8251                                                
  8252            </tr>
  8253                                               
  8254            <tr>
  8255                                                    
  8256             <td>
  8257             </td>
  8258                                                    
  8259             <td>
  8260             </td>
  8261                                                    
  8262             <td>
  8263                                                         
  8264              <content 
  8265               ID="fimTra nsChairNam e"
  8266              >
  8267               Bed, Chair , Wheelcha ir
  8268              </content>
  8269                                                     
  8270             </td>
  8271                                                    
  8272             <td>
  8273              <content 
  8274               ID="fimTra nsChair" 
  8275              />
  8276             </td>
  8277                                                    
  8278             <td>
  8279                                                         
  8280              <content 
  8281               ID="fimTra nsChairDet ail"
  8282              >
  8283               Transfers
  8284              </content>
  8285                                                     
  8286             </td>
  8287                                                
  8288            </tr>
  8289                                               
  8290            <tr>
  8291                                                    
  8292             <td>
  8293             </td>
  8294                                                    
  8295             <td>
  8296             </td>
  8297                                                    
  8298             <td>
  8299                                                         
  8300              <content 
  8301               ID="fimTra nsToiletNa me"
  8302              >
  8303               Toilet
  8304              </content>
  8305                                                     
  8306             </td>
  8307                                                    
  8308             <td>
  8309              <content 
  8310               ID="fimTra nsToilet" 
  8311              />
  8312             </td>
  8313                                                    
  8314             <td>
  8315                                                         
  8316              <content 
  8317               ID="fimTra nsToiletDe tail"
  8318              >
  8319               Transfers
  8320              </content>
  8321                                                     
  8322             </td>
  8323                                                
  8324            </tr>
  8325                                               
  8326            <tr>
  8327                                                    
  8328             <td>
  8329             </td>
  8330                                                    
  8331             <td>
  8332             </td>
  8333                                                    
  8334             <td>
  8335                                                         
  8336              <content 
  8337               ID="fimTra nsTubName"
  8338              >
  8339               Tub, Showe r
  8340              </content>
  8341                                                     
  8342             </td>
  8343                                                    
  8344             <td>
  8345              <content 
  8346               ID="fimTra nsTub" 
  8347              />
  8348             </td>
  8349                                                    
  8350             <td>
  8351                                                         
  8352              <content 
  8353               ID="fimTra nsTubDetai l"
  8354              >
  8355               Transfers
  8356              </content>
  8357                                                     
  8358             </td>
  8359                                                
  8360            </tr>
  8361                                               
  8362            <tr>
  8363                                                    
  8364             <td>
  8365             </td>
  8366                                                    
  8367             <td>
  8368             </td>
  8369                                                    
  8370             <td>
  8371                                                         
  8372              <content 
  8373               ID="fimLoc omWalkName "
  8374              >
  8375               Walk/Wheel chair
  8376              </content>
  8377                                                     
  8378             </td>
  8379                                                    
  8380             <td>
  8381              <content 
  8382               ID="fimLoc omWalk" 
  8383              />
  8384             </td>
  8385                                                    
  8386             <td>
  8387                                                         
  8388              <content 
  8389               ID="fimLoc omWalkDeta il"
  8390              >
  8391               Locomotion
  8392              </content>
  8393                                                     
  8394             </td>
  8395                                                
  8396            </tr>
  8397                                               
  8398            <tr>
  8399                                                    
  8400             <td>
  8401             </td>
  8402                                                    
  8403             <td>
  8404             </td>
  8405                                                    
  8406             <td>
  8407                                                         
  8408              <content 
  8409               ID="fimLoc omStairNam e"
  8410              >
  8411               Stairs
  8412              </content>
  8413                                                     
  8414             </td>
  8415                                                    
  8416             <td>
  8417              <content 
  8418               ID="fimLoc omStair" 
  8419              />
  8420             </td>
  8421                                                    
  8422             <td>
  8423                                                         
  8424              <content 
  8425               ID="fimLoc omStairDet ail"
  8426              >
  8427               Locomotion
  8428              </content>
  8429                                                     
  8430             </td>
  8431                                                
  8432            </tr>
  8433                                               
  8434            <tr>
  8435                                                    
  8436             <td>
  8437             </td>
  8438                                                    
  8439             <td>
  8440             </td>
  8441                                                    
  8442             <td>
  8443                                                         
  8444              <content 
  8445               ID="fimCom prehendNam e"
  8446              >
  8447               Comprehens ion
  8448              </content>
  8449                                                     
  8450             </td>
  8451                                                    
  8452             <td>
  8453              <content 
  8454               ID="fimCom prehend" 
  8455              />
  8456             </td>
  8457                                                    
  8458             <td>
  8459                                                         
  8460              <content 
  8461               ID="fimCom prehendDet ail"
  8462              >
  8463               Communicat ion
  8464              </content>
  8465                                                     
  8466             </td>
  8467                                                
  8468            </tr>
  8469                                               
  8470            <tr>
  8471                                                    
  8472             <td>
  8473             </td>
  8474                                                    
  8475             <td>
  8476             </td>
  8477                                                    
  8478             <td>
  8479                                                         
  8480              <content 
  8481               ID="fimExp ressName"
  8482              >
  8483               Expression
  8484              </content>
  8485                                                     
  8486             </td>
  8487                                                    
  8488             <td>
  8489              <content 
  8490               ID="fimExp ress" 
  8491              />
  8492             </td>
  8493                                                    
  8494             <td>
  8495                                                         
  8496              <content 
  8497               ID="fimExp ressDetail "
  8498              >
  8499               Communicat ion
  8500              </content>
  8501                                                     
  8502             </td>
  8503                                                
  8504            </tr>
  8505                                               
  8506            <tr>
  8507                                                    
  8508             <td>
  8509             </td>
  8510                                                    
  8511             <td>
  8512             </td>
  8513                                                    
  8514             <td>
  8515                                                         
  8516              <content 
  8517               ID="fimInt eractName"
  8518              >
  8519               Social Int eraction
  8520              </content>
  8521                                                     
  8522             </td>
  8523                                                    
  8524             <td>
  8525              <content 
  8526               ID="fimInt eract" 
  8527              />
  8528             </td>
  8529                                                    
  8530             <td>
  8531                                                         
  8532              <content 
  8533               ID="fimInt eractDetai l"
  8534              >
  8535               Social Cog nition
  8536              </content>
  8537                                                     
  8538             </td>
  8539                                                
  8540            </tr>
  8541                                               
  8542            <tr>
  8543                                                    
  8544             <td>
  8545             </td>
  8546                                                    
  8547             <td>
  8548             </td>
  8549                                                    
  8550             <td>
  8551                                                         
  8552              <content 
  8553               ID="fimPro blemName"
  8554              >
  8555               Problem So lving
  8556              </content>
  8557                                                     
  8558             </td>
  8559                                                    
  8560             <td>
  8561              <content 
  8562               ID="fimPro blem" 
  8563              />
  8564             </td>
  8565                                                    
  8566             <td>
  8567                                                         
  8568              <content 
  8569               ID="fimPro blemDetail "
  8570              >
  8571               Social Cog nition
  8572              </content>
  8573                                                     
  8574             </td>
  8575                                                
  8576            </tr>
  8577                                               
  8578            <tr>
  8579                                                    
  8580             <td>
  8581             </td>
  8582                                                    
  8583             <td>
  8584             </td>
  8585                                                    
  8586             <td>
  8587                                                         
  8588              <content 
  8589               ID="fimMem oryName"
  8590              >
  8591               Memory
  8592              </content>
  8593                                                     
  8594             </td>
  8595                                                    
  8596             <td>
  8597              <content 
  8598               ID="fimMem ory" 
  8599              />
  8600             </td>
  8601                                                    
  8602             <td>
  8603                                                         
  8604              <content 
  8605               ID="fimMem oryDetail"
  8606              >
  8607               Social Cog nition
  8608              </content>
  8609                                                     
  8610             </td>
  8611                                                
  8612            </tr>
  8613                                               
  8614            <tr>
  8615                                                    
  8616             <td>
  8617             </td>
  8618                                                    
  8619             <td>
  8620             </td>
  8621                                                    
  8622             <td>
  8623                                                         
  8624              <content 
  8625               ID="fimTot alName"
  8626              >
  8627               FIM Total
  8628              </content>
  8629                                                     
  8630             </td>
  8631                                                    
  8632             <td>
  8633              <content 
  8634               ID="fimTot al" 
  8635              />
  8636             </td>
  8637                                                    
  8638             <td>
  8639              <content 
  8640               ID="fimTot alDetail" 
  8641              />
  8642             </td>
  8643                                                
  8644            </tr>
  8645                                               
  8646            <tr>
  8647                                                    
  8648             <td>
  8649             </td>
  8650                                                    
  8651             <td>
  8652             </td>
  8653                                                    
  8654             <td>
  8655             </td>
  8656                                                    
  8657             <td>
  8658             </td>
  8659                                                    
  8660             <td>
  8661             </td>
  8662                                                
  8663            </tr>
  8664                                          
  8665           </tbody>
  8666                                     
  8667          </table>
  8668                               
  8669         </text>
  8670                              
  8671         <!--  FUNC TIONAL STA TUS STRUCT URED ENTRI ES -->
  8672                                                    
  8673         <entry 
  8674          typeCode=" DRIV"
  8675         >
  8676                                                              
  8677          <organizer  
  8678           classCode= "CLUSTER" 
  8679           moodCode=" EVN"
  8680          >
  8681                                         
  8682           <!-- ****  Functional  Status Re sult Organ izer templ ate **** - ->
  8683                                         
  8684           <templateI
  8685            root="2.16 .840.1.113 883.10.20. 22.4.66"
  8686           />
  8687                                         
  8688           <id 
  8689            root="2.16 .840.1.113 883.4.349"   
  8690            nullFlavor ="UNK"
  8691           />
  8692                                         
  8693           <!-- Funct ional Stat us Result  Organizer  Code, ICF  or SNOMED  CT,  FIM A ssessment  Type -->
  8694                                         
  8695           <code 
  8696            nullFlavor ="UNK"
  8697           >
  8698                                               
  8699            <originalT ext>
  8700                                                    
  8701             <reference  
  8702              value="#fi mAssessmen t"
  8703             />
  8704                                                
  8705            </original Text>
  8706                                          
  8707           </code>
  8708                                         
  8709           <statusCod
  8710            code="comp leted"
  8711           />
  8712                                         
  8713           <!--  Func tional Sta tus Result  Organizer  Date/Time , FIM Asse ssment Dat e -->
  8714                                         
  8715           <effective Time>
  8716                                               
  8717            <low 
  8718             value="ass essTime"
  8719            />
  8720                                          
  8721           </effectiv eTime> 
  8722                                         
  8723           <!-- * Inf ormation S ource for  Functional  Status, V A Facility   -->
  8724                                         
  8725           <author>
  8726                                               
  8727            <time 
  8728             nullFlavor ="NA"
  8729            />
  8730                                               
  8731            <assignedA uthor>
  8732                                                    
  8733             <id 
  8734              nullFlavor ="NA"
  8735             />
  8736                                                    
  8737             <represent edOrganiza tion>
  8738                                                         
  8739              <id 
  8740               extension= "442" 
  8741               root="2.16 .840.1.113 883.3.1275 "
  8742              />
  8743                                                         
  8744              <name>
  8745               CHEYENNE V AMC
  8746              </name>
  8747                                                     
  8748             </represen tedOrganiz ation>
  8749                                                
  8750            </assigned Author>
  8751                                          
  8752           </author>
  8753                                         
  8754           <component >
  8755                                               
  8756            <!-- Funct ional Stat us Result  Observatio n  -->
  8757                                               
  8758            <observati on 
  8759             classCode= "OBS" 
  8760             moodCode=" EVN"
  8761            >
  8762                                                    
  8763             <templateI
  8764              root="2.16 .840.1.113 883.10.20. 22.4.67"
  8765             />
  8766                                                    
  8767             <!-- Funct ional Stat us Result  Observatio n ID  -->
  8768                                                    
  8769             <id 
  8770              nullFlavor ="UNK" 
  8771              root="2.16 .840.1.113 883.4.349"
  8772             />
  8773                                                    
  8774             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  8775                                                    
  8776             <code 
  8777              nullFlavor ="UNK"
  8778             />
  8779                                                    
  8780             <text>
  8781                                                         
  8782              <reference  
  8783               value="#fi mEatName"
  8784              />
  8785                                                     
  8786             </text>
  8787                                                    
  8788             <statusCod
  8789              code="comp leted"
  8790             />
  8791                                                    
  8792             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  8793                                                    
  8794             <effective Time>
  8795                                                         
  8796              <low 
  8797               value="ski llTime"
  8798              />
  8799                                                     
  8800             </effectiv eTime>
  8801                                                    
  8802             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  8803                                                    
  8804             <value 
  8805              nullFlavor ="NA" 
  8806              xsi:type=" CD"
  8807             >
  8808                                                         
  8809              <originalT ext>
  8810                                                               
  8811               <reference  
  8812                value="#fi mEat"
  8813               />
  8814                                                          
  8815              </original Text>
  8816                                                     
  8817             </value>
  8818                                                    
  8819             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  8820                                                    
  8821             <entryRela tionship 
  8822              inversionI nd="true" 
  8823              typeCode=" SUBJ"
  8824             >
  8825                                                         
  8826              <act 
  8827               classCode= "ACT" 
  8828               moodCode=" EVN"
  8829              >
  8830                                                               
  8831               <templateI
  8832                root="2.16 .840.1.113 883.10.20. 22.4.64"
  8833               />
  8834                                                               
  8835               <code 
  8836                code="4876 7-8" 
  8837                codeSystem ="2.16.840 .1.113883. 6.1" 
  8838                codeSystem Name="LOIN C" 
  8839                displayNam e="Annotat ion commen t"
  8840               />
  8841                                                               
  8842               <text>
  8843                                                                    
  8844                <reference  
  8845                 value="#fi mEatDetail "
  8846                />
  8847                                                                
  8848               </text>
  8849                                                          
  8850              </act>
  8851                                                     
  8852             </entryRel ationship>
  8853                                                
  8854            </observat ion>
  8855                                          
  8856           </componen t>
  8857                                         
  8858           <component >
  8859                                               
  8860            <!-- Funct ional Stat us Result  Observatio n  -->
  8861                                               
  8862            <observati on 
  8863             classCode= "OBS" 
  8864             moodCode=" EVN"
  8865            >
  8866                                                    
  8867             <templateI
  8868              root="2.16 .840.1.113 883.10.20. 22.4.67"
  8869             />
  8870                                                    
  8871             <!-- Funct ional Stat us Result  Observatio n ID  -->
  8872                                                    
  8873             <id 
  8874              nullFlavor ="UNK" 
  8875              root="2.16 .840.1.113 883.4.349"
  8876             />
  8877                                                    
  8878             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  8879                                                    
  8880             <code 
  8881              nullFlavor ="UNK"
  8882             />
  8883                                                    
  8884             <text>
  8885                                                         
  8886              <reference  
  8887               value="#fi mGroomName "
  8888              />
  8889                                                     
  8890             </text>
  8891                                                    
  8892             <statusCod
  8893              code="comp leted"
  8894             />
  8895                                                    
  8896             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  8897                                                    
  8898             <effective Time>
  8899                                                         
  8900              <low 
  8901               value="ski llTime"
  8902              />
  8903                                                     
  8904             </effectiv eTime>
  8905                                                    
  8906             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  8907                                                    
  8908             <value 
  8909              nullFlavor ="NA" 
  8910              xsi:type=" CD"
  8911             >
  8912                                                         
  8913              <originalT ext>
  8914                                                               
  8915               <reference  
  8916                value="#fi mGroom"
  8917               />
  8918                                                          
  8919              </original Text>
  8920                                                     
  8921             </value>
  8922                                                    
  8923             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  8924                                                    
  8925             <entryRela tionship 
  8926              inversionI nd="true" 
  8927              typeCode=" SUBJ"
  8928             >
  8929                                                         
  8930              <act 
  8931               classCode= "ACT" 
  8932               moodCode=" EVN"
  8933              >
  8934                                                               
  8935               <templateI
  8936                root="2.16 .840.1.113 883.10.20. 22.4.64"
  8937               />
  8938                                                               
  8939               <code 
  8940                code="4876 7-8" 
  8941                codeSystem ="2.16.840 .1.113883. 6.1" 
  8942                codeSystem Name="LOIN C" 
  8943                displayNam e="Annotat ion commen t"
  8944               />
  8945                                                               
  8946               <text>
  8947                                                                    
  8948                <reference  
  8949                 value="#fi mGroomDeta il"
  8950                />
  8951                                                                
  8952               </text>
  8953                                                          
  8954              </act>
  8955                                                     
  8956             </entryRel ationship>
  8957                                                
  8958            </observat ion>
  8959                                          
  8960           </componen t>
  8961                                         
  8962           <component >
  8963                                               
  8964            <!-- Funct ional Stat us Result  Observatio n  -->
  8965                                               
  8966            <observati on 
  8967             classCode= "OBS" 
  8968             moodCode=" EVN"
  8969            >
  8970                                                    
  8971             <templateI
  8972              root="2.16 .840.1.113 883.10.20. 22.4.67"
  8973             />
  8974                                                    
  8975             <!-- Funct ional Stat us Result  Observatio n ID  -->
  8976                                                    
  8977             <id 
  8978              nullFlavor ="UNK" 
  8979              root="2.16 .840.1.113 883.4.349"
  8980             />
  8981                                                    
  8982             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  8983                                                    
  8984             <code 
  8985              nullFlavor ="UNK"
  8986             />
  8987                                                    
  8988             <text>
  8989                                                         
  8990              <reference  
  8991               value="#fi mBathName"
  8992              />
  8993                                                     
  8994             </text>
  8995                                                    
  8996             <statusCod
  8997              code="comp leted"
  8998             />
  8999                                                    
  9000             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  9001                                                    
  9002             <effective Time>
  9003                                                         
  9004              <low 
  9005               value="ski llTime"
  9006              />
  9007                                                     
  9008             </effectiv eTime>
  9009                                                    
  9010             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  9011                                                    
  9012             <value 
  9013              nullFlavor ="NA" 
  9014              xsi:type=" CD"
  9015             >
  9016                                                         
  9017              <originalT ext>
  9018                                                               
  9019               <reference  
  9020                value="#fi mBath"
  9021               />
  9022                                                          
  9023              </original Text>
  9024                                                     
  9025             </value>
  9026                                                    
  9027             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  9028                                                    
  9029             <entryRela tionship 
  9030              inversionI nd="true" 
  9031              typeCode=" SUBJ"
  9032             >
  9033                                                         
  9034              <act 
  9035               classCode= "ACT" 
  9036               moodCode=" EVN"
  9037              >
  9038                                                               
  9039               <templateI
  9040                root="2.16 .840.1.113 883.10.20. 22.4.64"
  9041               />
  9042                                                               
  9043               <code 
  9044                code="4876 7-8" 
  9045                codeSystem ="2.16.840 .1.113883. 6.1" 
  9046                codeSystem Name="LOIN C" 
  9047                displayNam e="Annotat ion commen t"
  9048               />
  9049                                                               
  9050               <text>
  9051                                                                    
  9052                <reference  
  9053                 value="#fi mBathDetai l"
  9054                />
  9055                                                                
  9056               </text>
  9057                                                          
  9058              </act>
  9059                                                     
  9060             </entryRel ationship>
  9061                                                
  9062            </observat ion>
  9063                                          
  9064           </componen t>
  9065                                         
  9066           <component >
  9067                                               
  9068            <!-- Funct ional Stat us Result  Observatio n  -->
  9069                                               
  9070            <observati on 
  9071             classCode= "OBS" 
  9072             moodCode=" EVN"
  9073            >
  9074                                                    
  9075             <templateI
  9076              root="2.16 .840.1.113 883.10.20. 22.4.67"
  9077             />
  9078                                                    
  9079             <!-- Funct ional Stat us Result  Observatio n ID  -->
  9080                                                    
  9081             <id 
  9082              nullFlavor ="UNK" 
  9083              root="2.16 .840.1.113 883.4.349"
  9084             />
  9085                                                    
  9086             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  9087                                                    
  9088             <code 
  9089              nullFlavor ="UNK"
  9090             />
  9091                                                    
  9092             <text>
  9093                                                         
  9094              <reference  
  9095               value="#fi mDressUpNa me"
  9096              />
  9097                                                     
  9098             </text>
  9099                                                    
  9100             <statusCod
  9101              code="comp leted"
  9102             />
  9103                                                    
  9104             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  9105                                                    
  9106             <effective Time>
  9107                                                         
  9108              <low 
  9109               value="ski llTime"
  9110              />
  9111                                                     
  9112             </effectiv eTime>
  9113                                                    
  9114             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  9115                                                    
  9116             <value 
  9117              nullFlavor ="NA" 
  9118              xsi:type=" CD"
  9119             >
  9120                                                         
  9121              <originalT ext>
  9122                                                               
  9123               <reference  
  9124                value="#fi mDressUp"
  9125               />
  9126                                                          
  9127              </original Text>
  9128                                                     
  9129             </value>
  9130                                                    
  9131             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  9132                                                    
  9133             <entryRela tionship 
  9134              inversionI nd="true" 
  9135              typeCode=" SUBJ"
  9136             >
  9137                                                         
  9138              <act 
  9139               classCode= "ACT" 
  9140               moodCode=" EVN"
  9141              >
  9142                                                               
  9143               <templateI
  9144                root="2.16 .840.1.113 883.10.20. 22.4.64"
  9145               />
  9146                                                               
  9147               <code 
  9148                code="4876 7-8" 
  9149                codeSystem ="2.16.840 .1.113883. 6.1" 
  9150                codeSystem Name="LOIN C" 
  9151                displayNam e="Annotat ion commen t"
  9152               />
  9153                                                               
  9154               <text>
  9155                                                                    
  9156                <reference  
  9157                 value="#fi mDressUpDe tail"
  9158                />
  9159                                                                
  9160               </text>
  9161                                                          
  9162              </act>
  9163                                                     
  9164             </entryRel ationship>
  9165                                                
  9166            </observat ion>
  9167                                          
  9168           </componen t>
  9169                                         
  9170           <component >
  9171                                               
  9172            <!-- Funct ional Stat us Result  Observatio n  -->
  9173                                               
  9174            <observati on 
  9175             classCode= "OBS" 
  9176             moodCode=" EVN"
  9177            >
  9178                                                    
  9179             <templateI
  9180              root="2.16 .840.1.113 883.10.20. 22.4.67"
  9181             />
  9182                                                    
  9183             <!-- Funct ional Stat us Result  Observatio n ID  -->
  9184                                                    
  9185             <id 
  9186              nullFlavor ="UNK" 
  9187              root="2.16 .840.1.113 883.4.349"
  9188             />
  9189                                                    
  9190             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  9191                                                    
  9192             <code 
  9193              nullFlavor ="UNK"
  9194             />
  9195                                                    
  9196             <text>
  9197                                                         
  9198              <reference  
  9199               value="#fi mDressLoNa me"
  9200              />
  9201                                                     
  9202             </text>
  9203                                                    
  9204             <statusCod
  9205              code="comp leted"
  9206             />
  9207                                                    
  9208             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  9209                                                    
  9210             <effective Time>
  9211                                                         
  9212              <low 
  9213               value="ski llTime"
  9214              />
  9215                                                     
  9216             </effectiv eTime>
  9217                                                    
  9218             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  9219                                                    
  9220             <value 
  9221              nullFlavor ="NA" 
  9222              xsi:type=" CD"
  9223             >
  9224                                                         
  9225              <originalT ext>
  9226                                                               
  9227               <reference  
  9228                value="#fi mDressLo"
  9229               />
  9230                                                          
  9231              </original Text>
  9232                                                     
  9233             </value>
  9234                                                    
  9235             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  9236                                                    
  9237             <entryRela tionship 
  9238              inversionI nd="true" 
  9239              typeCode=" SUBJ"
  9240             >
  9241                                                         
  9242              <act 
  9243               classCode= "ACT" 
  9244               moodCode=" EVN"
  9245              >
  9246                                                               
  9247               <templateI
  9248                root="2.16 .840.1.113 883.10.20. 22.4.64"
  9249               />
  9250                                                               
  9251               <code 
  9252                code="4876 7-8" 
  9253                codeSystem ="2.16.840 .1.113883. 6.1" 
  9254                codeSystem Name="LOIN C" 
  9255                displayNam e="Annotat ion commen t"
  9256               />
  9257                                                               
  9258               <text>
  9259                                                                    
  9260                <reference  
  9261                 value="#fi mDressLoDe tail"
  9262                />
  9263                                                                
  9264               </text>
  9265                                                          
  9266              </act>
  9267                                                     
  9268             </entryRel ationship>
  9269                                                
  9270            </observat ion>
  9271                                          
  9272           </componen t>
  9273                                         
  9274           <component >
  9275                                               
  9276            <!-- Funct ional Stat us Result  Observatio n  -->
  9277                                               
  9278            <observati on 
  9279             classCode= "OBS" 
  9280             moodCode=" EVN"
  9281            >
  9282                                                    
  9283             <templateI
  9284              root="2.16 .840.1.113 883.10.20. 22.4.67"
  9285             />
  9286                                                    
  9287             <!-- Funct ional Stat us Result  Observatio n ID  -->
  9288                                                    
  9289             <id 
  9290              nullFlavor ="UNK" 
  9291              root="2.16 .840.1.113 883.4.349"
  9292             />
  9293                                                    
  9294             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  9295                                                    
  9296             <code 
  9297              nullFlavor ="UNK"
  9298             />
  9299                                                    
  9300             <text>
  9301                                                         
  9302              <reference  
  9303               value="#fi mToiletNam e"
  9304              />
  9305                                                     
  9306             </text>
  9307                                                    
  9308             <statusCod
  9309              code="comp leted"
  9310             />
  9311                                                    
  9312             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  9313                                                    
  9314             <effective Time>
  9315                                                         
  9316              <low 
  9317               value="ski llTime"
  9318              />
  9319                                                     
  9320             </effectiv eTime>
  9321                                                    
  9322             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  9323                                                    
  9324             <value 
  9325              nullFlavor ="NA" 
  9326              xsi:type=" CD"
  9327             >
  9328                                                         
  9329              <originalT ext>
  9330                                                               
  9331               <reference  
  9332                value="#fi mToilet"
  9333               />
  9334                                                          
  9335              </original Text>
  9336                                                     
  9337             </value>
  9338                                                    
  9339             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  9340                                                    
  9341             <entryRela tionship 
  9342              inversionI nd="true" 
  9343              typeCode=" SUBJ"
  9344             >
  9345                                                         
  9346              <act 
  9347               classCode= "ACT" 
  9348               moodCode=" EVN"
  9349              >
  9350                                                               
  9351               <templateI
  9352                root="2.16 .840.1.113 883.10.20. 22.4.64"
  9353               />
  9354                                                               
  9355               <code 
  9356                code="4876 7-8" 
  9357                codeSystem ="2.16.840 .1.113883. 6.1" 
  9358                codeSystem Name="LOIN C" 
  9359                displayNam e="Annotat ion commen t"
  9360               />
  9361                                                               
  9362               <text>
  9363                                                                    
  9364                <reference  
  9365                 value="#fi mToiletDet ail"
  9366                />
  9367                                                                
  9368               </text>
  9369                                                          
  9370              </act>
  9371                                                     
  9372             </entryRel ationship>
  9373                                                
  9374            </observat ion>
  9375                                          
  9376           </componen t>
  9377                                         
  9378           <component >
  9379                                               
  9380            <!-- Funct ional Stat us Result  Observatio n  -->
  9381                                               
  9382            <observati on 
  9383             classCode= "OBS" 
  9384             moodCode=" EVN"
  9385            >
  9386                                                    
  9387             <templateI
  9388              root="2.16 .840.1.113 883.10.20. 22.4.67"
  9389             />
  9390                                                    
  9391             <!-- Funct ional Stat us Result  Observatio n ID  -->
  9392                                                    
  9393             <id 
  9394              nullFlavor ="UNK" 
  9395              root="2.16 .840.1.113 883.4.349"
  9396             />
  9397                                                    
  9398             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  9399                                                    
  9400             <code 
  9401              nullFlavor ="UNK"
  9402             />
  9403                                                    
  9404             <text>
  9405                                                         
  9406              <reference  
  9407               value="#fi mBladderNa me"
  9408              />
  9409                                                     
  9410             </text>
  9411                                                    
  9412             <statusCod
  9413              code="comp leted"
  9414             />
  9415                                                    
  9416             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  9417                                                    
  9418             <effective Time>
  9419                                                         
  9420              <low 
  9421               value="ski llTime"
  9422              />
  9423                                                     
  9424             </effectiv eTime>
  9425                                                    
  9426             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  9427                                                    
  9428             <value 
  9429              nullFlavor ="NA" 
  9430              xsi:type=" CD"
  9431             >
  9432                                                         
  9433              <originalT ext>
  9434                                                               
  9435               <reference  
  9436                value="#fi mBladder"
  9437               />
  9438                                                          
  9439              </original Text>
  9440                                                     
  9441             </value>
  9442                                                    
  9443             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  9444                                                    
  9445             <entryRela tionship 
  9446              inversionI nd="true" 
  9447              typeCode=" SUBJ"
  9448             >
  9449                                                         
  9450              <act 
  9451               classCode= "ACT" 
  9452               moodCode=" EVN"
  9453              >
  9454                                                               
  9455               <templateI
  9456                root="2.16 .840.1.113 883.10.20. 22.4.64"
  9457               />
  9458                                                               
  9459               <code 
  9460                code="4876 7-8" 
  9461                codeSystem ="2.16.840 .1.113883. 6.1" 
  9462                codeSystem Name="LOIN C" 
  9463                displayNam e="Annotat ion commen t"
  9464               />
  9465                                                               
  9466               <text>
  9467                                                                    
  9468                <reference  
  9469                 value="#fi mBladderDe tail"
  9470                />
  9471                                                                
  9472               </text>
  9473                                                          
  9474              </act>
  9475                                                     
  9476             </entryRel ationship>
  9477                                                
  9478            </observat ion>
  9479                                          
  9480           </componen t>
  9481                                         
  9482           <component >
  9483                                               
  9484            <!-- Funct ional Stat us Result  Observatio n  -->
  9485                                               
  9486            <observati on 
  9487             classCode= "OBS" 
  9488             moodCode=" EVN"
  9489            >
  9490                                                    
  9491             <templateI
  9492              root="2.16 .840.1.113 883.10.20. 22.4.67"
  9493             />
  9494                                                    
  9495             <!-- Funct ional Stat us Result  Observatio n ID  -->
  9496                                                    
  9497             <id 
  9498              nullFlavor ="UNK" 
  9499              root="2.16 .840.1.113 883.4.349"
  9500             />
  9501                                                    
  9502             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  9503                                                    
  9504             <code 
  9505              nullFlavor ="UNK"
  9506             />
  9507                                                    
  9508             <text>
  9509                                                         
  9510              <reference  
  9511               value="#fi mBowelName "
  9512              />
  9513                                                     
  9514             </text>
  9515                                                    
  9516             <statusCod
  9517              code="comp leted"
  9518             />
  9519                                                    
  9520             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  9521                                                    
  9522             <effective Time>
  9523                                                         
  9524              <low 
  9525               value="ski llTime"
  9526              />
  9527                                                     
  9528             </effectiv eTime>
  9529                                                    
  9530             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  9531                                                    
  9532             <value 
  9533              nullFlavor ="NA" 
  9534              xsi:type=" CD"
  9535             >
  9536                                                         
  9537              <originalT ext>
  9538                                                               
  9539               <reference  
  9540                value="#fi mBowel"
  9541               />
  9542                                                          
  9543              </original Text>
  9544                                                     
  9545             </value>
  9546                                                    
  9547             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  9548                                                    
  9549             <entryRela tionship 
  9550              inversionI nd="true" 
  9551              typeCode=" SUBJ"
  9552             >
  9553                                                         
  9554              <act 
  9555               classCode= "ACT" 
  9556               moodCode=" EVN"
  9557              >
  9558                                                               
  9559               <templateI
  9560                root="2.16 .840.1.113 883.10.20. 22.4.64"
  9561               />
  9562                                                               
  9563               <code 
  9564                code="4876 7-8" 
  9565                codeSystem ="2.16.840 .1.113883. 6.1" 
  9566                codeSystem Name="LOIN C" 
  9567                displayNam e="Annotat ion commen t"
  9568               />
  9569                                                               
  9570               <text>
  9571                                                                    
  9572                <reference  
  9573                 value="#fi mBowelDeta il"
  9574                />
  9575                                                                
  9576               </text>
  9577                                                          
  9578              </act>
  9579                                                     
  9580             </entryRel ationship>
  9581                                                
  9582            </observat ion>
  9583                                          
  9584           </componen t>
  9585                                         
  9586           <component >
  9587                                               
  9588            <!-- Funct ional Stat us Result  Observatio n  -->
  9589                                               
  9590            <observati on 
  9591             classCode= "OBS" 
  9592             moodCode=" EVN"
  9593            >
  9594                                                    
  9595             <templateI
  9596              root="2.16 .840.1.113 883.10.20. 22.4.67"
  9597             />
  9598                                                    
  9599             <!-- Funct ional Stat us Result  Observatio n ID  -->
  9600                                                    
  9601             <id 
  9602              nullFlavor ="UNK" 
  9603              root="2.16 .840.1.113 883.4.349"
  9604             />
  9605                                                    
  9606             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  9607                                                    
  9608             <code 
  9609              nullFlavor ="UNK"
  9610             />
  9611                                                    
  9612             <text>
  9613                                                         
  9614              <reference  
  9615               value="#fi mTransChai rName"
  9616              />
  9617                                                     
  9618             </text>
  9619                                                    
  9620             <statusCod
  9621              code="comp leted"
  9622             />
  9623                                                    
  9624             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  9625                                                    
  9626             <effective Time>
  9627                                                         
  9628              <low 
  9629               value="ski llTime"
  9630              />
  9631                                                     
  9632             </effectiv eTime>
  9633                                                    
  9634             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  9635                                                    
  9636             <value 
  9637              nullFlavor ="NA" 
  9638              xsi:type=" CD"
  9639             >
  9640                                                         
  9641              <originalT ext>
  9642                                                               
  9643               <reference  
  9644                value="#fi mTransChai r"
  9645               />
  9646                                                          
  9647              </original Text>
  9648                                                     
  9649             </value>
  9650                                                    
  9651             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  9652                                                    
  9653             <entryRela tionship 
  9654              inversionI nd="true" 
  9655              typeCode=" SUBJ"
  9656             >
  9657                                                         
  9658              <act 
  9659               classCode= "ACT" 
  9660               moodCode=" EVN"
  9661              >
  9662                                                               
  9663               <templateI
  9664                root="2.16 .840.1.113 883.10.20. 22.4.64"
  9665               />
  9666                                                               
  9667               <code 
  9668                code="4876 7-8" 
  9669                codeSystem ="2.16.840 .1.113883. 6.1" 
  9670                codeSystem Name="LOIN C" 
  9671                displayNam e="Annotat ion commen t"
  9672               />
  9673                                                               
  9674               <text>
  9675                                                                    
  9676                <reference  
  9677                 value="#fi mTransChai rDetail"
  9678                />
  9679                                                                
  9680               </text>
  9681                                                          
  9682              </act>
  9683                                                     
  9684             </entryRel ationship>
  9685                                                
  9686            </observat ion>
  9687                                          
  9688           </componen t>
  9689                                         
  9690           <component >
  9691                                               
  9692            <!-- Funct ional Stat us Result  Observatio n  -->
  9693                                               
  9694            <observati on 
  9695             classCode= "OBS" 
  9696             moodCode=" EVN"
  9697            >
  9698                                                    
  9699             <templateI
  9700              root="2.16 .840.1.113 883.10.20. 22.4.67"
  9701             />
  9702                                                    
  9703             <!-- Funct ional Stat us Result  Observatio n ID  -->
  9704                                                    
  9705             <id 
  9706              nullFlavor ="UNK" 
  9707              root="2.16 .840.1.113 883.4.349"
  9708             />
  9709                                                    
  9710             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  9711                                                    
  9712             <code 
  9713              nullFlavor ="UNK"
  9714             />
  9715                                                    
  9716             <text>
  9717                                                         
  9718              <reference  
  9719               value="#fi mTransToil etName"
  9720              />
  9721                                                     
  9722             </text>
  9723                                                    
  9724             <statusCod
  9725              code="comp leted"
  9726             />
  9727                                                    
  9728             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  9729                                                    
  9730             <effective Time>
  9731                                                         
  9732              <low 
  9733               value="ski llTime"
  9734              />
  9735                                                     
  9736             </effectiv eTime>
  9737                                                    
  9738             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  9739                                                    
  9740             <value 
  9741              nullFlavor ="NA" 
  9742              xsi:type=" CD"
  9743             >
  9744                                                         
  9745              <originalT ext>
  9746                                                               
  9747               <reference  
  9748                value="#fi mTransToil et"
  9749               />
  9750                                                          
  9751              </original Text>
  9752                                                     
  9753             </value>
  9754                                                    
  9755             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  9756                                                    
  9757             <entryRela tionship 
  9758              inversionI nd="true" 
  9759              typeCode=" SUBJ"
  9760             >
  9761                                                         
  9762              <act 
  9763               classCode= "ACT" 
  9764               moodCode=" EVN"
  9765              >
  9766                                                               
  9767               <templateI
  9768                root="2.16 .840.1.113 883.10.20. 22.4.64"
  9769               />
  9770                                                               
  9771               <code 
  9772                code="4876 7-8" 
  9773                codeSystem ="2.16.840 .1.113883. 6.1" 
  9774                codeSystem Name="LOIN C" 
  9775                displayNam e="Annotat ion commen t"
  9776               />
  9777                                                               
  9778               <text>
  9779                                                                    
  9780                <reference  
  9781                 value="#fi mTransToil etDetail"
  9782                />
  9783                                                                
  9784               </text>
  9785                                                          
  9786              </act>
  9787                                                     
  9788             </entryRel ationship>
  9789                                                
  9790            </observat ion>
  9791                                          
  9792           </componen t>
  9793                                         
  9794           <component >
  9795                                               
  9796            <!-- Funct ional Stat us Result  Observatio n  -->
  9797                                               
  9798            <observati on 
  9799             classCode= "OBS" 
  9800             moodCode=" EVN"
  9801            >
  9802                                                    
  9803             <templateI
  9804              root="2.16 .840.1.113 883.10.20. 22.4.67"
  9805             />
  9806                                                    
  9807             <!-- Funct ional Stat us Result  Observatio n ID  -->
  9808                                                    
  9809             <id 
  9810              nullFlavor ="UNK" 
  9811              root="2.16 .840.1.113 883.4.349"
  9812             />
  9813                                                    
  9814             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  9815                                                    
  9816             <code 
  9817              nullFlavor ="UNK"
  9818             />
  9819                                                    
  9820             <text>
  9821                                                         
  9822              <reference  
  9823               value="#fi mTransTubN ame"
  9824              />
  9825                                                     
  9826             </text>
  9827                                                    
  9828             <statusCod
  9829              code="comp leted"
  9830             />
  9831                                                    
  9832             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  9833                                                    
  9834             <effective Time>
  9835                                                         
  9836              <low 
  9837               value="ski llTime"
  9838              />
  9839                                                     
  9840             </effectiv eTime>
  9841                                                    
  9842             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  9843                                                    
  9844             <value 
  9845              nullFlavor ="NA" 
  9846              xsi:type=" CD"
  9847             >
  9848                                                         
  9849              <originalT ext>
  9850                                                               
  9851               <reference  
  9852                value="#fi mTransTub"
  9853               />
  9854                                                          
  9855              </original Text>
  9856                                                     
  9857             </value>
  9858                                                    
  9859             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  9860                                                    
  9861             <entryRela tionship 
  9862              inversionI nd="true" 
  9863              typeCode=" SUBJ"
  9864             >
  9865                                                         
  9866              <act 
  9867               classCode= "ACT" 
  9868               moodCode=" EVN"
  9869              >
  9870                                                               
  9871               <templateI
  9872                root="2.16 .840.1.113 883.10.20. 22.4.64"
  9873               />
  9874                                                               
  9875               <code 
  9876                code="4876 7-8" 
  9877                codeSystem ="2.16.840 .1.113883. 6.1" 
  9878                codeSystem Name="LOIN C" 
  9879                displayNam e="Annotat ion commen t"
  9880               />
  9881                                                               
  9882               <text>
  9883                                                                    
  9884                <reference  
  9885                 value="#fi mTransTubD etail"
  9886                />
  9887                                                                
  9888               </text>
  9889                                                          
  9890              </act>
  9891                                                     
  9892             </entryRel ationship>
  9893                                                
  9894            </observat ion>
  9895                                          
  9896           </componen t>
  9897                                         
  9898           <component >
  9899                                               
  9900            <!-- Funct ional Stat us Result  Observatio n  -->
  9901                                               
  9902            <observati on 
  9903             classCode= "OBS" 
  9904             moodCode=" EVN"
  9905            >
  9906                                                    
  9907             <templateI
  9908              root="2.16 .840.1.113 883.10.20. 22.4.67"
  9909             />
  9910                                                    
  9911             <!-- Funct ional Stat us Result  Observatio n ID  -->
  9912                                                    
  9913             <id 
  9914              nullFlavor ="UNK" 
  9915              root="2.16 .840.1.113 883.4.349"
  9916             />
  9917                                                    
  9918             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  9919                                                    
  9920             <code 
  9921              nullFlavor ="UNK"
  9922             />
  9923                                                    
  9924             <text>
  9925                                                         
  9926              <reference  
  9927               value="#fi mLocomWalk Name"
  9928              />
  9929                                                     
  9930             </text>
  9931                                                    
  9932             <statusCod
  9933              code="comp leted"
  9934             />
  9935                                                    
  9936             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  9937                                                    
  9938             <effective Time>
  9939                                                         
  9940              <low 
  9941               value="ski llTime"
  9942              />
  9943                                                     
  9944             </effectiv eTime>
  9945                                                    
  9946             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  9947                                                    
  9948             <value 
  9949              nullFlavor ="NA" 
  9950              xsi:type=" CD"
  9951             >
  9952                                                         
  9953              <originalT ext>
  9954                                                               
  9955               <reference  
  9956                value="#fi mLocomWalk "
  9957               />
  9958                                                          
  9959              </original Text>
  9960                                                     
  9961             </value>
  9962                                                    
  9963             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  9964                                                    
  9965             <entryRela tionship 
  9966              inversionI nd="true" 
  9967              typeCode=" SUBJ"
  9968             >
  9969                                                         
  9970              <act 
  9971               classCode= "ACT" 
  9972               moodCode=" EVN"
  9973              >
  9974                                                               
  9975               <templateI
  9976                root="2.16 .840.1.113 883.10.20. 22.4.64"
  9977               />
  9978                                                               
  9979               <code 
  9980                code="4876 7-8" 
  9981                codeSystem ="2.16.840 .1.113883. 6.1" 
  9982                codeSystem Name="LOIN C" 
  9983                displayNam e="Annotat ion commen t"
  9984               />
  9985                                                               
  9986               <text>
  9987                                                                    
  9988                <reference  
  9989                 value="#fi mLocomWalk Detail"
  9990                />
  9991                                                                
  9992               </text>
  9993                                                          
  9994              </act>
  9995                                                     
  9996             </entryRel ationship>
  9997                                                
  9998            </observat ion>
  9999                                          
  10000           </componen t>
  10001                                         
  10002           <component >
  10003                                               
  10004            <!-- Funct ional Stat us Result  Observatio n  -->
  10005                                               
  10006            <observati on 
  10007             classCode= "OBS" 
  10008             moodCode=" EVN"
  10009            >
  10010                                                    
  10011             <templateI
  10012              root="2.16 .840.1.113 883.10.20. 22.4.67"
  10013             />
  10014                                                    
  10015             <!-- Funct ional Stat us Result  Observatio n ID  -->
  10016                                                    
  10017             <id 
  10018              nullFlavor ="UNK" 
  10019              root="2.16 .840.1.113 883.4.349"
  10020             />
  10021                                                    
  10022             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  10023                                                    
  10024             <code 
  10025              nullFlavor ="UNK"
  10026             />
  10027                                                    
  10028             <text>
  10029                                                         
  10030              <reference  
  10031               value="#fi mLocomStai rName"
  10032              />
  10033                                                     
  10034             </text>
  10035                                                    
  10036             <statusCod
  10037              code="comp leted"
  10038             />
  10039                                                    
  10040             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  10041                                                    
  10042             <effective Time>
  10043                                                         
  10044              <low 
  10045               value="ski llTime"
  10046              />
  10047                                                     
  10048             </effectiv eTime>
  10049                                                    
  10050             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  10051                                                    
  10052             <value 
  10053              nullFlavor ="NA" 
  10054              xsi:type=" CD"
  10055             >
  10056                                                         
  10057              <originalT ext>
  10058                                                               
  10059               <reference  
  10060                value="#fi mLocomStai r"
  10061               />
  10062                                                          
  10063              </original Text>
  10064                                                     
  10065             </value>
  10066                                                    
  10067             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  10068                                                    
  10069             <entryRela tionship 
  10070              inversionI nd="true" 
  10071              typeCode=" SUBJ"
  10072             >
  10073                                                         
  10074              <act 
  10075               classCode= "ACT" 
  10076               moodCode=" EVN"
  10077              >
  10078                                                               
  10079               <templateI
  10080                root="2.16 .840.1.113 883.10.20. 22.4.64"
  10081               />
  10082                                                               
  10083               <code 
  10084                code="4876 7-8" 
  10085                codeSystem ="2.16.840 .1.113883. 6.1" 
  10086                codeSystem Name="LOIN C" 
  10087                displayNam e="Annotat ion commen t"
  10088               />
  10089                                                               
  10090               <text>
  10091                                                                    
  10092                <reference  
  10093                 value="#fi mLocomStai rDetail"
  10094                />
  10095                                                                
  10096               </text>
  10097                                                          
  10098              </act>
  10099                                                     
  10100             </entryRel ationship>
  10101                                                
  10102            </observat ion>
  10103                                          
  10104           </componen t>
  10105                                         
  10106           <component >
  10107                                               
  10108            <!-- Funct ional Stat us Result  Observatio n  -->
  10109                                               
  10110            <observati on 
  10111             classCode= "OBS" 
  10112             moodCode=" EVN"
  10113            >
  10114                                                    
  10115             <templateI
  10116              root="2.16 .840.1.113 883.10.20. 22.4.67"
  10117             />
  10118                                                    
  10119             <!-- Funct ional Stat us Result  Observatio n ID  -->
  10120                                                    
  10121             <id 
  10122              nullFlavor ="UNK" 
  10123              root="2.16 .840.1.113 883.4.349"
  10124             />
  10125                                                    
  10126             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  10127                                                    
  10128             <code 
  10129              nullFlavor ="UNK"
  10130             />
  10131                                                    
  10132             <text>
  10133                                                         
  10134              <reference  
  10135               value="#fi mComprehen dName"
  10136              />
  10137                                                     
  10138             </text>
  10139                                                    
  10140             <statusCod
  10141              code="comp leted"
  10142             />
  10143                                                    
  10144             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  10145                                                    
  10146             <effective Time>
  10147                                                         
  10148              <low 
  10149               value="ski llTime"
  10150              />
  10151                                                     
  10152             </effectiv eTime>
  10153                                                    
  10154             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  10155                                                    
  10156             <value 
  10157              nullFlavor ="NA" 
  10158              xsi:type=" CD"
  10159             >
  10160                                                         
  10161              <originalT ext>
  10162                                                               
  10163               <reference  
  10164                value="#fi mComprehen d"
  10165               />
  10166                                                          
  10167              </original Text>
  10168                                                     
  10169             </value>
  10170                                                    
  10171             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  10172                                                    
  10173             <entryRela tionship 
  10174              inversionI nd="true" 
  10175              typeCode=" SUBJ"
  10176             >
  10177                                                         
  10178              <act 
  10179               classCode= "ACT" 
  10180               moodCode=" EVN"
  10181              >
  10182                                                               
  10183               <templateI
  10184                root="2.16 .840.1.113 883.10.20. 22.4.64"
  10185               />
  10186                                                               
  10187               <code 
  10188                code="4876 7-8" 
  10189                codeSystem ="2.16.840 .1.113883. 6.1" 
  10190                codeSystem Name="LOIN C" 
  10191                displayNam e="Annotat ion commen t"
  10192               />
  10193                                                               
  10194               <text>
  10195                                                                    
  10196                <reference  
  10197                 value="#fi mComprehen dDetail"
  10198                />
  10199                                                                
  10200               </text>
  10201                                                          
  10202              </act>
  10203                                                     
  10204             </entryRel ationship>
  10205                                                
  10206            </observat ion>
  10207                                          
  10208           </componen t>
  10209                                         
  10210           <component >
  10211                                               
  10212            <!-- Funct ional Stat us Result  Observatio n  -->
  10213                                               
  10214            <observati on 
  10215             classCode= "OBS" 
  10216             moodCode=" EVN"
  10217            >
  10218                                                    
  10219             <templateI
  10220              root="2.16 .840.1.113 883.10.20. 22.4.67"
  10221             />
  10222                                                    
  10223             <!-- Funct ional Stat us Result  Observatio n ID  -->
  10224                                                    
  10225             <id 
  10226              nullFlavor ="UNK" 
  10227              root="2.16 .840.1.113 883.4.349"
  10228             />
  10229                                                    
  10230             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  10231                                                    
  10232             <code 
  10233              nullFlavor ="UNK"
  10234             />
  10235                                                    
  10236             <text>
  10237                                                         
  10238              <reference  
  10239               value="#fi mExpressNa me"
  10240              />
  10241                                                     
  10242             </text>
  10243                                                    
  10244             <statusCod
  10245              code="comp leted"
  10246             />
  10247                                                    
  10248             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  10249                                                    
  10250             <effective Time>
  10251                                                         
  10252              <low 
  10253               value="ski llTime"
  10254              />
  10255                                                     
  10256             </effectiv eTime>
  10257                                                    
  10258             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  10259                                                    
  10260             <value 
  10261              nullFlavor ="NA" 
  10262              xsi:type=" CD"
  10263             >
  10264                                                         
  10265              <originalT ext>
  10266                                                               
  10267               <reference  
  10268                value="#fi mExpress"
  10269               />
  10270                                                          
  10271              </original Text>
  10272                                                     
  10273             </value>
  10274                                                    
  10275             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  10276                                                    
  10277             <entryRela tionship 
  10278              inversionI nd="true" 
  10279              typeCode=" SUBJ"
  10280             >
  10281                                                         
  10282              <act 
  10283               classCode= "ACT" 
  10284               moodCode=" EVN"
  10285              >
  10286                                                               
  10287               <templateI
  10288                root="2.16 .840.1.113 883.10.20. 22.4.64"
  10289               />
  10290                                                               
  10291               <code 
  10292                code="4876 7-8" 
  10293                codeSystem ="2.16.840 .1.113883. 6.1" 
  10294                codeSystem Name="LOIN C" 
  10295                displayNam e="Annotat ion commen t"
  10296               />
  10297                                                               
  10298               <text>
  10299                                                                    
  10300                <reference  
  10301                 value="#fi mExpressDe tail"
  10302                />
  10303                                                                
  10304               </text>
  10305                                                          
  10306              </act>
  10307                                                     
  10308             </entryRel ationship>
  10309                                                
  10310            </observat ion>
  10311                                          
  10312           </componen t>
  10313                                         
  10314           <component >
  10315                                               
  10316            <!-- Funct ional Stat us Result  Observatio n  -->
  10317                                               
  10318            <observati on 
  10319             classCode= "OBS" 
  10320             moodCode=" EVN"
  10321            >
  10322                                                    
  10323             <templateI
  10324              root="2.16 .840.1.113 883.10.20. 22.4.67"
  10325             />
  10326                                                    
  10327             <!-- Funct ional Stat us Result  Observatio n ID  -->
  10328                                                    
  10329             <id 
  10330              nullFlavor ="UNK" 
  10331              root="2.16 .840.1.113 883.4.349"
  10332             />
  10333                                                    
  10334             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  10335                                                    
  10336             <code 
  10337              nullFlavor ="UNK"
  10338             />
  10339                                                    
  10340             <text>
  10341                                                         
  10342              <reference  
  10343               value="#fi mInteractN ame"
  10344              />
  10345                                                     
  10346             </text>
  10347                                                    
  10348             <statusCod
  10349              code="comp leted"
  10350             />
  10351                                                    
  10352             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  10353                                                    
  10354             <effective Time>
  10355                                                         
  10356              <low 
  10357               value="ski llTime"
  10358              />
  10359                                                     
  10360             </effectiv eTime>
  10361                                                    
  10362             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  10363                                                    
  10364             <value 
  10365              nullFlavor ="NA" 
  10366              xsi:type=" CD"
  10367             >
  10368                                                         
  10369              <originalT ext>
  10370                                                               
  10371               <reference  
  10372                value="#fi mInteract"
  10373               />
  10374                                                          
  10375              </original Text>
  10376                                                     
  10377             </value>
  10378                                                    
  10379             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  10380                                                    
  10381             <entryRela tionship 
  10382              inversionI nd="true" 
  10383              typeCode=" SUBJ"
  10384             >
  10385                                                         
  10386              <act 
  10387               classCode= "ACT" 
  10388               moodCode=" EVN"
  10389              >
  10390                                                               
  10391               <templateI
  10392                root="2.16 .840.1.113 883.10.20. 22.4.64"
  10393               />
  10394                                                               
  10395               <code 
  10396                code="4876 7-8" 
  10397                codeSystem ="2.16.840 .1.113883. 6.1" 
  10398                codeSystem Name="LOIN C" 
  10399                displayNam e="Annotat ion commen t"
  10400               />
  10401                                                               
  10402               <text>
  10403                                                                    
  10404                <reference  
  10405                 value="#fi mInteractD etail"
  10406                />
  10407                                                                
  10408               </text>
  10409                                                          
  10410              </act>
  10411                                                     
  10412             </entryRel ationship>
  10413                                                
  10414            </observat ion>
  10415                                          
  10416           </componen t>
  10417                                         
  10418           <component >
  10419                                               
  10420            <!-- Funct ional Stat us Result  Observatio n  -->
  10421                                               
  10422            <observati on 
  10423             classCode= "OBS" 
  10424             moodCode=" EVN"
  10425            >
  10426                                                    
  10427             <templateI
  10428              root="2.16 .840.1.113 883.10.20. 22.4.67"
  10429             />
  10430                                                    
  10431             <!-- Funct ional Stat us Result  Observatio n ID  -->
  10432                                                    
  10433             <id 
  10434              nullFlavor ="UNK" 
  10435              root="2.16 .840.1.113 883.4.349"
  10436             />
  10437                                                    
  10438             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  10439                                                    
  10440             <code 
  10441              nullFlavor ="UNK"
  10442             />
  10443                                                    
  10444             <text>
  10445                                                         
  10446              <reference  
  10447               value="#fi mProblemNa me"
  10448              />
  10449                                                     
  10450             </text>
  10451                                                    
  10452             <statusCod
  10453              code="comp leted"
  10454             />
  10455                                                    
  10456             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  10457                                                    
  10458             <effective Time>
  10459                                                         
  10460              <low 
  10461               value="ski llTime"
  10462              />
  10463                                                     
  10464             </effectiv eTime>
  10465                                                    
  10466             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  10467                                                    
  10468             <value 
  10469              nullFlavor ="NA" 
  10470              xsi:type=" CD"
  10471             >
  10472                                                         
  10473              <originalT ext>
  10474                                                               
  10475               <reference  
  10476                value="#fi mProblem"
  10477               />
  10478                                                          
  10479              </original Text>
  10480                                                     
  10481             </value>
  10482                                                    
  10483             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  10484                                                    
  10485             <entryRela tionship 
  10486              inversionI nd="true" 
  10487              typeCode=" SUBJ"
  10488             >
  10489                                                         
  10490              <act 
  10491               classCode= "ACT" 
  10492               moodCode=" EVN"
  10493              >
  10494                                                               
  10495               <templateI
  10496                root="2.16 .840.1.113 883.10.20. 22.4.64"
  10497               />
  10498                                                               
  10499               <code 
  10500                code="4876 7-8" 
  10501                codeSystem ="2.16.840 .1.113883. 6.1" 
  10502                codeSystem Name="LOIN C" 
  10503                displayNam e="Annotat ion commen t"
  10504               />
  10505                                                               
  10506               <text>
  10507                                                                    
  10508                <reference  
  10509                 value="#fi mProblemDe tail"
  10510                />
  10511                                                                
  10512               </text>
  10513                                                          
  10514              </act>
  10515                                                     
  10516             </entryRel ationship>
  10517                                                
  10518            </observat ion>
  10519                                          
  10520           </componen t>
  10521                                         
  10522           <component >
  10523                                               
  10524            <!-- Funct ional Stat us Result  Observatio n  -->
  10525                                               
  10526            <observati on 
  10527             classCode= "OBS" 
  10528             moodCode=" EVN"
  10529            >
  10530                                                    
  10531             <templateI
  10532              root="2.16 .840.1.113 883.10.20. 22.4.67"
  10533             />
  10534                                                    
  10535             <!-- Funct ional Stat us Result  Observatio n ID  -->
  10536                                                    
  10537             <id 
  10538              nullFlavor ="UNK" 
  10539              root="2.16 .840.1.113 883.4.349"
  10540             />
  10541                                                    
  10542             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  10543                                                    
  10544             <code 
  10545              nullFlavor ="UNK"
  10546             />
  10547                                                    
  10548             <text>
  10549                                                         
  10550              <reference  
  10551               value="#fi mMemoryNam e"
  10552              />
  10553                                                     
  10554             </text>
  10555                                                    
  10556             <statusCod
  10557              code="comp leted"
  10558             />
  10559                                                    
  10560             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  10561                                                    
  10562             <effective Time>
  10563                                                         
  10564              <low 
  10565               value="ski llTime"
  10566              />
  10567                                                     
  10568             </effectiv eTime>
  10569                                                    
  10570             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  10571                                                    
  10572             <value 
  10573              nullFlavor ="NA" 
  10574              xsi:type=" CD"
  10575             >
  10576                                                         
  10577              <originalT ext>
  10578                                                               
  10579               <reference  
  10580                value="#fi mMemory"
  10581               />
  10582                                                          
  10583              </original Text>
  10584                                                     
  10585             </value>
  10586                                                    
  10587             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  10588                                                    
  10589             <entryRela tionship 
  10590              inversionI nd="true" 
  10591              typeCode=" SUBJ"
  10592             >
  10593                                                         
  10594              <act 
  10595               classCode= "ACT" 
  10596               moodCode=" EVN"
  10597              >
  10598                                                               
  10599               <templateI
  10600                root="2.16 .840.1.113 883.10.20. 22.4.64"
  10601               />
  10602                                                               
  10603               <code 
  10604                code="4876 7-8" 
  10605                codeSystem ="2.16.840 .1.113883. 6.1" 
  10606                codeSystem Name="LOIN C" 
  10607                displayNam e="Annotat ion commen t"
  10608               />
  10609                                                               
  10610               <text>
  10611                                                                    
  10612                <reference  
  10613                 value="#fi mMemoryDet ail"
  10614                />
  10615                                                                
  10616               </text>
  10617                                                          
  10618              </act>
  10619                                                     
  10620             </entryRel ationship>
  10621                                                
  10622            </observat ion>
  10623                                          
  10624           </componen t>
  10625                                         
  10626           <component >
  10627                                               
  10628            <!-- Funct ional Stat us Result  Observatio n  -->
  10629                                               
  10630            <observati on 
  10631             classCode= "OBS" 
  10632             moodCode=" EVN"
  10633            >
  10634                                                    
  10635             <templateI
  10636              root="2.16 .840.1.113 883.10.20. 22.4.67"
  10637             />
  10638                                                    
  10639             <!-- Funct ional Stat us Result  Observatio n ID  -->
  10640                                                    
  10641             <id 
  10642              nullFlavor ="UNK" 
  10643              root="2.16 .840.1.113 883.4.349"
  10644             />
  10645                                                    
  10646             <!--  Func tional Sta tus Result  Observati on Code, I CF or SNOM ED CT, FIM  Skill  -- >
  10647                                                    
  10648             <code 
  10649              nullFlavor ="UNK"
  10650             />
  10651                                                    
  10652             <text>
  10653                                                         
  10654              <reference  
  10655               value="#fi mTotalName "
  10656              />
  10657                                                     
  10658             </text>
  10659                                                    
  10660             <statusCod
  10661              code="comp leted"
  10662             />
  10663                                                    
  10664             <!-- Funct ional Stat us Result  Observatio n Date/Tim e, FIM Ass essment Da te/Time -- >
  10665                                                    
  10666             <effective Time>
  10667                                                         
  10668              <low 
  10669               value="ski llTime"
  10670              />
  10671                                                     
  10672             </effectiv eTime>
  10673                                                    
  10674             <!--  Func tional Sta tus Result  Observati on Date/Ti me, FIM Sk ill Score  -->
  10675                                                    
  10676             <value 
  10677              nullFlavor ="NA" 
  10678              xsi:type=" CD"
  10679             >
  10680                                                         
  10681              <originalT ext>
  10682                                                               
  10683               <reference  
  10684                value="#fi mTotal"
  10685               />
  10686                                                          
  10687              </original Text>
  10688                                                     
  10689             </value>
  10690                                                    
  10691             <!--  Func tional Sta tus Result  Observati on Comment , FIM Deta ils -->
  10692                                                    
  10693             <entryRela tionship 
  10694              inversionI nd="true" 
  10695              typeCode=" SUBJ"
  10696             >
  10697                                                         
  10698              <act 
  10699               classCode= "ACT" 
  10700               moodCode=" EVN"
  10701              >
  10702                                                               
  10703               <templateI
  10704                root="2.16 .840.1.113 883.10.20. 22.4.64"
  10705               />
  10706                                                               
  10707               <code 
  10708                code="4876 7-8" 
  10709                codeSystem ="2.16.840 .1.113883. 6.1" 
  10710                codeSystem Name="LOIN C" 
  10711                displayNam e="Annotat ion commen t"
  10712               />
  10713                                                               
  10714               <text>
  10715                                                                    
  10716                <reference  
  10717                 value="#fi mTotalDeta il"
  10718                />
  10719                                                                
  10720               </text>
  10721                                                          
  10722              </act>
  10723                                                     
  10724             </entryRel ationship>
  10725                                                
  10726            </observat ion>
  10727                                          
  10728           </componen t>
  10729                                     
  10730          </organize r>
  10731                                                     
  10732         </entry>
  10733                                            
  10734        </section>
  10735                                  
  10736       </componen t>
  10737                        
  10738      </structur edBody>
  10739              
  10740     </componen t>
  10741   </Clinical Document>