{
  "resourceType": "Organization",
  "id": "idhYUuWH7UwhoLxH.4k-Zyxg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1073904702"
    }
  ],
  "active": true,
  "name": "Cardinal Community Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(409) 880-7681"
    }
  ],
  "address": [
    {
      "line": [
        "4400 MLK Blvd",
        "Education Building Room 115"
      ],
      "city": "Beaumont",
      "state": "Tx",
      "postalCode": "77710",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idhYUuWH7UwhoLxH.4k-Zyxg"
    }
  ]
}