{
  "resourceType": "Organization",
  "id": "idGZYPzWH.RdG3yO49jqHe7Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1801517917"
    }
  ],
  "active": true,
  "name": "New Day",
  "telecom": [
    {
      "system": "phone",
      "value": "(701) 299-3552"
    }
  ],
  "address": [
    {
      "line": [
        "4007 State St, Ste 106"
      ],
      "city": "Bismarck",
      "state": "ND",
      "postalCode": "58503",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGZYPzWH.RdG3yO49jqHe7Q"
    }
  ]
}