{
  "resourceType": "Organization",
  "id": "id9IBOGWum03fOIvA-EKSBOg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1942689096"
    }
  ],
  "active": true,
  "name": "7th Wellness, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(205) 690-8926"
    }
  ],
  "address": [
    {
      "line": [
        "1305 10th Ave",
        "Suite E"
      ],
      "city": "Calera",
      "state": "AL",
      "postalCode": "35040",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9IBOGWum03fOIvA-EKSBOg"
    }
  ]
}