PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@epr-mhealth-0.1.2
    http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-providedocumentbundle-comprehensive-response
description: IHE MHD profile on Response of Provide Document Bundle (ITI-65) transaction with Comprehensive Metadata.
package_name: ch.fhir.ig.ch
derivation: constraint
name: IHE_MHD_ProvideDocumentBundle_Comprehensive_Response_CH
type: Bundle
elements:
  type:
    pattern: {type: Code, value: transaction-response}
    index: 0
  link:
    index: 1
    elements:
      relation: {index: 2}
      url: {index: 3}
  entry:
    short: One entry for each entry in the request, in the same order as received
    array: true
    min: 2
    index: 4
    elements:
      response:
        short: Indicating the results of processing the entry
        index: 5
        elements:
          status: {index: 6}
          location: {index: 7}
          etag: {index: 8}
          outcome: {index: 9}
        required: [location]
    required: [response]
package_version: epr-mhealth-0.1.2
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-providedocumentbundle-comprehensive-response
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 0.1.2