{
  "resourceType": "Organization",
  "id": "idBqHftriDIkIuJx48jz0Ccw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1396065793"
    }
  ],
  "active": true,
  "name": "DVINE SYSTEMS GA",
  "telecom": [
    {
      "system": "phone",
      "value": "(678) 212-5146"
    }
  ],
  "address": [
    {
      "line": [
        "255 RACETRACK RD",
        "# 26"
      ],
      "city": "MCDONOUGH",
      "state": "GA",
      "postalCode": "30252",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idBqHftriDIkIuJx48jz0Ccw"
    }
  ]
}