PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-mhealth@0.1.2
    http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/IHE.MHD.Query.Comprehensive.DocumentReference.Bundle
description: IHE MHD Profile on DocumentReference (DocumentEntry) in a Bundle from a Query with Comprehensive Metadata (aka XDS-on-FHIR).
package_name: ch.fhir.ig.ch-epr-mhealth
derivation: constraint
name: IHE_MHD_Query_Comprehensive_DocumentReference_Bundle
type: Bundle
elements:
  type:
    pattern: {type: Code, value: searchset}
    index: 0
  total: {index: 1}
  link:
    index: 2
    elements:
      relation: {index: 3}
      url: {index: 4}
  entry:
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: profile}
      min: null
      slices:
        DocumentReference:
          match: {}
          schema:
            short: DocumentReference
            index: 6
            elements:
              resource: {type: Resource, index: 7}
            required: [resource]
package_version: 0.1.2
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/IHE.MHD.Query.Comprehensive.DocumentReference.Bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 0.1.2
required: [total]