{
  "resourceType": "Organization",
  "id": "idVDKL5uuNV3TW1naxNtPrXg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1942073101"
    }
  ],
  "active": true,
  "name": "Premium Behavior Clinic LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(408) 561-2352"
    }
  ],
  "address": [
    {
      "line": [
        "5251 W Campbell Ave",
        "STE 203"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85031",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idVDKL5uuNV3TW1naxNtPrXg"
    }
  ]
}