{
  "resourceType": "Organization",
  "id": "id0Tl2OhAIaZS3SMH8bEjnnQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1922253202"
    }
  ],
  "active": true,
  "name": "Dora Parys, LCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(541) 515-3325"
    }
  ],
  "address": [
    {
      "line": [
        "1193 Pearl St."
      ],
      "city": "Eugene",
      "state": "OR",
      "postalCode": "97401",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id0Tl2OhAIaZS3SMH8bEjnnQ"
    }
  ]
}