{
  "resourceType": "Organization",
  "id": "idrVr6DNpOLnyX0tELSMoowQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "8485658985"
    }
  ],
  "active": true,
  "name": "My Workspace",
  "telecom": [
    {
      "system": "phone",
      "value": "(417) 799-2755"
    }
  ],
  "address": [
    {
      "line": [
        "2630 Briarwood Road"
      ],
      "city": "Springfield",
      "state": "MO",
      "postalCode": "65806",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idrVr6DNpOLnyX0tELSMoowQ"
    }
  ]
}