{
  "resourceType": "Organization",
  "id": "idBCFf4EkYhpvdXWPLAUflSg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1871619387"
    }
  ],
  "active": true,
  "name": "Henry L McCurtis,MD",
  "telecom": [
    {
      "system": "phone",
      "value": "(212) 580-2222"
    }
  ],
  "address": [
    {
      "line": [
        "146 Central Park West",
        "Suite 1F"
      ],
      "city": "New York",
      "state": "NY",
      "postalCode": "10023",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idBCFf4EkYhpvdXWPLAUflSg"
    }
  ]
}