Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. [
  2. {
  3. "type": "update",
  4. "data": {
  5. "properties": {
  6. "appointmentSchedule": {
  7. "0": {
  8. "startTime": "03:42:02 PM",
  9. "endTime": "03:44:02 PM",
  10. "organizationDivisionId": "organizationDivision:001",
  11. "locationId": "organizationDivision:81d2ee08-2507-5cac-a246-11eae02aefe5",
  12. "programs": "organizationProgram:002",
  13. "provider": [
  14. "organizationEmployee:001"
  15. ],
  16. "appointmentStatus": "metaAppointmentStatus:scheduled",
  17. "startDate": "10/09/2015",
  18. "endDate": "10/09/2015",
  19. "reasonForVisit": "None",
  20. "patientId": ["patient:010"],
  21. "originalDate": "10/09/2015",
  22. "unSchedule": "false"
  23. }
  24. }
  25. },
  26. "objectType": "appointmentSchedule",
  27. "conditions": {
  28. "object": [
  29. "appointmentSchedule:2913a206-788b-56b7-a863-8c0d75aa11f4"
  30. ]
  31. }
  32. }
  33. }
  34. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement