{
  "resourceType": "Organization",
  "id": "idyiVfcJXIoC9oVh5qgYUStw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1588382774"
    }
  ],
  "active": true,
  "name": "E and B Behavioral and Medical Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(240) 515-7094"
    }
  ],
  "address": [
    {
      "line": [
        "13321 New Hampshire Ave",
        "#200"
      ],
      "city": "Silver Spring",
      "state": "MD",
      "postalCode": "20904",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idyiVfcJXIoC9oVh5qgYUStw"
    }
  ]
}