{
  "resourceType": "Organization",
  "id": "idDcL602A3CwtWxvJo61CF1g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1285418004"
    }
  ],
  "active": true,
  "name": "Hazels Hope and Integrated Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(623) 289-7306"
    }
  ],
  "address": [
    {
      "line": [
        "2330 N 75th Ave",
        "Suite 105"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85035",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDcL602A3CwtWxvJo61CF1g"
    }
  ]
}