{
  "resourceType": "Organization",
  "id": "idqZW5cREipYC2XInfJhIIbA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1922313667"
    }
  ],
  "active": true,
  "name": "Kathleen Drumm, MA, MS, NCC, LPC",
  "telecom": [
    {
      "system": "phone",
      "value": "(814) 864-2779"
    }
  ],
  "address": [
    {
      "line": [
        "150 East 8th Street",
        "1st Floor"
      ],
      "city": "Erie",
      "state": "PA",
      "postalCode": "16501",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idqZW5cREipYC2XInfJhIIbA"
    }
  ]
}