{
  "resourceType": "Organization",
  "id": "idH4yhQB6U2qMZ80HN781DDg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1922212810"
    }
  ],
  "active": true,
  "name": "Dr. Omar Reid",
  "telecom": [
    {
      "system": "phone",
      "value": "(617) 230-6158"
    }
  ],
  "address": [
    {
      "line": [
        "964 Parker Street"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02130",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idH4yhQB6U2qMZ80HN781DDg"
    }
  ]
}