{
  "resourceType": "Organization",
  "id": "idrRjGgZ.wrOjpPLUKu0usdQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1013201334"
    }
  ],
  "active": true,
  "name": "Sarah M Byrne, LCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(757) 784-8940"
    }
  ],
  "address": [
    {
      "line": [
        "907 Richmond Road"
      ],
      "city": "Williamsburg",
      "state": "VA",
      "postalCode": "23185",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idrRjGgZ.wrOjpPLUKu0usdQ"
    }
  ]
}