{
  "resourceType": "Organization",
  "id": "idlVbZz85BZHK.CgyUwispxA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1770636292"
    }
  ],
  "active": true,
  "name": "My office",
  "telecom": [
    {
      "system": "phone",
      "value": "(317) 780-1681"
    }
  ],
  "address": [
    {
      "line": [
        "6745 Gray Rd",
        "Suite B"
      ],
      "city": "Indianapolis",
      "state": "IN",
      "postalCode": "46237",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idlVbZz85BZHK.CgyUwispxA"
    }
  ]
}