{
  "resourceType": "Organization",
  "id": "idoPHWc4lGKxRM8xYNdAF8OQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1508345661"
    }
  ],
  "active": true,
  "name": "Bella Vida BMHA LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 427-5307"
    }
  ],
  "address": [
    {
      "line": [
        "4550 W Oakey Blvd Ste 104A"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89102",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idoPHWc4lGKxRM8xYNdAF8OQ"
    }
  ]
}