{
  "resourceType": "Organization",
  "id": "idB6FE4RM1e8o6iRp3ZCxk1A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1548602097"
    }
  ],
  "active": true,
  "name": "INTEGRATED WELLNESS CLINIC",
  "telecom": [
    {
      "system": "phone",
      "value": "(225) 924-1910"
    }
  ],
  "address": [
    {
      "line": [
        "10473 Old Hammond Hwy"
      ],
      "city": "Baton Rouge",
      "state": "La",
      "postalCode": "70816",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idB6FE4RM1e8o6iRp3ZCxk1A"
    }
  ]
}