{
  "resourceType": "Organization",
  "id": "idcJtxpIu1ChX72xCTZz5Mhg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1851918999"
    }
  ],
  "active": true,
  "name": "MBH Healthcare",
  "telecom": [
    {
      "system": "phone",
      "value": "(678) 400-5051"
    }
  ],
  "address": [
    {
      "line": [
        "1635 Old 41 Hwy NW STE 141"
      ],
      "city": "Kennesaw",
      "state": "GA",
      "postalCode": "30152",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idcJtxpIu1ChX72xCTZz5Mhg"
    }
  ]
}