description: See https://wiki.ihe.net/index.php/Patient_Master_Identity_Registry_(PMIR) package_name: rs/ch.fhir.ig.ch derivation: constraint name: IHE_PMIR_BundleHistory type: Bundle elements: type: pattern: {type: code, value: history} type: code index: 0 entry: index: 1 slicing: rules: open discriminator: - {path: resource, type: profile} min: 1 slices: PMIRPatientEntry: match: {} schema: _required: true index: 2 elements: resource: {type: Resource, index: 3} required: [resource] package_version: epr-mhealth-0.2.0 class: profile kind: resource url: http://ihe.net/fhir/StructureDefinition/IHE.PMIR.BundleHistory base: http://hl7.org/fhir/StructureDefinition/Bundle version: 0.2.0 required: [entry]