{
  "resourceType": "Organization",
  "id": "idKvqyNrd0IBcziwlXvHBPMQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1316035173"
    }
  ],
  "active": true,
  "name": "Carolyn Gay Kern, LCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 598-2100"
    }
  ],
  "address": [
    {
      "line": [
        "9391 Mulligan Way"
      ],
      "city": "Delmar",
      "state": "MD",
      "postalCode": "21875",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idKvqyNrd0IBcziwlXvHBPMQ"
    }
  ]
}