{
  "resourceType": "Organization",
  "id": "idYZ-j9gxcNk40VVYG0il3cQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1619304607"
    }
  ],
  "active": true,
  "name": "Bailey's Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 920-7900"
    }
  ],
  "address": [
    {
      "line": [
        "222 William Drummond Way"
      ],
      "city": "Raleigh",
      "state": "NC",
      "postalCode": "27604",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYZ-j9gxcNk40VVYG0il3cQ"
    }
  ]
}