{
  "resourceType": "Organization",
  "id": "idRYiYztfLAnqoMYB8u6tjWg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811044092"
    }
  ],
  "active": true,
  "name": "Commerce Center in Pikesville, Maryland",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 271-5320"
    }
  ],
  "address": [
    {
      "line": [
        "1777 Reisterstown Rd",
        "Ste 50"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21208",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRYiYztfLAnqoMYB8u6tjWg"
    }
  ]
}