{
  "resourceType": "Organization",
  "id": "idpoXlSG58nfSaEbqGVKFhuw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1326337080"
    }
  ],
  "active": true,
  "name": "KCCS",
  "telecom": [
    {
      "system": "phone",
      "value": "(620) 208-6125"
    }
  ],
  "address": [
    {
      "line": [
        "527 Commercial",
        "Suite 312"
      ],
      "city": "Emporia",
      "state": "KS",
      "postalCode": "66801",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idpoXlSG58nfSaEbqGVKFhuw"
    }
  ]
}