{
  "resourceType": "Organization",
  "id": "idDQHU0MXddN1UBYL0rhYIrA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1962034439"
    }
  ],
  "active": true,
  "name": "Elevations Health Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(440) 525-5305"
    }
  ],
  "address": [
    {
      "line": [
        "37721 Vine Street   Suite1"
      ],
      "city": "Willoughby",
      "state": "Oh",
      "postalCode": "44094",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDQHU0MXddN1UBYL0rhYIrA"
    }
  ]
}