PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-fhir@5.0.0
    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-1-updatedocumentmetadatatransactionresponse
description: A profile for Update Document Metadata (CH:MHD-1) transaction response
package_name: ch.fhir.ig.ch-epr-fhir
derivation: constraint
name: CHMhd1UpdateDocumentMetadataTransactionResponse
type: Bundle
elements:
  type:
    pattern: {type: Code, value: transaction-response}
    index: 0
  entry:
    index: 1
    elements:
      resource: {mustSupport: true, index: 2}
      response: {mustSupport: true, index: 3}
    required: [response]
    slicing:
      rules: open
      description: Slicing based on the profile conformance of the entry
      discriminator:
      - {path: resource, type: profile}
      min: null
      slices:
        DocumentReference:
          match: {}
          schema:
            short: DocumentReference
            mustSupport: true
            array: true
            index: 4
            elements:
              resource: {type: DocumentReference, index: 5}
            required: [resource]
        OperationOutcome:
          match: {}
          schema:
            short: OperationOutcome
            index: 6
            elements:
              resource: {type: OperationOutcome, index: 7}
            required: [resource]
package_version: 5.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-1-updatedocumentmetadatatransactionresponse
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 5.0.0