{
  "resourceType": "Organization",
  "id": "idE52lQRBtqIylvgtJEkq-aQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1205497518"
    }
  ],
  "active": true,
  "name": "5900 York Rd Suite 201",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 563-1021"
    }
  ],
  "address": [
    {
      "line": [
        "5900 York Rd Suite 201"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21212",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idE52lQRBtqIylvgtJEkq-aQ"
    }
  ]
}