{
  "resourceType": "Organization",
  "id": "idSVcxGpROk7LlYT7aNgl9FQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1770930026"
    }
  ],
  "active": true,
  "name": "Men and Women for Human Excellence",
  "telecom": [
    {
      "system": "phone",
      "value": "(404) 883-3776"
    }
  ],
  "address": [
    {
      "line": [
        "1026 Holcomde Rd Ste C"
      ],
      "city": "Decatur",
      "state": "GA",
      "postalCode": "30032",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSVcxGpROk7LlYT7aNgl9FQ"
    }
  ]
}