{
  "resourceType": "Organization",
  "id": "idn.D3GQDR7IMLsaRVjN-sZg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1932660016"
    }
  ],
  "active": true,
  "name": "Springfield Trauma Counseling Center PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(217) 891-2275"
    }
  ],
  "address": [
    {
      "line": [
        "975 South Durkin Drive",
        "Suite 201"
      ],
      "city": "Springfield",
      "state": "IL",
      "postalCode": "62704",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idn.D3GQDR7IMLsaRVjN-sZg"
    }
  ]
}