{
  "resourceType": "Organization",
  "id": "idZ1b-mxq20xE2FMdMGVR8JQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1235123928"
    }
  ],
  "active": true,
  "name": "Pamela L. Leib, M.D.",
  "telecom": [
    {
      "system": "phone",
      "value": "(570) 628-3554"
    }
  ],
  "address": [
    {
      "line": [
        "118 Mahantongo Street"
      ],
      "city": "Pottsville",
      "state": "PA",
      "postalCode": "17901",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZ1b-mxq20xE2FMdMGVR8JQ"
    }
  ]
}