{
  "resourceType": "Organization",
  "id": "idP2Qkt0LOJkyN0mjrPZ8zzA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1023076676"
    }
  ],
  "active": true,
  "name": "Gustavo Kinrys, M.D.",
  "telecom": [
    {
      "system": "phone",
      "value": "(508) 720-9649"
    }
  ],
  "address": [
    {
      "line": [
        "67 Union Street",
        "Medical Office Building - Suite 401"
      ],
      "city": "Natick",
      "state": "MA",
      "postalCode": "01760",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idP2Qkt0LOJkyN0mjrPZ8zzA"
    }
  ]
}