{
  "resourceType": "Organization",
  "id": "idMHaY-XkTLJy1PsZd5ijtag",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1710017355"
    }
  ],
  "active": true,
  "name": "Alpha Psychiatric Associates PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(602) 466-2027"
    }
  ],
  "address": [
    {
      "line": [
        "10640 N. 28th Drive Suite A109"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85029",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMHaY-XkTLJy1PsZd5ijtag"
    }
  ]
}