{
  "resourceType": "Organization",
  "id": "id12umSr87PtwikNxNadqGag",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1518409044"
    }
  ],
  "active": true,
  "name": "Norfolk",
  "telecom": [
    {
      "system": "phone",
      "value": "(402) 844-3644"
    }
  ],
  "address": [
    {
      "line": [
        "123 N 4th St, Ste 8"
      ],
      "city": "Norfolk",
      "state": "NE",
      "postalCode": "68701",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id12umSr87PtwikNxNadqGag"
    }
  ]
}