Advertisement
gonzalob

Untitled

Feb 8th, 2022
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. [
  2. {
  3. "contact_person_name": "Josefina",
  4. "id_status": 1
  5. },
  6. {
  7. "contact_person_other_name": "patient contact name",
  8. "id_status": 1
  9. },
  10. {
  11. "contact_person_last_name": "Picona",
  12. "id_status": 1
  13. },
  14. {
  15. "contact_person_other_last_name": "patient contact last name",
  16. "id_status": 1
  17. },
  18. {
  19. "contact_person_phone": "46120060",
  20. "id_status": 1
  21. },
  22. {
  23. "contact_person_phone_area_code": "011",
  24. "id_status": 1
  25. },
  26. {
  27. "contact_person_relationship": "Padre",
  28. "id_status": 1
  29. },
  30. {
  31. "phone": "1111111111",
  32. "id_status": 1
  33. },
  34. {
  35. "cell_phone": "46120059",
  36. "id_status": 1
  37. },
  38. {
  39. "phone_area_code": "011",
  40. "id_status": 1
  41. },
  42. {
  43. "cell_area_code": "011",
  44. "id_status": 1
  45. },
  46. {
  47. "name": "mariano",
  48. "id_status": 1
  49. },
  50. {
  51. "other_name": "julio",
  52. "id_status": 1
  53. },
  54. {
  55. "last_name": "ledezma",
  56. "id_status": 1
  57. },
  58. {
  59. "other_last_name": "perez",
  60. "id_status": 1
  61. },
  62. {
  63. "birth_date": "1982-05-08T00:00:00.000Z",
  64. "id_status": 1
  65. },
  66. {
  67. "identification_number": 116456789,
  68. "id_status": 1
  69. },
  70. {
  71. "identification_type": "DNI",
  72. "id_status": 1
  73. },
  74. {
  75. "mandatory_identification_number": 200914520,
  76. "id_status": 1
  77. },
  78. {
  79. "affiliate_number": 256405954,
  80. "id_status": 1
  81. },
  82. {
  83. "health_insurance": "Emergencias",
  84. "id_status": 1
  85. },
  86. {
  87. "health_insurance_plan": "plan 3000",
  88. "id_status": 1
  89. },
  90. {
  91. "other_health_affiliate_number": "",
  92. "id_status": 1
  93. },
  94. {
  95. "other_health_insurance_name": "",
  96. "id_status": 1
  97. },
  98. {
  99. "other_health_insurance_plan_name": "",
  100. "id_status": 1
  101. },
  102. {
  103. "street": "Av de Mayo",
  104. "id_status": 1
  105. },
  106. {
  107. "number": 650,
  108. "id_status": 1
  109. },
  110. {
  111. "floor_apartment": "108",
  112. "id_status": 1
  113. },
  114. {
  115. "between_streets": "Peru y Chacabuco",
  116. "id_status": 1
  117. },
  118. {
  119. "additional_adress_indications": "dtpo",
  120. "id_status": 1
  121. },
  122. {
  123. "postal_code": 1445,
  124. "id_status": 1
  125. },
  126. {
  127. "neighborhood": "Monserrat",
  128. "id_status": 1
  129. },
  130. {
  131. "location": "Capital Federal",
  132. "id_status": 1
  133. },
  134. {
  135. "department": "",
  136. "id_status": 1
  137. },
  138. {
  139. "state": "Buenos Aires",
  140. "id_status": 1
  141. },
  142. {
  143. "country": "Argentina",
  144. "id_status": 1
  145. },
  146. {
  147. "biological_sex": "Femenino",
  148. "id_status": 1
  149. },
  150. {
  151. "email": "benoffi11+1108@gmail.com",
  152. "id_status": 1
  153. },
  154. {
  155. "profile_image": "",
  156. "id_status": 1
  157. }
  158. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement