{
  "resourceType": "Organization",
  "id": "idA.pz4AkqY7g1ac78auVNnw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1285183400"
    }
  ],
  "active": true,
  "name": "Divide County",
  "telecom": [
    {
      "system": "phone",
      "value": "(701) 240-6971"
    }
  ],
  "address": [
    {
      "line": [
        "17 South Main St"
      ],
      "city": "Crosby",
      "state": "ND",
      "postalCode": "58730",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idA.pz4AkqY7g1ac78auVNnw"
    }
  ]
}