{
  "resourceType": "Organization",
  "id": "id4YvReZB0iTD4Vk7KN7EB8g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1437599800"
    }
  ],
  "active": true,
  "name": "Conversations Therapy",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 451-1818"
    }
  ],
  "address": [
    {
      "line": [
        "880 Martin Luther King Boulevard",
        "Ste. 111"
      ],
      "city": "Chapel Hill",
      "state": "NC",
      "postalCode": "27514",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4YvReZB0iTD4Vk7KN7EB8g"
    }
  ]
}