{
  "resourceType": "Organization",
  "id": "id.M6smpfboiUBXCFtC-DoxA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1770846545"
    }
  ],
  "active": true,
  "name": "IMPACT Wellness Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 586-5001"
    }
  ],
  "address": [
    {
      "line": [
        "8991 Flamingo Rd Ste. 105"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89147",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id.M6smpfboiUBXCFtC-DoxA"
    }
  ]
}