{
  "resourceType": "Organization",
  "id": "idfuGrTQCDmeaCJPdespHUdQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1124337969"
    }
  ],
  "active": true,
  "name": "Fairfax Hospital--PHP Adult",
  "telecom": [
    {
      "system": "phone",
      "value": "(425) 898-2331"
    }
  ],
  "address": [
    {
      "line": [
        "10200 NE 132nd Street"
      ],
      "city": "Kirkland",
      "state": "WA",
      "postalCode": "98034",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idfuGrTQCDmeaCJPdespHUdQ"
    }
  ]
}