{
  "resourceType": "Organization",
  "id": "idMXr83oz6JpxLywoI6RWAJg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1336372069"
    }
  ],
  "active": true,
  "name": "Pauline Johnson, LSCSW, RN, RPT",
  "telecom": [
    {
      "system": "phone",
      "value": "(785) 640-6855"
    }
  ],
  "address": [
    {
      "line": [
        "7381 West 133rd St",
        "Suite 211"
      ],
      "city": "Overland Park",
      "state": "KS",
      "postalCode": "66213",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMXr83oz6JpxLywoI6RWAJg"
    }
  ]
}