{
  "resourceType": "Organization",
  "id": "idYRkp9bfQb6KQWkHfEo1-fA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1790129401"
    }
  ],
  "active": true,
  "name": "PARC",
  "telecom": [
    {
      "system": "phone",
      "value": "(928) 487-1004"
    }
  ],
  "address": [
    {
      "line": [
        "1630 Shoup St"
      ],
      "city": "Prescott",
      "state": "Az",
      "postalCode": "86305",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYRkp9bfQb6KQWkHfEo1-fA"
    }
  ]
}