{
  "resourceType": "Organization",
  "id": "idSK6BJLsZlu2s5ckF9wJGXw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1558657122"
    }
  ],
  "active": true,
  "name": "Sarah Wenzl, MS, LMHP, CPC",
  "telecom": [
    {
      "system": "phone",
      "value": "(402) 932-2296"
    }
  ],
  "address": [
    {
      "line": [
        "11414 W. Center Rd",
        "Suite 300"
      ],
      "city": "Omaha",
      "state": "NE",
      "postalCode": "68144",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSK6BJLsZlu2s5ckF9wJGXw"
    }
  ]
}