{
  "resourceType": "Organization",
  "id": "idYIu78EKPV7B.G4CfMJ4CpQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "9599987283"
    }
  ],
  "active": true,
  "name": "Testing Site 109",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 851-3981"
    }
  ],
  "address": [
    {
      "line": [
        "163 Johnson Street"
      ],
      "city": "Raleigh",
      "state": "NC",
      "postalCode": "27606",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYIu78EKPV7B.G4CfMJ4CpQ"
    }
  ]
}