{
  "resourceType": "Organization",
  "id": "idV2MM.eMIIHxIYEeLkTbqdA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1790156040"
    }
  ],
  "active": true,
  "name": "Origins Health and Wellness, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(402) 489-9990"
    }
  ],
  "address": [
    {
      "line": [
        "2123 Winthrop Road",
        "Rathbone Place, Suite B"
      ],
      "city": "Lincoln",
      "state": "NE",
      "postalCode": "68502",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idV2MM.eMIIHxIYEeLkTbqdA"
    }
  ]
}