{
  "resourceType": "Bundle",
  "id": "compulink-api-v1",
  "type": "collection",
  "entry": [
    {
      "fullUrl": "https://fhir.compulinkadvantage.com/13971/",
      "resource": {
        "resourceType": "Endpoint",
        "id": "13971",
        "status": "active",
        "payloadType": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
                "code": "hl7-fhir-rest"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json"
        ],
        "connectionType": {
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
          "code": "hl7-fhir-rest"
        },
        "address": "https://fhir.compulinkadvantage.com/13971/"
      }
    },
    {
      "fullUrl": "https://fhir.compulinkadvantage.com/Organization/13971",
      "resource": {
        "resourceType": "Organization",
        "id": "13971",
        "active": true,
        "name": "The Eye Specialists, PA",
        "address": [
          {
            "line": [
              "745 Route 202/206 Suite 301"
            ],
            "city": "Bridgewater",
            "state": "NJ",
            "postalCode": "08807",
            "country": "US"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/13971"
          },
          {
            "reference": "Endpoint/13971"
          }
        ]
      }
    },

    {
      "fullUrl": "https://fhir.compulinkadvantage.com/99754/",
      "resource": {
        "resourceType": "Endpoint",
        "id": "99754",
        "status": "active",
        "payloadType": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
                "code": "hl7-fhir-rest"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json"
        ],
        "connectionType": {
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
          "code": "hl7-fhir-rest"
        },
        "address": "https://fhir.compulinkadvantage.com/99754/"
      }
    },
    {
      "fullUrl": "https://fhir.compulinkadvantage.com/Organization/99754",
      "resource": {
        "resourceType": "Organization",
        "id": "99754",
        "active": true,
        "name": "Compulink Healthcare Solutions",
        "address": [
          {
            "line": [
              "1100 Business Center Cir"
            ],
            "city": "Newbury Park",
            "state": "California",
            "postalCode": "91320",
            "country": "US"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/99754"
          },
          {
            "reference": "Endpoint/99754"
          }
        ]
      }
    }
  
  ]
  }
