{
  "resourceType": "Organization",
  "id": "idgMH8FhGH2a3zoHH3zrnO3w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1518308196"
    }
  ],
  "active": true,
  "name": "Peter Korn",
  "telecom": [
    {
      "system": "phone",
      "value": "(617) 955-6895"
    }
  ],
  "address": [
    {
      "line": [
        "50 Congress Street",
        "Suite 642"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02109",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idgMH8FhGH2a3zoHH3zrnO3w"
    }
  ]
}