{
  "resourceType": "Organization",
  "id": "idFhHVY2L4BHcCWJIVJosW5g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215540042"
    }
  ],
  "active": true,
  "name": "North Road Psychiatry",
  "telecom": [
    {
      "system": "phone",
      "value": "(401) 473-0997"
    }
  ],
  "address": [
    {
      "line": [
        "23 North Road",
        "A-11"
      ],
      "city": "Wakefield",
      "state": "RI",
      "postalCode": "02879",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idFhHVY2L4BHcCWJIVJosW5g"
    }
  ]
}