{
  "resourceType": "Organization",
  "id": "id2wsRl0KLALSUPBglROQRhw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1598391070"
    }
  ],
  "active": true,
  "name": "CHW",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 216-0241"
    }
  ],
  "address": [
    {
      "line": [
        "531 N. Chester Street"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21205",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2wsRl0KLALSUPBglROQRhw"
    }
  ]
}