{
  "resourceType": "Organization",
  "id": "idGvmSYXB3Ymcz5RWjoo6bKg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1144526997"
    }
  ],
  "active": true,
  "name": "Marian Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(801) 468-6856"
    }
  ],
  "address": [
    {
      "line": [
        "451 Bishop Federal Lane"
      ],
      "city": "Salt Lake City",
      "state": "UT",
      "postalCode": "84115",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGvmSYXB3Ymcz5RWjoo6bKg"
    }
  ]
}