remits-835-relational-structure.xmi 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <XMI verified="false" xmi.version="1.2" xmlns:UML="http://schema.omg.org/spec/UML/1.4" timestamp="2021-01-11T11:51:35">
  3. <XMI.header>
  4. <XMI.documentation>
  5. <XMI.exporter>umbrello uml modeller http://umbrello.kde.org</XMI.exporter>
  6. <XMI.exporterVersion>1.6.17</XMI.exporterVersion>
  7. <XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
  8. </XMI.documentation>
  9. <XMI.metamodel xmi.version="1.4" xmi.name="UML" href="UML.xml"/>
  10. </XMI.header>
  11. <XMI.content>
  12. <UML:Model name="UML Model" isLeaf="false" isRoot="false" isSpecification="false" isAbstract="false" xmi.id="m1">
  13. <UML:Namespace.ownedElement>
  14. <UML:Stereotype name="folder" isLeaf="false" visibility="public" isRoot="false" namespace="m1" isSpecification="false" isAbstract="false" xmi.id="folder"/>
  15. <UML:Model name="Logical View" isLeaf="false" visibility="public" isRoot="false" namespace="m1" isSpecification="false" isAbstract="false" xmi.id="Logical_View">
  16. <UML:Namespace.ownedElement>
  17. <UML:Package name="Datatypes" isLeaf="false" visibility="public" isRoot="false" namespace="Logical_View" isSpecification="false" isAbstract="false" stereotype="folder" xmi.id="Datatypes">
  18. <UML:Namespace.ownedElement>
  19. <UML:DataType name="char" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="u4xIFQFMKzJrw"/>
  20. <UML:DataType name="int" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uUrqcj6xGhwaC"/>
  21. <UML:DataType name="float" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="u2CL1gZXtSnOS"/>
  22. <UML:DataType name="double" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="u2wysBNkFNdqp"/>
  23. <UML:DataType name="bool" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="usYHH6veFLtOr"/>
  24. <UML:DataType name="string" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uN90WSzxg70L5"/>
  25. <UML:DataType name="unsigned char" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uks0OAl3npzAp"/>
  26. <UML:DataType name="signed char" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="unwvIxd81D8F6"/>
  27. <UML:DataType name="unsigned int" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uegsqNCOwThlg"/>
  28. <UML:DataType name="signed int" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="u8U3EclXHUBqf"/>
  29. <UML:DataType name="short int" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uHcFFwtOW2QoG"/>
  30. <UML:DataType name="unsigned short int" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="u3gksr7QwMjSv"/>
  31. <UML:DataType name="signed short int" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uc2wrhdQQFdKR"/>
  32. <UML:DataType name="long int" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uO1NrEETU4UC8"/>
  33. <UML:DataType name="signed long int" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="umes0MFf2bAXI"/>
  34. <UML:DataType name="unsigned long int" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uIzLslKdzkNSu"/>
  35. <UML:DataType name="long double" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uuismMojqbmsx"/>
  36. <UML:DataType name="wchar_t" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uaxm6xi0OF7H9"/>
  37. <UML:DataType name="blob" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uKoxqBVMuFAFv"/>
  38. <UML:DataType name="bigint" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="udJEUGSmFsMc7"/>
  39. <UML:DataType name="date" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="u0C5GYVgNAN71"/>
  40. <UML:DataType name="datetime" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="u9FKE3RWhiqcG"/>
  41. <UML:DataType name="decimal" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uhDxBNpwOBqQw"/>
  42. <UML:DataType name="enum" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uHqbfHWPho1Ur"/>
  43. <UML:DataType name="longblob" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uya6iY5Q7DGeZ"/>
  44. <UML:DataType name="longtext" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uaeIOuN6e4FU1"/>
  45. <UML:DataType name="mediumblob" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="u8zuwCW44JB95"/>
  46. <UML:DataType name="mediumint" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uGdQJaRR6gTOr"/>
  47. <UML:DataType name="mediumtext" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uYevwcNN1qRSX"/>
  48. <UML:DataType name="set" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uApLJztW3N1vU"/>
  49. <UML:DataType name="smallint" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uCMJShOyEcx65"/>
  50. <UML:DataType name="text" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uMXT4n4yeeGxP"/>
  51. <UML:DataType name="time" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uZPyITrjct7nt"/>
  52. <UML:DataType name="timestamp" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uJlnCmWCjiZyb"/>
  53. <UML:DataType name="tinyblob" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uJ6eIdSRnQ1mC"/>
  54. <UML:DataType name="tinyint" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uFa0n9CbZAGQz"/>
  55. <UML:DataType name="tinytext" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uUmpoisGYNixK"/>
  56. <UML:DataType name="varchar" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uCYvllFCLICqv"/>
  57. <UML:DataType name="year" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uJPiqYCPjwNHv"/>
  58. <UML:DataType name="character varying" isLeaf="false" visibility="public" isRoot="false" namespace="Datatypes" isSpecification="false" isAbstract="false" xmi.id="uy27kWMqeaG0m"/>
  59. </UML:Namespace.ownedElement>
  60. </UML:Package>
  61. </UML:Namespace.ownedElement>
  62. <XMI.extension xmi.extender="umbrello">
  63. <diagrams resolution="96">
  64. <diagram canvasheight="0" canvaswidth="0" xmi.id="ucgtgQRSMYlOp" documentation="" showatts="1" textcolor="#000000" isopen="1" usefillcolor="1" linewidth="0" backgroundcolor="#ffffff" griddotcolor="#d3d3d3" showattsig="1" snapgrid="0" snapcsgrid="0" fillcolor="#ffff00" showattribassocs="1" showpackage="1" showgrid="0" showstereotype="1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" snapy="25" type="1" showopsig="1" showops="1" showscope="1" snapx="25" linecolor="#ff0000" name="class diagram" localid="-1" zoom="100" showpubliconly="0">
  65. <widgets/>
  66. <messages/>
  67. <associations/>
  68. </diagram>
  69. </diagrams>
  70. </XMI.extension>
  71. </UML:Model>
  72. <UML:Model name="Use Case View" isLeaf="false" visibility="public" isRoot="false" namespace="m1" isSpecification="false" isAbstract="false" xmi.id="Use_Case_View">
  73. <UML:Namespace.ownedElement/>
  74. </UML:Model>
  75. <UML:Model name="Component View" isLeaf="false" visibility="public" isRoot="false" namespace="m1" isSpecification="false" isAbstract="false" xmi.id="Component_View">
  76. <UML:Namespace.ownedElement/>
  77. </UML:Model>
  78. <UML:Model name="Deployment View" isLeaf="false" visibility="public" isRoot="false" namespace="m1" isSpecification="false" isAbstract="false" xmi.id="Deployment_View">
  79. <UML:Namespace.ownedElement/>
  80. </UML:Model>
  81. <UML:Model name="Entity Relationship Model" isLeaf="false" visibility="public" isRoot="false" namespace="m1" isSpecification="false" isAbstract="false" xmi.id="Entity_Relationship_Model">
  82. <UML:Namespace.ownedElement>
  83. <UML:Entity name="adjudicated" isLeaf="false" visibility="public" isRoot="false" namespace="Entity_Relationship_Model" isSpecification="false" isAbstract="false" xmi.id="unciQy8XxFf2T">
  84. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="claim_id" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="unciQy8XxFf2T" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uMy5ahFmN0KRD"/>
  85. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="adjudicated_procedure_cd" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="unciQy8XxFf2T" initialValue="" isSpecification="false" isAbstract="false" xmi.id="ubJdB6RGlsKyI"/>
  86. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="adjudicated_procedure_cd_qual" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="unciQy8XxFf2T" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uW0mYtdR4tpSX"/>
  87. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="adjudicated_proc_modifier_1" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="unciQy8XxFf2T" initialValue="" isSpecification="false" isAbstract="false" xmi.id="ujq5GJmFPNCgS"/>
  88. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="adjudicated_proc_modifier_2" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="unciQy8XxFf2T" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uXwwLwuES808h"/>
  89. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="adjudicated_proc_modifier_3" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="unciQy8XxFf2T" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uvpv92xuc6vb5"/>
  90. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="adjudicated_proc_modifier_4" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="unciQy8XxFf2T" initialValue="" isSpecification="false" isAbstract="false" xmi.id="ugpN8ZjPYZz0b"/>
  91. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="_index" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="unciQy8XxFf2T" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u0cbN6lqPZFq5"/>
  92. </UML:Entity>
  93. <UML:Entity name="adjustments" isLeaf="false" visibility="public" isRoot="false" namespace="Entity_Relationship_Model" isSpecification="false" isAbstract="false" xmi.id="u7JoY1YgBbZBw">
  94. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="claim_id" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="u7JoY1YgBbZBw" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uJWMJDJW7OPHZ"/>
  95. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="u7JoY1YgBbZBw" initialValue="" isSpecification="false" isAbstract="false" xmi.id="ut2LR9qmsrOKs"/>
  96. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="reason" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="u7JoY1YgBbZBw" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uPRzkRJCCJabo"/>
  97. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="quantity" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="u7JoY1YgBbZBw" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uCGGZqIN2sQH3"/>
  98. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="group_code" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="u7JoY1YgBbZBw" initialValue="" isSpecification="false" isAbstract="false" xmi.id="utB3YD4uBHDFe"/>
  99. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="reason_code" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="u7JoY1YgBbZBw" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uJB8h1NGbex2g"/>
  100. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="adustment_amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="u7JoY1YgBbZBw" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uSWWvOUaew5HP"/>
  101. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="adjustment_quantity" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="u7JoY1YgBbZBw" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uF4C162xw4VxT"/>
  102. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="_index" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="u7JoY1YgBbZBw" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uized1QFwg0ct"/>
  103. </UML:Entity>
  104. <UML:Entity name="dates" isLeaf="false" visibility="public" isRoot="false" namespace="Entity_Relationship_Model" isSpecification="false" isAbstract="false" xmi.id="uYFy5I3jZovwB">
  105. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="claim_id" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uYFy5I3jZovwB" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u19O44eIBLpSx"/>
  106. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="type" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uYFy5I3jZovwB" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u24TxypfX1ehF"/>
  107. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="date" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uYFy5I3jZovwB" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u1rGJT5BzOnTc"/>
  108. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="claim_received_by_payer_date" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uYFy5I3jZovwB" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uh1XMXOFqqkLH"/>
  109. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="_index" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uYFy5I3jZovwB" initialValue="" isSpecification="false" isAbstract="false" xmi.id="udhZrX8aJ7mx2"/>
  110. </UML:Entity>
  111. <UML:Entity name="procedures" isLeaf="false" visibility="public" isRoot="false" namespace="Entity_Relationship_Model" isSpecification="false" isAbstract="false" xmi.id="uQLb3AjtJtg1u">
  112. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="claim_id" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uQLb3AjtJtg1u" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uAjDOjucMMjVA"/>
  113. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="code" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uQLb3AjtJtg1u" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uvwYZ2ZXVtktZ"/>
  114. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uQLb3AjtJtg1u" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uK1hOh0gYH7UR"/>
  115. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="line_charge_amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uQLb3AjtJtg1u" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uzXoWRaQEBR4N"/>
  116. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="submitted_units_of_service" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uQLb3AjtJtg1u" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uTu2N31LFQjZs"/>
  117. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="revenue_code" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uQLb3AjtJtg1u" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uX3uZJhBt3XbF"/>
  118. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="paid_units_of_service" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uQLb3AjtJtg1u" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u1iY5DjVfwxct"/>
  119. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="line_paid_amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uQLb3AjtJtg1u" initialValue="" isSpecification="false" isAbstract="false" xmi.id="udHyId5EQgnxd"/>
  120. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="_index" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uQLb3AjtJtg1u" initialValue="" isSpecification="false" isAbstract="false" xmi.id="ucBf8PfYusdLF"/>
  121. </UML:Entity>
  122. <UML:Entity name="provider" isLeaf="false" visibility="public" isRoot="false" namespace="Entity_Relationship_Model" isSpecification="false" isAbstract="false" xmi.id="uxCXzVM24yYaX">
  123. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="claim_id" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uxCXzVM24yYaX" initialValue="" isSpecification="false" isAbstract="false" xmi.id="ucbfGJzClrgx7"/>
  124. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="provider_id" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uxCXzVM24yYaX" initialValue="" isSpecification="false" isAbstract="false" xmi.id="ui5GIXpde552t"/>
  125. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="adjustment_fiscal_year" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uxCXzVM24yYaX" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uqpcLcCfQxPc1"/>
  126. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="adjustment_amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uxCXzVM24yYaX" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u8EKwCD4KJD35"/>
  127. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="_index" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uxCXzVM24yYaX" initialValue="" isSpecification="false" isAbstract="false" xmi.id="ugSzBbS45Appb"/>
  128. </UML:Entity>
  129. <UML:Entity name="remits" isLeaf="false" visibility="public" isRoot="false" namespace="Entity_Relationship_Model" isSpecification="false" isAbstract="false" xmi.id="uFhe3BvJ5GFMv">
  130. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="claim_id" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uaPrhdtHj174f"/>
  131. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="charge_amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="umBq8tNVoHLwQ"/>
  132. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="payment_amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u2TjnY4FpRX7E"/>
  133. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="patient_amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uO0RFshYIUxyV"/>
  134. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="patient_status" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u26a7mGlibP31"/>
  135. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="status" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uqT7KYiudzE2a"/>
  136. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="total_paid_amt" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="utDLqzoqgcm98"/>
  137. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="total_claim_charge_amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u4760sev0qJdC"/>
  138. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="patient_responsibility_amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uYOWi0TRwwQ9C"/>
  139. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="drug_code" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uTmKxBb1U6HHd"/>
  140. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="type_of_bill" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u8b87l43udLdm"/>
  141. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="claim_control_number" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="ussv42OpwEC3o"/>
  142. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="type_of_coverage" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uutC8Ww5MIEDw"/>
  143. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="place_of_service" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uVwZLtkVRxhLS"/>
  144. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="claim_status" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uMxluIdcl530X"/>
  145. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="transaction_type" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="u35C8cp4M74EZ"/>
  146. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="transaction_amount" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uGKSxco6bkhJK"/>
  147. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="transaction_method" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uFR0HPZWCHTOd"/>
  148. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="date_paid" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uRKSgcFBa5IZo"/>
  149. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="billing_pr_adr_line_1" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uTI9AfIOT6Vgi"/>
  150. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="billing_pr_adr_line_2" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uh7Mo4vNDxjEP"/>
  151. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="billing_pr_adr_zip" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uIOoyY9AcSXqj"/>
  152. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="billing_pr_adr_state" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uM8YUylmQOOZz"/>
  153. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="billing_pr_adr_city" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uFhe3BvJ5GFMv" initialValue="" isSpecification="false" isAbstract="false" xmi.id="ueFTa93wS5vpr"/>
  154. </UML:Entity>
  155. <UML:Entity name="submitted_procedures" isLeaf="false" visibility="public" isRoot="false" namespace="Entity_Relationship_Model" isSpecification="false" isAbstract="false" xmi.id="uDyfldNoIv0VN">
  156. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="claim_id" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uDyfldNoIv0VN" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uHlzHdGAzTLje"/>
  157. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="submitted_procedure_cd" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uDyfldNoIv0VN" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uTdAUNse734xO"/>
  158. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="submitted_procedure_cd_qual" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uDyfldNoIv0VN" initialValue="" isSpecification="false" isAbstract="false" xmi.id="usy1XBeLxeUGA"/>
  159. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="submitted_proc_modifier_1" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uDyfldNoIv0VN" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uXzmRTjxt5urK"/>
  160. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="submitted_proc_modifier_2" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uDyfldNoIv0VN" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uZaNNwlpF8G8D"/>
  161. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="submitted_proc_modifier_3" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uDyfldNoIv0VN" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uTVrpMWQGZv9k"/>
  162. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="submitted_proc_modifier_4" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uDyfldNoIv0VN" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uDVH1N8QTr4Hh"/>
  163. <UML:EntityAttribute type="uy27kWMqeaG0m" allow_null="1" values="125" name="_index" auto_increment="0" isLeaf="false" dbindex_type="1100" visibility="public" isRoot="false" attributes="" namespace="uDyfldNoIv0VN" initialValue="" isSpecification="false" isAbstract="false" xmi.id="uiSnbXbl5xZgj"/>
  164. </UML:Entity>
  165. </UML:Namespace.ownedElement>
  166. <XMI.extension xmi.extender="umbrello">
  167. <diagrams resolution="96">
  168. <diagram canvasheight="556" canvaswidth="1599" xmi.id="uKioLvROZP9sj" documentation="" showatts="1" textcolor="#000000" isopen="1" usefillcolor="0" linewidth="0" backgroundcolor="#ffffff" griddotcolor="#d3d3d3" showattsig="1" snapgrid="1" snapcsgrid="0" fillcolor="#ffff00" showattribassocs="1" showpackage="1" showgrid="0" showstereotype="1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" snapy="25" type="9" showopsig="1" showops="1" showscope="1" snapx="25" linecolor="#000000" name="remits" localid="-1" zoom="100" showpubliconly="0">
  169. <widgets>
  170. <entitywidget usesdiagramfillcolor="0" xmi.id="unciQy8XxFf2T" showattsigs="1" textcolor="#000000" usefillcolor="0" linewidth="0" y="-325" height="131" usesdiagramusefillcolor="0" x="-400" fillcolor="#ffff00" autoresize="1" showstereotype="1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" isinstance="0" linecolor="#000000" localid="u9BawkrPSkiAR" width="374"/>
  171. <entitywidget usesdiagramfillcolor="0" xmi.id="u7JoY1YgBbZBw" showattsigs="1" textcolor="#000000" usefillcolor="0" linewidth="0" y="-150" height="145" usesdiagramusefillcolor="0" x="-400" fillcolor="#ffff00" autoresize="0" showstereotype="1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" isinstance="0" linecolor="#000000" localid="u4iVjIspsosQL" width="373"/>
  172. <entitywidget usesdiagramfillcolor="0" xmi.id="uYFy5I3jZovwB" showattsigs="1" textcolor="#000000" usefillcolor="0" linewidth="0" y="25" height="90" usesdiagramusefillcolor="0" x="-400" fillcolor="#ffff00" autoresize="0" showstereotype="1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" isinstance="0" linecolor="#000000" localid="u2C9V7ZineWlR" width="374"/>
  173. <entitywidget usesdiagramfillcolor="0" xmi.id="uQLb3AjtJtg1u" showattsigs="1" textcolor="#000000" usefillcolor="0" linewidth="0" y="-325" height="147" usesdiagramusefillcolor="0" x="-1250" fillcolor="#ffff00" autoresize="0" showstereotype="1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" isinstance="0" linecolor="#000000" localid="urgFkiZg2gtuo" width="362"/>
  174. <entitywidget usesdiagramfillcolor="0" xmi.id="uxCXzVM24yYaX" showattsigs="0" textcolor="#000000" usefillcolor="0" linewidth="0" y="-150" height="124" usesdiagramusefillcolor="0" x="-1250" fillcolor="#ffff00" autoresize="0" showstereotype="1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" isinstance="0" linecolor="#000000" localid="uCObA80MWNOaQ" width="364"/>
  175. <entitywidget usesdiagramfillcolor="0" xmi.id="uFhe3BvJ5GFMv" showattsigs="1" textcolor="#000000" usefillcolor="0" linewidth="0" y="-325" height="452" usesdiagramusefillcolor="0" x="-825" fillcolor="#ffff00" autoresize="0" showstereotype="1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" isinstance="0" linecolor="#000000" localid="ujz1Vg5ZL42FJ" width="373"/>
  176. <entitywidget usesdiagramfillcolor="0" xmi.id="uDyfldNoIv0VN" showattsigs="0" textcolor="#000000" usefillcolor="0" linewidth="0" y="0" height="131" usesdiagramusefillcolor="0" x="-1250" fillcolor="#ffff00" autoresize="0" showstereotype="1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" isinstance="0" linecolor="#000000" localid="umfGrEfhw5trO" width="362"/>
  177. <floatingtext usesdiagramfillcolor="0" role="700" xmi.id="uojLF0iPnR6e2" textcolor="#000000" text="835 REMITTANCES" usefillcolor="0" linewidth="0" y="-425" height="35" usesdiagramusefillcolor="0" x="-1625" fillcolor="#ffff00" pretext="" autoresize="1" posttext="" showstereotype="1" font="Sans Serif,20,-1,5,50,0,0,0,0,0" isinstance="0" linecolor="#000000" localid="uSSnE3AdKsGoB" width="257"/>
  178. </widgets>
  179. <messages/>
  180. <associations/>
  181. </diagram>
  182. </diagrams>
  183. </XMI.extension>
  184. </UML:Model>
  185. </UML:Namespace.ownedElement>
  186. </UML:Model>
  187. </XMI.content>
  188. <XMI.extensions xmi.extender="umbrello">
  189. <docsettings documentation="" uniqueid="uojLF0iPnR6e2" viewid="uKioLvROZP9sj"/>
  190. <listview>
  191. <listitem type="800" id="Views" open="1">
  192. <listitem type="821" id="Component_View" open="1"/>
  193. <listitem type="827" id="Deployment_View" open="1"/>
  194. <listitem type="836" id="Entity_Relationship_Model" open="1">
  195. <listitem type="832" id="unciQy8XxFf2T" open="0">
  196. <listitem type="833" id="u0cbN6lqPZFq5" open="0"/>
  197. <listitem type="833" id="ujq5GJmFPNCgS" open="0"/>
  198. <listitem type="833" id="uXwwLwuES808h" open="0"/>
  199. <listitem type="833" id="uvpv92xuc6vb5" open="0"/>
  200. <listitem type="833" id="ugpN8ZjPYZz0b" open="0"/>
  201. <listitem type="833" id="ubJdB6RGlsKyI" open="0"/>
  202. <listitem type="833" id="uW0mYtdR4tpSX" open="0"/>
  203. <listitem type="833" id="uMy5ahFmN0KRD" open="0"/>
  204. </listitem>
  205. <listitem type="832" id="u7JoY1YgBbZBw" open="0">
  206. <listitem type="833" id="uized1QFwg0ct" open="0"/>
  207. <listitem type="833" id="uF4C162xw4VxT" open="0"/>
  208. <listitem type="833" id="uSWWvOUaew5HP" open="0"/>
  209. <listitem type="833" id="ut2LR9qmsrOKs" open="0"/>
  210. <listitem type="833" id="uJWMJDJW7OPHZ" open="0"/>
  211. <listitem type="833" id="utB3YD4uBHDFe" open="0"/>
  212. <listitem type="833" id="uCGGZqIN2sQH3" open="0"/>
  213. <listitem type="833" id="uPRzkRJCCJabo" open="0"/>
  214. <listitem type="833" id="uJB8h1NGbex2g" open="0"/>
  215. </listitem>
  216. <listitem type="832" id="uYFy5I3jZovwB" open="0">
  217. <listitem type="833" id="udhZrX8aJ7mx2" open="0"/>
  218. <listitem type="833" id="u19O44eIBLpSx" open="0"/>
  219. <listitem type="833" id="uh1XMXOFqqkLH" open="0"/>
  220. <listitem type="833" id="u1rGJT5BzOnTc" open="0"/>
  221. <listitem type="833" id="u24TxypfX1ehF" open="0"/>
  222. </listitem>
  223. <listitem type="832" id="uQLb3AjtJtg1u" open="0">
  224. <listitem type="833" id="ucBf8PfYusdLF" open="0"/>
  225. <listitem type="833" id="uK1hOh0gYH7UR" open="0"/>
  226. <listitem type="833" id="uAjDOjucMMjVA" open="0"/>
  227. <listitem type="833" id="uvwYZ2ZXVtktZ" open="0"/>
  228. <listitem type="833" id="uzXoWRaQEBR4N" open="0"/>
  229. <listitem type="833" id="udHyId5EQgnxd" open="0"/>
  230. <listitem type="833" id="u1iY5DjVfwxct" open="0"/>
  231. <listitem type="833" id="uX3uZJhBt3XbF" open="0"/>
  232. <listitem type="833" id="uTu2N31LFQjZs" open="0"/>
  233. </listitem>
  234. <listitem type="832" id="uxCXzVM24yYaX" open="0">
  235. <listitem type="833" id="ugSzBbS45Appb" open="0"/>
  236. <listitem type="833" id="u8EKwCD4KJD35" open="0"/>
  237. <listitem type="833" id="uqpcLcCfQxPc1" open="0"/>
  238. <listitem type="833" id="ucbfGJzClrgx7" open="0"/>
  239. <listitem type="833" id="ui5GIXpde552t" open="0"/>
  240. </listitem>
  241. <listitem type="832" id="uFhe3BvJ5GFMv" open="0">
  242. <listitem type="833" id="ueFTa93wS5vpr" open="0"/>
  243. <listitem type="833" id="uTI9AfIOT6Vgi" open="0"/>
  244. <listitem type="833" id="uh7Mo4vNDxjEP" open="0"/>
  245. <listitem type="833" id="uM8YUylmQOOZz" open="0"/>
  246. <listitem type="833" id="uIOoyY9AcSXqj" open="0"/>
  247. <listitem type="833" id="umBq8tNVoHLwQ" open="0"/>
  248. <listitem type="833" id="ussv42OpwEC3o" open="0"/>
  249. <listitem type="833" id="uaPrhdtHj174f" open="0"/>
  250. <listitem type="833" id="uMxluIdcl530X" open="0"/>
  251. <listitem type="833" id="uRKSgcFBa5IZo" open="0"/>
  252. <listitem type="833" id="uTmKxBb1U6HHd" open="0"/>
  253. <listitem type="833" id="uO0RFshYIUxyV" open="0"/>
  254. <listitem type="833" id="uYOWi0TRwwQ9C" open="0"/>
  255. <listitem type="833" id="u26a7mGlibP31" open="0"/>
  256. <listitem type="833" id="u2TjnY4FpRX7E" open="0"/>
  257. <listitem type="833" id="uVwZLtkVRxhLS" open="0"/>
  258. <listitem type="833" id="uqT7KYiudzE2a" open="0"/>
  259. <listitem type="833" id="u4760sev0qJdC" open="0"/>
  260. <listitem type="833" id="utDLqzoqgcm98" open="0"/>
  261. <listitem type="833" id="uGKSxco6bkhJK" open="0"/>
  262. <listitem type="833" id="uFR0HPZWCHTOd" open="0"/>
  263. <listitem type="833" id="u35C8cp4M74EZ" open="0"/>
  264. <listitem type="833" id="u8b87l43udLdm" open="0"/>
  265. <listitem type="833" id="uutC8Ww5MIEDw" open="0"/>
  266. </listitem>
  267. <listitem type="834" id="uKioLvROZP9sj" label="remits" open="0"/>
  268. <listitem type="832" id="uDyfldNoIv0VN" open="0">
  269. <listitem type="833" id="uiSnbXbl5xZgj" open="0"/>
  270. <listitem type="833" id="uHlzHdGAzTLje" open="0"/>
  271. <listitem type="833" id="uXzmRTjxt5urK" open="0"/>
  272. <listitem type="833" id="uZaNNwlpF8G8D" open="0"/>
  273. <listitem type="833" id="uTVrpMWQGZv9k" open="0"/>
  274. <listitem type="833" id="uDVH1N8QTr4Hh" open="0"/>
  275. <listitem type="833" id="uTdAUNse734xO" open="0"/>
  276. <listitem type="833" id="usy1XBeLxeUGA" open="0"/>
  277. </listitem>
  278. </listitem>
  279. <listitem type="801" id="Logical_View" open="1">
  280. <listitem type="807" id="ucgtgQRSMYlOp" label="class diagram" open="0"/>
  281. <listitem type="830" id="Datatypes" open="0">
  282. <listitem type="829" id="udJEUGSmFsMc7" open="1"/>
  283. <listitem type="829" id="uKoxqBVMuFAFv" open="1"/>
  284. <listitem type="829" id="usYHH6veFLtOr" open="0"/>
  285. <listitem type="829" id="u4xIFQFMKzJrw" open="0"/>
  286. <listitem type="829" id="uy27kWMqeaG0m" open="0"/>
  287. <listitem type="829" id="u0C5GYVgNAN71" open="1"/>
  288. <listitem type="829" id="u9FKE3RWhiqcG" open="1"/>
  289. <listitem type="829" id="uhDxBNpwOBqQw" open="1"/>
  290. <listitem type="829" id="u2wysBNkFNdqp" open="0"/>
  291. <listitem type="829" id="uHqbfHWPho1Ur" open="1"/>
  292. <listitem type="829" id="u2CL1gZXtSnOS" open="0"/>
  293. <listitem type="829" id="uUrqcj6xGhwaC" open="0"/>
  294. <listitem type="829" id="uuismMojqbmsx" open="0"/>
  295. <listitem type="829" id="uO1NrEETU4UC8" open="0"/>
  296. <listitem type="829" id="uya6iY5Q7DGeZ" open="1"/>
  297. <listitem type="829" id="uaeIOuN6e4FU1" open="1"/>
  298. <listitem type="829" id="u8zuwCW44JB95" open="1"/>
  299. <listitem type="829" id="uGdQJaRR6gTOr" open="1"/>
  300. <listitem type="829" id="uYevwcNN1qRSX" open="1"/>
  301. <listitem type="829" id="uApLJztW3N1vU" open="1"/>
  302. <listitem type="829" id="uHcFFwtOW2QoG" open="0"/>
  303. <listitem type="829" id="unwvIxd81D8F6" open="0"/>
  304. <listitem type="829" id="u8U3EclXHUBqf" open="0"/>
  305. <listitem type="829" id="umes0MFf2bAXI" open="0"/>
  306. <listitem type="829" id="uc2wrhdQQFdKR" open="0"/>
  307. <listitem type="829" id="uCMJShOyEcx65" open="1"/>
  308. <listitem type="829" id="uN90WSzxg70L5" open="0"/>
  309. <listitem type="829" id="uMXT4n4yeeGxP" open="1"/>
  310. <listitem type="829" id="uZPyITrjct7nt" open="1"/>
  311. <listitem type="829" id="uJlnCmWCjiZyb" open="1"/>
  312. <listitem type="829" id="uJ6eIdSRnQ1mC" open="1"/>
  313. <listitem type="829" id="uFa0n9CbZAGQz" open="1"/>
  314. <listitem type="829" id="uUmpoisGYNixK" open="1"/>
  315. <listitem type="829" id="uks0OAl3npzAp" open="0"/>
  316. <listitem type="829" id="uegsqNCOwThlg" open="0"/>
  317. <listitem type="829" id="uIzLslKdzkNSu" open="0"/>
  318. <listitem type="829" id="u3gksr7QwMjSv" open="0"/>
  319. <listitem type="829" id="uCYvllFCLICqv" open="1"/>
  320. <listitem type="829" id="uaxm6xi0OF7H9" open="0"/>
  321. <listitem type="829" id="uJPiqYCPjwNHv" open="1"/>
  322. </listitem>
  323. </listitem>
  324. <listitem type="802" id="Use_Case_View" open="1"/>
  325. </listitem>
  326. </listview>
  327. <codegeneration>
  328. <codegenerator language="SQL"/>
  329. </codegeneration>
  330. </XMI.extensions>
  331. </XMI>