{
  "resourceType": "Organization",
  "id": "id-jmI0UfHd2ZcW18d4R4Zgg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1174762405"
    }
  ],
  "active": true,
  "name": "Rebecca K Olander, PMHNP-BC",
  "telecom": [
    {
      "system": "phone",
      "value": "(402) 489-2218"
    }
  ],
  "address": [
    {
      "line": [
        "3801 Union Dr.,  Ste. 206"
      ],
      "city": "Lincoln",
      "state": "NE",
      "postalCode": "68516",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-jmI0UfHd2ZcW18d4R4Zgg"
    }
  ]
}