Practitioner example

Practitioner Feed

{
  "data": [
    {
      "practitioner_id": "practitioner_00001",
      "name": "Jay Smith",
      "suffix": "MD",
      "url": "https://health.appointment/practitioner_00001",
      "npi": "1234567890",
      "action_link": [
        {
          "url": "https://health.appointment/practitioner_00001/booking",
          "language": "en-US",
          "restricted_country": [
            "US"
          ]
        }
      ],
      "health_system_id": [
        "health_system_1",
        "health_system_2"
      ]
    },
    {
      "practitioner_id": "practitioner_00023",
      "name": "Jenni Kim",
      "suffix": "MD",
      "url": "https://health.appointment/practitioner_00023",
      "npi": "3131567890",
      "action_link": [
        {
          "url": "https://health.appointment/practitioner_00023/booking",
          "language": "en-US",
          "restricted_country": [
            "US"
          ]
        }
      ],
      "health_system_id": [
        "health_system_3"
      ]
    }
  ]
}

Descriptor File

{
  "generation_timestamp": 1614997158,
  "name": "healthappointments.practitioner",
  "data_file": [
    "healthappointments.practitioner-1614907643-00000-of-00001.json"
  ]
}