Implementation Guide MII Schnittstelle Pseudonymisierung
1.0.2 - ci-build

Implementation Guide MII Schnittstelle Pseudonymisierung - Local Development build (v1.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

OperationDefinition: de-pseudonymize

Official URL: https://medizininformatik-initiative.de/fhir/fhir-pseudonymization/OperationDefinition/DePseudonymize Version: 1.0.2
Active as of 2025-04-08 Computable Name: De-Pseudonymize

Returns the original value for a given pseudonym. The algorithm to be used is left to the implementers of the operation. Errors during the execution of the operation must be returned as OperationOutcome.

Generated Narrative: OperationDefinition DePseudonymize

URL: [base]/$de-pseudonymize

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INtarget1..1Element

Specification of the pseudonymisation context on the basis of which a personal pseudonym is searched for the specified original identifiers

INpseudonym1..1Element

Specification of a pseudonym for which unique original values assigned in the specified pseudonymisation context are searched for

OUToriginal1..*
OUToriginal.target0..1Identifier

Pseudonymisation context (identical with request)

OUToriginal.value1..1Identifier

Original-Identifier

OUToriginal.pseudonym0..1Identifier

Personal pseudonym (identical with request)