{
  "resourceType": "Organization",
  "id": "id1HQnThlSdXzxDx8koCpRAQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1679080584"
    }
  ],
  "active": true,
  "name": "Optimum Behavioral Care LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(725) 612-5791"
    }
  ],
  "address": [
    {
      "line": [
        "5650 W Charleston Blvd",
        "Suite 4"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89146",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1HQnThlSdXzxDx8koCpRAQ"
    }
  ]
}