{
  "resourceType": "Bundle",
  "id": "doc-bundle-2025-001",
  "meta": {
    "profile": ["https://belegung-api.median-kliniken.de/fhir/StructureDefinition/DocumentBundle"]
  },
  "type": "collection",
  "timestamp": "2025-01-15T14:30:00+01:00",
  "entry": [
    {
      "fullUrl": "urn:uuid:a1b2c3d4-e5f6-7890-abcd-ef1234567890",
      "resource": {
        "resourceType": "DocumentReference",
        "id": "doc-ref-001",
        "masterIdentifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "https://source-system.example.org/documents/DOC-2025-123456"
        },
        "status": "current",
        "type": {
          "coding": [
            {
              "system": "http://dvmd.de/fhir/CodeSystem/kdl",
              "code": "AD010109",
              "display": "Ärztlicher Befundbericht"
            }
          ]
        },
        "description": "Entlassbrief zur Aufnahmeanfrage",
        "content": [
          {
            "attachment": {
              "contentType": "application/pdf",
              "url": "Binary/binary-001"
            }
          }
        ],
        "context": {
          "related": [
            {
              "type": "ServiceRequest",
              "identifier": {
                "system": "urn:ietf:rfc:3986",
                "value": "https://source-system.example.org/fhir/ServiceRequest/SR-2025-123456"
              }
            }
          ]
        }
      }
    },
    {
      "fullUrl": "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901",
      "resource": {
        "resourceType": "Binary",
        "id": "binary-001",
        "contentType": "application/pdf",
        "data": "JVBERi0xLjQKJeLjz9MKMSAwIG9iago8PC9UeXBlL0NhdGFsb2cvUGFnZXMgMiAwIFI+PgplbmRvYmoKMiAwIG9iago8PC9UeXBlL1BhZ2VzL0tpZHNbMyAwIFJdL0NvdW50IDE+PgplbmRvYmoKMyAwIG9iago8PC9UeXBlL1BhZ2UvTWVkaWFCb3hbMCAwIDYxMiA3OTJdL1BhcmVudCAyIDAgUi9SZXNvdXJjZXM8PD4+Pj4KZW5kb2JqCnhyZWYKMCA0CjAwMDAwMDAwMDAgNjU1MzUgZiAKMDAwMDAwMDAxNSAwMDAwMCBuIAowMDAwMDAwMDY4IDAwMDAwIG4gCjAwMDAwMDAxMjkgMDAwMDAgbiAKdHJhaWxlcgo8PC9TaXplIDQvUm9vdCAxIDAgUj4+CnN0YXJ0eHJlZgoyMjgKJSVFT0YK"
      }
    }
  ]
}
