{
  "resourceType": "Organization",
  "id": "idrkxhegmsypqOZ6guXLcHgg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356899546"
    }
  ],
  "active": true,
  "name": "Open Hearts Therapy Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 637-2792"
    }
  ],
  "address": [
    {
      "line": [
        "638 Bentgrass Dr"
      ],
      "city": "Aberdeen",
      "state": "MD",
      "postalCode": "21001",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idrkxhegmsypqOZ6guXLcHgg"
    }
  ]
}