Implementation Guide Pseudonymization Interface for the MII
1.1.0 - ci-build

Implementation Guide Pseudonymization Interface for the MII - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

OperationDefinition: pseudonymize-multiple

Official URL: https://medizininformatik-initiative.de/fhir/fhir-pseudonymization/OperationDefinition/PseudonymizeMultiple Version: 1.1.0
Active as of 2025-07-17 Computable Name: Pseudonymize-multiple

Generation of a specific number of pseudonyms in an existing pseudonymisation context with simultaneous assignment to the given original value. A typical use case is the creation of secondary pseudonyms. For use in multi-pseudonym-domains.

Generated Narrative: OperationDefinition PseudonymizeMultiple

URL: [base]/$pseudonymize-multiple

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INtarget1..1Element

Specification of the pseudonymisation context on the basis of which multiple personal pseudonyms are generated or (if available) searched for the specified original identifiers. Requires a multi-pseudonym-domain.

INoriginal1..1Element

Specification of a single original identifier for which one or more pseudonyms are to be generated.

INcount1..1integer

Number of to be generated pseudonyms

OUTpseudonym1..*

In the return value, the repetition of the input values (pseudonymisation context, original identifier) is provided, but is not binding. When returning these input values, however, it is mandatory to ensure that pseudonym.target or pseudonym.orginal are identical to the original input values original.target or original.value.

OUTpseudonym.target0..1Element

Pseudonymisation context (identical with Request)

OUTpseudonym.original0..1Element

Original-identifier (identical with Request)

OUTpseudonym.value1..1Element

Personal or secondary pseudonym.

Generation of a specific number of pseudonyms in an existing pseudonymisation context with simultaneous assignment to the given original value. For use in multi-pseudonym-domains.