{
  "resourceType": "Organization",
  "id": "idF.PzpEqXTB9-xfdlXtlD7g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1801076351"
    }
  ],
  "active": true,
  "name": "Jill Magnuson MA LP",
  "telecom": [
    {
      "system": "phone",
      "value": "(952) 607-1016"
    }
  ],
  "address": [
    {
      "line": [
        "600 West 78th Street, Suite 210"
      ],
      "city": "Chanhassen",
      "state": "MN",
      "postalCode": "55317",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idF.PzpEqXTB9-xfdlXtlD7g"
    }
  ]
}