{
  "resourceType": "Organization",
  "id": "idfKjXVHjpfiorfcwpRWdUng",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1952839474"
    }
  ],
  "active": true,
  "name": "EF Mental Health Services, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(913) 226-9499"
    }
  ],
  "address": [
    {
      "line": [
        "2222 Howard St",
        "Lower level"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21218",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idfKjXVHjpfiorfcwpRWdUng"
    }
  ]
}