{
  "resourceType": "Organization",
  "id": "id7BW3Ov5aXU89a-ul3CQ8Pg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1073799367"
    }
  ],
  "active": true,
  "name": "Family Care Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(573) 546-0184"
    }
  ],
  "address": [
    {
      "line": [
        "600 N. Main"
      ],
      "city": "Pilot Knob",
      "state": "Mo",
      "postalCode": "63663",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id7BW3Ov5aXU89a-ul3CQ8Pg"
    }
  ]
}