{
  "resourceType": "Organization",
  "id": "idbAmALSQ1aXbQCxofWAJ3Ag",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1134250590"
    }
  ],
  "active": true,
  "name": "Bergman Larson Consulting LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(507) 301-1982"
    }
  ],
  "address": [
    {
      "line": [
        "402 Washington St N"
      ],
      "city": "Northfield",
      "state": "MN",
      "postalCode": "55057",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idbAmALSQ1aXbQCxofWAJ3Ag"
    }
  ]
}