{
  "resourceType": "Organization",
  "id": "idT-0s77FmWmlxLstycH7tlw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1548793953"
    }
  ],
  "active": true,
  "name": "LaDonna Williams",
  "telecom": [
    {
      "system": "phone",
      "value": "(620) 259-7993"
    }
  ],
  "address": [
    {
      "line": [
        "1028 E 1st St N"
      ],
      "city": "Wichita",
      "state": "KS",
      "postalCode": "67214",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idT-0s77FmWmlxLstycH7tlw"
    }
  ]
}