{
  "resourceType": "Organization",
  "id": "id9jsUtsT3sCL9c44vlbYNWw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1689052086"
    }
  ],
  "active": true,
  "name": "Dr. Alex Rivera-Fernandez, Ph.D., LADC 1",
  "telecom": [
    {
      "system": "phone",
      "value": "(800) 939-3464"
    }
  ],
  "address": [
    {
      "line": [
        "P.O. Box 4512"
      ],
      "city": "Springfield",
      "state": "MA",
      "postalCode": "01101",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9jsUtsT3sCL9c44vlbYNWw"
    }
  ]
}