{
  "resourceType": "Organization",
  "id": "idRgenAiLTgCcw-TIr4AMamg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1073073870"
    }
  ],
  "active": true,
  "name": "Harper Family Health Clinic LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(319) 524-1109"
    }
  ],
  "address": [
    {
      "line": [
        "1626 Morgan St Suite 2"
      ],
      "city": "Keokuk",
      "state": "IA",
      "postalCode": "52632",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRgenAiLTgCcw-TIr4AMamg"
    }
  ]
}