{
  "resourceType": "Organization",
  "id": "idZgX94AYBrVIQ05xajRqVww",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1770006496"
    }
  ],
  "active": true,
  "name": "Victorious BHS",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 723-0125"
    }
  ],
  "address": [
    {
      "line": [
        "2225 E Flamingo Rd",
        "Suite 204"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89119",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZgX94AYBrVIQ05xajRqVww"
    }
  ]
}