Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. [
  2. {
  3. "type": "update",
  4. "data": {
  5. "properties": {
  6. "appointmentSchedule": {
  7. "0": {
  8. "provider": [
  9. "organizationEmployee:003"
  10. ],
  11. "appointmentStatus": "metaAppointmentStatus:cancelled",
  12. "patientId": [
  13. "patient:007"
  14. ],
  15. "originalDate": "10/09/2015",
  16. "unSchedule": false
  17. }
  18. }
  19. },
  20. "objectType": "appointmentSchedule",
  21. "conditions": {
  22. "object": [
  23. "appointmentSchedule:e06d018c-21f1-53ff-8a4c-9be31c7bd72d"
  24. ]
  25. }
  26. }
  27. }
  28. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement