{
  "resourceType": "Organization",
  "id": "id.Gwqaa8ftGLZM0.mHWOJBQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1780732974"
    }
  ],
  "active": true,
  "name": "William Winter, MD, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(212) 877-3600"
    }
  ],
  "address": [
    {
      "line": [
        "341 E 79th Street",
        "Suite 306"
      ],
      "city": "New York",
      "state": "NY",
      "postalCode": "10075",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id.Gwqaa8ftGLZM0.mHWOJBQ"
    }
  ]
}