Advertisement
Guest User

Untitled

a guest
Mar 1st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. /* 1 */
  2. {
  3. "_id" : ObjectId("58b0718aa95e6cc32ee5cd8e"),
  4. "birthdate" : ISODate("2005-02-24T08:00:00.000Z"),
  5. "fullname" : "HUGO GAY ",
  6. "dash_policy_number" : "8766575667-5",
  7. "portfolios" : [
  8. {
  9. "description" : "APARATO DIGESTIVO",
  10. "type" : "FPGC",
  11. "id_intervention_number" : 4,
  12. "_id" : ObjectId("58ab46b05f467501ba65b624")
  13. },
  14. {
  15. "description" : "TÉTANOS NEONATAL",
  16. "id_intervention_number" : 4,
  17. "type" : "SIGLO XXI",
  18. "_id" : ObjectId("58ab46b05f467501ba65b645")
  19. }
  20. ],
  21. "creation_date" : ISODate("2017-02-24T17:46:50.210Z"),
  22. "capture_date" : ISODate("2017-02-25T01:19:44.000Z"),
  23. "hospital" : {
  24. "_id" : "MNSSA000066",
  25. "name" : "CS ALVARO OBREGON",
  26. "institution_id" : "SSA",
  27. "institution_name" : "SECRETARÍA DE SALUD",
  28. "state_id" : "16",
  29. "state_name" : "MICHOACAN",
  30. "jurisdiction_key" : "01",
  31. "jurisdiction_name" : "MORELIA",
  32. "municipality_key" : "003",
  33. "municipality_name" : "ÁLVARO OBREGÓN",
  34. "locality_key" : "1",
  35. "locality_name" : "ÁLVARO OBREGÓN"
  36. },
  37. "user" : {
  38. "_id" : ObjectId("580edf766aa6ebc6e5a91041"),
  39. "fullname" : "JUAN PEREZ LOPEZ"
  40. },
  41. "counterreferral" : {
  42. "description" : "",
  43. "response" : "NO"
  44. },
  45. "reference" : {
  46. "clues" : {}
  47. },
  48. "diagnoses" : [
  49. {
  50. "description" : "AUSENCIA, ATRESIA Y ESTENOSIS CONGENITA DEL RECTO, CON FISTULA",
  51. "key" : "Q42.0",
  52. "cie" : "CIE10",
  53. "intervention_cve" : 4,
  54. "type" : "FPGC",
  55. "_id" : "58AB46135F467501BA65B3BC"
  56. },
  57. {
  58. "description" : "AUSENCIA, ATRESIA Y ESTENOSIS CONGENITA DEL RECTO, SIN FISTULA",
  59. "key" : "Q42.1",
  60. "cie" : "CIE10",
  61. "intervention_cve" : 4,
  62. "type" : "FPGC",
  63. "_id" : "58AB46135F467501BA65B3BD"
  64. },
  65. {
  66. "description" : "TETANOS NEONATAL",
  67. "key" : "A33.X",
  68. "cie" : "CIE10",
  69. "intervention_cve" : 4,
  70. "type" : "SIGLO XXI",
  71. "_id" : "58AB46135F467501BA65B454"
  72. }
  73. ],
  74. "services" : [
  75. {
  76. "name" : "TRAUMATOLOGÍA",
  77. "_id" : 14
  78. }
  79. ],
  80. "admission_date" : ISODate("2017-02-23T17:46:50.210Z"),
  81. "approval_date" : ""
  82. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement