{
  "resourceType": "Organization",
  "id": "idT6YPgZ9IZco-xR6Xr-TnQQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1932225273"
    }
  ],
  "active": true,
  "name": "Richard M. Koenig, M.D.",
  "telecom": [
    {
      "system": "phone",
      "value": "(631) 288-0176"
    }
  ],
  "address": [
    {
      "line": [
        "45 Montauk Highway",
        "Box 323"
      ],
      "city": "Westhampton",
      "state": "NY",
      "postalCode": "11977",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idT6YPgZ9IZco-xR6Xr-TnQQ"
    }
  ]
}