{
  "resourceType": "Organization",
  "id": "idJ0y0sgMWgwqOy5oq4Bk47Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1033616206"
    }
  ],
  "active": true,
  "name": "Brian Ghezelaiagh, MD",
  "telecom": [
    {
      "system": "phone",
      "value": "(631) 210-6305"
    }
  ],
  "address": [
    {
      "line": [
        "2500 Nesconset Hwy.",
        "Bldg. 17 C"
      ],
      "city": "Stony Brook",
      "state": "NY",
      "postalCode": "11790",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idJ0y0sgMWgwqOy5oq4Bk47Q"
    }
  ]
}