0.1.0 - ci-build

PseudonymizationIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

OperationDefinition: De-Pseudonymize a given pseudonym.

Official URL: https://medizininformatik-initiative.de/fhir/fhir-pseudonymization/OperationDefinition/DePseudonymize Version: 0.1.0
Active as of 2024-10-09 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
INpseudonym1..1string | Identifier

The pseudonym to de-pseudonymize.

INtarget0..1string

A context value for the operation. This could be used for providing project names, pseudonym domains, etc.

OUToriginal1..1string | Identifier

The original value before pseudonymization.