{
  "resourceType": "Organization",
  "id": "idOC3lrSo6Fn3KZVnVL43Ocg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1891769394"
    }
  ],
  "active": true,
  "name": "T. Arthur-Mensah, MD, Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(440) 724-3810"
    }
  ],
  "address": [
    {
      "line": [
        "415 Stonebridge Drive"
      ],
      "city": "Amherst",
      "state": "OH",
      "postalCode": "44001",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idOC3lrSo6Fn3KZVnVL43Ocg"
    }
  ]
}