description: This Bundle profile represents a Public Health Document Bundle. It contains a US Public Health Composition. package_name: rs/hl7.fhir.us.ph derivation: constraint name: USPublicHealthDocumentBundle type: Bundle elements: identifier: {short: Document Bundle identifier (equivalent to ClinicalDocument.id in CDA), mustSupport: true, index: 0} type: pattern: {type: code, value: document} mustSupport: true type: code index: 1 entry: mustSupport: true index: 2 slicing: rules: open discriminator: - {path: $this.resource, type: profile} min: null slices: slicePublicHealthComposition: match: {} schema: mustSupport: true _required: true index: 3 elements: resource: {type: Resource, mustSupport: true, index: 4} required: [resource] package_version: library-1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-document-bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.0.0-ballot required: [identifier]