{
  "resourceType": "Bundle",
  "type": "collection",
  "timestamp": "2026-04-12T18:40:47.9952323-05:00",
  "entry": [
    {
      "fullUrl": "https://api.practicestudio.net",
      "resource": {
        "resourceType": "Endpoint",
        "id": "2c84248e-fbf8-471b-ab67-af3a064dd403",
        "status": "active",
        "connectionType": {
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
          "code": "hl7-fhir-rest"
        },
        "name": "Baxter Clinic",
        "period": {
          "start": "2024-12-15T00:00:00Z"
        },
        "payloadType": [
          {
            "coding": [
              {
                "system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
                "code": "urn:hl7-org:sdwg:ccda-structuredBody:1.1"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json",
          "application/json+fhir"
        ],
        "address": "https://api.practicestudio.net/baxter/fhir"
      }
    },
    {
      "fullUrl": "https://api.practicestudio.net/baxter/fhir",
      "resource": {
        "resourceType": "Organization",
        "id": "031b1b3d-156a-44d5-ad07-bfcbae1b0c99",
        "name": "Baxter Clinic",
        "endpoint": [
          {
            "reference": "Endpoint/2c84248e-fbf8-471b-ab67-af3a064dd403"
          }
        ],
        "address": [
          {
            "line": [
              "Address Line"
            ],
            "city": "Amarillo",
            "state": "TX",
            "postalCode": "79106",
            "country": "United States of America"
          }
        ],
        "active": true
      }
    }
  ]
}