{
  "resourceType": "Organization",
  "id": "ide2Mw4BccBp9DPdZahhRRVQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1912663485"
    }
  ],
  "active": true,
  "name": "Changing Hearts, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(937) 623-2184"
    }
  ],
  "address": [
    {
      "line": [
        "1715 Springfield Street",
        "B8"
      ],
      "city": "Dayton",
      "state": "OH",
      "postalCode": "45403",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/ide2Mw4BccBp9DPdZahhRRVQ"
    }
  ]
}