{
  "resourceType": "Organization",
  "id": "idY2l.v2fVDytBqI7YQWY3Tw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1598425365"
    }
  ],
  "active": true,
  "name": "Paula Hopkins, LSCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(620) 728-8242"
    }
  ],
  "address": [
    {
      "line": [
        "127 E Ave B, Suite B"
      ],
      "city": "Hutchinson",
      "state": "KS",
      "postalCode": "67501",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idY2l.v2fVDytBqI7YQWY3Tw"
    }
  ]
}