description: Bundle Resource profile for exchanging RESP-NET report. This bundle contains the MessageHeader resource used for routing and the RESP-NET Content Bundle specifying the content. package_name: hl7.fhir.us.resp-net derivation: constraint name: RespNetReportingBundle type: Bundle elements: entry: mustSupport: true array: true min: 2 index: 0 slicing: rules: open discriminator: - {path: resource, type: type} min: 2 slices: sliceMessageHeader: match: {} schema: mustSupport: true _required: true index: 1 elements: resource: {type: MessageHeader, index: 2} contentBundle: match: {} schema: mustSupport: true _required: true index: 3 elements: resource: {type: Bundle, index: 4} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/resp-net/StructureDefinition/resp-net-reporting-bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.0.0