{
  "resourceType": "Organization",
  "id": "id8qmFWlWAQikUkRkValhXLg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356940639"
    }
  ],
  "active": true,
  "name": "Beautiful Mind of Las Vegas",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 623-7990"
    }
  ],
  "address": [
    {
      "line": [
        "3841 W. Charleston Blvd",
        "Suite 202"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89102",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id8qmFWlWAQikUkRkValhXLg"
    }
  ]
}