{
  "resourceType": "Organization",
  "id": "idnO85TaMwI74Sh0XO89pHRQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1093964603"
    }
  ],
  "active": true,
  "name": "Patrick Murphy",
  "telecom": [
    {
      "system": "phone",
      "value": "(336) 212-8017"
    }
  ],
  "address": [
    {
      "line": [
        "1343 South Main Street"
      ],
      "city": "Burlington",
      "state": "NC",
      "postalCode": "27215",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idnO85TaMwI74Sh0XO89pHRQ"
    }
  ]
}