{
  "resourceType": "Organization",
  "id": "id60WzMx3PNhmc9Z-ui7Jzog",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1225765951"
    }
  ],
  "active": true,
  "name": "Calm Integrated Healthcare",
  "telecom": [
    {
      "system": "phone",
      "value": "(480) 474-6097"
    }
  ],
  "address": [
    {
      "line": [
        "185 N. Apache Trail"
      ],
      "city": "Apache Junction",
      "state": "AZ",
      "postalCode": "85143",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id60WzMx3PNhmc9Z-ui7Jzog"
    }
  ]
}