PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mhd@5.0.0-comment
    https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.ProvideDocumentBundleResponse
description: A profile on the Bundle transaction-response for ITI-65 Provide Document Bundle response.\n\n- shall be a transaction response\n- shall have at least 1 entry for each entry in the request, in the same order as received in the request\n  - entry response location must be indicated
package_name: ihe.iti.mhd
derivation: constraint
name: ProvideDocumentBundleResponse
type: Bundle
elements:
  type:
    pattern: {type: Code, value: transaction-response}
    index: 0
  entry:
    short: One entry for each entry in the request, in the same order as received
    index: 1
    elements:
      response:
        short: Indicating the results of processing the entry
        index: 2
        elements:
          location: {index: 3}
        required: [location]
    required: [response]
package_version: 5.0.0-comment
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.ProvideDocumentBundleResponse
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 5.0.0-comment
required: [entry]