{
  "resourceType": "Organization",
  "id": "id-Fz2UWccZtniKRJo93Xa1Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1801551890"
    }
  ],
  "active": true,
  "name": "Caring Hearts Counseling LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(316) 361-1566"
    }
  ],
  "address": [
    {
      "line": [
        "1028 E 1st St N"
      ],
      "city": "Wichita",
      "state": "KS",
      "postalCode": "67214",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-Fz2UWccZtniKRJo93Xa1Q"
    }
  ]
}