{
  "resourceType": "Organization",
  "id": "id3SeHOeIrLFHIUwFUfseWHQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1659926475"
    }
  ],
  "active": true,
  "name": "Alpha New Hope Health Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 759-5955"
    }
  ],
  "address": [
    {
      "line": [
        "2319 B MARYLAND AVENUE"
      ],
      "city": "BALTIMORE",
      "state": "MD",
      "postalCode": "21218",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id3SeHOeIrLFHIUwFUfseWHQ"
    }
  ]
}