{
  "resourceType": "Organization",
  "id": "idtQ68ZlK9oQPGayPAIo4cmA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1235190521"
    }
  ],
  "active": true,
  "name": "Christopher Galbreath D.O.",
  "telecom": [
    {
      "system": "phone",
      "value": "(585) 377-0560"
    }
  ],
  "address": [
    {
      "line": [
        "1387 Fairport Road",
        "Suite 580"
      ],
      "city": "Fairport",
      "state": "NY",
      "postalCode": "14450",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idtQ68ZlK9oQPGayPAIo4cmA"
    }
  ]
}