{
  "resourceType": "Organization",
  "id": "idEUbZ5vnChTkfKSK8ArPaAA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1831633205"
    }
  ],
  "active": true,
  "name": "My Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(251) 404-6929"
    }
  ],
  "address": [
    {
      "line": [
        "2401 Main Street"
      ],
      "city": "Daphne",
      "state": "AL",
      "postalCode": "36526",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idEUbZ5vnChTkfKSK8ArPaAA"
    }
  ]
}