{
  "resourceType": "Organization",
  "id": "idX-Ty.zjDVZMdgdr0SQGdNg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1629529995"
    }
  ],
  "active": true,
  "name": "SAM Psychiatric Consulting Services LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(320) 629-3232"
    }
  ],
  "address": [
    {
      "line": [
        "253 5th Street SE Suite 2"
      ],
      "city": "Pine City",
      "state": "MN",
      "postalCode": "55063",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idX-Ty.zjDVZMdgdr0SQGdNg"
    }
  ]
}