{
  "resourceType": "Organization",
  "id": "id2NQd-BgSvUwzdsLmyijmEw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1861272874"
    }
  ],
  "active": true,
  "name": "Psychiatric Brain Institute of Nevada LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 526-3852"
    }
  ],
  "address": [
    {
      "line": [
        "2860 E Flamingo Rd Ste E"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89121",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2NQd-BgSvUwzdsLmyijmEw"
    }
  ]
}