{
  "resourceType": "Organization",
  "id": "idXaQaevF4Vr65ZAY88LF4OA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1578105144"
    }
  ],
  "active": true,
  "name": "All and All",
  "telecom": [
    {
      "system": "phone",
      "value": "(480) 750-1510"
    }
  ],
  "address": [
    {
      "line": [
        "8151 E. Indian Bend Road",
        "Suite 177"
      ],
      "city": "Scottsdale",
      "state": "AZ",
      "postalCode": "85250",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idXaQaevF4Vr65ZAY88LF4OA"
    }
  ]
}