{
  "resourceType": "Organization",
  "id": "ids5lp5d879TFmj8oriSV5mg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1962556399"
    }
  ],
  "active": true,
  "name": "Joseph O'Garr, M.D.",
  "telecom": [
    {
      "system": "phone",
      "value": "(781) 705-6040"
    }
  ],
  "address": [
    {
      "line": [
        "36 Washington Street",
        "Suite 130"
      ],
      "city": "Wellesley",
      "state": "MA",
      "postalCode": "02481",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/ids5lp5d879TFmj8oriSV5mg"
    }
  ]
}