{
  "resourceType": "Organization",
  "id": "idSKM-25Lli7T97fTtW3lVEQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1437348984"
    }
  ],
  "active": true,
  "name": "Deborah Witchel",
  "telecom": [
    {
      "system": "phone",
      "value": "(412) 252-2450"
    }
  ],
  "address": [
    {
      "line": [
        "300 Chapel Harbor Drive Ste.202"
      ],
      "city": "Pittsburgh",
      "state": "PA",
      "postalCode": "15238",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSKM-25Lli7T97fTtW3lVEQ"
    }
  ]
}