Advertisement
ostyleo

Untitled

May 9th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Cerere{
  2. idCerere : 'id-cerere'
  3.  
  4. --ADRESA
  5. idAdress : 'id-adress'
  6. city : 'Romania'
  7. country : 'China'
  8. --ADRESA
  9.  
  10. --PACEINTUL
  11. idPacient : 'id-pacient'
  12. firstName : 'Vasile'
  13. lastName : 'Popescu'
  14. conditieMedicala : 'ceva'
  15. activ : 'false'
  16. --PACEINTUL
  17.  
  18. data : '10-10-2018'
  19. urgency : '100'
  20. descriere: 'produs,grupaSange,Rh'
  21. }
  22.  
  23. ex: '1;1;Cernobal;Romania;1;Vasile;Popescu;Sufera de sindromul delasarii acute;false;10-10-2018;100;sange,ABIV,true'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement