{
  "resourceType": "Organization",
  "id": "idJT1PoSo1iYXFoS.EfSCvwA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7458565852"
    }
  ],
  "active": true,
  "name": "Plecky",
  "telecom": [
    {
      "system": "phone",
      "value": "(123) 456-7898"
    }
  ],
  "address": [
    {
      "line": [
        "156 Gallo Road"
      ],
      "city": "Time",
      "state": "NM",
      "postalCode": "74585",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idJT1PoSo1iYXFoS.EfSCvwA"
    }
  ]
}