{
  "resourceType": "Organization",
  "id": "idCLfx3YxWmYGpdeqXMdp1bw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1245794411"
    }
  ],
  "active": true,
  "name": "Oklahoma Psychiatric Family Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(580) 248-3900"
    }
  ],
  "address": [
    {
      "line": [
        "304 S Park Lane",
        "Unit B"
      ],
      "city": "Altus",
      "state": "OK",
      "postalCode": "73521",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCLfx3YxWmYGpdeqXMdp1bw"
    }
  ]
}