{
  "resourceType": "Organization",
  "id": "idSrD.IqVFGiYEYkDtYye97Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1952674988"
    }
  ],
  "active": true,
  "name": "My Brother's Keeper, MBK",
  "telecom": [
    {
      "system": "phone",
      "value": "(208) 339-4356"
    }
  ],
  "address": [
    {
      "line": [
        "890 Oxford Dr. Ste. 13"
      ],
      "city": "Idaho Falls",
      "state": "ID",
      "postalCode": "83401",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSrD.IqVFGiYEYkDtYye97Q"
    }
  ]
}