{
  "resourceType": "Organization",
  "id": "idQYdVZaH5RzRagNOWGwbYbg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1427242205"
    }
  ],
  "active": true,
  "name": "Humanist Psychotherapy Center Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(651) 278-4003"
    }
  ],
  "address": [
    {
      "line": [
        "2245 St Clair Av"
      ],
      "city": "St Paul",
      "state": "MN",
      "postalCode": "55105",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQYdVZaH5RzRagNOWGwbYbg"
    }
  ]
}