{
  "resourceType": "Organization",
  "id": "idxZ8WSn5UFkIy5lFTB3jNdQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1134255946"
    }
  ],
  "active": true,
  "name": "Harrison ny",
  "telecom": [
    {
      "system": "phone",
      "value": "(914) 948-4277"
    }
  ],
  "address": [
    {
      "line": [
        "600 Mamaroneck Avenue ( St 106 )"
      ],
      "city": "Harrison",
      "state": "NY",
      "postalCode": "10528",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idxZ8WSn5UFkIy5lFTB3jNdQ"
    }
  ]
}