Facility example

Facility Feed

{
  "data": [
    {
      "facility_id": "facility_00111",
      "name": "AMG St Main",
      "telephone": "+14567891234",
      "url": "https://health.appointment/facility_00111",
      "npi": "3216549870",
      "geo": {
        "lat_lng": {
          "latitude": 37.422113,
          "longitude": -122.084041
        },
        "postal_address": {
          "country": "US",
          "locality": "Mountain View",
          "region": "CA",
          "postal_code": "94043",
          "street_address": "1600 Amphitheatre Pkwy"
        }
      },
      "action_link": [
        {
          "url": "https://health.appointment/facility_00111/booking",
          "language": "en-US",
          "restricted_country": [
            "US"
          ]
        }
      ],
      "health_system_id":  "health_system_4"
    },
    {
      "facility_id": "facility_00231",
      "name": "AMG St California",
      "telephone": "+13892891236",
      "url": "https://health.appointment/facility_00231",
      "geo": {
        "lat_lng": {
          "latitude": 28.322124,
          "longitude": -123.125673
        },
        "postal_address": {
          "country": "US",
          "locality": "Mountain View",
          "region": "CA",
          "postal_code": "94045",
          "street_address": "200 Amphitheatre Pkwy"
        }
      },
      "action_link": [
        {
          "url": "https://health.appointment/facility_00231",
          "language": "en-US",
          "restricted_country": [
            "US"
          ]
        }
      ],
      "health_system_id":  "health_system_5"
    }
  ]
}

Descriptor File

{
  "generation_timestamp": 1614908307,
  "name": "healthappointments.facility",
  "data_file": [
    "healthappointments.facility-1614908307-00000-of-00001.json"
  ]
}