{
  "resourceType": "Bundle",
  "id": "17e7e019-a023-46c8-89ee-c58df4ca1818",
  "type": "collection",
  "entry": [
    {
      "fullUrl": "https://fhir.procentive.com/fhir/r4/Endpoint/idmKlbxW2Sto2YV-kI22EDAw",
      "resource": {
        "resourceType": "Endpoint",
        "id": "idmKlbxW2Sto2YV-kI22EDAw",
        "status": "active",
        "connectionType": {
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
          "code": "hl7-fhir-rest"
        },
        "payloadType": [
          {
            "coding": [
              {
                "system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
                "code": "urn:ihe:pcc:xphr:2007"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json",
          "application/json+fhir",
          "application/xml+fhir",
          "application/fhir+xml"
        ],
        "address": "https://fhir.procentive.com/fhir/procentive/basepractice/r4"
      }
    },
    {
      "fullUrl": "https://fhir.procentive.com/fhir/r4/Organization/idmKlbxW2Sto2YV-kI22EDAw",
      "resource": {
        "resourceType": "Organization",
        "id": "idmKlbxW2Sto2YV-kI22EDAw",
        "identifier": [
          {
            "system": "urn:oid:2.16.840.1.113883.3.6806",
            "value": "Procentive"
          }
        ],
        "active": true,
        "name": "Procentive",
        "telecom": [
          {
            "system": "url",
            "value": "https://therapybrands.com/contact-us/"
          }
        ],
        "address": [
          {
            "line": [
              "2 20th St. N",
              "Ste. 500"
            ],
            "city": "Birmingham",
            "state": "AL",
            "postalCode": "35203",
            "country": "US"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/idmKlbxW2Sto2YV-kI22EDAw"
          }
        ]
      }
    }
  ]
}