{
  "resourceType": "Organization",
  "id": "idzMDZ-0TkcX9gWBTpys4ZiQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1427022524"
    }
  ],
  "active": true,
  "name": "John Eric Carter, MD",
  "telecom": [
    {
      "system": "phone",
      "value": "(423) 602-9797"
    }
  ],
  "address": [
    {
      "line": [
        "7345 Courage Way",
        "Suite 101"
      ],
      "city": "Chattanooga",
      "state": "TN",
      "postalCode": "37421",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idzMDZ-0TkcX9gWBTpys4ZiQ"
    }
  ]
}