{
  "resourceType": "Organization",
  "id": "idIqh7FAl-PSXOgzraYWU2kA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1801431689"
    }
  ],
  "active": true,
  "name": "A.R.T.S./PRP",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 376-5785"
    }
  ],
  "address": [
    {
      "line": [
        "6730 Holabird Ave",
        "Suite 201"
      ],
      "city": "Dundalk",
      "state": "MD",
      "postalCode": "21222",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idIqh7FAl-PSXOgzraYWU2kA"
    }
  ]
}