PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@dokumentenaustausch-4.0.1
    https://gematik.de/fhir/isik/StructureDefinition/ISiKDokumentenSuchergebnisse
description: null
package_name: de.gematik.isik
derivation: constraint
name: ISiKDokumentenSuchergebnisse
type: Bundle
elements:
  type:
    short: Bundle-Typ
    pattern: {type: Code, value: searchset}
    mustSupport: true
    index: 0
  total: {short: Gesamtzahl der Suchtreffer, index: 1}
  entry:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: profile}
      min: null
      slices:
        DocumentReference:
          match: {}
          schema:
            short: Suchergebnis
            mustSupport: true
            array: true
            index: 3
            elements:
              fullUrl: {short: Serverseitige URL der Ressource, mustSupport: true, index: 4}
              resource: {type: DocumentReference, short: Eingebettete Ressource, mustSupport: true, index: 5}
            required: [resource, fullUrl]
package_version: dokumentenaustausch-4.0.1
class: profile
kind: resource
url: https://gematik.de/fhir/isik/StructureDefinition/ISiKDokumentenSuchergebnisse
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 4.0.1
required: [total]