{
  "resourceType": "Bundle",
  "id": "ezemrx-endpoints-r4",
  "type": "collection",
  "entry": [
    {
      "fullUrl": "https://services.ezemrx.com/ezEMRx/api-server/r4/Endpoint/ezemrx-endpoint",
      "resource": {
        "resourceType": "Endpoint",
        "id": "ezemrx-endpoint",
        "name": "ezEMRx Endpoint",
        "status": "active",
        "connectionType": {
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
          "code": "direct-project"
        },
        "payloadType": [
          {
            "coding": [
              {
                "system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
                "code": "urn:hl7-org:sdwg:ccda-structuredBody:1.1"
              }
            ]
          }
        ],
        "address": "https://services.ezemrx.com/ezEMRx/api-server/r4"
      }
    },
    {
      "fullUrl": "https://services.ezemrx.com/ezEMRx/api-server/r4/Organization/1538",
      "resource": {
        "resourceType": "Organization",
        "id": "1538",
        "name": "Anne Marie Kudelka, MD FACC Center for Heart Health",
        "active": true,
        "identifier": [
          {
            "system": "http://hl7.org/fhir/sid/us-npi",
            "value": "1376503557"
          }
        ],
        "address": [
          {
            "line": [
              "233 E. Erie St",
	      "Suite 305"
            ],
            "city": "Chicago",
            "state": "IL",
            "postalCode": "60611",
            "country": "United States of America"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/ezemrx-endpoint"
          }
        ]
      }
    },
    {
      "fullUrl": "https://services.ezemrx.com/ezEMRx/api-server/r4/Organization/1547",
      "resource": {
        "resourceType": "Organization",
        "id": "1547",
        "name": "Bhanu J Shah MDPC",
        "active": true,
        "identifier": [
          {
            "system": "http://hl7.org/fhir/sid/us-npi",
            "value": "1295743896"
          }
        ],
        "address": [
          {
            "line": [
              "37300 Dequindre DR",
	      "Suite 115"
            ],
            "city": "Sterling Heights",
            "state": "MI",
            "postalCode": "48310",
            "country": "United States of America"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/ezemrx-endpoint"
          }
        ]
      }
    }
  ]
}