{
  "resourceType": "Organization",
  "id": "idrfIdnUxxMggbUhr5Y7QgQA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1821722778"
    }
  ],
  "active": true,
  "name": "MWC LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(602) 314-6307"
    }
  ],
  "address": [
    {
      "line": [
        "1601 N 7th st",
        "Suite 340"
      ],
      "city": "PHoenix",
      "state": "AZ",
      "postalCode": "85006",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idrfIdnUxxMggbUhr5Y7QgQA"
    }
  ]
}