{
  "resourceType": "Organization",
  "id": "idNmhZn9xkMuMBYxJ1Utlf0Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "3981821937"
    }
  ],
  "active": true,
  "name": "Testing Site 154",
  "telecom": [
    {
      "system": "phone",
      "value": "(763) 464-3039"
    }
  ],
  "address": [
    {
      "line": [
        "1776 Hillcrest Circle"
      ],
      "city": "Minneapolis",
      "state": "MN",
      "postalCode": "55415",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idNmhZn9xkMuMBYxJ1Utlf0Q"
    }
  ]
}