description: This profile defines how the Bundle resource is used to represent a European Patient Summary. package_name: hl7.fhir.eu.eps derivation: constraint name: BundleEuEps type: Bundle elements: identifier: {index: 0} timestamp: {index: 1} entry: short: Entry resource in the patient summary bundle array: true min: 2 index: 2 elements: fullUrl: {index: 3} resource: {index: 4} search: {index: 5} request: {index: 6} response: {index: 7} required: [resource, fullUrl] slicing: rules: open discriminator: - {path: resource, type: type} - {path: resource, type: profile} min: 2 slices: patient: match: {} schema: _required: true index: 10 elements: resource: {type: Patient, index: 11} immunization: match: {} schema: array: true index: 28 elements: resource: {type: Immunization, index: 29} observation-pregnancy-age: match: {} schema: array: true index: 58 elements: resource: {type: Observation, index: 59} deviceusestatement: match: {} schema: array: true index: 20 elements: resource: {type: DeviceUseStatement, index: 21} diagnosticreport: match: {} schema: array: true index: 22 elements: resource: {type: DiagnosticReport, index: 23} careplan: match: {} schema: array: true index: 14 elements: resource: {type: CarePlan, index: 15} specimen: match: {} schema: array: true index: 56 elements: resource: {type: Specimen, index: 57} medicationrequest: match: {} schema: array: true index: 32 elements: resource: {type: MedicationRequest, index: 33} allergyintolerance: match: {} schema: array: true index: 12 elements: resource: {type: AllergyIntolerance, index: 13} flag: match: {} schema: array: true index: 24 elements: resource: {type: Flag, index: 25} practitionerrole: match: {} schema: array: true index: 38 elements: resource: {type: PractitionerRole, index: 39} observation-pregnancy-status: match: {} schema: array: true index: 46 elements: resource: {type: Observation, index: 47} procedure: match: {} schema: array: true index: 40 elements: resource: {type: Procedure, index: 41} organization: match: {} schema: array: true index: 54 elements: resource: {type: Organization, index: 55} observation-pregnancy-outcome: match: {} schema: array: true index: 44 elements: resource: {type: Observation, index: 45} condition: match: {} schema: array: true index: 16 elements: resource: {type: Condition, index: 17} medicationstatement: match: {} schema: array: true index: 34 elements: resource: {type: MedicationStatement, index: 35} practitioner: match: {} schema: array: true index: 36 elements: resource: {type: Practitioner, index: 37} observation-tobacco-use: match: {} schema: array: true index: 50 elements: resource: {type: Observation, index: 51} device: match: {} schema: array: true index: 18 elements: resource: {type: Device, index: 19} composition: match: {} schema: _required: true index: 8 elements: resource: {type: Composition, index: 9} observation-vital-signs: match: {} schema: array: true index: 52 elements: resource: {type: Observation, index: 53} imagingstudy: match: {} schema: array: true index: 26 elements: resource: {type: ImagingStudy, index: 27} observation-alcohol-use: match: {} schema: array: true index: 48 elements: resource: {type: Observation, index: 49} observation-pregnancy-edd: match: {} schema: array: true index: 42 elements: resource: {type: Observation, index: 43} medication: match: {} schema: array: true index: 30 elements: resource: {type: Medication, index: 31} package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.eu/fhir/eps/StructureDefinition/bundle-eu-eps base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.0.0-ballot