{
  "resourceType": "Organization",
  "id": "idI-SIorkqTTJ-HJyLHhzMLQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1982192977"
    }
  ],
  "active": true,
  "name": "KTS Mental Health Group, Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 708-3887"
    }
  ],
  "address": [
    {
      "line": [
        "8910 Harford rd"
      ],
      "city": "Parkville",
      "state": "Md",
      "postalCode": "21234",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idI-SIorkqTTJ-HJyLHhzMLQ"
    }
  ]
}