{
  "resourceType": "Organization",
  "id": "idhrvu5Pbbfgbxtul0uxGElw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1619202728"
    }
  ],
  "active": true,
  "name": "Alice Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(361) 664-4151"
    }
  ],
  "address": [
    {
      "line": [
        "171 Medical Center Blvd",
        "Unit E"
      ],
      "city": "Alice",
      "state": "TX",
      "postalCode": "78332",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idhrvu5Pbbfgbxtul0uxGElw"
    }
  ]
}