{
  "resourceType": "Organization",
  "id": "idZIKqY1uhgQNrE937Uz1mBw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1346347994"
    }
  ],
  "active": true,
  "name": "Hoffman, LCPC",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 370-8907"
    }
  ],
  "address": [
    {
      "line": [
        "1229 Emmaus Road"
      ],
      "city": "Woodbine",
      "state": "MD",
      "postalCode": "21797",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZIKqY1uhgQNrE937Uz1mBw"
    }
  ]
}