{
  "resourceType": "Organization",
  "id": "idT79aAG593nkfDNOrPDVkWg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1619473949"
    }
  ],
  "active": true,
  "name": "Easy Access Clinic LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 523-9373"
    }
  ],
  "address": [
    {
      "line": [
        "1336 S Decatur Blvd",
        "Suite B"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89102",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idT79aAG593nkfDNOrPDVkWg"
    }
  ]
}