{
  "resourceType": "Bundle",
  "id": "6e902361-1d59-44b3-a28c-e98919c20fea",
  "type": "collection",
  "entry": [
    {
      "fullUrl": "https://fhirpresentation.assertus.com/fhir/r4/Endpoint/id-QAE5up.LN56zyZ8nOZixg",
      "resource": {
        "resourceType": "Endpoint",
        "id": "id-QAE5up.LN56zyZ8nOZixg",
        "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://fhirpresentation.assertus.com/fhir/medicus/greatmed/r4"
      }
    },
    {
      "fullUrl": "https://fhirpresentation.assertus.com/fhir/r4/Organization/id-QAE5up.LN56zyZ8nOZixg",
      "resource": {
        "resourceType": "Organization",
        "id": "id-QAE5up.LN56zyZ8nOZixg",
        "identifier": [
          {
            "system": "urn:oid:1.2.3.4.5",
            "value": "MedicusQA"
          }
        ],
        "active": true,
        "name": "Medicus QA",
        "telecom": [
          {
            "system": "phone",
            "value": "787-111-1111"
          },
          {
            "system": "email",
            "value": "christian.encarnacion@assertus.com"
          }
        ],
        "address": [
          {
            "line": [
              "Street 1"
            ],
            "city": "City",
            "state": "KS",
            "postalCode": "40242",
            "country": "US"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/id-QAE5up.LN56zyZ8nOZixg"
          }
        ]
      }
    }
  ]
}