{
  "resourceType": "Organization",
  "id": "id1cDZVyGjh1W4ZyJYnmHc-g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1013182518"
    }
  ],
  "active": true,
  "name": "Courage",
  "telecom": [
    {
      "system": "phone",
      "value": "(860) 664-3592"
    }
  ],
  "address": [
    {
      "line": [
        "Susan J. Isaac, LCSW",
        "162 B East Main Street"
      ],
      "city": "Clinton",
      "state": "CT",
      "postalCode": "06413",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1cDZVyGjh1W4ZyJYnmHc-g"
    }
  ]
}