{
  "resourceType": "Organization",
  "id": "id2uOdxk8wak5GWFNH6YmcJw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1104221795"
    }
  ],
  "active": true,
  "name": "Southern Nevada Behavioral Health Authority",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 586-3050"
    }
  ],
  "address": [
    {
      "line": [
        "6883 W Charleston Blvd.  #A"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89117",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2uOdxk8wak5GWFNH6YmcJw"
    }
  ]
}