{
  "resourceType": "Organization",
  "id": "idOQowsoWa1TasR1OvX4nL3g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1140359801"
    }
  ],
  "active": true,
  "name": "Empowerment Consultants, LLc",
  "telecom": [
    {
      "system": "phone",
      "value": "(225) 256-4537"
    }
  ],
  "address": [
    {
      "line": [
        "3834 New Prosperity Lane"
      ],
      "city": "Addis",
      "state": "LA",
      "postalCode": "70710",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idOQowsoWa1TasR1OvX4nL3g"
    }
  ]
}