description: Bundle Resource profile for RESP-NET report content. This bundle is always part of the RESP-NET Reporting Bundle and organizes the information using a Composition resource and will contain all the resources referenced from a Composition resource. package_name: rs/hl7.fhir.us.resp derivation: constraint name: RespNetContentBundle type: Bundle elements: entry: mustSupport: true array: true min: 1 index: 0 slicing: rules: open discriminator: - {path: resource, type: type} min: 1 slices: composition: match: {} schema: mustSupport: true _required: true index: 1 elements: resource: {type: Composition, index: 2} package_version: net-1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/resp-net/StructureDefinition/resp-net-content-bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.0.0-ballot required: [entry]