{
  "resourceType": "Organization",
  "id": "idZWvU0vp1Yjfn33w3AADsNQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1518079755"
    }
  ],
  "active": true,
  "name": "out patient office",
  "telecom": [
    {
      "system": "phone",
      "value": "(480) 294-4581"
    }
  ],
  "address": [
    {
      "line": [
        "7702 E. Doubletree Ranch Rd",
        "300"
      ],
      "city": "Scottsdale",
      "state": "az",
      "postalCode": "85258",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZWvU0vp1Yjfn33w3AADsNQ"
    }
  ]
}