{
  "resourceType": "Organization",
  "id": "idI24Ay2CTK46V3h3f17r8jA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1497761415"
    }
  ],
  "active": true,
  "name": "Psycho-Oncology, Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(402) 292-0205"
    }
  ],
  "address": [
    {
      "line": [
        "3906 Raynor Pkwy",
        "Suite 104"
      ],
      "city": "Bellevue",
      "state": "NE",
      "postalCode": "68123",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idI24Ay2CTK46V3h3f17r8jA"
    }
  ]
}