{description: 'The merge operation is used to request two patient resources be merged. One of the two patients is identified as the source and one as the target. The data from the source patient will be merged with the data of the target patient.\r\rThe source Patient resource will be updated to add a new Patient.link reference to the target Patient resource with a link-type of replaced-by. The source Patient will also be updated to have a status of inactive, unless the source Patient resource was deleted.\r\rThe target Patient resource will be updated to add a new Patient.link reference to the source Patient resource with a link-type of replaces unless the source Patient resource is deleted. The target Patient resource must be included in the result-patient parameter if used.', package_name: hl7.fhir.r5.core, name: Merge, type: 'true', package_version: 5.0.0, class: operation, kind: operation, url: 'http://hl7.org/fhir/OperationDefinition/Patient-merge', version: 5.0.0}