{
  "resourceType": "Organization",
  "id": "idU38Kv1ML6n7fWqIW7wpDpw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1104518919"
    }
  ],
  "active": true,
  "name": "Evolution to Wellness",
  "telecom": [
    {
      "system": "phone",
      "value": "(216) 417-1115"
    }
  ],
  "address": [
    {
      "line": [
        "3100 E 45th St",
        "Suite 320"
      ],
      "city": "Cleveland",
      "state": "OH",
      "postalCode": "44127",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idU38Kv1ML6n7fWqIW7wpDpw"
    }
  ]
}