{
  "resourceType": "Organization",
  "id": "id8qRF0DFlL1Q3rS9Ez0Nz7Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1346792256"
    }
  ],
  "active": true,
  "name": "Donna Peterson",
  "telecom": [
    {
      "system": "phone",
      "value": "(701) 641-1930"
    }
  ],
  "address": [
    {
      "line": [
        "511 2nd St West, Suite B"
      ],
      "city": "Williston",
      "state": "ND",
      "postalCode": "58801",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id8qRF0DFlL1Q3rS9Ez0Nz7Q"
    }
  ]
}