Availability example

Availability Feed


{
  "data": [
    {
      "practitioner_id": "practitioner_00001",
      "facility_id": "facility_00111",
      "appointment_type_id": "appointment_type_00001",
      "per_schedule_action_link": {
        "url": "https://health.appointment/booking/facility_111/appt_type_1",
        "language": "en-US",
        "restricted_country": [
          "US"
        ]
      },
      "available_slots": [
        {
          "start_sec": 1614907600,
          "duration_sec": 1800,
          "spots_total": 1,
          "spots_open": 1,
          "scheduling_rule_overrides": {
            "last_bookable_sec": 1614904000
          }
        },
        {
          "start_sec": 1614909400,
          "duration_sec": 1800,
          "spots_total": 1,
          "spots_open": 1,
          "scheduling_rule_overrides": {
            "last_bookable_sec": 1614905800
          }
        },
        {
          "start_sec": 1614911200,
          "duration_sec": 1800,
          "spots_total": 1,
          "spots_open": 1,
          "scheduling_rule_overrides": {
            "last_bookable_sec": 1614907600
          }
        }
      ]
    },
    {
      "practitioner_id": "practitioner_00002",
      "facility_id": "facility_00231",
      "appointment_type_id": "appointment_type_00001",
      "per_schedule_action_link": {
        "url": "https://health.appointment/booking/facility_231/appt_type_1",
        "language": "en-US",
        "restricted_country": [
          "US"
        ]
      },
      "available_slots": [
        {
          "start_sec": 1623100000,
          "duration_sec": 1800,
          "spots_total": 1,
          "spots_open": 1
        }
      ]
    }
  ]
}


Descriptor File

{
  "generation_timestamp": 1616422319,
  "name": "healthappointments.availability",
  "data_file": [
    "healthappointments.availability-1616422319-00000-of-00003.json",
    "healthappointments.availability-1616422319-00001-of-00003.json",
    "healthappointments.availability-1616422319-00002-of-00003.json"
  ]
}