{
  "resourceType": "Organization",
  "id": "idH0Ipx47MkzZtE9Ax65HVvA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1760863260"
    }
  ],
  "active": true,
  "name": "MWNF Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(402) 327-0073"
    }
  ],
  "address": [
    {
      "line": [
        "1530 S. 70th Street, Ste. 200"
      ],
      "city": "Lincoln",
      "state": "NE",
      "postalCode": "68506",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idH0Ipx47MkzZtE9Ax65HVvA"
    }
  ]
}