{
  "resourceType": "Organization",
  "id": "idTBztqnDvr908wT.MrJJeTQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "8541025658"
    }
  ],
  "active": true,
  "name": "Heartbeat Smile",
  "telecom": [
    {
      "system": "phone",
      "value": "(231) 225-0543"
    }
  ],
  "address": [
    {
      "line": [
        "4257 Wetzel Lane"
      ],
      "city": "Grand Rapids",
      "state": "MI",
      "postalCode": "49503",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTBztqnDvr908wT.MrJJeTQ"
    }
  ]
}