{
  "resourceType": "Organization",
  "id": "id1MKQ19yRXCcjf5u5LUzzIg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "8512032541"
    }
  ],
  "active": true,
  "name": "Other OneSixNine",
  "telecom": [
    {
      "system": "phone",
      "value": "(720) 424-5555"
    }
  ],
  "address": [
    {
      "line": [
        "508 Davis Lane"
      ],
      "city": "Denver",
      "state": "CO",
      "postalCode": "80218",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1MKQ19yRXCcjf5u5LUzzIg"
    }
  ]
}