{
  "resourceType": "Organization",
  "id": "idiHAXHlY7TDWxjkIxbLYTRg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "5656565656"
    }
  ],
  "active": true,
  "name": "QA Test for Prod165",
  "telecom": [
    {
      "system": "phone",
      "value": "555-555-5555"
    },
    {
      "system": "email",
      "value": "qa@icanotes.com"
    }
  ],
  "address": [
    {
      "line": [
        "555 Some Street"
      ],
      "city": "Some City",
      "state": "ME",
      "postalCode": "55555",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idiHAXHlY7TDWxjkIxbLYTRg"
    }
  ]
}