{
  "resourceType": "Organization",
  "id": "id-47dUcU6PYb35lzeLHKkDA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1578962957"
    }
  ],
  "active": true,
  "name": "Life Solutions South, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(216) 600-5197"
    }
  ],
  "address": [
    {
      "line": [
        "2490 Lee Blvd. Suite 219"
      ],
      "city": "Cleveland Heights",
      "state": "OH",
      "postalCode": "44118",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-47dUcU6PYb35lzeLHKkDA"
    }
  ]
}