test.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. {
  2. "created_at": "2020-06-16T13:22:38Z",
  3. "eligible_id": "9C1NIU5U9T81TQ",
  4. "known_issues": [],
  5. "date_of_death": null,
  6. "last_name": "FRANKLIN",
  7. "first_name": "BENJAMIN",
  8. "middle_name": "J",
  9. "member_id": "111111111A",
  10. "group_id": null,
  11. "group_name": null,
  12. "dob": "1967-09-09",
  13. "gender": "F",
  14. "address": {
  15. "street_line_1": "1842 Union Street",
  16. "street_line_2": null,
  17. "city": "San Francisco",
  18. "state": "NJ",
  19. "zip": "94123"
  20. },
  21. "payer_name": "CMS",
  22. "payer_id": "00431",
  23. "plan_number": "",
  24. "eligibilty_dates": {
  25. "start": "2019-02-27",
  26. "end": null
  27. },
  28. "eligibility_dates": {
  29. "start": "2019-02-27",
  30. "end": null
  31. },
  32. "inactivity_dates": {
  33. "start": null,
  34. "end": null
  35. },
  36. "plan_types": {
  37. "MA": "Medicare Part A (Hospital)",
  38. "MB": "Medicare Part B (Professional Services)",
  39. "MC": "Medicare Part C (Advantage)",
  40. "MD": "Medicare Part D (Prescription drugs)",
  41. "PR": "Primary insurance (Medicare Secondary, This Insurance is Primary)"
  42. },
  43. "plan_details": {
  44. "MA": {
  45. "active": true,
  46. "start_date": "1994-03-01",
  47. "end_date": null,
  48. "deductible": 1288.0,
  49. "deductible_remaining": 1288.0,
  50. "insurance_type": "MA",
  51. "insurance_type_label": "Medicare Part A",
  52. "coinsurance_percent": null,
  53. "copayment": null,
  54. "info_valid_until": "2020-12-31",
  55. "info_valid_till": "2020-12-31",
  56. "comments": []
  57. },
  58. "MB": {
  59. "active": true,
  60. "start_date": "1994-03-01",
  61. "end_date": null,
  62. "deductible": 166.0,
  63. "deductible_remaining": 166.0,
  64. "insurance_type": "MB",
  65. "insurance_type_label": "Medicare Part B",
  66. "coinsurance_percent": 20,
  67. "copayment": null,
  68. "info_valid_until": "2020-12-31",
  69. "info_valid_till": "2020-12-31",
  70. "comments": []
  71. },
  72. "MC": {
  73. "active": true,
  74. "payer_name": "FRANKLIN",
  75. "insurance_type": "PR",
  76. "insurance_type_label": "Preferred Provider Organization (PPO)",
  77. "mco_bill_option_code": "C",
  78. "mco_bill_option_label": "MCO should process all claims",
  79. "locked": true,
  80. "policy_number": "123123123",
  81. "effective_date": "2019-01-01",
  82. "termination_date": null,
  83. "contacts": [{
  84. "contact_type": "telephone",
  85. "contact_value": "8778423210"
  86. }, {
  87. "contact_type": "url",
  88. "contact_value": "www.UHCMedicareSolutions.com"
  89. }],
  90. "address": {
  91. "street_line_1": "1842 Union Street",
  92. "street_line_2": null,
  93. "city": "San Francisco",
  94. "state": "MN",
  95. "zip": "94123"
  96. },
  97. "comments": ["MCO Bill Option Code - C"]
  98. },
  99. "MD": {
  100. "active": true,
  101. "payer_name": "FRANKLIN",
  102. "policy_number": "123123123",
  103. "effective_date": "2014-01-01",
  104. "termination_date": null,
  105. "contacts": [{
  106. "contact_type": "telephone",
  107. "contact_value": "8007584574"
  108. }, {
  109. "contact_type": "url",
  110. "contact_value": "www.Express-ScriptsMedicare.com"
  111. }],
  112. "address": {
  113. "street_line_1": "1842 Union Street",
  114. "street_line_2": null,
  115. "city": "San Francisco",
  116. "state": "NJ",
  117. "zip": "94123"
  118. },
  119. "comments": []
  120. },
  121. "PR": []
  122. },
  123. "requested_service_types": [{
  124. "type": "30",
  125. "type_label": "Health Benefit Plan Coverage",
  126. "plan_type": "MA",
  127. "active": true,
  128. "start_date": "1994-03-01",
  129. "end_date": null,
  130. "deductible": 1288.0,
  131. "deductible_remaining": 1288.0,
  132. "insurance_type": "MA",
  133. "insurance_type_label": "Medicare Part A",
  134. "coinsurance_percent": null,
  135. "copayment": null,
  136. "info_valid_until": "2020-12-31",
  137. "info_valid_till": "2020-12-31"
  138. }, {
  139. "type": "30",
  140. "type_label": "Health Benefit Plan Coverage",
  141. "plan_type": "MB",
  142. "active": true,
  143. "start_date": "1994-03-01",
  144. "end_date": null,
  145. "deductible": 166.0,
  146. "deductible_remaining": 166.0,
  147. "insurance_type": "MB",
  148. "insurance_type_label": "Medicare Part B",
  149. "coinsurance_percent": 20,
  150. "copayment": null,
  151. "info_valid_until": "2020-12-31",
  152. "info_valid_till": "2020-12-31"
  153. }, {
  154. "type": "30",
  155. "type_label": "Health Benefit Plan Coverage",
  156. "plan_type": "MC",
  157. "active": true,
  158. "start_date": "2019-01-01",
  159. "end_date": null,
  160. "deductible": null,
  161. "deductible_remaining": null,
  162. "insurance_type": null,
  163. "insurance_type_label": null,
  164. "coinsurance_percent": null,
  165. "copayment": null,
  166. "info_valid_until": "2020-12-31",
  167. "info_valid_till": "2020-12-31"
  168. }],
  169. "requested_procedure_codes": [],
  170. "history": {
  171. "plan_details": {
  172. "MA": [],
  173. "MB": [],
  174. "MC": [],
  175. "MD": [],
  176. "PR": []
  177. },
  178. "requested_service_types": []
  179. }
  180. }