{
  "resourceType": "Organization",
  "id": "idLShSjl64QXWB4e7nJAFGRg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "5128956310"
    }
  ],
  "active": true,
  "name": "Mcpherson Central",
  "telecom": [
    {
      "system": "phone",
      "value": "(620) 555-9460"
    }
  ],
  "address": [
    {
      "line": [
        "748 Francis Bacon Road"
      ],
      "city": "Mcpherson",
      "state": "KS",
      "postalCode": "67460",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idLShSjl64QXWB4e7nJAFGRg"
    }
  ]
}