{
  "resourceType": "Organization",
  "id": "idzsSqSqbuOb7PdlCBtE4M0g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1225748551"
    }
  ],
  "active": true,
  "name": "United Family Clinic West",
  "telecom": [
    {
      "system": "phone",
      "value": "(623) 243-7998"
    }
  ],
  "address": [
    {
      "line": [
        "9520 W Palm Lane",
        "Suite 250"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85037",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idzsSqSqbuOb7PdlCBtE4M0g"
    }
  ]
}