{
  "resourceType": "Organization",
  "id": "idVw7rU8Y-T7ArxE4bkR1WHw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811235542"
    }
  ],
  "active": true,
  "name": "Innovative Clinical Associates",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 565-0720"
    }
  ],
  "address": [
    {
      "line": [
        "8701 Georgia Avenue",
        "Suite 500"
      ],
      "city": "Silver Spring",
      "state": "MD",
      "postalCode": "20910",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idVw7rU8Y-T7ArxE4bkR1WHw"
    }
  ]
}