{
  "resourceType": "Organization",
  "id": "idcHMxkHtEy9JT24.owQHXYw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1427022342"
    }
  ],
  "active": true,
  "name": "St Francis",
  "telecom": [
    {
      "system": "phone",
      "value": "(505) 995-0170"
    }
  ],
  "address": [
    {
      "line": [
        "1502 S. St. Francis Drive"
      ],
      "city": "Santa Fe",
      "state": "NM",
      "postalCode": "87505",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idcHMxkHtEy9JT24.owQHXYw"
    }
  ]
}