{
  "resourceType": "Organization",
  "id": "idKR63rBIUbMNG-MTBz0P86A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1306320213"
    }
  ],
  "active": true,
  "name": "Central Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(701) 652-2651"
    }
  ],
  "address": [
    {
      "line": [
        "990 Main St"
      ],
      "city": "Carrington",
      "state": "ND",
      "postalCode": "58421",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idKR63rBIUbMNG-MTBz0P86A"
    }
  ]
}