{
  "resourceType": "Organization",
  "id": "idOunm42Fcgd8XDxCqCw3CVA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1790321545"
    }
  ],
  "active": true,
  "name": "Telemindful LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(971) 319-1592"
    }
  ],
  "address": [
    {
      "line": [
        "1050 SW 6th Ave",
        "Suite 1100"
      ],
      "city": "Portland",
      "state": "OR",
      "postalCode": "97204",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idOunm42Fcgd8XDxCqCw3CVA"
    }
  ]
}