{
  "resourceType": "Organization",
  "id": "id2u1kIQdMDUzWYfYUrMZtHw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1023449089"
    }
  ],
  "active": true,
  "name": "BEHAVIORAL HEALTH MANAGEMENT SERVICES",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 912-5595"
    }
  ],
  "address": [
    {
      "line": [
        "2585 S JONES BLVD",
        "SUITE 2F"
      ],
      "city": "LAS VEGAS",
      "state": "NV",
      "postalCode": "89146",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2u1kIQdMDUzWYfYUrMZtHw"
    }
  ]
}