{
  "resourceType": "Organization",
  "id": "id3iQILACygGRY-XuzGIongQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1376740449"
    }
  ],
  "active": true,
  "name": "Potomac Health Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(703) 869-5361"
    }
  ],
  "address": [
    {
      "line": [
        "611 South Carlin Springs Rd.",
        "Suite #501"
      ],
      "city": "Arlington",
      "state": "VA",
      "postalCode": "22204",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id3iQILACygGRY-XuzGIongQ"
    }
  ]
}