{
  "resourceType": "Organization",
  "id": "idScXCi8ZK3cjHvtFdWKZxUA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1831626662"
    }
  ],
  "active": true,
  "name": "Ever Evolving Counseling Center LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 853-6710"
    }
  ],
  "address": [
    {
      "line": [
        "5135 Camino al Norte",
        "278"
      ],
      "city": "N. Las Vegas",
      "state": "nv",
      "postalCode": "89031",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idScXCi8ZK3cjHvtFdWKZxUA"
    }
  ]
}