{
  "id": "ktc-b7-bad-type",
  "title": "Bundle.type is document (invalid)",
  "tier": "bundle",
  "level": "negative",
  "tests": [
    "#fhir-bundle-profile-patientsharedbundle"
  ],
  "description": "type must be collection. Receivers reject or flag — and never crash.",
  "input": {
    "shlink": "shlink:/eyJ1cmwiOiJodHRwczovL2t0Yy1zcGVjLmdpdGh1Yi5pby92ZWN0b3JzL2ZpbGVzL2t0Yy1iNy1iYWQtdHlwZS5qd2UiLCJmbGFnIjoiVSIsImtleSI6Imxib1dRU3VxT2FNb2FMX1JQZGRJRXZqVThvS1pVOHV5RjZ0QkRWWEN1UVkiLCJleHAiOjE4MTI4MzczMzcsImxhYmVsIjoiV3JvbmcgYnVuZGxlIHR5cGUifQ",
    "viewerPrefixed": "https://shlink-viewer.example.org/#shlink:/eyJ1cmwiOiJodHRwczovL2t0Yy1zcGVjLmdpdGh1Yi5pby92ZWN0b3JzL2ZpbGVzL2t0Yy1iNy1iYWQtdHlwZS5qd2UiLCJmbGFnIjoiVSIsImtleSI6Imxib1dRU3VxT2FNb2FMX1JQZGRJRXZqVThvS1pVOHV5RjZ0QkRWWEN1UVkiLCJleHAiOjE4MTI4MzczMzcsImxhYmVsIjoiV3JvbmcgYnVuZGxlIHR5cGUifQ",
    "qr": "qr/ktc-b7-bad-type.png",
    "qrContent": "shlink:/eyJ1cmwiOiJodHRwczovL2t0Yy1zcGVjLmdpdGh1Yi5pby92ZWN0b3JzL2ZpbGVzL2t0Yy1iNy1iYWQtdHlwZS5qd2UiLCJmbGFnIjoiVSIsImtleSI6Imxib1dRU3VxT2FNb2FMX1JQZGRJRXZqVThvS1pVOHV5RjZ0QkRWWEN1UVkiLCJleHAiOjE4MTI4MzczMzcsImxhYmVsIjoiV3JvbmcgYnVuZGxlIHR5cGUifQ"
  },
  "expect": {
    "outcome": "reject",
    "payload": {
      "url": "https://ktc-spec.github.io/vectors/files/ktc-b7-bad-type.jwe",
      "flag": "U",
      "key": "lboWQSuqOaMoaL_RPddIEvjU8oKZU8uyF6tBDVXCuQY",
      "exp": 1812837337,
      "label": "Wrong bundle type"
    },
    "decrypted": {
      "sha256": "5f1e6a94aed1bb844be0c39aea2997b900f4a34a7c5a06ceedacb6217a795edc",
      "bundle": "bundles/bad-type-document.json",
      "entries": 2
    },
    "notes": [
      "Decryption succeeds; the profile check fails. expect.failStage is bundle."
    ],
    "failStage": "bundle"
  },
  "responses": {
    "https://ktc-spec.github.io/vectors/files/ktc-b7-bad-type.jwe": {
      "status": 200,
      "headers": {
        "content-type": "application/jose"
      },
      "bodyFile": "files/ktc-b7-bad-type.jwe"
    }
  }
}