{
  "resourceType": "Organization",
  "id": "idtIAdbZc4nLnb3q-SXmbryQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7454121168"
    }
  ],
  "active": true,
  "name": "Alt Test",
  "telecom": [
    {
      "system": "phone",
      "value": "(914) 585-0526"
    }
  ],
  "address": [
    {
      "line": [
        "2953 Mount Tabor"
      ],
      "city": "Monsey",
      "state": "NY",
      "postalCode": "10952",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idtIAdbZc4nLnb3q-SXmbryQ"
    }
  ]
}