{
  "resourceType": "Organization",
  "id": "idDf27W4uCBs4ZO1B8i-oOXg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1740381268"
    }
  ],
  "active": true,
  "name": "Dr. Daniel office",
  "telecom": [
    {
      "system": "phone",
      "value": "(505) 884-0112"
    }
  ],
  "address": [
    {
      "line": [
        "7007 wyoming blvd NE",
        "suite E-3"
      ],
      "city": "Albuquerque",
      "state": "NM",
      "postalCode": "87109",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDf27W4uCBs4ZO1B8i-oOXg"
    }
  ]
}