{
  "resourceType": "Organization",
  "id": "idTetqQ1xM7D4KPe.Vn4Shhg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1346740065"
    }
  ],
  "active": true,
  "name": "Pikesville Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 505-0550"
    }
  ],
  "address": [
    {
      "line": [
        "302 Reisterstown Road"
      ],
      "city": "Pikesville",
      "state": "MD",
      "postalCode": "21208",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTetqQ1xM7D4KPe.Vn4Shhg"
    }
  ]
}