{
  "resourceType": "Organization",
  "id": "idUL1BrBiCp82hTjcBsbOcsg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1467785527"
    }
  ],
  "active": true,
  "name": "DESERT BEHAVIORAL HEALTH",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 799-9710"
    }
  ],
  "address": [
    {
      "line": [
        "4055 SPENCER ST",
        "SUITE 118"
      ],
      "city": "LAS VEGAS",
      "state": "NV",
      "postalCode": "89119",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idUL1BrBiCp82hTjcBsbOcsg"
    }
  ]
}