{
  "resourceType": "Organization",
  "id": "idYzcDPkWBCl.0-t8k8smB7w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1346210473"
    }
  ],
  "active": true,
  "name": "ExplorAbilities Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(505) 268-7988"
    }
  ],
  "address": [
    {
      "line": [
        "5006 Copper NE"
      ],
      "city": "Albuquerque",
      "state": "NM",
      "postalCode": "87108",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYzcDPkWBCl.0-t8k8smB7w"
    }
  ]
}