{
  "resourceType": "Organization",
  "id": "idwqz5gwCzPKMGLcsL0Jrckw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114689627"
    }
  ],
  "active": true,
  "name": "Greater Minds of America, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(706) 286-6889"
    }
  ],
  "address": [
    {
      "line": [
        "1700 Pennsylvania Avenue",
        "suite 206"
      ],
      "city": "McDonough",
      "state": "GA",
      "postalCode": "30253",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idwqz5gwCzPKMGLcsL0Jrckw"
    }
  ]
}