{
  "resourceType": "Organization",
  "id": "idGpyC9nlPY5MpQaHAbV1uEw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1154955011"
    }
  ],
  "active": true,
  "name": "E-Psychiatriq LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 929-6858"
    }
  ],
  "address": [
    {
      "line": [
        "5004 Honeygo Center Drive",
        "Ste 102 #197"
      ],
      "city": "Perry hall",
      "state": "MD",
      "postalCode": "21128",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGpyC9nlPY5MpQaHAbV1uEw"
    }
  ]
}