{
  "resourceType": "Organization",
  "id": "idEE0wjYLbf4c3rmDLPr7hpQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1053832543"
    }
  ],
  "active": true,
  "name": "A New Way Behavioral Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 998-5943"
    }
  ],
  "address": [
    {
      "line": [
        "4550 W. Oakey Blvd. Ste. 108A"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89102",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idEE0wjYLbf4c3rmDLPr7hpQ"
    }
  ]
}