{
  "resourceType": "Organization",
  "id": "idIaFx5wGM8RmyIL8BWurCkA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1659436145"
    }
  ],
  "active": true,
  "name": "Frederick Stechmann & Associates, P.A.",
  "telecom": [
    {
      "system": "phone",
      "value": "(952) 920-5870"
    }
  ],
  "address": [
    {
      "line": [
        "3400 W. 66th Street",
        "Suite 375"
      ],
      "city": "Edina",
      "state": "MN",
      "postalCode": "55435",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idIaFx5wGM8RmyIL8BWurCkA"
    }
  ]
}