{
  "resourceType": "Organization",
  "id": "idUoGYwpzUIcUfFPNPyeTYaA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1174847594"
    }
  ],
  "active": true,
  "name": "BRAADC",
  "telecom": [
    {
      "system": "phone",
      "value": "(225) 925-5367"
    }
  ],
  "address": [
    {
      "line": [
        "216 South Foster Dr."
      ],
      "city": "Baton Rouge",
      "state": "LA",
      "postalCode": "70806",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idUoGYwpzUIcUfFPNPyeTYaA"
    }
  ]
}