Advertisement
Guest User

Untitled

a guest
May 24th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.22 KB | None | 0 0
  1.  {
  2.   "nombre":"Pedro",
  3.   "identificacion":"122345",
  4.   "edad":28,
  5.   "tipo_sangre":{"":"o","rh":"+"},
  6.   "signos_vitales":[{"signo":"temperatura","valor":37.5},
  7.   {"signo":"frecuencia_cardiaca","valor":78}
  8.  
  9.   ]
  10.  
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement