{
  "resourceType": "Organization",
  "id": "idajrGn1q3esVawuPDcw8I1A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1164478806"
    }
  ],
  "active": true,
  "name": "Kathy Honeyman, LCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 602-8433"
    }
  ],
  "address": [
    {
      "line": [
        "146 Wind Chime Court"
      ],
      "city": "Raleigh",
      "state": "NC",
      "postalCode": "27615",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idajrGn1q3esVawuPDcw8I1A"
    }
  ]
}