{
  "resourceType": "Organization",
  "id": "idnOmMzwPiRSE71Vh7gediOw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1346977022"
    }
  ],
  "active": true,
  "name": "New Horizons Psychiatric Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 246-2201"
    }
  ],
  "address": [
    {
      "line": [
        "7361 W Charleston Blvd Suite 130"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89117",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idnOmMzwPiRSE71Vh7gediOw"
    }
  ]
}