{
  "resourceType": "Organization",
  "id": "idGfZ6CVp5pceF1wk0bpTHFA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1750829123"
    }
  ],
  "active": true,
  "name": "TELEPSYCHIATRIC LOUNGE 02",
  "telecom": [
    {
      "system": "phone",
      "value": "(470) 594-2570"
    }
  ],
  "address": [
    {
      "line": [
        "115 E Main St",
        "Suite A1B-1021"
      ],
      "city": "Buford",
      "state": "GA",
      "postalCode": "30518",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGfZ6CVp5pceF1wk0bpTHFA"
    }
  ]
}