{
  "resourceType": "Organization",
  "id": "idDSqSLDC88x0ATc2k4usPLA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1184248619"
    }
  ],
  "active": true,
  "name": "Shawn Dixon",
  "telecom": [
    {
      "system": "phone",
      "value": "(620) 694-4078"
    }
  ],
  "address": [
    {
      "line": [
        "1028 East 1st St North"
      ],
      "city": "Witchita",
      "state": "KS",
      "postalCode": "67214",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDSqSLDC88x0ATc2k4usPLA"
    }
  ]
}