{
  "resourceType": "Organization",
  "id": "id4AQIe7u18GYdoJSlrlHPsg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1205409836"
    }
  ],
  "active": true,
  "name": "Total Healing Telehealth Services Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(832) 584-4092"
    }
  ],
  "address": [
    {
      "line": [
        "4949 Macadam Ave"
      ],
      "city": "Portland",
      "state": "OR",
      "postalCode": "97239",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4AQIe7u18GYdoJSlrlHPsg"
    }
  ]
}