{
  "resourceType": "Organization",
  "id": "ide5sjoW2gduxOpwirDwsW7Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1447574447"
    }
  ],
  "active": true,
  "name": "Bayou Community Health Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(225) 361-0089"
    }
  ],
  "address": [
    {
      "line": [
        "11848 South Harrell's Ferry Rd",
        "Suite A"
      ],
      "city": "Baton Rouge",
      "state": "La",
      "postalCode": "70816",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/ide5sjoW2gduxOpwirDwsW7Q"
    }
  ]
}