{
  "resourceType": "Organization",
  "id": "idnvcQwRF6ZXjvlczJtqbmYg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1396046561"
    }
  ],
  "active": true,
  "name": "Bishop Creek",
  "telecom": [
    {
      "system": "phone",
      "value": "(405) 579-5858"
    }
  ],
  "address": [
    {
      "line": [
        "3280 Marshall Avenue"
      ],
      "city": "Norman",
      "state": "OK",
      "postalCode": "73072",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idnvcQwRF6ZXjvlczJtqbmYg"
    }
  ]
}